1. 30c7be2 udplite: call proper backlog handlers by Eric Dumazet · 8 years ago
  2. 6abdd5f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  3. 4cac820 udp: get rid of sk_prot_clear_portaddr_nulls() by Eric Dumazet · 8 years ago
  4. 75d855a udp: get rid of SLAB_DESTROY_BY_RCU allocations by Eric Dumazet · 8 years ago
  5. b26ba20 net: Eliminate no_check from protosw by Tom Herbert · 10 years ago
  6. afd46503 net: ipv4: Standardize prefixes for message logging by Joe Perches · 12 years ago
  7. 058bd4d net: Convert printks to pr_<level> by Joe Perches · 12 years ago
  8. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  9. 73cb88e net: make the tcp and udp file_operations for the /proc stuff const by Arjan van de Ven · 13 years ago
  10. bc3b2d7 net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules by Paul Gortmaker · 13 years ago
  11. fcbdf09 net: fix nulls list corruptions in sk_prot_alloc by Octavian Purdila · 14 years ago
  12. 4bc2f18 net/ipv4: EXPORT_SYMBOL cleanups by Eric Dumazet · 14 years ago
  13. 2c8c1e7 net: spread __net_init, __net_exit by Alexey Dobriyan · 14 years ago
  14. 13f18aa net: drop capability from protocol definitions by Eric Paris · 15 years ago
  15. f86dcc5 udp: dynamically size hash tables at boot time by Eric Dumazet · 15 years ago
  16. 3261309 net: constify struct net_protocol by Alexey Dobriyan · 15 years ago
  17. 271b72c udp: RCU handling for Unicast packets. by Eric Dumazet · 16 years ago
  18. 645ca70 udp: introduce struct udp_table and multiple spinlocks by Eric Dumazet · 16 years ago
  19. 386019d mib: put udplite statistics on struct net by Pavel Emelyanov · 16 years ago
  20. 0b04082 net: remove CVS keywords by Adrian Bunk · 16 years ago
  21. 4ad96d3 [UDP]: Remove owner from udp_seq_afinfo. by Denis V. Lunev · 16 years ago
  22. 3ba9441 [UDP]: Place file operations directly into udp_seq_afinfo. by Denis V. Lunev · 16 years ago
  23. dda6192 [UDP]: Move seq_ops from udp_iter_state to udp_seq_afinfo. by Denis V. Lunev · 16 years ago
  24. bdcde3d [SOCK]: Drop inuse pcounter from struct proto (v2). by Pavel Emelyanov · 16 years ago
  25. 92f1fec [NETNS]: Enable TCP/UDP/ICMP inside namespace. by Denis V. Lunev · 16 years ago
  26. 84c375a [NETNS][UDP-Lite]: Register /proc/net/udplite(6) in a namespace. by Pavel Emelyanov · 16 years ago
  27. ff2bac6 [UDP-Lite]: Clean up proc creation a bit. by Pavel Emelyanov · 16 years ago
  28. 6ba5a3c [UDP]: Make full use of proto.h.udp_hash innovation. by Pavel Emelyanov · 16 years ago
  29. 0c96d8c [NETNS][IPV6] udp6 - make proc per namespace by Daniel Lezcano · 16 years ago
  30. db8dac2 [UDP]: Revert udplite and code split. by David S. Miller · 16 years ago[Renamed from net/ipv4/udplite_ipv4.c]
  31. 0dc4787 net: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  32. 8be8af8 [IPV4] UDP: Move IPv4-specific bits to other file. by YOSHIFUJI Hideaki · 16 years ago[Renamed from net/ipv4/udplite.c]
  33. fc80be8 [IPV4] UDP,UDPLITE: Sparse: {__udp4_lib,udp,udplite}_err() are of void. by YOSHIFUJI Hideaki · 16 years ago
  34. 47a31a6 [IPV4]: Use the {DEFINE|REF}_PROTO_INUSE infrastructure by Eric Dumazet · 17 years ago
  35. 32c1da7 [UDP]: Randomize port selection. by Stephen Hemminger · 17 years ago
  36. df2bc45 [UDP]: Revert 2-pass hashing changes. by David S. Miller · 17 years ago
  37. fc03841 [UDP]: Fix AF-specific references in AF-agnostic code. by David S. Miller · 17 years ago
  38. 759e5d0 [UDP]: Clean up UDP-Lite receive checksum by Herbert Xu · 17 years ago
  39. f5b99bc [NET]: Possible cleanups. by Adrian Bunk · 18 years ago
  40. ba4e58e [NET]: Supporting UDP-Lite (RFC 3828) in Linux by Gerrit Renker · 18 years ago