1. 73df66f ipv6: rename datagram_send_ctl and datagram_recv_ctl by Tom Parkin · 11 years ago
  2. 07a9362 ipv6: use IS_ENABLED() by Amerigo Wang · 12 years ago
  3. 437589a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 12 years ago
  4. 1b05c4b ipv6: raw: fix icmpv6_filter() by Eric Dumazet · 12 years ago
  5. a7cb5a4 userns: Print out socket uids in a user namespace aware fashion. by Eric W. Biederman · 12 years ago
  6. ec18d9a ipv6: Add redirect support to all protocol icmp error handlers. by David S. Miller · 12 years ago
  7. f9242b6 inet: Sanitize inet{,6} protocol demux. by David S. Miller · 12 years ago
  8. 81aded2 ipv6: Handle PMTU in ICMP error handlers. by David S. Miller · 12 years ago
  9. a50feda ipv6: bool/const conversions phase2 by Eric Dumazet · 12 years ago
  10. c4062df ipv6: Implement IPV6_UNICAST_IF socket option. by Erich E. Hoover · 12 years ago
  11. cf778b0 net: reintroduce missing rcu_assign_pointer() calls by Eric Dumazet · 12 years ago
  12. 4e3fd7a net: remove ipv6_addr_copy() by Alexey Dobriyan · 13 years ago
  13. a7ae199 ipv6: Remove all uses of LL_ALLOCATED_SPACE by Herbert Xu · 13 years ago
  14. d826eb1 ipv4: PKTINFO doesnt need dst reference by Eric Dumazet · 13 years ago
  15. bc3b2d7 net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules by Paul Gortmaker · 13 years ago
  16. 299b076 ipv6: Fix IPsec slowpath fragmentation problem by Steffen Klassert · 13 years ago
  17. 8decf86 Merge branch 'master' of github.com:davem330/net by David S. Miller · 13 years ago
  18. ec0506d net: relax PKTINFO non local ipv6 udp xmit check by Maciej Żenczykowski · 13 years ago
  19. 33d480c net: cleanup some rcu_dereference_raw by Eric Dumazet · 13 years ago
  20. a9b3cd7 rcu: convert uses of rcu_assign_pointer(x, NULL) to RCU_INIT_POINTER by Stephen Hemminger · 13 years ago
  21. 207ec0a ipv6: Reduce switch/case indent by Joe Perches · 13 years ago
  22. 71338aa net: convert %p usage to %pK by Dan Rosenberg · 13 years ago
  23. bdc712b inet: Decrease overhead of on-stack inet_cork. by David S. Miller · 13 years ago
  24. b71d1d4 inet: constify ip headers and in6_addr by Eric Dumazet · 13 years ago
  25. 1958b85 net: Put fl6_* macros to struct flowi6 and use them again. by David S. Miller · 13 years ago
  26. 4c9483b ipv6: Convert to use flowi6 where applicable. by David S. Miller · 13 years ago
  27. 6281dcc net: Make flowi ports AF dependent. by David S. Miller · 13 years ago
  28. 1d28f42 net: Put flowi_* prefix on AF independent members of struct flowi by David S. Miller · 13 years ago
  29. 68d0c6d ipv6: Consolidate route lookup sequences. by David S. Miller · 13 years ago
  30. bd4a697 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  31. e2d5776 net: Provide compat support for SIOCGETMIFCNT_IN6 and SIOCGETSGCNT_IN6. by David S. Miller · 13 years ago
  32. f2eda47 ipv6: raw: rcu annotations by Eric Dumazet · 13 years ago
  33. 0d7da9d net: add __rcu annotation to sk_filter by Eric Dumazet · 14 years ago
  34. a02cec2 net: return operator cleanup by Eric Dumazet · 14 years ago
  35. d8d1f30 net-next: remove useless union keyword by Changli Gao · 14 years ago
  36. 1789a64 raw: avoid two atomics in xmit by Eric Dumazet · 14 years ago
  37. 20c59de ipv6: Refactor update of IPv6 flowi destination address for srcrt (RH) option by Arnaud Ebalard · 14 years ago
  38. 1e4b105 Merge branch 'master' of /repos/git/net-next-2.6 by Patrick McHardy · 14 years ago
  39. f84af32 net: ip_queue_rcv_skb() helper by Eric Dumazet · 14 years ago
  40. 4b340ae IPv6: Complete IPV6_DONTFRAG support by Brian Haley · 14 years ago
  41. 13b52cd IPv6: Add dontfrag argument to relevant functions by Brian Haley · 14 years ago
  42. 6291055 Merge branch 'master' of /repos/git/net-next-2.6 by Patrick McHardy · 14 years ago
  43. 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
  44. b2e0b38 netfilter: ipv6: use NFPROTO values for NF_HOOK invocation by Jan Engelhardt · 14 years ago
  45. 2c8c1e7 net: spread __net_init, __net_exit by Alexey Dobriyan · 14 years ago
  46. fd5c002 ipv6: avoid dev_hold()/dev_put() in rawv6_bind() by Eric Dumazet · 15 years ago
  47. 13f18aa net: drop capability from protocol definitions by Eric Paris · 15 years ago
  48. 8edf19c net: sk_drops consolidation part 2 by Eric Dumazet · 15 years ago
  49. c720c7e inet: rename some inet_sock fields by Eric Dumazet · 15 years ago
  50. 766e9037 net: sk_drops consolidation by Eric Dumazet · 15 years ago
  51. 3b88578 net: Generalize socket rx gap / receive queue overflow cmsg by Neil Horman · 15 years ago
  52. b705884 net: Make setsockopt() optlen be unsigned. by David S. Miller · 15 years ago
  53. 6ce9e7b ip: Report qdisc packet drops by Eric Dumazet · 15 years ago
  54. e651f03 inet6: Conversion from u8 to int by Gerrit Renker · 15 years ago
  55. d5fdd6b ipv6: Use correct data types for ICMPv6 type and code by Brian Haley · 15 years ago
  56. 31e6d36 net: correct off-by-one write allocations reports by Eric Dumazet · 15 years ago
  57. adf3090 net: skb->dst accessors by Eric Dumazet · 15 years ago
  58. edf391f snmp: add missing counters for RFC 4293 by Neil Horman · 15 years ago
  59. 52479b6 netns xfrm: lookup in netns by Alexey Dobriyan · 16 years ago
  60. 3bd653c netns: add net parameter to IP6_INC_STATS by Denis V. Lunev · 16 years ago
  61. 3cc76ca ipv6: When we droped a packet, we should return NET_RX_DROP instead of 0 by Yang Hongyang · 16 years ago
  62. 725a8ff ipv6: remove unused parameter from ip6_ra_control by Denis V. Lunev · 16 years ago
  63. cb61cb9 udp: sk_drops handling by Eric Dumazet · 16 years ago
  64. 7d06b2e net: change proto destroy method to return void by Brian Haley · 16 years ago
  65. 4ae127d Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  66. f23d60d ipv6: Fix duplicate initialization of rawv6_prot.destroy by David S. Miller · 16 years ago
  67. 0b04082 net: remove CVS keywords by Adrian Bunk · 16 years ago
  68. 22dd485 raw: Raw socket leak. by Denis V. Lunev · 16 years ago
  69. 91e1908 [IPV6] NETNS: Handle ancillary data in appropriate namespace. by YOSHIFUJI Hideaki · 16 years ago
  70. f5184d2 net: Allow netdevices to specify needed head/tailroom by Johannes Berg · 16 years ago
  71. 1a98d05 ipv6 RAW: Disallow IPPROTO_IPV6-level IPV6_CHECKSUM socket option on ICMPv6 sockets. by YOSHIFUJI Hideaki · 16 years ago
  72. 05f175c [IPV6]: Fix IPV6_RECVERR for connected raw sockets. by YOSHIFUJI Hideaki · 16 years ago
  73. 876c7f4 [IPv6]: Change IPv6 unspecified destination address to ::1 for raw and un-connected sockets by Brian Haley · 16 years ago
  74. 7bc570c [IPV6] MROUTE: Support multicast forwarding. by YOSHIFUJI Hideaki · 16 years ago
  75. f0bdb7b [IPV6] RAW: Remove ancient comment. by YOSHIFUJI Hideaki · 16 years ago
  76. bdcde3d [SOCK]: Drop inuse pcounter from struct proto (v2). by Pavel Emelyanov · 16 years ago
  77. 878628f [NET] NETNS: Omit namespace comparision without CONFIG_NET_NS. by YOSHIFUJI Hideaki · 16 years ago
  78. 3b1e0a6 [NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS. by YOSHIFUJI Hideaki · 16 years ago
  79. c346dca [NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS. by YOSHIFUJI Hideaki · 16 years ago
  80. 6b75d09 [IPV6]: Optimize hop-limit determination. by YOSHIFUJI Hideaki · 16 years ago
  81. fc8717b [RAW]: Add raw_hashinfo member on struct proto. by Pavel Emelyanov · 16 years ago
  82. 938b93a [NET]: Add debugging names to __RW_LOCK_UNLOCKED macros. by Robert P. J. Day · 16 years ago
  83. 3046d76 [RAW]: Wrong content of the /proc/net/raw6. by Denis V. Lunev · 16 years ago
  84. 377cf82 [RAW]: Family check in the /proc/net/raw[6] is extra. by Denis V. Lunev · 16 years ago
  85. 4a19ec5 [NET]: Introducing socket mark socket option. by Laszlo Attila Toth · 16 years ago
  86. a308da1 [NETNS][RAW]: Create the /proc/net/raw(6) in each namespace. by Pavel Emelyanov · 16 years ago
  87. e5ba31f [NETNS][RAW]: Eliminate explicit init_net references. by Pavel Emelyanov · 16 years ago
  88. f51d599 [NETNS][RAW]: Make /proc/net/raw(6) show per-namespace socket list. by Pavel Emelyanov · 16 years ago
  89. be18588 [NETNS][RAW]: Make ipv[46] raw sockets lookup namespaces aware. by Pavel Emelyanov · 16 years ago
  90. bfeade0 [NETNS][IPV6]: inet6_addr - check ipv6 address per namespace by Daniel Lezcano · 16 years ago
  91. 09f7709 [IPV6]: fix section mismatch warnings by Daniel Lezcano · 17 years ago
  92. bb72845 [IPSEC]: Make callers of xfrm_lookup to use XFRM_LOOKUP_WAIT by Herbert Xu · 17 years ago
  93. 7f4e486 [IPV6]: make the protocol initialization to return an error code by Daniel Lezcano · 17 years ago
  94. 42a7380 [RAW]: Consolidate proc interface. by Pavel Emelyanov · 17 years ago
  95. ab70768 [RAW]: Consolidate proto->unhash callback by Pavel Emelyanov · 17 years ago
  96. 65b4c50 [RAW]: Consolidate proto->hash callback by Pavel Emelyanov · 17 years ago
  97. b673e4d [RAW]: Introduce raw_hashinfo structure by Pavel Emelyanov · 17 years ago
  98. 69d6da0 [IPv6] RAW: Compact the API for the kernel by Pavel Emelyanov · 17 years ago
  99. 6e23ae2 [NETFILTER]: Introduce NF_INET_ hook values by Patrick McHardy · 17 years ago
  100. a92aa31 [IPV6]: Add raw6 drops counter. by Wang Chen · 17 years ago