1. 9f0d3c2 ipv6: addrconf: fix /proc/net/if_inet6 by Eric Dumazet · 12 years ago
  2. 4c67525 tcp: resets are misrouted by Alexey Kuznetsov · 12 years ago
  3. 8634724 ipv6: gro: fix PV6_GRO_CB(skb)->proto problem by Eric Dumazet · 12 years ago
  4. 51ec040 ipv6: GRO should be ECN friendly by Eric Dumazet · 12 years ago
  5. 283dbd8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  6. 04a6f82 sections: fix section conflicts in net by Andi Kleen · 12 years ago
  7. 6825a26 ipv6: release reference of ip6_null_entry's dst entry in __ip6_del_rt by Gao feng · 12 years ago
  8. 62b54dd ipv6: don't add link local route when there is no link local address by Nicolas Dichtel · 12 years ago
  9. 861b650 tcp: gro: add checksuming helpers by Eric Dumazet · 12 years ago
  10. 64c6d08 ipv6: del unreachable route when an addr is deleted on lo by Nicolas Dichtel · 12 years ago
  11. 188c517 ipv6: return errno pointers consistently for fib6_add_1() by Lin Ming · 12 years ago
  12. 6a06e5e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  13. bcc4529 ipv6: gre: remove ip6gre_header_parse() by Eric Dumazet · 12 years ago
  14. 4b7cc7f nf_defrag_ipv6: fix oops on module unloading by Konstantin Khlebnikov · 12 years ago
  15. eccc1bb tunnel: drop packet if ECN present with not-ECT by stephen hemminger · 12 years ago
  16. b0558ef xfrm: remove extranous rcu_read_lock by stephen hemminger · 12 years ago
  17. 0c5794a gre: remove unnecessary rcu_read_lock/unlock by stephen hemminger · 12 years ago
  18. 96af69e ipv6: mip6: fix mip6_mh_filter() by Eric Dumazet · 12 years ago
  19. 1b05c4b ipv6: raw: fix icmpv6_filter() by Eric Dumazet · 12 years ago
  20. 5640f76 net: use a per task frag allocator by Eric Dumazet · 12 years ago
  21. ae47351 Merge branch 'master' of git://1984.lsi.us.es/nf-next by David S. Miller · 12 years ago
  22. 016818d tcp: TCP Fast Open Server - take SYNACK RTT after completing 3WHS by Neal Cardwell · 12 years ago
  23. 623df48 tcp: extract code to compute SYNACK RTT by Neal Cardwell · 12 years ago
  24. f950c0e ipv6: fix return value check in fib6_add() by Wei Yongjun · 12 years ago
  25. 2cbc78a netfilter: combine ipt_REDIRECT and ip6t_REDIRECT by Jan Engelhardt · 12 years ago
  26. b3d54b3 netfilter: combine ipt_NETMAP and ip6t_NETMAP by Jan Engelhardt · 12 years ago
  27. b0041d1 netfilter: fix IPv6 NAT dependencies in Kconfig by Pablo Neira Ayuso · 12 years ago
  28. 6b10286 ipv6: unify fragment thresh handling code by Amerigo Wang · 12 years ago
  29. d4915c0 ipv6: make ip6_frag_nqueues() and ip6_frag_mem() static inline by Amerigo Wang · 12 years ago
  30. b836c99 ipv6: unify conntrack reassembly expire code with standard one by Amerigo Wang · 12 years ago
  31. c038a76 ipv6: add a new namespace for nf_conntrack_reasm by Amerigo Wang · 12 years ago
  32. 3fd91fb ipv6: recursive check rt->dst.from when call rt6_check_expired by Li RongQing · 12 years ago
  33. 2c20cbd ipv6: use DST_* macro to set obselete field by Nicolas Dichtel · 12 years ago
  34. 6f3118b ipv6: use net->rt_genid to check dst validity by Nicolas Dichtel · 12 years ago
  35. b48b63a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  36. 5744dd9 ipv6: replace write lock with read lock when get route info by Li RongQing · 12 years ago
  37. fb0af4c ipv6: route templates can be const by Eric Dumazet · 12 years ago
  38. 91b4b04 ipv6: Compare addresses only bits up to the prefix length (RFC6724). by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  39. 417962a ipv6: Add labels for site-local and 6bone testing addresses (RFC6724) by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  40. fdd6681 ipv6: remove some useless RCU read lock by Amerigo Wang · 12 years ago
  41. 15e4730 netlink: Rename pid to portid to avoid confusion by Eric W. Biederman · 12 years ago
  42. b4949ab ipv6: fix handling of throw routes by Nicolas Dichtel · 12 years ago
  43. 979402b udp: increment UDP_MIB_INERRORS if copy failed by Eric Dumazet · 12 years ago
  44. ef2c7d7 ipv6: fix handling of blackhole and prohibit routes by Nicolas Dichtel · 12 years ago
  45. 2c96932 netfilter: ipv6: using csum_ipv6_magic requires net/ip6_checksum.h by Stephen Rothwell · 12 years ago
  46. d013ef2a tcp: fix possible socket refcount problem for ipv6 by Julian Anastasov · 12 years ago
  47. ace1fe1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Pablo Neira Ayuso · 12 years ago
  48. 8336886 tcp: TCP Fast Open Server - support TFO listeners by Jerry Chu · 12 years ago
  49. eb7e057 ipv6: remove some deadcode by Sorin Dumitru · 12 years ago
  50. 48f125c net: ipv6: fix error return code by Julia Lawall · 12 years ago
  51. 8a91bb0 netfilter: ip6tables: add stateless IPv6-to-IPv6 Network Prefix Translation target by Patrick McHardy · 12 years ago
  52. ed72d9e netfilter: ip6tables: add NETMAP target by Patrick McHardy · 12 years ago
  53. 115e23a netfilter: ip6tables: add REDIRECT target by Patrick McHardy · 12 years ago
  54. b3f644f netfilter: ip6tables: add MASQUERADE target by Patrick McHardy · 12 years ago
  55. 58a317f netfilter: ipv6: add IPv6 NAT support by Patrick McHardy · 12 years ago
  56. 0ad352c netfilter: ipv6: expand skb head in ip6_route_me_harder after oif change by Patrick McHardy · 12 years ago
  57. 2b60af0 netfilter: nf_conntrack_ipv6: fix tracking of ICMPv6 error messages containing fragments by Patrick McHardy · 12 years ago
  58. 4cdd3408 netfilter: nf_conntrack_ipv6: improve fragmentation handling by Patrick McHardy · 12 years ago
  59. e6acb38 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by David S. Miller · 12 years ago
  60. 748e2d9 net: reinstate rtnl in call_netdevice_notifiers() by Eric Dumazet · 12 years ago
  61. b87fb39 ipv6: gre: fix ip6gre_err() by Eric Dumazet · 12 years ago
  62. 0115e8e net: remove delay at device dismantle by Eric Dumazet · 12 years ago
  63. bf277b0 Merge git://1984.lsi.us.es/nf-next by David S. Miller · 12 years ago
  64. 1304a73 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  65. fae6ef8 net: tcp: move sk_rx_dst_set call after tcp_create_openreq_child() by Neal Cardwell · 12 years ago
  66. 9d7b0fc net: ipv6: fix oops in inet_putpeer() by Patrick McHardy · 12 years ago
  67. 5ef5d6c gre: information leak in ip6_tnl_ioctl() by Dan Carpenter · 12 years ago
  68. 898132a ipv6: move dereference after check in fl_free() by Dan Carpenter · 12 years ago
  69. 4f82f45 net ip6 flowlabel: Make owner a union of struct pid * and kuid_t by Eric W. Biederman · 12 years ago
  70. a7cb5a4 userns: Print out socket uids in a user namespace aware fashion. by Eric W. Biederman · 12 years ago
  71. 4acd494 ipv6: addrconf: Avoid calling netdevice notifiers with RCU read-side lock by Ben Hutchings · 12 years ago
  72. 4855d6f net: ipv6: proc: Fix error handling by Igor Maravic · 12 years ago
  73. c12b395 gre: Support GRE over IPv6 by xeb@mail.ru · 12 years ago
  74. 19e303d netfilter: PTR_RET can be used by Wu Fengguang · 12 years ago
  75. 63d02d1 net: tcp: ipv6_mapped needs sk_rx_dst_set method by Eric Dumazet · 12 years ago
  76. 1fb9489 net: Loopback ifindex is constant now by Pavel Emelyanov · 12 years ago
  77. a399a80 time: jiffies_delta_to_clock_t() helper to the rescue by Eric Dumazet · 12 years ago
  78. 5d299f3 net: ipv6: fix TCP early demux by Eric Dumazet · 12 years ago
  79. ac694db Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  80. 99a1dec net: introduce sk_gfp_atomic() to allow addition of GFP flags depending on the individual socket by Mel Gorman · 12 years ago
  81. c255a45 memcg: rename config variables by Andrew Morton · 12 years ago
  82. cca32e4 net: TCP early demux cleanup by Eric Dumazet · 12 years ago
  83. 8253947 ipv6: fix incorrect route 'expires' value passed to userspace by Li Wei · 12 years ago
  84. c710998 ipv6: Early TCP socket demux by Eric Dumazet · 12 years ago
  85. 563d34d tcp: dont drop MTU reduction indications by Eric Dumazet · 12 years ago
  86. f5b0a87 net: Document dst->obsolete better. by David S. Miller · 12 years ago
  87. 2100c8d net-tcp: Fast Open base by Yuchung Cheng · 12 years ago
  88. ddbe503 ipv6: add ipv6_addr_hash() helper by Eric Dumazet · 12 years ago
  89. d3818c9 ipv6: fix inet6_csk_xmit() by Eric Dumazet · 12 years ago
  90. a6ff1a2 Merge branch 'nexthop_exceptions' by David S. Miller · 12 years ago
  91. 6700c27 net: Pass optional SKB and SK arguments to dst_ops->{update_pmtu,redirect}() by David S. Miller · 12 years ago
  92. a858d64 ipv6: fix unappropriate errno returned for non-multicast address by Li Wei · 12 years ago
  93. f0396f60 ipv6: fix RTPROT_RA markup of RA routes w/nexthops by Denis Ovsienko · 12 years ago
  94. 35ad9b9 ipv6: Add helper inet6_csk_update_pmtu(). by David S. Miller · 12 years ago
  95. 8104891 ipv6: Initialize the struct rt6_info behind the dst_enty field by Steffen Klassert · 12 years ago
  96. 1ed5c48 net: Remove checks for dst_ops->redirect being NULL. by David S. Miller · 12 years ago
  97. b587ee3 net: Add dummy dst_ops->redirect method where needed. by David S. Miller · 12 years ago
  98. b94f1c0 ipv6: Use icmpv6_notify() to propagate redirect, instead of rt6_redirect(). by David S. Miller · 12 years ago
  99. ec18d9a ipv6: Add redirect support to all protocol icmp error handlers. by David S. Miller · 12 years ago
  100. 3a5ad2e ipv6: Add ip6_redirect() and ip6_sk_redirect() helper functions. by David S. Miller · 12 years ago