1. ed408f7 Merge 3.9-rc4 into driver-core-next by Greg Kroah-Hartman · 11 years ago
  2. f9ceb16 net/ipv6: remove depends on CONFIG_EXPERIMENTAL by Kees Cook · 12 years ago
  3. 21caa66 ipv6: use addrconf_get_prefix_route for prefix route lookup [v2] by Romain Kuntz · 11 years ago
  4. 85da53b ipv6: fix the noflags test in addrconf_get_prefix_route by Romain Kuntz · 11 years ago
  5. 429da4c netfilter: ip6t_NPT: fix IPv6 NTP checksum calculation by Ulrich Weber · 12 years ago
  6. ac196f8 Merge branch 'master' of git://1984.lsi.us.es/nf by David S. Miller · 12 years ago
  7. ae782bb ipv6/ip6_gre: set transport header correctly by Isaku Yamahata · 12 years ago
  8. bd77902 ipv6: addrconf.c: remove unnecessary "if" by Cong Ding · 12 years ago
  9. 97cf00e netfilter: nf_ct_reasm: fix conntrack reassembly expire code by Haibo Xi · 12 years ago
  10. d7a769f netfilter: nf_conntrack_ipv6: fix comment for packets without data by Florent Fourcot · 12 years ago
  11. c65ef8d netfilter: nf_nat: Also handle non-ESTABLISHED routing changes in MASQUERADE by Andrew Collins · 12 years ago
  12. c6f4089 netfilter: ip[6]t_REJECT: fix wrong transport header pointer in TCP reset by Mukund Jampala · 12 years ago
  13. df48419 ipv6: Fix Makefile offload objects by Simon Arlott · 12 years ago
  14. e337e24 inet: Fix kmemleak in tcp_v4/6_syn_recv_sock and dccp_v4/6_request_recv_sock by Christoph Paasch · 12 years ago
  15. 093d04d ipv6: Change skb->data before using icmpv6_notify() to propagate redirect by Duan Jiong · 12 years ago
  16. 7bdc1b4 ndisc: Fix padding error in link-layer address option. by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  17. fd0ea7d ndisc: Unexport ndisc_{build,send}_skb(). by YOSHIFUJI Hideaki · 12 years ago
  18. 0e1efe9 ipv6: avoid taking locks at socket dismantle by Eric Dumazet · 12 years ago
  19. b1afce9 ipv6: Protect ->mc_forwarding access with CONFIG_IPV6_MROUTE by David S. Miller · 12 years ago
  20. 193c1e4 ip6mr: fix rtm_family of rtnl msg by Nicolas Dichtel · 12 years ago
  21. 812e44d ip6mr: advertise new mfc entries via rtnl by Nicolas Dichtel · 12 years ago
  22. 1eb99af ipmr/ip6mr: allow to get unresolved cache via netlink by Nicolas Dichtel · 12 years ago
  23. 9a68ac7 ipmr/ip6mr: report origin of mfc entry into rtnl msg by Nicolas Dichtel · 12 years ago
  24. adfa85e ipmr/ip6mr: advertise mfc stats via rtnetlink by Nicolas Dichtel · 12 years ago
  25. 70b386a ip6mr: use nla_nest_* helpers by Nicolas Dichtel · 12 years ago
  26. d67b8c6 netconf: advertise mc_forwarding status by Nicolas Dichtel · 12 years ago
  27. e8ad1a8 Merge branch 'master' of git://1984.lsi.us.es/nf-next by David S. Miller · 12 years ago
  28. a5a81f0 ipv6: Fix default route failover when CONFIG_IPV6_ROUTER_PREF=n by Paul Marks · 12 years ago
  29. 9ba2add ipv6: Make 'addrconf_rs_timer' send Router Solicitations (and re-arm itself) if Router Advertisements are accepted by Shmulik Ladkani · 12 years ago
  30. a0ecb85 netfilter: nf_nat: Handle routing changes in MASQUERADE target by Jozsef Kadlecsik · 12 years ago
  31. aeaf6e9 ipv6: unify logic evaluating inet6_dev's accept_ra property by Shmulik Ladkani · 12 years ago
  32. ce43b03 net: move inet_dport/inet_num in sock_common by Eric Dumazet · 12 years ago
  33. e716503 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/openvswitch by David S. Miller · 12 years ago
  34. f4e0b4c ip6tnl/sit: drop packet if ECN present with not-ECT by Nicolas Dichtel · 12 years ago
  35. 03f52a0 ip6mr: Add sizeof verification to MRT6_ASSERT and MT6_PIM by Joe Perches · 12 years ago
  36. 53d6841 ipv4/ipmr and ipv6/ip6mr: Convert int mroute_do_<foo> to bool by Joe Perches · 12 years ago
  37. 24bc518 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  38. 2b91647 ipv6: adapt connect for repair move by Andrey Vagin · 12 years ago
  39. 242a18d Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 12 years ago
  40. b4dd006 ipv6: fix inet6_csk_update_pmtu() return value by Eric Dumazet · 12 years ago
  41. e2f1f07 sit: allow to configure 6rd tunnels via netlink by Nicolas Dichtel · 12 years ago
  42. 3594698 net: Make CAP_NET_BIND_SERVICE per user namespace by Eric W. Biederman · 12 years ago
  43. b51642f net: Enable a userns root rtnl calls that are safe for unprivilged users by Eric W. Biederman · 12 years ago
  44. c027aab net: Enable some sysctls that are safe for the userns root by Eric W. Biederman · 12 years ago
  45. af31f41 net: Allow userns root to control ipv6 by Eric W. Biederman · 12 years ago
  46. dfc47ef net: Push capable(CAP_NET_ADMIN) into the rtnl methods by Eric W. Biederman · 12 years ago
  47. 464dc80 net: Don't export sysctls to unprivileged users by Eric W. Biederman · 12 years ago
  48. 75fe83c ipv6: Preserve ipv6 functionality needed by NET by Vlad Yasevich · 12 years ago
  49. 67f4efd Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  50. 545b290 Merge branch 'master' of git://1984.lsi.us.es/nf-next by David S. Miller · 12 years ago
  51. 0afe21f xfrm6: Remove commented out function call to xfrm6_input_fini by Steffen Klassert · 12 years ago
  52. d4d0d35 ipv6: Fix build error with udp_offload by Vlad Yasevich · 12 years ago
  53. f191a1d net: Remove code duplication between offload structures by Vlad Yasevich · 12 years ago
  54. c6b641a ipv6: Pull IPv6 GSO registration out of the module by Vlad Yasevich · 12 years ago
  55. 3c73a03 ipv6: Update ipv6 static library with newly needed functions by Vlad Yasevich · 12 years ago
  56. 2207afc ipv6: Move exthdr offload support into separate file by Vlad Yasevich · 12 years ago
  57. 5edbb07 ipv6: Separate out UDP offload functionality by Vlad Yasevich · 12 years ago
  58. 8663e02 ipv6: Separate tcp offload functionality by Vlad Yasevich · 12 years ago
  59. d1da932 ipv6: Separate ipv6 offload support by Vlad Yasevich · 12 years ago
  60. 3336288 ipv6: Switch to using new offload infrastructure. by Vlad Yasevich · 12 years ago
  61. 8ca896c ipv6: Add new offload registration infrastructure. by Vlad Yasevich · 12 years ago
  62. 22061d8 net: Switch to using the new packet offload infrustructure by Vlad Yasevich · 12 years ago
  63. 1ff05fb ip6tnl: fix sparse warnings in ip6_tnl_netlink_parms() by Nicolas Dichtel · 12 years ago
  64. d440b72 sit: fix sparse warnings by Nicolas Dichtel · 12 years ago
  65. c381328 xfrm: Use a static gc threshold value for ipv6 by Steffen Klassert · 12 years ago
  66. f372341 sit: add support of link creation via rtnl by Nicolas Dichtel · 12 years ago
  67. e4c94a9 sit: rename rtnl functions for consistency by Nicolas Dichtel · 12 years ago
  68. a12c9a8 sit/rtnl: add missing parameters on dump by Nicolas Dichtel · 12 years ago
  69. f9cd5a5 sit: always notify change when params are updated by Nicolas Dichtel · 12 years ago
  70. 0b11245 ip6tnl: add support of link creation via rtnl by Nicolas Dichtel · 12 years ago
  71. b58d731 ip6tnl: rename rtnl functions for consistency by Nicolas Dichtel · 12 years ago
  72. cfa323b ip6tnl/rtnl: add IFLA_IPTUN_PROTO on dump by Nicolas Dichtel · 12 years ago
  73. c75ea26 ipv6: remove obsolete comments in route.c by Li RongQing · 12 years ago
  74. e086cad net: unify for_each_ip_tunnel_rcu() by Amerigo Wang · 12 years ago
  75. aa0010f net: convert __IPTUNNEL_XMIT() to an inline function by Amerigo Wang · 12 years ago
  76. d4596ba ipv6: setsockopt(IPIPPROTO_IPV6, IPV6_MINHOPCOUNT) forgot to set return value by Hannes Frederic Sowa · 12 years ago
  77. 5cb0443 ipv6: add knob to send unsolicited ND on link-layer address change by Hannes Frederic Sowa · 12 years ago
  78. d3976a5 netfilter: ipv6: only provide sk_bound_dev_if for link-local addr by Florian Westphal · 12 years ago
  79. 9195bb8 ipv6: improve ipv6_find_hdr() to skip empty routing headers by Ansis Atteka · 12 years ago
  80. 9fafd65 ipv6 ndisc: Use pre-defined in6addr_linklocal_allnodes. by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  81. d4185bb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  82. f8f6267 ipv6: Move ipv6_find_hdr() out of Netfilter code. by Jesse Gross · 12 years ago
  83. c075b13 ip6tnl: advertise tunnel param via rtnl by Nicolas Dichtel · 12 years ago
  84. ba3e3f5 sit: advertise tunnel param via rtnl by Nicolas Dichtel · 12 years ago
  85. a375413 gre6: fix rtnl dump messages by Nicolas Dichtel · 12 years ago
  86. 60713a0 ipv6: send unsolicited neighbour advertisements to all-nodes by Hannes Frederic Sowa · 12 years ago
  87. a4477c4 ipv6: remove rt6i_peer_genid from rt6_info and its handler by Li RongQing · 12 years ago
  88. b20b6d9 ndisc: fix a typo in a comment in ndisc_recv_na() by Nicolas Dichtel · 12 years ago
  89. 94e187c ipv6: introduce ip6_rt_put() by Amerigo Wang · 12 years ago
  90. 1a94083 ipv6: remove a useless NULL check by Amerigo Wang · 12 years ago
  91. e6c022a tcp: better retrans tracking for defer-accept by Eric Dumazet · 12 years ago
  92. 1a72418 ipv6/multipath: remove flag NLM_F_EXCL after the first nexthop by Nicolas Dichtel · 12 years ago
  93. 121d1e0 netfilter: ipv6: add getsockopt to retrieve origdst by Florian Westphal · 12 years ago
  94. 07a9362 ipv6: use IS_ENABLED() by Amerigo Wang · 12 years ago
  95. f8450bb Merge branch 'master' of git://1984.lsi.us.es/nf by David S. Miller · 12 years ago
  96. 6229b75 netfilter: nf_nat: use PTR_RET by Wu Fengguang · 12 years ago
  97. 76f8f6c rtnl/ipv6: add support of RTM_GETNETCONF by Nicolas Dichtel · 12 years ago
  98. f3a1bfb rtnl/ipv6: use netconf msg to advertise forwarding status by Nicolas Dichtel · 12 years ago
  99. f1df137 netfilter: nf_defrag_ipv6: solve section mismatch in nf_conntrack_reasm by Hein Tibosch · 12 years ago
  100. 38fe36a netfilter: nf_nat: don't check for port change on ICMP tuples by Ulrich Weber · 12 years ago