1. 73f156a inetpeer: get rid of ip_id_count by Eric Dumazet · 10 years ago
  2. 54e5c4d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  3. 3a1cebe ipv6: fix calculation of option len in ip6_append_data by Hannes Frederic Sowa · 10 years ago
  4. 60ff746 net: rename local_df to ignore_df by WANG Cong · 10 years ago
  5. 418a315 net: ipv6: send pkttoobig immediately if orig frag size > mtu by Florian Westphal · 10 years ago
  6. aad8872 ipv4: add a sock pointer to dst->output() path. by Eric Dumazet · 10 years ago
  7. 43a43b6 ipv6: some ipv6 statistic counters failed to disable bh by Hannes Frederic Sowa · 10 years ago
  8. 04f58c8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  9. e367c2d ipv6: ip6_append_data_mtu do not handle the mtu of the second fragment properly by lucien · 10 years ago
  10. 090f116 ipv6: ip6_forward: perform skb->pkt_type check at the beginning by Li RongQing · 10 years ago
  11. 67ddc87 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  12. 0b95227 ipv6: yet another new IPV6_MTU_DISCOVER option IPV6_PMTUDISC_OMIT by Hannes Frederic Sowa · 10 years ago
  13. 2e99c07 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 10 years ago
  14. 478b360 netfilter: nf_tables: fix nf_trace always-on with XT_TRACE=n by Florian Westphal · 10 years ago
  15. fe6cc55 net: ip, ipv6: handle gso skbs in forwarding path by Florian Westphal · 10 years ago
  16. 0954cf9 ipv6: introduce ip6_dst_mtu_forward and protect forwarding path with it by Hannes Frederic Sowa · 11 years ago
  17. 56a4342 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  18. 1669cb9 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 11 years ago
  19. 4df98e7 ipv6: pmtudisc setting not respected with UFO/CORK by Hannes Frederic Sowa · 11 years ago
  20. 93b36cf ipv6: support IPV6_PMTU_INTERFACE on sockets by Hannes Frederic Sowa · 11 years ago
  21. 15c77d8 ipv6: consistent use of IP6_INC_STATS_BH() in ip6_forward() by Eric Dumazet · 11 years ago
  22. 0e0d44a net: Remove FLOWI_FLAG_CAN_SLEEP by Steffen Klassert · 11 years ago
  23. 7f88c6b ipv6: fix possible seqlock deadlock in ip6_finish_output2 by Hannes Frederic Sowa · 11 years ago
  24. 5e30025 Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  25. 9037c35 ip6_output: fragment outgoing reassembled skb properly by Jiri Pirko · 11 years ago
  26. 5ac68e7 ipv6: Fix possible ipv6 seqlock deadlock by John Stultz · 11 years ago
  27. 550bab4 ipv6: fill rt6i_gateway with nexthop address by Julian Anastasov · 11 years ago
  28. c547dbf ip6_output: do skb ufo init for peeked non ufo skb as well by Jiri Pirko · 11 years ago
  29. 2811eba ipv6: udp packets following an UFO enqueued packet need also be handled by UFO by Hannes Frederic Sowa · 11 years ago
  30. 06c5405 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  31. 788787b ipv6: move ip6_local_out into core kernel by Cong Wang · 11 years ago
  32. 9c9c9ad ipv6: set skb->protocol on tcp, raw and ip6_append_data genereated skbs by Hannes Frederic Sowa · 11 years ago
  33. 0c1072a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  34. 75a493e ipv6: ip6_append_data_mtu did not care about pmtudisc and frag_size by Hannes Frederic Sowa · 11 years ago
  35. a963a37 ipv6: ip6_sk_dst_check() must not assume ipv6 dst by Eric Dumazet · 11 years ago
  36. ab4eb35 ipv6: Process unicast packet with Router Alert by checking flag in skb. by YOSHIFUJI Hideaki / 吉藤英明 · 11 years ago
  37. 284041e ipv6: fix possible crashes in ip6_cork_release() by Eric Dumazet · 11 years ago
  38. bf84a01 net: sock: make sock_tx_timestamp void by Daniel Borkmann · 11 years ago
  39. dd40851 ipv6: don't let node/interface scoped multicast traffic escape on the wire by Hannes Frederic Sowa · 11 years ago
  40. f4e53e2 ipv6: Don't send packet to big messages to self by Steffen Klassert · 11 years ago
  41. f1e7b73 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  42. 9647bb8 ipv6: remove duplicated declaration of ip6_fragment() by Cong Wang · 11 years ago
  43. 2576f17 ipv6: Unshare ip6_nd_hdr() and change return type to void. by YOSHIFUJI Hideaki / 吉藤英明 · 11 years ago
  44. 6fd6ce2 ipv6: Do not depend on rt->n in ip6_finish_output2(). by YOSHIFUJI Hideaki / 吉藤英明 · 11 years ago
  45. 707be1f ipv6: Do not depend on rt->n in ip6_dst_lookup_tail(). by YOSHIFUJI Hideaki / 吉藤英明 · 11 years ago
  46. 7efdba5 ipv6: fix header length calculation in ip6_append_data() by Romain KUNTZ · 11 years ago
  47. 3e4e4c1 ipv6: Introduce ip6_flow_hdr() to fill version, tclass and flowlabel. by YOSHIFUJI Hideaki / 吉藤英明 · 11 years ago
  48. 3c73a03 ipv6: Update ipv6 static library with newly needed functions by Vlad Yasevich · 12 years ago
  49. 94e187c ipv6: introduce ip6_rt_put() by Amerigo Wang · 12 years ago
  50. 07a9362 ipv6: use IS_ENABLED() by Amerigo Wang · 12 years ago
  51. 5640f76 net: use a per task frag allocator by Eric Dumazet · 12 years ago
  52. fdd6681 ipv6: remove some useless RCU read lock by Amerigo Wang · 12 years ago
  53. 4cdd3408 netfilter: nf_conntrack_ipv6: improve fragmentation handling by Patrick McHardy · 12 years ago
  54. 1d861aa inet: Minimize use of cached route inetpeer. by David S. Miller · 12 years ago
  55. c56bf6f ipv6: fix a bad cast in ip6_dst_lookup_tail() by Eric Dumazet · 12 years ago
  56. 97cac08 ipv6: Store route neighbour in rt6_info struct. by David S. Miller · 12 years ago
  57. 5110effe net: Do delayed neigh confirmation. by David S. Miller · 12 years ago
  58. 43b03f1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  59. 95603e2 net-next: add dev_loopback_xmit() to avoid duplicate code by Michel Machado · 12 years ago
  60. fbfe95a inet: Create and use rt{,6}_get_peer_create(). by David S. Miller · 12 years ago
  61. 2d8dbb0 snmp: fix OutOctets counter to include forwarded datagrams by Vincent Bernat · 12 years ago
  62. 0c18337 ipv6: fix incorrect ipsec fragment by Gao feng · 12 years ago
  63. a34a101 ipv6: disable GSO on sockets hitting dst_allfrag by Eric Dumazet · 12 years ago
  64. 72e843b ipv6: ip6_fragment() should check CHECKSUM_PARTIAL by Eric Dumazet · 12 years ago
  65. d7f7c0a ipv6: remove csummode in ip6_append_data() by Eric Dumazet · 12 years ago
  66. e87cc47 net: Convert net_ratelimit uses to net_<level>_ratelimited by Joe Perches · 12 years ago
  67. a495f83 ipv6: Export ipv6 functions for use by other protocols by Chris Elston · 12 years ago
  68. 808db80 ipv6: call consume_skb() in frag/reassembly by Eric Dumazet · 12 years ago
  69. 1f85851 ipv6: fix incorrent ipv6 ipsec packet fragment by Gao feng · 12 years ago
  70. c45a3df ipv6: Eliminate dst_get_neighbour_noref() usage in ip6_forward(). by David S. Miller · 12 years ago
  71. 4991969 ipv6: Remove neigh argument from ndisc_send_redirect() by David S. Miller · 12 years ago
  72. abb434c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  73. e688a60 net: introduce DST_NOPEER dst flag by Eric Dumazet · 13 years ago
  74. 2721745 net: Rename dst_get_neighbour{, _raw} to dst_get_neighbour_noref{, _raw}. by David Miller · 13 years ago
  75. 75f2811 ipv6: Add fragment reporting to ipv6_skip_exthdr(). by Jesse Gross · 13 years ago
  76. 4e3fd7a net: remove ipv6_addr_copy() by Alexey Dobriyan · 13 years ago
  77. a7ae199 ipv6: Remove all uses of LL_ALLOCATED_SPACE by Herbert Xu · 13 years ago
  78. 504744e ipv6: fix error propagation in ip6_ufo_append_data() by Zheng Yan · 13 years ago
  79. b903d32 ipv6: tcp: fix TCLASS value in ACK messages sent from TIME_WAIT by Eric Dumazet · 13 years ago
  80. 9e903e0 net: add skb frag size accessors by Eric Dumazet · 13 years ago
  81. 299b076 ipv6: Fix IPsec slowpath fragmentation problem by Steffen Klassert · 13 years ago
  82. 408dadf net: ipv6: convert to SKB frag APIs by Ian Campbell · 13 years ago
  83. f2c31e3 net: fix NULL dereferences in check_peer_redir() by Eric Dumazet · 13 years ago
  84. 87c48fa ipv6: make fragment identifications less predictable by Eric Dumazet · 13 years ago
  85. 69cce1d net: Abstract dst->neighbour accesses behind helpers. by David S. Miller · 13 years ago
  86. 05e3aa0 net: Create and use new helper, neigh_output(). by David S. Miller · 13 years ago
  87. a292829 ipv6: Use calculated 'neigh' instead of re-evaluating dst->neighbour by David S. Miller · 13 years ago
  88. f6b72b6 net: Embed hh_cache inside of struct neighbour. by David S. Miller · 13 years ago
  89. bdc712b inet: Decrease overhead of on-stack inet_cork. by David S. Miller · 13 years ago
  90. b71d1d4 inet: constify ip headers and in6_addr by Eric Dumazet · 13 years ago
  91. c3968a8 ipv6: RTA_PREFSRC support for ipv6 route source address selection by Daniel Walter · 13 years ago
  92. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  93. 4c9483b ipv6: Convert to use flowi6 where applicable. by David S. Miller · 13 years ago
  94. 1d28f42 net: Put flowi_* prefix on AF independent members of struct flowi by David S. Miller · 13 years ago
  95. 452edd5 xfrm: Return dst directly from xfrm_lookup() by David S. Miller · 13 years ago
  96. 2774c13 xfrm: Handle blackhole route creation via afinfo. by David S. Miller · 13 years ago
  97. 69ead7a ipv6: Normalize arguments to ip6_dst_blackhole(). by David S. Miller · 13 years ago
  98. 80c0bc9 xfrm: Kill XFRM_LOOKUP_WAIT flag. by David S. Miller · 13 years ago
  99. a141471 ipv6: Change final dst lookup arg name to "can_sleep" by David S. Miller · 13 years ago
  100. 5df65e5 net: Add FLOWI_FLAG_CAN_SLEEP. by David S. Miller · 13 years ago