1. d013ef2a tcp: fix possible socket refcount problem for ipv6 by Julian Anastasov · 12 years ago
  2. ace1fe1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Pablo Neira Ayuso · 12 years ago
  3. 8336886 tcp: TCP Fast Open Server - support TFO listeners by Jerry Chu · 12 years ago
  4. eb7e057 ipv6: remove some deadcode by Sorin Dumitru · 12 years ago
  5. 48f125c net: ipv6: fix error return code by Julia Lawall · 12 years ago
  6. 8a91bb0 netfilter: ip6tables: add stateless IPv6-to-IPv6 Network Prefix Translation target by Patrick McHardy · 12 years ago
  7. ed72d9e netfilter: ip6tables: add NETMAP target by Patrick McHardy · 12 years ago
  8. 115e23a netfilter: ip6tables: add REDIRECT target by Patrick McHardy · 12 years ago
  9. b3f644f netfilter: ip6tables: add MASQUERADE target by Patrick McHardy · 12 years ago
  10. 58a317f netfilter: ipv6: add IPv6 NAT support by Patrick McHardy · 12 years ago
  11. 0ad352c netfilter: ipv6: expand skb head in ip6_route_me_harder after oif change by Patrick McHardy · 12 years ago
  12. 2b60af0 netfilter: nf_conntrack_ipv6: fix tracking of ICMPv6 error messages containing fragments by Patrick McHardy · 12 years ago
  13. 4cdd3408 netfilter: nf_conntrack_ipv6: improve fragmentation handling by Patrick McHardy · 12 years ago
  14. 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
  15. 748e2d9 net: reinstate rtnl in call_netdevice_notifiers() by Eric Dumazet · 12 years ago
  16. b87fb39 ipv6: gre: fix ip6gre_err() by Eric Dumazet · 12 years ago
  17. 0115e8e net: remove delay at device dismantle by Eric Dumazet · 12 years ago
  18. bf277b0 Merge git://1984.lsi.us.es/nf-next by David S. Miller · 12 years ago
  19. 1304a73 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  20. fae6ef8 net: tcp: move sk_rx_dst_set call after tcp_create_openreq_child() by Neal Cardwell · 12 years ago
  21. 9d7b0fc net: ipv6: fix oops in inet_putpeer() by Patrick McHardy · 12 years ago
  22. 5ef5d6c gre: information leak in ip6_tnl_ioctl() by Dan Carpenter · 12 years ago
  23. 898132a ipv6: move dereference after check in fl_free() by Dan Carpenter · 12 years ago
  24. 4f82f45 net ip6 flowlabel: Make owner a union of struct pid * and kuid_t by Eric W. Biederman · 12 years ago
  25. a7cb5a4 userns: Print out socket uids in a user namespace aware fashion. by Eric W. Biederman · 12 years ago
  26. 4acd494 ipv6: addrconf: Avoid calling netdevice notifiers with RCU read-side lock by Ben Hutchings · 12 years ago
  27. 4855d6f net: ipv6: proc: Fix error handling by Igor Maravic · 12 years ago
  28. c12b395 gre: Support GRE over IPv6 by xeb@mail.ru · 12 years ago
  29. 19e303d netfilter: PTR_RET can be used by Wu Fengguang · 12 years ago
  30. 63d02d1 net: tcp: ipv6_mapped needs sk_rx_dst_set method by Eric Dumazet · 12 years ago
  31. 1fb9489 net: Loopback ifindex is constant now by Pavel Emelyanov · 12 years ago
  32. a399a80 time: jiffies_delta_to_clock_t() helper to the rescue by Eric Dumazet · 12 years ago
  33. 5d299f3 net: ipv6: fix TCP early demux by Eric Dumazet · 12 years ago
  34. ac694db Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  35. 99a1dec net: introduce sk_gfp_atomic() to allow addition of GFP flags depending on the individual socket by Mel Gorman · 12 years ago
  36. c255a45 memcg: rename config variables by Andrew Morton · 12 years ago
  37. cca32e4 net: TCP early demux cleanup by Eric Dumazet · 12 years ago
  38. 8253947 ipv6: fix incorrect route 'expires' value passed to userspace by Li Wei · 12 years ago
  39. c710998 ipv6: Early TCP socket demux by Eric Dumazet · 12 years ago
  40. 563d34d tcp: dont drop MTU reduction indications by Eric Dumazet · 12 years ago
  41. f5b0a87 net: Document dst->obsolete better. by David S. Miller · 12 years ago
  42. 2100c8d net-tcp: Fast Open base by Yuchung Cheng · 12 years ago
  43. ddbe503 ipv6: add ipv6_addr_hash() helper by Eric Dumazet · 12 years ago
  44. d3818c9 ipv6: fix inet6_csk_xmit() by Eric Dumazet · 12 years ago
  45. a6ff1a2 Merge branch 'nexthop_exceptions' by David S. Miller · 12 years ago
  46. 6700c27 net: Pass optional SKB and SK arguments to dst_ops->{update_pmtu,redirect}() by David S. Miller · 12 years ago
  47. a858d64 ipv6: fix unappropriate errno returned for non-multicast address by Li Wei · 12 years ago
  48. f0396f60 ipv6: fix RTPROT_RA markup of RA routes w/nexthops by Denis Ovsienko · 12 years ago
  49. 35ad9b9 ipv6: Add helper inet6_csk_update_pmtu(). by David S. Miller · 12 years ago
  50. 8104891 ipv6: Initialize the struct rt6_info behind the dst_enty field by Steffen Klassert · 12 years ago
  51. 1ed5c48 net: Remove checks for dst_ops->redirect being NULL. by David S. Miller · 12 years ago
  52. b587ee3 net: Add dummy dst_ops->redirect method where needed. by David S. Miller · 12 years ago
  53. b94f1c0 ipv6: Use icmpv6_notify() to propagate redirect, instead of rt6_redirect(). by David S. Miller · 12 years ago
  54. ec18d9a ipv6: Add redirect support to all protocol icmp error handlers. by David S. Miller · 12 years ago
  55. 3a5ad2e ipv6: Add ip6_redirect() and ip6_sk_redirect() helper functions. by David S. Miller · 12 years ago
  56. 6e157b6 ipv6: Pull main logic of rt6_redirect() into rt6_do_redirect(). by David S. Miller · 12 years ago
  57. e8599ff ipv6: Move bulk of redirect handling into rt6_redirect(). by David S. Miller · 12 years ago
  58. 30f2a5f ipv6: Export ndisc option parsing from ndisc.c by David S. Miller · 12 years ago
  59. 46d3cea tcp: TCP Small Queues by Eric Dumazet · 12 years ago
  60. 2c53040 net: Fix (nearly-)kernel-doc comments for various functions by Ben Hutchings · 12 years ago
  61. 87a5069 rtnetlink: Remove ts/tsage args to rtnl_put_cacheinfo(). by David S. Miller · 12 years ago
  62. 3e12939 inet: Kill FLOWI_FLAG_PRECOW_METRICS. by David S. Miller · 12 years ago
  63. 1d861aa inet: Minimize use of cached route inetpeer. by David S. Miller · 12 years ago
  64. 16d1839 inet: Remove ->get_peer() method. by David S. Miller · 12 years ago
  65. 81166dd tcp: Move timestamps from inetpeer to metrics cache. by David S. Miller · 12 years ago
  66. ab92bb2 tcp: Abstract back handling peer aliveness test into helper function. by David S. Miller · 12 years ago
  67. d3a5ea6 Merge branch 'master' of git://1984.lsi.us.es/nf-next by David S. Miller · 12 years ago
  68. c56bf6f ipv6: fix a bad cast in ip6_dst_lookup_tail() by Eric Dumazet · 12 years ago
  69. 883dd4f ipv6: remove redundant declarations by Eric Dumazet · 12 years ago
  70. a2de86f ipv6: Initialize the neighbour pointer of rt6_info on allocation by Steffen Klassert · 12 years ago
  71. 43264e0 ipv6: remove unnecessary codes in tcp_ipv6.c by RongQing.Li · 12 years ago
  72. 97cac08 ipv6: Store route neighbour in rt6_info struct. by David S. Miller · 12 years ago
  73. 1d248b1 net: Pass neighbours and dest address into NETEVENT_REDIRECT events. by David S. Miller · 12 years ago
  74. f894cbf net: Add optional SKB arg to dst_ops->neigh_lookup(). by David S. Miller · 12 years ago
  75. 5110effe net: Do delayed neigh confirmation. by David S. Miller · 12 years ago
  76. 0891147 netfilter: nf_conntrack: generalize nf_ct_l4proto_net by Pablo Neira Ayuso · 12 years ago
  77. d0087b2 ipv6_tunnel: Allow receiving packets on the fallback tunnel if they pass sanity checks by Ville Nuorvala · 12 years ago
  78. 9f10d3f tcp: plug dst leak in tcp_v6_conn_request() by Neal Cardwell · 12 years ago
  79. 9494218 tcp: use inet6_csk_route_req() in tcp_v6_send_synack() by Neal Cardwell · 12 years ago
  80. 3840a06 tcp: pass fl6 to inet6_csk_route_req() by Neal Cardwell · 12 years ago
  81. 9247869 tcp: fix inet6_csk_route_req() for link-local addresses by Neal Cardwell · 12 years ago
  82. b26d344 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  83. 22911fc net: skb_free_datagram_locked() doesnt drop all packets by Eric Dumazet · 12 years ago
  84. 74a0bd7 ip6mr: Do not use RTA_PUT() macros by Thomas Graf · 12 years ago
  85. 8fc0278 netfilter: nf_ct_icmpv6: add icmpv6_kmemdup_sysctl_table function by Gao feng · 12 years ago
  86. f1caad2 netfilter: nf_conntrack: prepare l4proto->init_net cleanup by Gao feng · 12 years ago
  87. 4dc27d1c net/ipv6/route.c: packets originating on device match lo by David McCullough · 12 years ago
  88. 437c5b5 tcp: heed result of security_inet_conn_request() in tcp_v6_conn_request() by Neal Cardwell · 12 years ago
  89. e486463 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  90. fa809e2 ipv6: fib: fix fib dump restart by Eric Dumazet · 12 years ago
  91. f9242b6 inet: Sanitize inet{,6} protocol demux. by David S. Miller · 12 years ago
  92. d189634 ipv6: Move ipv6 proc file registration to end of init order by Thomas Graf · 12 years ago
  93. 82f437b Merge branch 'master' of git://1984.lsi.us.es/nf-next by David S. Miller · 12 years ago
  94. 12f7a50 netfilter: add user-space connection tracking helper infrastructure by Pablo Neira Ayuso · 12 years ago
  95. aee289b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  96. e8803b6 Revert "ipv6: Prevent access to uninitialized fib_table_hash via /proc/net/ipv6_route" by David S. Miller · 12 years ago
  97. 42ae66c ipv6: Fix types of ip6_update_pmtu(). by David S. Miller · 12 years ago
  98. 7e52b33 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  99. 2a0c451 ipv6: Prevent access to uninitialized fib_table_hash via /proc/net/ipv6_route by Thomas Graf · 12 years ago
  100. 81aded2 ipv6: Handle PMTU in ICMP error handlers. by David S. Miller · 12 years ago