1. 3c73a03 ipv6: Update ipv6 static library with newly needed functions by Vlad Yasevich · 12 years ago
  2. 94e187c ipv6: introduce ip6_rt_put() by Amerigo Wang · 12 years ago
  3. 07a9362 ipv6: use IS_ENABLED() by Amerigo Wang · 12 years ago
  4. 5640f76 net: use a per task frag allocator by Eric Dumazet · 12 years ago
  5. fdd6681 ipv6: remove some useless RCU read lock by Amerigo Wang · 12 years ago
  6. 4cdd3408 netfilter: nf_conntrack_ipv6: improve fragmentation handling by Patrick McHardy · 12 years ago
  7. 1d861aa inet: Minimize use of cached route inetpeer. by David S. Miller · 12 years ago
  8. c56bf6f ipv6: fix a bad cast in ip6_dst_lookup_tail() by Eric Dumazet · 12 years ago
  9. 97cac08 ipv6: Store route neighbour in rt6_info struct. by David S. Miller · 12 years ago
  10. 5110effe net: Do delayed neigh confirmation. by David S. Miller · 12 years ago
  11. 43b03f1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  12. 95603e2 net-next: add dev_loopback_xmit() to avoid duplicate code by Michel Machado · 12 years ago
  13. fbfe95a inet: Create and use rt{,6}_get_peer_create(). by David S. Miller · 12 years ago
  14. 2d8dbb0 snmp: fix OutOctets counter to include forwarded datagrams by Vincent Bernat · 12 years ago
  15. 0c18337 ipv6: fix incorrect ipsec fragment by Gao feng · 13 years ago
  16. a34a101 ipv6: disable GSO on sockets hitting dst_allfrag by Eric Dumazet · 13 years ago
  17. 72e843b ipv6: ip6_fragment() should check CHECKSUM_PARTIAL by Eric Dumazet · 13 years ago
  18. d7f7c0a ipv6: remove csummode in ip6_append_data() by Eric Dumazet · 13 years ago
  19. e87cc47 net: Convert net_ratelimit uses to net_<level>_ratelimited by Joe Perches · 13 years ago
  20. a495f83 ipv6: Export ipv6 functions for use by other protocols by Chris Elston · 13 years ago
  21. 808db80 ipv6: call consume_skb() in frag/reassembly by Eric Dumazet · 13 years ago
  22. 1f85851 ipv6: fix incorrent ipv6 ipsec packet fragment by Gao feng · 13 years ago
  23. c45a3df ipv6: Eliminate dst_get_neighbour_noref() usage in ip6_forward(). by David S. Miller · 13 years ago
  24. 4991969 ipv6: Remove neigh argument from ndisc_send_redirect() by David S. Miller · 13 years ago
  25. abb434c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  26. e688a60 net: introduce DST_NOPEER dst flag by Eric Dumazet · 13 years ago
  27. 2721745 net: Rename dst_get_neighbour{, _raw} to dst_get_neighbour_noref{, _raw}. by David Miller · 13 years ago
  28. 75f2811 ipv6: Add fragment reporting to ipv6_skip_exthdr(). by Jesse Gross · 13 years ago
  29. 4e3fd7a net: remove ipv6_addr_copy() by Alexey Dobriyan · 13 years ago
  30. a7ae199 ipv6: Remove all uses of LL_ALLOCATED_SPACE by Herbert Xu · 13 years ago
  31. 504744e ipv6: fix error propagation in ip6_ufo_append_data() by Zheng Yan · 13 years ago
  32. b903d32 ipv6: tcp: fix TCLASS value in ACK messages sent from TIME_WAIT by Eric Dumazet · 13 years ago
  33. 9e903e0 net: add skb frag size accessors by Eric Dumazet · 13 years ago
  34. 299b076 ipv6: Fix IPsec slowpath fragmentation problem by Steffen Klassert · 13 years ago
  35. 408dadf net: ipv6: convert to SKB frag APIs by Ian Campbell · 13 years ago
  36. f2c31e3 net: fix NULL dereferences in check_peer_redir() by Eric Dumazet · 13 years ago
  37. 87c48fa ipv6: make fragment identifications less predictable by Eric Dumazet · 13 years ago
  38. 69cce1d net: Abstract dst->neighbour accesses behind helpers. by David S. Miller · 13 years ago
  39. 05e3aa0 net: Create and use new helper, neigh_output(). by David S. Miller · 13 years ago
  40. a292829 ipv6: Use calculated 'neigh' instead of re-evaluating dst->neighbour by David S. Miller · 13 years ago
  41. f6b72b6 net: Embed hh_cache inside of struct neighbour. by David S. Miller · 13 years ago
  42. bdc712b inet: Decrease overhead of on-stack inet_cork. by David S. Miller · 14 years ago
  43. b71d1d4 inet: constify ip headers and in6_addr by Eric Dumazet · 14 years ago
  44. c3968a8 ipv6: RTA_PREFSRC support for ipv6 route source address selection by Daniel Walter · 14 years ago
  45. 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
  46. 4c9483b ipv6: Convert to use flowi6 where applicable. by David S. Miller · 14 years ago
  47. 1d28f42 net: Put flowi_* prefix on AF independent members of struct flowi by David S. Miller · 14 years ago
  48. 452edd5 xfrm: Return dst directly from xfrm_lookup() by David S. Miller · 14 years ago
  49. 2774c13 xfrm: Handle blackhole route creation via afinfo. by David S. Miller · 14 years ago
  50. 69ead7a ipv6: Normalize arguments to ip6_dst_blackhole(). by David S. Miller · 14 years ago
  51. 80c0bc9 xfrm: Kill XFRM_LOOKUP_WAIT flag. by David S. Miller · 14 years ago
  52. a141471 ipv6: Change final dst lookup arg name to "can_sleep" by David S. Miller · 14 years ago
  53. 5df65e5 net: Add FLOWI_FLAG_CAN_SLEEP. by David S. Miller · 14 years ago
  54. 68d0c6d ipv6: Consolidate route lookup sequences. by David S. Miller · 14 years ago
  55. 5a2ef920 inet: Remove unused sk_sndmsg_* from UFO by Herbert Xu · 14 years ago
  56. a693e69 net: TX timestamps for IPv6 UDP packets by Anders Berggren · 14 years ago
  57. a5f5e36 ipv6: totlen is declared and assigned but not used by Hagen Paul Pfeifer · 14 years ago
  58. 92d8682 inetpeer: Move ICMP rate limiting state into inet_peer entries. by David S. Miller · 14 years ago
  59. 72b43d0 inet6: prevent network storms caused by linux IPv6 routers by Alexey Kuznetsov · 14 years ago
  60. ad0081e ipv6: Fragment locally generated tunnel-mode IPSec6 packets as needed. by David Stevens · 14 years ago
  61. e40051d Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  62. a02cec2 net: return operator cleanup by Eric Dumazet · 14 years ago
  63. 3d13008 ip: fix truesize mismatch in ip fragmentation by Eric Dumazet · 14 years ago
  64. 21dc330 net: Rename skb_has_frags to skb_has_frag_list by David S. Miller · 14 years ago
  65. d8d1f30 net-next: remove useless union keyword by Changli Gao · 14 years ago
  66. 0aa6827 ipv6: Add GSO support on forwarding path by Herbert Xu · 15 years ago
  67. d1db275 ipv6: ip6mr: support multiple tables by Patrick McHardy · 15 years ago
  68. 1e4b105 Merge branch 'master' of /repos/git/net-next-2.6 by Patrick McHardy · 15 years ago
  69. 83d7eb2 ipv6: cleanup: remove unneeded null check by Dan Carpenter · 15 years ago
  70. e1703b36 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  71. 4b340ae IPv6: Complete IPV6_DONTFRAG support by Brian Haley · 15 years ago
  72. 13b52cd IPv6: Add dontfrag argument to relevant functions by Brian Haley · 15 years ago
  73. f2228f7 ipv6: allow to send packet after receiving ICMPv6 Too Big message with MTU field less than IPV6_MIN_MTU by Shan Wei · 15 years ago
  74. 87eb367 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  75. 6291055 Merge branch 'master' of /repos/git/net-next-2.6 by Patrick McHardy · 15 years ago
  76. cd58bcd netfilter: xt_TEE: have cloned packet travel through Xtables too by Jan Engelhardt · 15 years ago
  77. e281b19 netfilter: xtables: inclusion of xt_TEE by Jan Engelhardt · 15 years ago
  78. b5d4399 ipv6: fix the comment of ip6_xmit() by Shan Wei · 15 years ago
  79. 4e15ed4 net: replace ipfragok with skb->local_df by Shan Wei · 15 years ago
  80. 0eecb78 ipv6: cancel to setting local_df in ip6_xmit() by Shan Wei · 15 years ago
  81. e30b38c ip: Fix ip_dev_loopback_xmit() by Eric Dumazet · 15 years ago
  82. 9c6eb28 netfilter: ipv6: add IPSKB_REROUTED exclusion to NF_HOOK/POSTROUTING invocation by Jan Engelhardt · 15 years ago
  83. 9e50849 netfilter: ipv6: move POSTROUTING invocation before fragmentation by Jan Engelhardt · 15 years ago
  84. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  85. b2e0b38 netfilter: ipv6: use NFPROTO values for NF_HOOK invocation by Jan Engelhardt · 15 years ago
  86. 14f3ad6 ipv6: Use 1280 as min MTU for ipv6 forwarding by Ulrich Weber · 15 years ago
  87. 3ffe533 ipv6: drop unused "dev" arg of icmpv6_send() by Alexey Dobriyan · 15 years ago
  88. 7ad6848 ip: fix mc_loop checks for tunnels with multicast outer addresses by Octavian Purdila · 15 years ago
  89. 6ce9e7b ip: Report qdisc packet drops by Eric Dumazet · 15 years ago
  90. 0625491 ipv6: ip6_push_pending_frames() should increment IPSTATS_MIB_OUTDISCARDS by Eric Dumazet · 15 years ago
  91. e651f03 inet6: Conversion from u8 to int by Gerrit Renker · 15 years ago
  92. da81203 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  93. 7ea2f2c udpv6: Remove unused skb argument of ipv6_select_ident() by Sridhar Samudrala · 15 years ago
  94. c31d532 udpv6: Fix gso_size setting in ip6_ufo_append_data by Sridhar Samudrala · 15 years ago
  95. e51a67a net: ip_push_pending_frames() fix by Eric Dumazet · 15 years ago
  96. 2b85a34 net: No more expensive sock_hold()/sock_put() on each tx by Eric Dumazet · 15 years ago
  97. 4d9092b ipv6: Use frag list abstraction interfaces. by David S. Miller · 15 years ago
  98. adf3090 net: skb->dst accessors by Eric Dumazet · 16 years ago
  99. edf391f snmp: add missing counters for RFC 4293 by Neil Horman · 16 years ago
  100. 0178b69 ipv6: Copy cork options in ip6_append_data by Herbert Xu · 16 years ago