1. 30c7be2 udplite: call proper backlog handlers by Eric Dumazet · 7 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. 6a6ad2a ipv6: udp: remove udp_v6_clear_sk() by Eric Dumazet · 8 years ago
  5. 75d855a udp: get rid of SLAB_DESTROY_BY_RCU allocations by Eric Dumazet · 8 years ago
  6. b26ba20 net: Eliminate no_check from protosw by Tom Herbert · 10 years ago
  7. f77d602 ipv6: do not clear pinet6 field by Eric Dumazet · 11 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 · 13 years ago
  12. 2c8c1e7 net: spread __net_init, __net_exit by Alexey Dobriyan · 14 years ago
  13. 13f18aa net: drop capability from protocol definitions by Eric Paris · 15 years ago
  14. 41135cc net: constify struct inet6_protocol by Alexey Dobriyan · 15 years ago
  15. d5fdd6b ipv6: Use correct data types for ICMPv6 type and code by Brian Haley · 15 years ago
  16. 271b72c udp: RCU handling for Unicast packets. by Eric Dumazet · 16 years ago
  17. 645ca70 udp: introduce struct udp_table and multiple spinlocks by Eric Dumazet · 16 years ago
  18. be713a4 netns: make uplitev6 mib per/namespace by Denis V. Lunev · 16 years ago
  19. 0b04082 net: remove CVS keywords by Adrian Bunk · 16 years ago
  20. 4ad96d3 [UDP]: Remove owner from udp_seq_afinfo. by Denis V. Lunev · 16 years ago
  21. 3ba9441 [UDP]: Place file operations directly into udp_seq_afinfo. by Denis V. Lunev · 16 years ago
  22. dda6192 [UDP]: Move seq_ops from udp_iter_state to udp_seq_afinfo. by Denis V. Lunev · 16 years ago
  23. bdcde3d [SOCK]: Drop inuse pcounter from struct proto (v2). by Pavel Emelyanov · 16 years ago
  24. 84c375a [NETNS][UDP-Lite]: Register /proc/net/udplite(6) in a namespace. by Pavel Emelyanov · 16 years ago
  25. 6ba5a3c [UDP]: Make full use of proto.h.udp_hash innovation. by Pavel Emelyanov · 16 years ago
  26. 0c96d8c [NETNS][IPV6] udp6 - make proc per namespace by Daniel Lezcano · 16 years ago
  27. db8dac2 [UDP]: Revert udplite and code split. by David S. Miller · 16 years ago[Renamed from net/ipv6/udplite_ipv6.c]
  28. db1ed68 [IPV6] UDP: Rename IPv6 UDP files. by YOSHIFUJI Hideaki · 16 years ago[Renamed from net/ipv6/udplite.c]
  29. 77d0d35 [IPV6] UDP,UDPLITE: Sparse: {__udp6_lib,udp,udplite}_err() are of void. by YOSHIFUJI Hideaki · 16 years ago
  30. 09f7709 [IPV6]: fix section mismatch warnings by Daniel Lezcano · 16 years ago
  31. 7f4e486 [IPV6]: make the protocol initialization to return an error code by Daniel Lezcano · 16 years ago
  32. c5a432f [IPV6]: Use the {DEFINE|REF}_PROTO_INUSE infrastructure by Eric Dumazet · 17 years ago
  33. e5bbef2 [IPV6]: Replace sk_buff ** with sk_buff * in input handlers by Herbert Xu · 17 years ago
  34. df2bc45 [UDP]: Revert 2-pass hashing changes. by David S. Miller · 17 years ago
  35. fc03841 [UDP]: Fix AF-specific references in AF-agnostic code. by David S. Miller · 17 years ago
  36. 759e5d0 [UDP]: Clean up UDP-Lite receive checksum by Herbert Xu · 17 years ago
  37. f5b99bc [NET]: Possible cleanups. by Adrian Bunk · 17 years ago
  38. 8e5200f [NET]: Fix assorted misannotations (from md5 and udplite merges). by Al Viro · 18 years ago
  39. ba4e58e [NET]: Supporting UDP-Lite (RFC 3828) in Linux by Gerrit Renker · 17 years ago