1. 5796254 net: Remove the member netns_ok by Yejune Deng · 3 years, 8 months ago
  2. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
  3. 32bbd87 net: Convert protocol error handlers from void to int by Stefano Brivio · 6 years ago
  4. 7487449 IPv4: early demux can return an error code by Paolo Abeni · 7 years ago
  5. dddb64b net: Add sysctl to toggle early demux for tcp and udp by subashab@codeaurora.org · 8 years ago
  6. 46aa2f3 udp: Remove udp_offloads by Tom Herbert · 9 years ago
  7. 787d7ac udp: restrict offloads to one namespace by Hannes Frederic Sowa · 9 years ago
  8. b26ba20 net: Eliminate no_check from protosw by Tom Herbert · 11 years ago
  9. b582ef0 net: Add GRO support for UDP encapsulating protocols by Or Gerlitz · 11 years ago
  10. 8ed1dc4 ipv4: introduce hardened ip_no_pmtu_disc mode by Hannes Frederic Sowa · 11 years ago
  11. f307c63 protocol.h: Remove extern from function prototypes by Joe Perches · 11 years ago
  12. f191a1d net: Remove code duplication between offload structures by Vlad Yasevich · 12 years ago
  13. c6b641a ipv6: Pull IPv6 GSO registration out of the module by Vlad Yasevich · 12 years ago
  14. 3336288 ipv6: Switch to using new offload infrastructure. by Vlad Yasevich · 12 years ago
  15. bca49f8 ipv4: Switch to using the new offload infrastructure. by Vlad Yasevich · 12 years ago
  16. 8ca896c ipv6: Add new offload registration infrastructure. by Vlad Yasevich · 12 years ago
  17. de27d00 net: Add net protocol offload registration infrustructure by Vlad Yasevich · 12 years ago
  18. c710998 ipv6: Early TCP socket demux by Eric Dumazet · 12 years ago
  19. 160eb5a ipv4: Kill early demux method return value. by David S. Miller · 13 years ago
  20. c10237e Revert "ipv4: tcp: dont cache unconfirmed intput dst" by David S. Miller · 13 years ago
  21. c074da2 ipv4: tcp: dont cache unconfirmed intput dst by Eric Dumazet · 13 years ago
  22. 41063e9 ipv4: Early TCP socket demux. by David S. Miller · 13 years ago
  23. f9242b6 inet: Sanitize inet{,6} protocol demux. by David S. Miller · 13 years ago
  24. dfd56b8 net: use IS_ENABLED(CONFIG_IPV6) by Eric Dumazet · 13 years ago
  25. c8f44af net: introduce and use netdev_features_t for device features sets by Michał Mirosław · 13 years ago
  26. 04ed3e7 net: change netdev->features to u32 by Michał Mirosław · 14 years ago
  27. e0ad61e net: add __rcu annotations to protocol by Eric Dumazet · 14 years ago
  28. 13f18aa net: drop capability from protocol definitions by Eric Paris · 15 years ago
  29. fd2c3ef net: cleanup include/net by Eric Dumazet · 15 years ago
  30. 41135cc net: constify struct inet6_protocol by Alexey Dobriyan · 15 years ago
  31. 3261309 net: constify struct net_protocol by Alexey Dobriyan · 15 years ago
  32. d5fdd6b ipv6: Use correct data types for ICMPv6 type and code by Brian Haley · 16 years ago
  33. 787e920 ipv6: Add GRO support by Herbert Xu · 16 years ago
  34. 73cc19f ipv4: Add GRO infrastructure by Herbert Xu · 16 years ago
  35. f145049 [NETNS]: Drop packets in the non-initial namespace on the per/protocol basis. by Denis V. Lunev · 17 years ago
  36. 87c3efb [IPV6]: make inet6_register_protosw to return an error code by Daniel Lezcano · 17 years ago
  37. e5bbef2 [IPV6]: Replace sk_buff ** with sk_buff * in input handlers by Herbert Xu · 17 years ago
  38. ee41e2d [INET]: Change protocol field in struct inet_protosw to u16 by Arnaldo Carvalho de Melo · 18 years ago
  39. 04ce690 [IPV6]: 'info' argument of ipv6 ->err_handler() is net-endian by Al Viro · 18 years ago
  40. a430a43 [NET] gso: Fix up GSO packets with broken checksums by Herbert Xu · 19 years ago
  41. adcfc7d [IPV6]: Added GSO support for TCPv6 by Herbert Xu · 19 years ago
  42. 576a30e [NET]: Added GSO header verification by Herbert Xu · 19 years ago
  43. f4c50d9 [NET]: Add software TSOv4 by Herbert Xu · 19 years ago
  44. 62c4f0a Don't include linux/config.h from anywhere else in include/ by David Woodhouse · 19 years ago
  45. 951dbc8 [IPV6]: Move nextheader offset to the IP6CB by Patrick McHardy · 19 years ago
  46. 90ddc4f [NET]: move struct proto_ops to const by Eric Dumazet · 19 years ago
  47. d83d846 [IP_SOCKGLUE]: Remove most of the tcp specific calls by Arnaldo Carvalho de Melo · 19 years ago
  48. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago