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