1. 0ce2855 ipv6: missed namespace context in ipv6_rthdr_rcv by Denis V. Lunev · 16 years ago
  2. 0529794 pkt_sched: Add qdisc_tx_is_noop() helper and use in IPV6. by David S. Miller · 16 years ago
  3. b0e1e64 netdev: Move rest of qdisc state into struct netdev_queue by David S. Miller · 16 years ago
  4. 7c3ceb4a Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  5. b223856 ipv6: fix race between ipv6_del_addr and DAD timer by Andrey Vagin · 16 years ago
  6. 43de9dfe netfilter: ip6table_filter in netns for real by Alexey Dobriyan · 16 years ago
  7. d278931 netfilter: use correct namespace in ip6table_security by Alexey Dobriyan · 16 years ago
  8. ef28d1a MIB: add struct net to UDP6_INC_STATS_BH by Pavel Emelyanov · 16 years ago
  9. 235b9f7 MIB: add struct net to UDP6_INC_STATS_USER by Pavel Emelyanov · 16 years ago
  10. e0835f8 ipv4,ipv6 mroute: Add some helper inline functions to remove ugly ifdefs. by YOSHIFUJI Hideaki · 16 years ago
  11. 623d1a1 ipv6: Do cleanup for ip6_mr_init. by Wang Chen · 16 years ago
  12. dd3abc4 ipv6 route: Prefer outgoing interface with source address assigned. by YOSHIFUJI Hideaki · 16 years ago
  13. 1b34be7 ipv6 addrconf: add accept_dad sysctl to control DAD operation. by YOSHIFUJI Hideaki · 16 years ago
  14. 778d80b ipv6: Add disable_ipv6 sysctl to disable IPv6 operaion on specific interface. by YOSHIFUJI Hideaki · 16 years ago
  15. 5ce83af ipv6: Assume the loopback address in link-local scope. by YOSHIFUJI Hideaki · 16 years ago
  16. f81b2e7 ipv6: Do not forward packets with the unspecified source address. by YOSHIFUJI Hideaki · 16 years ago
  17. d68b827 ipv6: Do not assign non-valid address on interface. by YOSHIFUJI Hideaki · 16 years ago
  18. 6dbf4bc icmp: fix units for ratelimit by Stephen Hemminger · 16 years ago
  19. 1b63ba8 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  20. d420895 ipv6 route: Convert rt6_device_match() to use RT6_LOOKUP_F_xxx flags. by YOSHIFUJI Hideaki · 16 years ago
  21. 9a37580 inet fragments: fix race between inet_frag_find and inet_frag_secret_rebuild by Pavel Emelyanov · 16 years ago
  22. 7be8735 tcp: /proc/net/tcp rto,ato values not scaled properly (v2) by Stephen Hemminger · 16 years ago
  23. 88a6f4a netfilter: ip6table_mangle: don't reroute in LOCAL_IN by Patrick McHardy · 16 years ago
  24. f630e43 ipv6: Drop packets for loopback address from outside of the box. by YOSHIFUJI Hideaki · 16 years ago
  25. aea7427 ipv6: Remove options header when setsockopt's optlen is 0 by Shan Wei · 16 years ago
  26. 4497b07 net: Discard and warn about LRO'd skbs received for forwarding by Ben Hutchings · 16 years ago
  27. 0187bdf net: Disable LRO on devices that are forwarding by Ben Hutchings · 16 years ago
  28. dd574db ipv6: minor cleanup in net/ipv6/tcp_ipv6.c [RESEND ]. by Rami Rosen · 16 years ago
  29. cb61cb9 udp: sk_drops handling by Eric Dumazet · 16 years ago
  30. caea902 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  31. 33de014 inet6: add struct net argument to inet6_ehashfn by Pavel Emelyanov · 16 years ago
  32. 2086a65 inet: add struct net argument to inet_lhashfn by Pavel Emelyanov · 16 years ago
  33. 19c7578 udp: add struct net argument to udp_hashfn by Pavel Emelyanov · 16 years ago
  34. e316349 udp: provide a struct net pointer for __udp[46]_lib_mcast_deliver by Pavel Emelyanov · 16 years ago
  35. d626628 udp: introduce a udp_hashfn function by Pavel Emelyanov · 16 years ago
  36. 2b4743b ipv6 sit: Avoid extra need for compat layer in PRL management. by YOSHIFUJI Hideaki · 16 years ago
  37. 7d06b2e net: change proto destroy method to return void by Brian Haley · 16 years ago
  38. 4ae127d Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  39. 5155857 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  40. f23d60d ipv6: Fix duplicate initialization of rawv6_prot.destroy by David S. Miller · 16 years ago
  41. e6e30ad Merge branch 'net-next-2.6-misc-20080612a' of git://git.linux-ipv6.org/gitroot/yoshfuji/linux-2.6-next by David S. Miller · 16 years ago
  42. 0b04082 net: remove CVS keywords by Adrian Bunk · 16 years ago
  43. 1717699 ipv6: Fail with appropriate error code when setting not-applicable sockopt. by YOSHIFUJI Hideaki · 16 years ago
  44. 28d4488 ipv6: Check IPV6_MULTICAST_LOOP option value. by YOSHIFUJI Hideaki · 16 years ago
  45. e8766fc ipv6: Check the hop limit setting in ancillary data. by Shan Wei · 16 years ago
  46. 36e3dea ipv6 route: Fix route lifetime in netlink message. by YOSHIFUJI Hideaki · 16 years ago
  47. 20c61fb ipv6 mcast: Check address family of gf_group in getsockopt(MS_FILTER). by YOSHIFUJI Hideaki · 16 years ago
  48. 9501f97 tcp md5sig: Let the caller pass appropriate key for tcp_v{4,6}_do_calc_md5_hash(). by YOSHIFUJI Hideaki · 17 years ago
  49. 8d26d76 tcp md5sig: Share most of hash calcucaltion bits between IPv4 and IPv6. by YOSHIFUJI Hideaki · 17 years ago
  50. 076fb72 tcp md5sig: Remove redundant protocol argument. by YOSHIFUJI Hideaki · 17 years ago
  51. 7d5d552 tcp md5sig: Share MD5 Signature option parser between IPv4 and IPv6. by YOSHIFUJI Hideaki · 17 years ago
  52. 3de2325 ipv6 netns: Address labels per namespace by Benjamin Thery · 16 years ago
  53. 2b5ead4 ipv6 addrconf: Introduce addrconf_is_prefix_route() helper. by YOSHIFUJI Hideaki · 16 years ago
  54. 7d120c5 ipv6 mroute: Use MRT6_VERSION instead of MRT_VERSION in ip6mr.c. by Rami Rosen · 16 years ago
  55. 9cba632 ipv6 mcast: Remove unused macro (MLDV2_QQIC) from mcast.c. by Rami Rosen · 16 years ago
  56. f7f866e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  57. ce4a7d0 inet{6}_request_sock: Init ->opt and ->pktopts in the constructor by Arnaldo Carvalho de Melo · 16 years ago
  58. 65b53e4c Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  59. e64bda8 netfilter: {ip,ip6,nfnetlink}_queue: misc cleanups by Rami Rosen · 16 years ago
  60. 718d4ad netfilter: nf_conntrack: properly account terminating packets by Fabian Hugelshofer · 16 years ago
  61. 5109176 netfilter: nf_conntrack: add nf_ct_kill() by Patrick McHardy · 16 years ago
  62. 17e6e59 netfilter: ip6_tables: add ip6tables security table by James Morris · 16 years ago
  63. 2e761e0 ipv6 netns: init net is used to set bindv6only for new sock by Pavel Emelyanov · 16 years ago
  64. 3e387fc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  65. 22dd485 raw: Raw socket leak. by Denis V. Lunev · 16 years ago
  66. aed5a83 Merge branch 'net-2.6-misc-20080605a' of git://git.linux-ipv6.org/gitroot/yoshfuji/linux-2.6-fix by David S. Miller · 16 years ago
  67. 9596cc82 [IPV6]: Do not change protocol for UDPv6 sockets with pending sent data. by Denis V. Lunev · 16 years ago
  68. 36d926b [IPV6]: inet_sk(sk)->cork.opt leak by Denis V. Lunev · 16 years ago
  69. 49d074f [IPV6]: Do not change protocol for raw IPv6 sockets. by Denis V. Lunev · 16 years ago
  70. 91e1908 [IPV6] NETNS: Handle ancillary data in appropriate namespace. by YOSHIFUJI Hideaki · 16 years ago
  71. 187e383 [IPV6]: Check outgoing interface even if source address is unspecified. by YOSHIFUJI Hideaki · 16 years ago
  72. 95b496b [IPV6]: Fix the data length of get destination options with short length by Yang Hongyang · 16 years ago
  73. 05335c2 [IPV6]: Fix the return value of get destination options with NULL data pointer by Yang Hongyang · 16 years ago
  74. 4bed72e [IPV6] ADDRCONF: Allow longer lifetime on 64bit archs. by YOSHIFUJI Hideaki · 16 years ago
  75. 8283637 [IPV6] TUNNEL6: Fix incoming packet length check for inter-protocol tunnel. by Colin · 16 years ago
  76. 24ef0da [IPV6] ADDRCONF: Check range of prefix length by Thomas Graf · 16 years ago
  77. a3c9608 [IPV6] UDP: Possible dst leak in udpv6_sendmsg. by YOSHIFUJI Hideaki · 16 years ago
  78. b9c6989 netfilter: nf_conntrack_ipv6: fix inconsistent lock state in nf_ct_frag6_gather() by Jarek Poplawski · 16 years ago
  79. d430a22 bogus format in ip6mr by Al Viro · 16 years ago
  80. 43154d0 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  81. 071f92d net: The world is not perfect patch. by Rami Rosen · 16 years ago
  82. dc58c78 ip6mr: Use on-device stats instead of private ones. by Pavel Emelyanov · 16 years ago
  83. 3dca02a ip6tnl: Use on-device stats instead of private ones. by Pavel Emelyanov · 16 years ago
  84. 4eecc10 sit: Use on-device stats instead of private ones. by Pavel Emelyanov · 16 years ago
  85. 1ac06e0 ipsec: Use the correct ip_local_out function by Herbert Xu · 16 years ago
  86. 6f70499 ipv6 addrconf: Allow infinite prefix lifetime. by YOSHIFUJI Hideaki · 16 years ago
  87. 69cdf8f ipv6 route: Fix lifetime in netlink. by YOSHIFUJI Hideaki · 16 years ago
  88. a326443 ipv6 addrconf: Fix route lifetime setting in corner case. by YOSHIFUJI Hideaki · 16 years ago
  89. 0686caa ndisc: Add missing strategies for per-device retrans timer/reachable time settings. by YOSHIFUJI Hideaki · 16 years ago
  90. 34ac257 ipv6: Register some net/ipv6/ core sysctls at read-only root. by Pavel Emelyanov · 16 years ago
  91. 7d291eb inet: Register fragmentation some ctls at read-only root. by Pavel Emelyanov · 16 years ago
  92. 0002c63 ipv6: In fragmentation code, handle error returned from register_pernet_subsys. by Pavel Emelyanov · 16 years ago
  93. 0a64b4b inet: Rename fragmentation sysctl-related functions/variables. by Pavel Emelyanov · 16 years ago
  94. f5184d2 net: Allow netdevices to specify needed head/tailroom by Johannes Berg · 16 years ago
  95. 36ca34c sit: Add missing kfree_skb() on pskb_may_pull() failure. by David S. Miller · 16 years ago
  96. 5ffc02a ip: Use inline function dst_metric() instead of direct access to dst->metric[] by Satoru SATOH · 16 years ago
  97. 4ac2ccd netns: Fix reassembly timer to use the right namespace by Daniel Lezcano · 16 years ago
  98. 0bb53a6 ipv6: assign PDE->data before gluing PDE into /proc tree by Denis V. Lunev · 16 years ago
  99. ccc7518 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  100. 8099179 ipv6: Compilation fix for compat MCAST_MSFILTER sockopts. by Pavel Emelyanov · 16 years ago