1. c31504d udp: use atomic_inc_not_zero_hint by Eric Dumazet · 14 years ago
  2. 0d7da9d net: add __rcu annotation to sk_filter by Eric Dumazet · 14 years ago
  3. aa976fc tproxy: added udp6_lib_lookup function by Balazs Scheidler · 14 years ago
  4. 88440ae tproxy: added const specifiers to udp lookup functions by Balazs Scheidler · 14 years ago
  5. 719f835 udp: add rehash on connect() by Eric Dumazet · 14 years ago
  6. eedc765 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  7. 20c59de ipv6: Refactor update of IPv6 flowi destination address for srcrt (RH) option by Arnaud Ebalard · 14 years ago
  8. b1faf56 net: sock_queue_err_skb() dont mess with sk_forward_alloc by Eric Dumazet · 14 years ago
  9. 2903037 net: fix sk_forward_alloc corruptions by Eric Dumazet · 14 years ago
  10. 8a74ad6 net: fix lock_sock_bh/unlock_sock_bh by Eric Dumazet · 14 years ago
  11. d6bc014 ipv6: udp: make short packet logging consistent with ipv4 by Bjørn Mork · 14 years ago
  12. f84af32 net: ip_queue_rcv_skb() helper by Eric Dumazet · 14 years ago
  13. 4b0b72f net: speedup udp receive path by Eric Dumazet · 14 years ago
  14. c377411 net: sk_add_backlog() take rmem_alloc into account by Eric Dumazet · 14 years ago
  15. 4b340ae IPv6: Complete IPV6_DONTFRAG support by Brian Haley · 14 years ago
  16. 13b52cd IPv6: Add dontfrag argument to relevant functions by Brian Haley · 14 years ago
  17. 0eae88f net: Fix various endianness glitches by Eric Dumazet · 14 years ago
  18. 4a1032f Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 14 years ago
  19. 1223c67 udp: fix for unicast RX path optimization by Jorge Boncompte [DTI2] · 14 years ago
  20. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  21. a3a858f net: backlog functions rename by Zhu Yi · 14 years ago
  22. 5534979 udp: use limited socket backlog by Zhu Yi · 14 years ago
  23. 3ffe533 ipv6: drop unused "dev" arg of icmpv6_send() by Alexey Dobriyan · 14 years ago
  24. 81d54ec udp: remove redundant variable by Gerrit Renker · 14 years ago
  25. 2c8c1e7 net: spread __net_init, __net_exit by Alexey Dobriyan · 14 years ago
  26. 856540e IPv6: use ipv6_addr_v4mapped() by Brian Haley · 15 years ago
  27. 30fff92 udp: bind() optimisation by Eric Dumazet · 15 years ago
  28. f6b8f32 udp: multicast RX should increment SNMP/sk_drops counter in allocation failures by Eric Dumazet · 15 years ago
  29. a1ab77f ipv6: udp: Optimise multicast reception by Eric Dumazet · 15 years ago
  30. fddc17d ipv6: udp: optimize unicast RX path by Eric Dumazet · 15 years ago
  31. d4cada4 udp: split sk_hash into two u16 hashes by Eric Dumazet · 15 years ago
  32. 230f9bb Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  33. 13f18aa net: drop capability from protocol definitions by Eric Paris · 15 years ago
  34. 9d410c7 net: fix sk_forward_alloc corruption by Eric Dumazet · 15 years ago
  35. 8edf19c net: sk_drops consolidation part 2 by Eric Dumazet · 15 years ago
  36. c720c7e inet: rename some inet_sock fields by Eric Dumazet · 15 years ago
  37. 766e9037 net: sk_drops consolidation by Eric Dumazet · 15 years ago
  38. 3b88578 net: Generalize socket rx gap / receive queue overflow cmsg by Neil Horman · 15 years ago
  39. f86dcc5 udp: dynamically size hash tables at boot time by Eric Dumazet · 15 years ago
  40. b301e82 IPv6: use ipv6_addr_set_v4mapped() by Brian Haley · 15 years ago
  41. 51953d5 Use sk_mark for IPv6 routing lookups by Brian Haley · 15 years ago
  42. b705884 net: Make setsockopt() optlen be unsigned. by David S. Miller · 15 years ago
  43. 41135cc net: constify struct inet6_protocol by Alexey Dobriyan · 15 years ago
  44. 6ce9e7b ip: Report qdisc packet drops by Eric Dumazet · 15 years ago
  45. e651f03 inet6: Conversion from u8 to int by Gerrit Renker · 15 years ago
  46. ba73542 udpv6: Handle large incoming UDP/IPv6 packets and support software UFO by Sridhar Samudrala · 15 years ago
  47. 493c6be udpv6: Fix HW checksum support for outgoing UFO packets by Sridhar Samudrala · 15 years ago
  48. d5fdd6b ipv6: Use correct data types for ICMPv6 type and code by Brian Haley · 15 years ago
  49. 31e6d36 net: correct off-by-one write allocations reports by Eric Dumazet · 15 years ago
  50. adf3090 net: skb->dst accessors by Eric Dumazet · 15 years ago
  51. 499923c ipv6: Fix NULL pointer dereference with time-wait sockets by Vlad Yasevich · 15 years ago
  52. b2f5e7c ipv6: Fix conflict resolutions during ipv6 binding by Vlad Yasevich · 15 years ago
  53. 9f690db ipv6: fix the outgoing interface selection order in udpv6_sendmsg() by Yang Hongyang · 16 years ago
  54. 52479b6 netns xfrm: lookup in netns by Alexey Dobriyan · 16 years ago
  55. 88ab193 udp: Use hlist_nulls in UDP RCU code by Eric Dumazet · 16 years ago
  56. 9eeda9a Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  57. 0856f93 udp: Fix the SNMP counter of UDP_MIB_INERRORS by Wei Yongjun · 16 years ago
  58. f26ba17 udp: Fix the SNMP counter of UDP_MIB_INDATAGRAMS by Wei Yongjun · 16 years ago
  59. 920a461 udp: multicast packets need to check namespace by Eric Dumazet · 16 years ago
  60. 96631ed udp: introduce sk_for_each_rcu_safenext() by Eric Dumazet · 16 years ago
  61. 271b72c udp: RCU handling for Unicast packets. by Eric Dumazet · 16 years ago
  62. 645ca70 udp: introduce struct udp_table and multiple spinlocks by Eric Dumazet · 16 years ago
  63. 2354261 inet: Don't lookup the socket if there's a socket attached to the skb by KOVACS Krisztian · 16 years ago
  64. 607c4aa inet: Add udplib_lookup_skb() helpers by KOVACS Krisztian · 16 years ago
  65. d97106e udp: Drop socket lock for encapsulated packets by Herbert Xu · 16 years ago
  66. ef28d1a MIB: add struct net to UDP6_INC_STATS_BH by Pavel Emelyanov · 16 years ago
  67. 235b9f7 MIB: add struct net to UDP6_INC_STATS_USER by Pavel Emelyanov · 16 years ago
  68. cb61cb9 udp: sk_drops handling by Eric Dumazet · 16 years ago
  69. 19c7578 udp: add struct net argument to udp_hashfn by Pavel Emelyanov · 16 years ago
  70. e316349 udp: provide a struct net pointer for __udp[46]_lib_mcast_deliver by Pavel Emelyanov · 16 years ago
  71. d626628 udp: introduce a udp_hashfn function by Pavel Emelyanov · 16 years ago
  72. 7d06b2e net: change proto destroy method to return void by Brian Haley · 16 years ago
  73. 0b04082 net: remove CVS keywords by Adrian Bunk · 16 years ago
  74. 36d926b [IPV6]: inet_sk(sk)->cork.opt leak by Denis V. Lunev · 16 years ago
  75. 91e1908 [IPV6] NETNS: Handle ancillary data in appropriate namespace. by YOSHIFUJI Hideaki · 16 years ago
  76. a3c9608 [IPV6] UDP: Possible dst leak in udpv6_sendmsg. by YOSHIFUJI Hideaki · 16 years ago
  77. 876c7f4 [IPv6]: Change IPv6 unspecified destination address to ::1 for raw and un-connected sockets by Brian Haley · 16 years ago
  78. 4ad96d3 [UDP]: Remove owner from udp_seq_afinfo. by Denis V. Lunev · 16 years ago
  79. 3ba9441 [UDP]: Place file operations directly into udp_seq_afinfo. by Denis V. Lunev · 16 years ago
  80. dda6192 [UDP]: Move seq_ops from udp_iter_state to udp_seq_afinfo. by Denis V. Lunev · 16 years ago
  81. bdcde3d [SOCK]: Drop inuse pcounter from struct proto (v2). by Pavel Emelyanov · 16 years ago
  82. 878628f [NET] NETNS: Omit namespace comparision without CONFIG_NET_NS. by YOSHIFUJI Hideaki · 16 years ago
  83. 3b1e0a6 [NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS. by YOSHIFUJI Hideaki · 16 years ago
  84. c346dca [NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS. by YOSHIFUJI Hideaki · 16 years ago
  85. 6b75d09 [IPV6]: Optimize hop-limit determination. by YOSHIFUJI Hideaki · 16 years ago
  86. 6ba5a3c [UDP]: Make full use of proto.h.udp_hash innovation. by Pavel Emelyanov · 16 years ago
  87. 0c96d8c [NETNS][IPV6] udp6 - make proc per namespace by Daniel Lezcano · 16 years ago
  88. b8ad0cb [NETNS][IPV6] mcast - handle several network namespace by Daniel Lezcano · 16 years ago
  89. db8dac2 [UDP]: Revert udplite and code split. by David S. Miller · 16 years ago[Renamed (98%) from net/ipv6/udp_ipv6.c]
  90. db1ed68 [IPV6] UDP: Rename IPv6 UDP files. by YOSHIFUJI Hideaki · 16 years ago[Renamed from net/ipv6/udp.c]
  91. e898d4d [UDP]: Allow users to configure UDP-Lite. by YOSHIFUJI Hideaki · 16 years ago
  92. fa4d3c6 [NETNS]: Udp sockets per-net lookup. by Pavel Emelyanov · 16 years ago
  93. 77d0d35 [IPV6] UDP,UDPLITE: Sparse: {__udp6_lib,udp,udplite}_err() are of void. by YOSHIFUJI Hideaki · 16 years ago
  94. 95766ff [UDP]: Add memory accounting. by Hideo Aoki · 17 years ago
  95. 9055e05 [UDP]: Move udp_stats_in6 into net/ipv4/udp.c by Herbert Xu · 17 years ago
  96. 09f7709 [IPV6]: fix section mismatch warnings by Daniel Lezcano · 17 years ago
  97. bb72845 [IPSEC]: Make callers of xfrm_lookup to use XFRM_LOOKUP_WAIT by Herbert Xu · 17 years ago
  98. 7f4e486 [IPV6]: make the protocol initialization to return an error code by Daniel Lezcano · 17 years ago
  99. a59322b [UDP]: Only increment counter on first peek/recv by Herbert Xu · 17 years ago
  100. 1781f7f [UDP]: Restore missing inDatagrams increments by Herbert Xu · 17 years ago