1. 0856f93 udp: Fix the SNMP counter of UDP_MIB_INERRORS by Wei Yongjun · 16 years ago
  2. f26ba17 udp: Fix the SNMP counter of UDP_MIB_INDATAGRAMS by Wei Yongjun · 16 years ago
  3. 920a461 udp: multicast packets need to check namespace by Eric Dumazet · 16 years ago
  4. 2354261 inet: Don't lookup the socket if there's a socket attached to the skb by KOVACS Krisztian · 16 years ago
  5. 607c4aa inet: Add udplib_lookup_skb() helpers by KOVACS Krisztian · 16 years ago
  6. d97106e udp: Drop socket lock for encapsulated packets by Herbert Xu · 16 years ago
  7. ef28d1a MIB: add struct net to UDP6_INC_STATS_BH by Pavel Emelyanov · 16 years ago
  8. 235b9f7 MIB: add struct net to UDP6_INC_STATS_USER by Pavel Emelyanov · 16 years ago
  9. cb61cb9 udp: sk_drops handling by Eric Dumazet · 16 years ago
  10. 19c7578 udp: add struct net argument to udp_hashfn by Pavel Emelyanov · 16 years ago
  11. e316349 udp: provide a struct net pointer for __udp[46]_lib_mcast_deliver by Pavel Emelyanov · 16 years ago
  12. d626628 udp: introduce a udp_hashfn function by Pavel Emelyanov · 16 years ago
  13. 7d06b2e net: change proto destroy method to return void by Brian Haley · 16 years ago
  14. 0b04082 net: remove CVS keywords by Adrian Bunk · 16 years ago
  15. 36d926b [IPV6]: inet_sk(sk)->cork.opt leak by Denis V. Lunev · 16 years ago
  16. 91e1908 [IPV6] NETNS: Handle ancillary data in appropriate namespace. by YOSHIFUJI Hideaki · 16 years ago
  17. a3c9608 [IPV6] UDP: Possible dst leak in udpv6_sendmsg. by YOSHIFUJI Hideaki · 16 years ago
  18. 876c7f4 [IPv6]: Change IPv6 unspecified destination address to ::1 for raw and un-connected sockets by Brian Haley · 16 years ago
  19. 4ad96d3 [UDP]: Remove owner from udp_seq_afinfo. by Denis V. Lunev · 16 years ago
  20. 3ba9441 [UDP]: Place file operations directly into udp_seq_afinfo. by Denis V. Lunev · 16 years ago
  21. dda6192 [UDP]: Move seq_ops from udp_iter_state to udp_seq_afinfo. by Denis V. Lunev · 16 years ago
  22. bdcde3d [SOCK]: Drop inuse pcounter from struct proto (v2). by Pavel Emelyanov · 16 years ago
  23. 878628f [NET] NETNS: Omit namespace comparision without CONFIG_NET_NS. by YOSHIFUJI Hideaki · 16 years ago
  24. 3b1e0a6 [NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS. by YOSHIFUJI Hideaki · 16 years ago
  25. c346dca [NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS. by YOSHIFUJI Hideaki · 16 years ago
  26. 6b75d09 [IPV6]: Optimize hop-limit determination. by YOSHIFUJI Hideaki · 16 years ago
  27. 6ba5a3c [UDP]: Make full use of proto.h.udp_hash innovation. by Pavel Emelyanov · 16 years ago
  28. 0c96d8c [NETNS][IPV6] udp6 - make proc per namespace by Daniel Lezcano · 16 years ago
  29. b8ad0cb [NETNS][IPV6] mcast - handle several network namespace by Daniel Lezcano · 16 years ago
  30. db8dac2 [UDP]: Revert udplite and code split. by David S. Miller · 16 years ago[Renamed (98%) from net/ipv6/udp_ipv6.c]
  31. db1ed68 [IPV6] UDP: Rename IPv6 UDP files. by YOSHIFUJI Hideaki · 16 years ago[Renamed from net/ipv6/udp.c]
  32. e898d4d [UDP]: Allow users to configure UDP-Lite. by YOSHIFUJI Hideaki · 16 years ago
  33. fa4d3c6 [NETNS]: Udp sockets per-net lookup. by Pavel Emelyanov · 17 years ago
  34. 77d0d35 [IPV6] UDP,UDPLITE: Sparse: {__udp6_lib,udp,udplite}_err() are of void. by YOSHIFUJI Hideaki · 17 years ago
  35. 95766ff [UDP]: Add memory accounting. by Hideo Aoki · 17 years ago
  36. 9055e05 [UDP]: Move udp_stats_in6 into net/ipv4/udp.c by Herbert Xu · 17 years ago
  37. 09f7709 [IPV6]: fix section mismatch warnings by Daniel Lezcano · 17 years ago
  38. bb72845 [IPSEC]: Make callers of xfrm_lookup to use XFRM_LOOKUP_WAIT by Herbert Xu · 17 years ago
  39. 7f4e486 [IPV6]: make the protocol initialization to return an error code by Daniel Lezcano · 17 years ago
  40. a59322b [UDP]: Only increment counter on first peek/recv by Herbert Xu · 17 years ago
  41. 1781f7f [UDP]: Restore missing inDatagrams increments by Herbert Xu · 17 years ago
  42. 27ab256 [UDP]: Avoid repeated counting of checksum errors due to peeking by Herbert Xu · 17 years ago
  43. b2bf1e2 [UDP]: Clean up for IS_UDPLITE macro by Wang Chen · 17 years ago
  44. cb75994 [UDP]: Defer InDataGrams increment until recvmsg() does checksum by Wang Chen · 17 years ago
  45. c5a432f [IPV6]: Use the {DEFINE|REF}_PROTO_INUSE infrastructure by Eric Dumazet · 17 years ago
  46. 7a0ff716 [IPv6] SNMP: Restore Udp6InErrors incrementation by Mitsuru Chinen · 17 years ago
  47. e5bbef2 [IPV6]: Replace sk_buff ** with sk_buff * in input handlers by Herbert Xu · 17 years ago
  48. e773e4f [IPV6]: Add v4mapped address inline by Brian Haley · 17 years ago
  49. cd562c9 [IPV6]: Just increment OutDatagrams once per a datagram. by YOSHIFUJI Hideaki · 17 years ago
  50. df2bc45 [UDP]: Revert 2-pass hashing changes. by David S. Miller · 17 years ago
  51. 14e50e5 [XFRM]: Allow packet drops during larval state resolution. by David S. Miller · 17 years ago
  52. fc03841 [UDP]: Fix AF-specific references in AF-agnostic code. by David S. Miller · 17 years ago
  53. 6047637 [NET]: Treat CHECKSUM_PARTIAL as CHECKSUM_UNNECESSARY by Herbert Xu · 17 years ago
  54. 4bedb45 [SK_BUFF]: Introduce udp_hdr(), remove skb->h.uh by Arnaldo Carvalho de Melo · 17 years ago
  55. 0660e03 [SK_BUFF]: Introduce ipv6_hdr(), remove skb->nh.ipv6h by Arnaldo Carvalho de Melo · 17 years ago
  56. eddc9ec [SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph by Arnaldo Carvalho de Melo · 17 years ago
  57. add459a [UDP]: ipv6 style cleanup by Stephen Hemminger · 17 years ago
  58. 759e5d0 [UDP]: Clean up UDP-Lite receive checksum by Herbert Xu · 17 years ago
  59. 1ab6eb6 [UDP6]: Restore sk_filter optimisation by Herbert Xu · 17 years ago
  60. b59e139 [IPv6]: Fix incorrect length check in rawv6_sendmsg() by YOSHIFUJI Hideaki · 17 years ago
  61. cd354f1 [PATCH] remove many unneeded #includes of sched.h by Tim Schmielau · 17 years ago
  62. 95f30b3 [UDP]: UDP can use sk_hash to speedup lookups by Eric Dumazet · 17 years ago
  63. 1ab1457 [NET] IPV6: Fix whitespace errors. by YOSHIFUJI Hideaki · 17 years ago
  64. 8eb9086 [IPV4/IPV6]: Always wait for IPSEC SA resolution in socket contexts. by David S. Miller · 17 years ago
  65. 4c0a6cb [UDP(-Lite)]: consolidate v4 and v6 get|setsockopt code by Gerrit Renker · 18 years ago
  66. 8e5200f [NET]: Fix assorted misannotations (from md5 and udplite merges). by Al Viro · 18 years ago
  67. 7d9e9b3 [IPV6]: udp.c build fix by David S. Miller · 18 years ago
  68. f6ab028 [NET]: Make mangling a checksum (0 -> 0xffff on the wire) explicit. by Al Viro · 18 years ago
  69. 868c86b [NET]: annotate csum_ipv6_magic() callers in net/* by Al Viro · 18 years ago
  70. e69a4adc [IPV6]: Misc endianness annotations. by Al Viro · 18 years ago
  71. ba4e58e [NET]: Supporting UDP-Lite (RFC 3828) in Linux by Gerrit Renker · 18 years ago
  72. 04ce690 [IPV6]: 'info' argument of ipv6 ->err_handler() is net-endian by Al Viro · 18 years ago
  73. f2776ff [IPV6]: Fix address/interface handling in UDP and DCCP, according to the scoping architecture. by YOSHIFUJI Hideaki · 18 years ago
  74. 1e0c14f [UDP]: Fix MSG_PROBE crash by Herbert Xu · 18 years ago
  75. 132a55f [UDP6]: Fix flowi clobbering by Herbert Xu · 18 years ago
  76. 25030a7 [UDP]: Unify UDPv4 and UDPv6 ->get_port() by Gerrit Renker · 18 years ago
  77. 8e1ef0a [IPV6]: Cache source address as well in ipv6_pinfo{}. by YOSHIFUJI Hideaki · 18 years ago
  78. f8d8fda [IPV6] udp: Fix type in previous change. by David S. Miller · 18 years ago
  79. a18135e [IPV6]: Add UDP_MIB_{SND,RCV}BUFERRORS handling. by David S. Miller · 18 years ago
  80. 84fa793 [NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETE by Patrick McHardy · 18 years ago
  81. beb8d13 [MLSXFRM]: Add flow labeling by Venkat Yekkirala · 18 years ago
  82. 497c615 [IPV6]: Audit all ip6_dst_lookup/ip6_dst_store calls by Herbert Xu · 18 years ago
  83. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  84. 543d9cf [NET]: Identation & other cleanups related to compat_[gs]etsockopt cset by Arnaldo Carvalho de Melo · 18 years ago
  85. 3fdadf7 [NET]: {get|set}sockopt compatibility layer by Dmitry Mishin · 18 years ago
  86. 951dbc8 [IPV6]: Move nextheader offset to the IP6CB by Patrick McHardy · 19 years ago
  87. 3305b80 [IP]: Simplify and consolidate MSG_PEEK error handling by Herbert Xu · 19 years ago
  88. 1ef4320 Merge git://git.skbuff.net/gitroot/yoshfuji/linux-2.6.14+advapi-fix/ by David S. Miller · 19 years ago
  89. df9890c [IPV6]: Fix sending extension headers before and including routing header. by YOSHIFUJI Hideaki · 19 years ago
  90. fb286bb [NET]: Detect hardware rx checksum faults correctly by Herbert Xu · 19 years ago
  91. 87bf9c9 [IPV6]: Fix infinite loop in udp_v6_get_port(). by YOSHIFUJI Hideaki · 19 years ago
  92. a5e7c21 [IPV6]: Fix leak added by udp connect dst caching fix. by David S. Miller · 19 years ago
  93. 987905d [IPV6]: Check connect(2) status for IPv6 UDP socket (Re: xfrm_lookup) by Mitsuru KANDA · 19 years ago
  94. 40796c5 [IPV6]: Fix per-socket multicast filtering in sk_reuse case by David L Stevens · 19 years ago
  95. e104411b [XFRM]: Always release dst_entry on error in xfrm_lookup by Patrick McHardy · 19 years ago
  96. 2e66fc4 Merge git://git.skbuff.net/gitroot/yoshfuji/linux-2.6-git-rfc3542 by David S. Miller · 19 years ago
  97. 42ca89c [IPV6]: Need to use pskb_trim_rcsum(). by Stephen Hemminger · 19 years ago
  98. 41a1f8e [IPV6]: Support IPV6_{RECV,}TCLASS socket options / ancillary data. by YOSHIFUJI Hideaki · 19 years ago
  99. 333fad5 [IPV6]: Support several new sockopt / ancillary data in Advanced API (RFC3542). by YOSHIFUJI Hideaki · 19 years ago
  100. ba89966 [NET]: use __read_mostly on kmem_cache_t , DEFINE_SNMP_STAT pointers by Eric Dumazet · 19 years ago