1. f83f715 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  2. bb9bd81 ipv6: sit: reset ip header pointer in ipip6_rcv by Lorenzo Bianconi · 6 years ago
  3. c0a7207 ipv6: Flip to fib_nexthop_info by David Ahern · 6 years ago
  4. ef0efcd ipv6: Fix dangling pointer when ipv6 fragment by Junwei Hu · 6 years ago
  5. b2e54b0 ip6_tunnel: Match to ARPHRD_TUNNEL6 for dev type by Sheena Mira-ato · 6 years ago
  6. f5d5476 tcp: fix tcp_inet6_sk() for 32bit kernels by Eric Dumazet · 6 years ago
  7. 3616d08 ipv6: Move ipv6 stubs to a separate header file by David Ahern · 6 years ago
  8. 979e276 net: Use common nexthop init and release helpers by David Ahern · 6 years ago
  9. f174173 net: Add fib_nh_common and update fib_nh and fib6_nh by David Ahern · 6 years ago
  10. ad1601a ipv6: Rename fib6_nh entries by David Ahern · 6 years ago
  11. 572bf4d ipv6: Change rt6_add_nexthop and rt6_nexthop_info to take fib6_nh by David Ahern · 6 years ago
  12. 6d3d07b ipv6: Refactor fib6_ignore_linkdown by David Ahern · 6 years ago
  13. 2b2450c ipv6: Move gateway checks to a fib6_nh setting by David Ahern · 6 years ago
  14. dac7d0f ipv6: Create cleanup helper for fib6_nh by David Ahern · 6 years ago
  15. 83c44251 ipv6: Create init helper for fib6_nh by David Ahern · 6 years ago
  16. b5f9bd1 ila: Fix rhashtable walker list corruption by Herbert Xu · 6 years ago
  17. 356d71e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  18. df45370 inet: switch IP ID generator to siphash by Eric Dumazet · 6 years ago
  19. 8b27dae tcp: add one skb cache for rx by Eric Dumazet · 6 years ago
  20. 3b0f31f genetlink: make policy common to family by Johannes Berg · 6 years ago
  21. 10585b4 ipv6: Remove fallback argument from ip6_hold_safe by David Ahern · 6 years ago
  22. c7a1ce3 ipv6: Change addrconf_f6i_alloc to use ip6_route_info_create by David Ahern · 6 years ago
  23. 67f6951 ipv6: Move setting default metric for routes by David Ahern · 6 years ago
  24. e0831ef Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 6 years ago
  25. 0b03a5c ipv6: Add icmp_echo_ignore_anycast for ICMPv6 by Stephen Suryaputra · 6 years ago
  26. 1c87e79 ipv6: make ip6_create_rt_rcu return ip6_null_entry instead of NULL by Xin Long · 6 years ago
  27. 03f1ecc ipv6: Add icmp_echo_ignore_multicast support for ICMPv6 by Stephen Suryaputra · 6 years ago
  28. 93a77c1 tcp: add tcp_inet6_sk() helper by Eric Dumazet · 6 years ago
  29. 89e4130 tcp: do not use ipv6 header for ipv4 flow by Eric Dumazet · 6 years ago
  30. 6d65561 netfilter: ip6t_srh: fix NULL pointer dereferences by Kangjie Lu · 6 years ago
  31. a843dc4 net: sit: fix UBSAN Undefined behaviour in check_6rd by Miaohe Lin · 6 years ago
  32. 5355ed6 fou, fou6: avoid uninit-value in gue_err() and gue6_err() by Eric Dumazet · 6 years ago
  33. a154d5d net: ignore sysctl_devconf_inherit_init_net without SYSCTL by Arnd Bergmann · 6 years ago
  34. 87c11f1 ip6mr: Do not call __IP6_INC_STATS() from preemptible context by Ido Schimmel · 6 years ago
  35. 9036b2f net: ipv6: add socket option IPV6_ROUTER_ALERT_ISOLATE by Francesco Ruggeri · 6 years ago
  36. 4e7df11 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 6 years ago
  37. 9eb3591 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  38. 07f12b2 net: sit: fix memory leak in sit_init_net() by Mao Wenan · 6 years ago
  39. 5e1a99e ipv4: Add ICMPv6 support when parse route ipproto by Hangbin Liu · 6 years ago
  40. db8ab38 netfilter: nf_tables: merge ipv4 and ipv6 nat chain types by Florian Westphal · 6 years ago
  41. a9ce849 netfilter: nf_tables: nat: merge nft_masq protocol specific modules by Florian Westphal · 6 years ago
  42. c78efc99 netfilter: nf_tables: nat: merge nft_redir protocol specific modules by Florian Westphal · 6 years ago
  43. d2c5c10 netfilter: nat: remove nf_nat_l3proto.h and nf_nat_core.h by Florian Westphal · 6 years ago
  44. 3bf195a netfilter: nat: merge nf_nat_ipv4,6 into nat core by Florian Westphal · 6 years ago
  45. 096d090 netfilter: nat: move nlattr parse and xfrm session decode to core by Florian Westphal · 6 years ago
  46. d1aca8a netfilter: nat: merge ipv4 and ipv6 masquerade functionality by Florian Westphal · 6 years ago
  47. e381854 ipv6: Return error for RTA_VIA attribute by David Ahern · 6 years ago
  48. d8cf757 net: remove unused struct inet_frag_queue.fragments field by Peter Oskolkov · 6 years ago
  49. 9946b34 tcp: clean up SOCK_DEBUG() by Yafang Shao · 6 years ago
  50. 75efc25 ipv6: icmp: use percpu allocation by Kefeng Wang · 6 years ago
  51. 3232a1e ipv6: icmp: use icmpv6_sk_exit() by Kefeng Wang · 6 years ago
  52. 4ef595c ila: Fix uninitialised return value in ila_xlat_nl_cmd_flush by Herbert Xu · 6 years ago
  53. 70f3522 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  54. 424a7cd0 udpv6: fix possible user after free in error handler by Paolo Abeni · 6 years ago
  55. 5de362d fou6: fix proto error handler argument type by Paolo Abeni · 6 years ago
  56. 543fc3f udpv6: add the required annotation to mib type by Paolo Abeni · 6 years ago
  57. 97f0082 net: Set rtm_table to RT_TABLE_COMPAT for ipv6 for tables > 255 by Kalash Nainwal · 6 years ago
  58. f5b51fe ipv6: route: purge exception on removal by Paolo Abeni · 6 years ago
  59. efcc9bc net: ip6_gre: fix possible NULL pointer dereference in ip6erspan_set_version by Lorenzo Bianconi · 6 years ago
  60. 6c4128f rhashtable: Remove obsolete rhashtable_walk_init function by Herbert Xu · 6 years ago
  61. b35560e4 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 6 years ago
  62. 103d024 net: ip6_gre: do not report erspan_ver for ip6gre or ip6gretap by Lorenzo Bianconi · 6 years ago
  63. a2b5a3f net: remove unneeded switch fall-through by Li RongQing · 6 years ago
  64. ca8d479 ipmr: ip6mr: Create new sockopt to clear mfc cache or vifs by Callum Sinclair · 6 years ago
  65. bf1dc8b ipv6: route: enforce RCU protection in ip6_route_check_nh_onlink() by Paolo Abeni · 6 years ago
  66. 193f368 ipv6: route: enforce RCU protection in rt6_update_exception_stamp_rt() by Paolo Abeni · 6 years ago
  67. 418e897 gso: validate gso_type on ipip style tunnels by Willem de Bruijn · 6 years ago
  68. 375ca54 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  69. 8bbed40 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 6 years ago
  70. 885e631 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 6 years ago
  71. 1490ed2 net/ipv6: prefer rcu_access_pointer() over rcu_dereference() by Paolo Abeni · 6 years ago
  72. 4974d5f net: ip6_gre: initialize erspan_ver just for erspan tunnels by Lorenzo Bianconi · 6 years ago
  73. 3313da8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  74. 9b0a6a9 ipv6_stub: add ipv6_route_input stub/proxy. by Peter Oskolkov · 6 years ago
  75. 7fc3822 netfilter: reject: skip csum verification for protocols that don't support it by Alin Nastac · 6 years ago
  76. d1f2079 ipv6: propagate genlmsg_reply return code by Li RongQing · 6 years ago
  77. e75913c net: fix IPv6 prefix route residue by Zhiqiang Liu · 6 years ago
  78. 8303b7e netfilter: nat: fix spurious connection timeouts by Florian Westphal · 6 years ago
  79. a655fe9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  80. 173656a sit: check if IPv6 enabled before calling ip6_err_gen_icmpv6_unreach() by Hangbin Liu · 6 years ago
  81. 15df03c6 netfilter: ipv6: Don't preserve original oif for loopback address by Eli Cooper · 6 years ago
  82. f75a280 xfrm: destroy xfrm_state synchronously on net exit path by Cong Wang · 6 years ago
  83. ac02bcf netfilter: ipv6: avoid indirect calls for IPV6=y case by Florian Westphal · 6 years ago
  84. 9605872 netfilter: nat: remove module dependency on ipv6 core by Florian Westphal · 6 years ago
  85. ef48974 ipv6: sr: clear IP6CB(skb) on SRH ip4ip6 encapsulation by Yohei Kanemaru · 6 years ago
  86. c706863 net: ip6_gre: always reports o_key to userspace by Lorenzo Bianconi · 6 years ago
  87. eaf2a47 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  88. 343917b Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 6 years ago
  89. 09db512 esp: Skip TX bytes accounting when sending from a request socket by Martin Willi · 6 years ago
  90. 146820c ip6mr: Fix notifiers call on mroute_clean_tables() by Nir Dotan · 6 years ago
  91. 31954cd tcp: Refactor pingpong code by Wei Wang · 6 years ago
  92. 1d68101 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  93. 997dd96 net: IP6 defrag: use rbtrees in nf_conntrack_reasm.c by Peter Oskolkov · 6 years ago
  94. d4289fc net: IP6 defrag: use rbtrees for IPv6 defrag by Peter Oskolkov · 6 years ago
  95. 7c62b8d net/ipv6: lower the level of "link is not ready" messages by Lubomir Rintel · 6 years ago
  96. 1518039 net/ipv6: don't return positive numbers when nothing was dumped by Jakub Kicinski · 6 years ago
  97. 4b3087c bridge: Snoop Multicast Router Advertisements by Linus Lüssing · 6 years ago
  98. 4effd28 bridge: join all-snoopers multicast address by Linus Lüssing · 6 years ago
  99. a2e2ca3 bridge: simplify ip_mc_check_igmp() and ipv6_mc_check_mld() internals by Linus Lüssing · 6 years ago
  100. ba5ea614 bridge: simplify ip_mc_check_igmp() and ipv6_mc_check_mld() calls by Linus Lüssing · 6 years ago