1. 13601cd ipv6: Fix the return interface index when get it while no message is received. by Yang Hongyang · 16 years ago
  2. 191cd58 netns: Add network namespace argument to rt6_fill_node() and ipv6_dev_get_saddr() by Brian Haley · 16 years ago
  3. 5e0115e ipv6: Fix OOPS, ip -f inet6 route get fec0::1, linux-2.6.26, ip6_route_output, rt6_fill_node+0x175 by Brian Haley · 16 years ago
  4. d97106e udp: Drop socket lock for encapsulated packets by Herbert Xu · 16 years ago
  5. 6edafaa tcp: Fix kernel panic when calling tcp_v(4/6)_md5_do_lookup by Gui Jianfeng · 16 years ago
  6. abf5cdb ipsec: Interfamily IPSec BEET, ipv4-inner ipv6-outer by Joakim Koskela · 16 years ago
  7. 1ca615f ipv6: replace dst_metric() with dst_mtu() in net/ipv6/route.c. by Rami Rosen · 16 years ago
  8. 283d07ac ipv6: Do not drop packet if skb->local_df is set to true by Wei Yongjun · 16 years ago
  9. cfb266c ipv6: Fix the return value of Set Hop-by-Hop options header with NULL data pointer by Yang Hongyang · 16 years ago
  10. 1730554 ipv6: syncookies: free reqsk on xfrm_lookup error by Florian Westphal · 16 years ago
  11. 00b1304 tcp: MD5: Fix IPv6 signatures by Adam Langley · 16 years ago
  12. 90b7e11 tcp: MD5: Fix MD5 signatures on certain ACK packets by Adam Langley · 16 years ago
  13. 77e2f14 ipv6: Fix ip6_xmit to send fragments if ipfragok is true by Wei Yongjun · 16 years ago
  14. 17ef51f ipv6: Fix useless proc net sockstat6 removal by Daniel Lezcano · 16 years ago
  15. 785957d tcp: MD5: Use MIB counter instead of warning for MD5 mismatch. by David S. Miller · 16 years ago
  16. 4a36702 IPv6: datagram_send_ctl() should exit immediately when an error occured by Miao Xie · 16 years ago
  17. 6f9f489 net: missing bits of net-namespace / sysctl by Al Viro · 16 years ago
  18. 15d3b4a Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 16 years ago
  19. 2c3abab ipcomp: Fix warnings after ipcomp consolidation. by David S. Miller · 16 years ago
  20. 2284284 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  21. f858b48 netfilter: ip{,6}tables_security: fix future section mismatch by Alexey Dobriyan · 16 years ago
  22. 16df845 syncookies: Make sure ECN is disabled by Florian Westphal · 16 years ago
  23. 547b792 net: convert BUG_TRAP to generic WARN_ON by Ilpo Järvinen · 16 years ago
  24. 1ff8419 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  25. 696adfe list_for_each_rcu must die: networking by Paul E. McKenney · 16 years ago
  26. 6fccab6 ipsec: ipcomp - Merge IPComp implementations by Herbert Xu · 16 years ago
  27. 70eed75 netfilter: make security table depend on NETFILTER_ADVANCED by Patrick McHardy · 16 years ago
  28. 3d0f24a ipv6: icmp6_dst_gc return change by Stephen Hemminger · 16 years ago
  29. 75307c0 ipv6: use kcalloc by Stephen Hemminger · 16 years ago
  30. a76d734 ipv6: use spin_trylock_bh by Stephen Hemminger · 16 years ago
  31. c8a4522 ipv6: use round_jiffies by Stephen Hemminger · 16 years ago
  32. 417f28b netns: dont alloc ipv6 fib timer list by Stephen Hemminger · 16 years ago
  33. 888c848 ipv6: make struct ipv6_devconf static by Adrian Bunk · 16 years ago
  34. 847499c ipv6: use timer pending by Stephen Hemminger · 16 years ago
  35. 702beb8 ipv6: Fix warning in addrconf code. by David Miller · 16 years ago
  36. a6ffb40 ipv6 mcast: Omit redundant address family checks in ip6_mc_source(). by YOSHIFUJI Hideaki · 16 years ago
  37. 53b7997 ipv6 netns: Make several "global" sysctl variables namespace aware. by YOSHIFUJI Hideaki · 16 years ago
  38. 721499e netns: Use net_eq() to compare net-namespaces for optimization. by YOSHIFUJI Hideaki · 16 years ago
  39. 725a8ff ipv6: remove unused parameter from ip6_ra_control by Denis V. Lunev · 16 years ago
  40. 49a72df tcp: Fix MD5 signatures for non-linear skbs by Adam Langley · 16 years ago
  41. b6fcbdb proc: consolidate per-net single-release callers by Pavel Emelyanov · 16 years ago
  42. de05c55 proc: consolidate per-net single_open callers by Pavel Emelyanov · 16 years ago
  43. de0744a mib: add net to NET_INC_STATS_BH by Pavel Emelyanov · 16 years ago
  44. ca12a1a inet: prepare net on the stack for NET accounting macros by Pavel Emelyanov · 16 years ago
  45. 63231bd mib: add net to TCP_INC_STATS_BH by Pavel Emelyanov · 16 years ago
  46. a86b1e3 inet: prepare struct net for TCP MIB accounting by Pavel Emelyanov · 16 years ago
  47. 7af3db7 ipv6: Fix using after dev_put() by Wang Chen · 16 years ago
  48. 5ae7b44 ipv6: Check return of dev_set_allmulti by Wang Chen · 16 years ago
  49. 2aec609 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  50. 0ce2855 ipv6: missed namespace context in ipv6_rthdr_rcv by Denis V. Lunev · 16 years ago
  51. 0529794 pkt_sched: Add qdisc_tx_is_noop() helper and use in IPV6. by David S. Miller · 16 years ago
  52. b0e1e64 netdev: Move rest of qdisc state into struct netdev_queue by David S. Miller · 16 years ago
  53. 7c3ceb4a Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  54. b223856 ipv6: fix race between ipv6_del_addr and DAD timer by Andrey Vagin · 16 years ago
  55. 43de9dfe netfilter: ip6table_filter in netns for real by Alexey Dobriyan · 16 years ago
  56. d278931 netfilter: use correct namespace in ip6table_security by Alexey Dobriyan · 16 years ago
  57. ef28d1a MIB: add struct net to UDP6_INC_STATS_BH by Pavel Emelyanov · 16 years ago
  58. 235b9f7 MIB: add struct net to UDP6_INC_STATS_USER by Pavel Emelyanov · 16 years ago
  59. e0835f8 ipv4,ipv6 mroute: Add some helper inline functions to remove ugly ifdefs. by YOSHIFUJI Hideaki · 16 years ago
  60. 623d1a1 ipv6: Do cleanup for ip6_mr_init. by Wang Chen · 16 years ago
  61. dd3abc4 ipv6 route: Prefer outgoing interface with source address assigned. by YOSHIFUJI Hideaki · 16 years ago
  62. 1b34be7 ipv6 addrconf: add accept_dad sysctl to control DAD operation. by YOSHIFUJI Hideaki · 16 years ago
  63. 778d80b ipv6: Add disable_ipv6 sysctl to disable IPv6 operaion on specific interface. by YOSHIFUJI Hideaki · 16 years ago
  64. 5ce83af ipv6: Assume the loopback address in link-local scope. by YOSHIFUJI Hideaki · 16 years ago
  65. f81b2e7 ipv6: Do not forward packets with the unspecified source address. by YOSHIFUJI Hideaki · 16 years ago
  66. d68b827 ipv6: Do not assign non-valid address on interface. by YOSHIFUJI Hideaki · 16 years ago
  67. 6dbf4bc icmp: fix units for ratelimit by Stephen Hemminger · 16 years ago
  68. 1b63ba8 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  69. d420895 ipv6 route: Convert rt6_device_match() to use RT6_LOOKUP_F_xxx flags. by YOSHIFUJI Hideaki · 16 years ago
  70. 9a37580 inet fragments: fix race between inet_frag_find and inet_frag_secret_rebuild by Pavel Emelyanov · 16 years ago
  71. 7be8735 tcp: /proc/net/tcp rto,ato values not scaled properly (v2) by Stephen Hemminger · 16 years ago
  72. 88a6f4a netfilter: ip6table_mangle: don't reroute in LOCAL_IN by Patrick McHardy · 16 years ago
  73. f630e43 ipv6: Drop packets for loopback address from outside of the box. by YOSHIFUJI Hideaki · 16 years ago
  74. aea7427 ipv6: Remove options header when setsockopt's optlen is 0 by Shan Wei · 16 years ago
  75. 4497b07 net: Discard and warn about LRO'd skbs received for forwarding by Ben Hutchings · 16 years ago
  76. 0187bdf net: Disable LRO on devices that are forwarding by Ben Hutchings · 16 years ago
  77. dd574db ipv6: minor cleanup in net/ipv6/tcp_ipv6.c [RESEND ]. by Rami Rosen · 16 years ago
  78. cb61cb9 udp: sk_drops handling by Eric Dumazet · 16 years ago
  79. caea902 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  80. 33de014 inet6: add struct net argument to inet6_ehashfn by Pavel Emelyanov · 16 years ago
  81. 2086a65 inet: add struct net argument to inet_lhashfn by Pavel Emelyanov · 16 years ago
  82. 19c7578 udp: add struct net argument to udp_hashfn by Pavel Emelyanov · 16 years ago
  83. e316349 udp: provide a struct net pointer for __udp[46]_lib_mcast_deliver by Pavel Emelyanov · 16 years ago
  84. d626628 udp: introduce a udp_hashfn function by Pavel Emelyanov · 16 years ago
  85. 2b4743b ipv6 sit: Avoid extra need for compat layer in PRL management. by YOSHIFUJI Hideaki · 16 years ago
  86. 7d06b2e net: change proto destroy method to return void by Brian Haley · 16 years ago
  87. 4ae127d Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  88. 5155857 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  89. f23d60d ipv6: Fix duplicate initialization of rawv6_prot.destroy by David S. Miller · 16 years ago
  90. 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
  91. 0b04082 net: remove CVS keywords by Adrian Bunk · 16 years ago
  92. 1717699 ipv6: Fail with appropriate error code when setting not-applicable sockopt. by YOSHIFUJI Hideaki · 16 years ago
  93. 28d4488 ipv6: Check IPV6_MULTICAST_LOOP option value. by YOSHIFUJI Hideaki · 16 years ago
  94. e8766fc ipv6: Check the hop limit setting in ancillary data. by Shan Wei · 16 years ago
  95. 36e3dea ipv6 route: Fix route lifetime in netlink message. by YOSHIFUJI Hideaki · 16 years ago
  96. 20c61fb ipv6 mcast: Check address family of gf_group in getsockopt(MS_FILTER). by YOSHIFUJI Hideaki · 16 years ago
  97. 9501f97 tcp md5sig: Let the caller pass appropriate key for tcp_v{4,6}_do_calc_md5_hash(). by YOSHIFUJI Hideaki · 16 years ago
  98. 8d26d76 tcp md5sig: Share most of hash calcucaltion bits between IPv4 and IPv6. by YOSHIFUJI Hideaki · 16 years ago
  99. 076fb72 tcp md5sig: Remove redundant protocol argument. by YOSHIFUJI Hideaki · 16 years ago
  100. 7d5d552 tcp md5sig: Share MD5 Signature option parser between IPv4 and IPv6. by YOSHIFUJI Hideaki · 16 years ago