1. 8ea204c net: Make locking in sock_bindtoindex optional by Ferenc Fejes · 4 years, 8 months ago
  2. 7594888 net: add sock_bindtoindex by Christoph Hellwig · 4 years, 8 months ago
  3. 09c434b treewide: Add SPDX license identifier for more missed files by Thomas Gleixner · 6 years ago
  4. 2eadee7 net/ipv4/udp_tunnel: prefer SO_BINDTOIFINDEX over SO_BINDTODEVICE by David Herrmann · 6 years ago
  5. da5095d05 udp_tunnel: add config option to bind to a device by Alexis Bauvin · 6 years ago
  6. a36e185 udp: Handle ICMP errors for tunnels with same destination port on both endpoints by Stefano Brivio · 6 years ago
  7. 296d8ee net: add infrastructure to un-offload UDP tunnel port by Sabrina Dubroca · 8 years ago
  8. 7a27fc6 net: check UDP tunnel RX port offload feature before calling tunnel ndo ndo by Sabrina Dubroca · 8 years ago
  9. 1938ee1 net: Remove deprecated tunnel specific UDP offload functions by Alexander Duyck · 9 years ago
  10. 7c46a64 net: Merge VXLAN and GENEVE push notifiers into a single notifier by Alexander Duyck · 9 years ago
  11. e7b3db5 net: Combine GENEVE and VXLAN port notifiers into single functions by Alexander Duyck · 9 years ago
  12. 38fd2af udp: Add socket based GRO and config by Tom Herbert · 9 years ago
  13. 5146d1f tunnel: Clear IPCB(skb)->opt before dst_link_failure called by Bernie Harris · 9 years ago
  14. 039f506 ip_tunnel: Move stats update to iptunnel_xmit() by Pravin B Shelar · 9 years ago
  15. c29a70d tunnel: introduce udp_tun_rx_dst() by Pravin B Shelar · 9 years ago
  16. 26abe14 net: Modify sk_alloc to not reference count the netns of kernel sockets. by Eric W. Biederman · 10 years ago
  17. eeb1bd5 net: Add a struct net parameter to sock_create_kern by Eric W. Biederman · 10 years ago
  18. 79b16aa udp_tunnel: Pass UDP socket down through udp_tunnel{, 6}_xmit_skb(). by David Miller · 10 years ago
  19. d998f8e udp: Do not require sock in udp_tunnel_xmit_skb by Tom Herbert · 10 years ago
  20. 224d019 ip: Move checksum convert defines to inet by Tom Herbert · 10 years ago
  21. 6a93cc9 udp-tunnel: Add a few more UDP tunnel APIs by Andy Zhou · 10 years ago
  22. fd38441 udp_tunnel: Seperate ipv6 functions into its own file. by Andy Zhou · 10 years ago
  23. 8024e02 udp: Add udp_sock_create for UDP tunnels to open listener socket by Tom Herbert · 11 years ago