1. 504744e ipv6: fix error propagation in ip6_ufo_append_data() by Zheng Yan · 13 years ago
  2. b903d32 ipv6: tcp: fix TCLASS value in ACK messages sent from TIME_WAIT by Eric Dumazet · 13 years ago
  3. 9e903e0 net: add skb frag size accessors by Eric Dumazet · 13 years ago
  4. 299b076 ipv6: Fix IPsec slowpath fragmentation problem by Steffen Klassert · 13 years ago
  5. 408dadf net: ipv6: convert to SKB frag APIs by Ian Campbell · 13 years ago
  6. f2c31e3 net: fix NULL dereferences in check_peer_redir() by Eric Dumazet · 13 years ago
  7. 87c48fa ipv6: make fragment identifications less predictable by Eric Dumazet · 13 years ago
  8. 69cce1d net: Abstract dst->neighbour accesses behind helpers. by David S. Miller · 13 years ago
  9. 05e3aa0 net: Create and use new helper, neigh_output(). by David S. Miller · 13 years ago
  10. a292829 ipv6: Use calculated 'neigh' instead of re-evaluating dst->neighbour by David S. Miller · 13 years ago
  11. f6b72b6 net: Embed hh_cache inside of struct neighbour. by David S. Miller · 13 years ago
  12. bdc712b inet: Decrease overhead of on-stack inet_cork. by David S. Miller · 13 years ago
  13. b71d1d4 inet: constify ip headers and in6_addr by Eric Dumazet · 13 years ago
  14. c3968a8 ipv6: RTA_PREFSRC support for ipv6 route source address selection by Daniel Walter · 13 years ago
  15. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  16. 4c9483b ipv6: Convert to use flowi6 where applicable. by David S. Miller · 13 years ago
  17. 1d28f42 net: Put flowi_* prefix on AF independent members of struct flowi by David S. Miller · 13 years ago
  18. 452edd5 xfrm: Return dst directly from xfrm_lookup() by David S. Miller · 13 years ago
  19. 2774c13 xfrm: Handle blackhole route creation via afinfo. by David S. Miller · 13 years ago
  20. 69ead7a ipv6: Normalize arguments to ip6_dst_blackhole(). by David S. Miller · 13 years ago
  21. 80c0bc9 xfrm: Kill XFRM_LOOKUP_WAIT flag. by David S. Miller · 13 years ago
  22. a141471 ipv6: Change final dst lookup arg name to "can_sleep" by David S. Miller · 13 years ago
  23. 5df65e5 net: Add FLOWI_FLAG_CAN_SLEEP. by David S. Miller · 13 years ago
  24. 68d0c6d ipv6: Consolidate route lookup sequences. by David S. Miller · 13 years ago
  25. 5a2ef920 inet: Remove unused sk_sndmsg_* from UFO by Herbert Xu · 13 years ago
  26. a693e69 net: TX timestamps for IPv6 UDP packets by Anders Berggren · 13 years ago
  27. a5f5e36 ipv6: totlen is declared and assigned but not used by Hagen Paul Pfeifer · 13 years ago
  28. 92d8682 inetpeer: Move ICMP rate limiting state into inet_peer entries. by David S. Miller · 14 years ago
  29. 72b43d0 inet6: prevent network storms caused by linux IPv6 routers by Alexey Kuznetsov · 14 years ago
  30. ad0081e ipv6: Fragment locally generated tunnel-mode IPSec6 packets as needed. by David Stevens · 14 years ago
  31. e40051d Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  32. a02cec2 net: return operator cleanup by Eric Dumazet · 14 years ago
  33. 3d13008 ip: fix truesize mismatch in ip fragmentation by Eric Dumazet · 14 years ago
  34. 21dc330 net: Rename skb_has_frags to skb_has_frag_list by David S. Miller · 14 years ago
  35. d8d1f30 net-next: remove useless union keyword by Changli Gao · 14 years ago
  36. 0aa6827 ipv6: Add GSO support on forwarding path by Herbert Xu · 14 years ago
  37. d1db275 ipv6: ip6mr: support multiple tables by Patrick McHardy · 14 years ago
  38. 1e4b105 Merge branch 'master' of /repos/git/net-next-2.6 by Patrick McHardy · 14 years ago
  39. 83d7eb2 ipv6: cleanup: remove unneeded null check by Dan Carpenter · 14 years ago
  40. e1703b36 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  41. 4b340ae IPv6: Complete IPV6_DONTFRAG support by Brian Haley · 14 years ago
  42. 13b52cd IPv6: Add dontfrag argument to relevant functions by Brian Haley · 14 years ago
  43. f2228f7 ipv6: allow to send packet after receiving ICMPv6 Too Big message with MTU field less than IPV6_MIN_MTU by Shan Wei · 14 years ago
  44. 87eb367 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  45. 6291055 Merge branch 'master' of /repos/git/net-next-2.6 by Patrick McHardy · 14 years ago
  46. cd58bcd netfilter: xt_TEE: have cloned packet travel through Xtables too by Jan Engelhardt · 14 years ago
  47. e281b19 netfilter: xtables: inclusion of xt_TEE by Jan Engelhardt · 14 years ago
  48. b5d4399 ipv6: fix the comment of ip6_xmit() by Shan Wei · 14 years ago
  49. 4e15ed4 net: replace ipfragok with skb->local_df by Shan Wei · 14 years ago
  50. 0eecb78 ipv6: cancel to setting local_df in ip6_xmit() by Shan Wei · 14 years ago
  51. e30b38c ip: Fix ip_dev_loopback_xmit() by Eric Dumazet · 14 years ago
  52. 9c6eb28 netfilter: ipv6: add IPSKB_REROUTED exclusion to NF_HOOK/POSTROUTING invocation by Jan Engelhardt · 14 years ago
  53. 9e50849 netfilter: ipv6: move POSTROUTING invocation before fragmentation by Jan Engelhardt · 14 years ago
  54. 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
  55. b2e0b38 netfilter: ipv6: use NFPROTO values for NF_HOOK invocation by Jan Engelhardt · 14 years ago
  56. 14f3ad6 ipv6: Use 1280 as min MTU for ipv6 forwarding by Ulrich Weber · 14 years ago
  57. 3ffe533 ipv6: drop unused "dev" arg of icmpv6_send() by Alexey Dobriyan · 15 years ago
  58. 7ad6848 ip: fix mc_loop checks for tunnels with multicast outer addresses by Octavian Purdila · 15 years ago
  59. 6ce9e7b ip: Report qdisc packet drops by Eric Dumazet · 15 years ago
  60. 0625491 ipv6: ip6_push_pending_frames() should increment IPSTATS_MIB_OUTDISCARDS by Eric Dumazet · 15 years ago
  61. e651f03 inet6: Conversion from u8 to int by Gerrit Renker · 15 years ago
  62. da81203 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  63. 7ea2f2c udpv6: Remove unused skb argument of ipv6_select_ident() by Sridhar Samudrala · 15 years ago
  64. c31d532 udpv6: Fix gso_size setting in ip6_ufo_append_data by Sridhar Samudrala · 15 years ago
  65. e51a67a net: ip_push_pending_frames() fix by Eric Dumazet · 15 years ago
  66. 2b85a34 net: No more expensive sock_hold()/sock_put() on each tx by Eric Dumazet · 15 years ago
  67. 4d9092b ipv6: Use frag list abstraction interfaces. by David S. Miller · 15 years ago
  68. adf3090 net: skb->dst accessors by Eric Dumazet · 15 years ago
  69. edf391f snmp: add missing counters for RFC 4293 by Neil Horman · 15 years ago
  70. 0178b69 ipv6: Copy cork options in ip6_append_data by Herbert Xu · 16 years ago
  71. bd91b8b netns: ip6mr: allocate mroute6_socket per-namespace. by Benjamin Thery · 16 years ago
  72. def8b4f net: reduce structures when XFRM=n by Alexey Dobriyan · 16 years ago
  73. 5a57d4c ipv6: added net argument to ICMP6MSGOUT_INC_STATS_BH by Denis V. Lunev · 16 years ago
  74. e41b536 ipv6: added net argument to ICMP6_INC_STATS_BH by Denis V. Lunev · 16 years ago
  75. 483a47d ipv6: added net argument to IP6_INC_STATS_BH by Denis V. Lunev · 16 years ago
  76. 3bd653c netns: add net parameter to IP6_INC_STATS by Denis V. Lunev · 16 years ago
  77. 0b0588d ipv6: local dev is actually unused in ip6_fragment by Denis V. Lunev · 16 years ago
  78. e550dfb ipv6: Fix OOPS in ip6_dst_lookup_tail(). by Neil Horman · 16 years ago
  79. 191cd58 netns: Add network namespace argument to rt6_fill_node() and ipv6_dev_get_saddr() by Brian Haley · 16 years ago
  80. 283d07ac ipv6: Do not drop packet if skb->local_df is set to true by Wei Yongjun · 16 years ago
  81. 77e2f14 ipv6: Fix ip6_xmit to send fragments if ipfragok is true by Wei Yongjun · 16 years ago
  82. 547b792 net: convert BUG_TRAP to generic WARN_ON by Ilpo Järvinen · 16 years ago
  83. 53b7997 ipv6 netns: Make several "global" sysctl variables namespace aware. by YOSHIFUJI Hideaki · 16 years ago
  84. 778d80b ipv6: Add disable_ipv6 sysctl to disable IPv6 operaion on specific interface. by YOSHIFUJI Hideaki · 16 years ago
  85. f81b2e7 ipv6: Do not forward packets with the unspecified source address. by YOSHIFUJI Hideaki · 16 years ago
  86. 4497b07 net: Discard and warn about LRO'd skbs received for forwarding by Ben Hutchings · 16 years ago
  87. 0b04082 net: remove CVS keywords by Adrian Bunk · 16 years ago
  88. f5184d2 net: Allow netdevices to specify needed head/tailroom by Johannes Berg · 16 years ago
  89. 9acd9f3 [IPV6]: Make address arguments const. by YOSHIFUJI Hideaki · 16 years ago
  90. 7bc570c [IPV6] MROUTE: Support multicast forwarding. by YOSHIFUJI Hideaki · 16 years ago
  91. 3b1e0a6 [NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS. by YOSHIFUJI Hideaki · 16 years ago
  92. c346dca [NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS. by YOSHIFUJI Hideaki · 16 years ago
  93. 7cbca67 [IPV6]: Support Source Address Selection API (RFC5014). by YOSHIFUJI Hideaki · 16 years ago
  94. 6b75d09 [IPV6]: Optimize hop-limit determination. by YOSHIFUJI Hideaki · 16 years ago
  95. c8cdaf9 [IPV4,IPV6]: Share cork.rt between IPv4 and IPv6. by YOSHIFUJI Hideaki · 16 years ago
  96. 8a3edd8 [NETNS][IPV6] fix some missing namespace by Daniel Lezcano · 16 years ago
  97. c20121a [NETNS][IPV6] route6 - pass always a valid socket to ip6_dst_lookup by Daniel Lezcano · 16 years ago
  98. 4591db4 [NETNS][IPV6] route6 - add netns parameter to ip6_route_output by Daniel Lezcano · 16 years ago
  99. 5e5f3f0 [IPV6] ADDRCONF: Convert ipv6_get_saddr() to ipv6_dev_get_saddr(). by YOSHIFUJI Hideaki · 16 years ago
  100. 1e04d53 [IPV6]: Unexport ip6_find_1stfragopt by Adrian Bunk · 16 years ago