1. 886b7a5 ipv6: A few fixes on dereferencing rt->from by Martin KaFai Lau · 6 years ago
  2. 0e23387 ipv6: fix races in ip6_dst_destroy() by Eric Dumazet · 6 years ago
  3. b145745 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 6 years ago
  4. 6c0afef ipv6/flowlabel: wait rcu grace period before put_pid() by Eric Dumazet · 6 years ago
  5. 1d3fd8a vrf: Use orig netdev to count Ip6InNoRoutes and a fresh route lookup when sending dest unreach by Stephen Suryaputra · 6 years ago
  6. 95c1692 ipv6: invert flowlabel sharing check in process and user mode by Willem de Bruijn · 6 years ago
  7. d5f6db3 net: ipv6: addrlabel: fix spelling mistake "requewst" -> "request" by Colin Ian King · 6 years ago
  8. 9c69a13 route: Avoid crash from dereferencing NULL rt->from by Jonathan Lemon · 6 years ago
  9. bddc028 udpv6: Check address length before reading address family by Tetsuo Handa · 6 years ago
  10. 2a3caba net: ip6_gre: fix possible use-after-free in ip6erspan_rcv by Lorenzo Bianconi · 6 years ago
  11. bb9bd81 ipv6: sit: reset ip header pointer in ipip6_rcv by Lorenzo Bianconi · 6 years ago
  12. ef0efcd ipv6: Fix dangling pointer when ipv6 fragment by Junwei Hu · 6 years ago
  13. b2e54b0 ip6_tunnel: Match to ARPHRD_TUNNEL6 for dev type by Sheena Mira-ato · 6 years ago
  14. b5f9bd1 ila: Fix rhashtable walker list corruption by Herbert Xu · 6 years ago
  15. dbb2483 xfrm: clean up xfrm protocol checks by Cong Wang · 6 years ago
  16. e0831ef Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 6 years ago
  17. 1c87e79 ipv6: make ip6_create_rt_rcu return ip6_null_entry instead of NULL by Xin Long · 6 years ago
  18. 89e4130 tcp: do not use ipv6 header for ipv4 flow by Eric Dumazet · 6 years ago
  19. 6d65561 netfilter: ip6t_srh: fix NULL pointer dereferences by Kangjie Lu · 6 years ago
  20. 6ee02a5 xfrm6_tunnel: Fix potential panic when unloading xfrm6_tunnel module by Su Yanjun · 6 years ago
  21. a843dc4 net: sit: fix UBSAN Undefined behaviour in check_6rd by Miaohe Lin · 6 years ago
  22. 5355ed6 fou, fou6: avoid uninit-value in gue_err() and gue6_err() by Eric Dumazet · 6 years ago
  23. 6ed6918 xfrm: Reset secpath in xfrm failure by Myungho Jung · 6 years ago
  24. a154d5d net: ignore sysctl_devconf_inherit_init_net without SYSCTL by Arnd Bergmann · 6 years ago
  25. 87c11f1 ip6mr: Do not call __IP6_INC_STATS() from preemptible context by Ido Schimmel · 6 years ago
  26. 9036b2f net: ipv6: add socket option IPV6_ROUTER_ALERT_ISOLATE by Francesco Ruggeri · 6 years ago
  27. 4e7df11 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 6 years ago
  28. 9eb3591 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  29. 07f12b2 net: sit: fix memory leak in sit_init_net() by Mao Wenan · 6 years ago
  30. 5e1a99e ipv4: Add ICMPv6 support when parse route ipproto by Hangbin Liu · 6 years ago
  31. db8ab38 netfilter: nf_tables: merge ipv4 and ipv6 nat chain types by Florian Westphal · 6 years ago
  32. a9ce849 netfilter: nf_tables: nat: merge nft_masq protocol specific modules by Florian Westphal · 6 years ago
  33. c78efc99 netfilter: nf_tables: nat: merge nft_redir protocol specific modules by Florian Westphal · 6 years ago
  34. d2c5c10 netfilter: nat: remove nf_nat_l3proto.h and nf_nat_core.h by Florian Westphal · 6 years ago
  35. 3bf195a netfilter: nat: merge nf_nat_ipv4,6 into nat core by Florian Westphal · 6 years ago
  36. 096d090 netfilter: nat: move nlattr parse and xfrm session decode to core by Florian Westphal · 6 years ago
  37. d1aca8a netfilter: nat: merge ipv4 and ipv6 masquerade functionality by Florian Westphal · 6 years ago
  38. e381854 ipv6: Return error for RTA_VIA attribute by David Ahern · 6 years ago
  39. d8cf757 net: remove unused struct inet_frag_queue.fragments field by Peter Oskolkov · 6 years ago
  40. 9946b34 tcp: clean up SOCK_DEBUG() by Yafang Shao · 6 years ago
  41. 75efc25 ipv6: icmp: use percpu allocation by Kefeng Wang · 6 years ago
  42. 3232a1e ipv6: icmp: use icmpv6_sk_exit() by Kefeng Wang · 6 years ago
  43. 4ef595c ila: Fix uninitialised return value in ila_xlat_nl_cmd_flush by Herbert Xu · 6 years ago
  44. 70f3522 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  45. 424a7cd0 udpv6: fix possible user after free in error handler by Paolo Abeni · 6 years ago
  46. 5de362d fou6: fix proto error handler argument type by Paolo Abeni · 6 years ago
  47. 543fc3f udpv6: add the required annotation to mib type by Paolo Abeni · 6 years ago
  48. 97f0082 net: Set rtm_table to RT_TABLE_COMPAT for ipv6 for tables > 255 by Kalash Nainwal · 6 years ago
  49. f5b51fe ipv6: route: purge exception on removal by Paolo Abeni · 6 years ago
  50. efcc9bc net: ip6_gre: fix possible NULL pointer dereference in ip6erspan_set_version by Lorenzo Bianconi · 6 years ago
  51. 6c4128f rhashtable: Remove obsolete rhashtable_walk_init function by Herbert Xu · 6 years ago
  52. b35560e4 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 6 years ago
  53. 103d024 net: ip6_gre: do not report erspan_ver for ip6gre or ip6gretap by Lorenzo Bianconi · 6 years ago
  54. a2b5a3f net: remove unneeded switch fall-through by Li RongQing · 6 years ago
  55. ca8d479 ipmr: ip6mr: Create new sockopt to clear mfc cache or vifs by Callum Sinclair · 6 years ago
  56. bf1dc8b ipv6: route: enforce RCU protection in ip6_route_check_nh_onlink() by Paolo Abeni · 6 years ago
  57. 193f368 ipv6: route: enforce RCU protection in rt6_update_exception_stamp_rt() by Paolo Abeni · 6 years ago
  58. 418e897 gso: validate gso_type on ipip style tunnels by Willem de Bruijn · 6 years ago
  59. 375ca54 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  60. 8bbed40 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 6 years ago
  61. 885e631 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 6 years ago
  62. 1490ed2 net/ipv6: prefer rcu_access_pointer() over rcu_dereference() by Paolo Abeni · 6 years ago
  63. 4974d5f net: ip6_gre: initialize erspan_ver just for erspan tunnels by Lorenzo Bianconi · 6 years ago
  64. 3313da8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  65. 9b0a6a9 ipv6_stub: add ipv6_route_input stub/proxy. by Peter Oskolkov · 6 years ago
  66. 7fc3822 netfilter: reject: skip csum verification for protocols that don't support it by Alin Nastac · 6 years ago
  67. d1f2079 ipv6: propagate genlmsg_reply return code by Li RongQing · 6 years ago
  68. e75913c net: fix IPv6 prefix route residue by Zhiqiang Liu · 6 years ago
  69. 8303b7e netfilter: nat: fix spurious connection timeouts by Florian Westphal · 6 years ago
  70. a655fe9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  71. 173656a sit: check if IPv6 enabled before calling ip6_err_gen_icmpv6_unreach() by Hangbin Liu · 6 years ago
  72. 15df03c6 netfilter: ipv6: Don't preserve original oif for loopback address by Eli Cooper · 6 years ago
  73. f75a280 xfrm: destroy xfrm_state synchronously on net exit path by Cong Wang · 6 years ago
  74. ac02bcf netfilter: ipv6: avoid indirect calls for IPV6=y case by Florian Westphal · 6 years ago
  75. 9605872 netfilter: nat: remove module dependency on ipv6 core by Florian Westphal · 6 years ago
  76. ef48974 ipv6: sr: clear IP6CB(skb) on SRH ip4ip6 encapsulation by Yohei Kanemaru · 6 years ago
  77. c706863 net: ip6_gre: always reports o_key to userspace by Lorenzo Bianconi · 6 years ago
  78. eaf2a47 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  79. 343917b Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 6 years ago
  80. 09db512 esp: Skip TX bytes accounting when sending from a request socket by Martin Willi · 6 years ago
  81. 146820c ip6mr: Fix notifiers call on mroute_clean_tables() by Nir Dotan · 6 years ago
  82. 31954cd tcp: Refactor pingpong code by Wei Wang · 6 years ago
  83. 1d68101 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  84. 997dd96 net: IP6 defrag: use rbtrees in nf_conntrack_reasm.c by Peter Oskolkov · 6 years ago
  85. d4289fc net: IP6 defrag: use rbtrees for IPv6 defrag by Peter Oskolkov · 6 years ago
  86. 7c62b8d net/ipv6: lower the level of "link is not ready" messages by Lubomir Rintel · 6 years ago
  87. 1518039 net/ipv6: don't return positive numbers when nothing was dumped by Jakub Kicinski · 6 years ago
  88. 4b3087c bridge: Snoop Multicast Router Advertisements by Linus Lüssing · 6 years ago
  89. 4effd28 bridge: join all-snoopers multicast address by Linus Lüssing · 6 years ago
  90. a2e2ca3 bridge: simplify ip_mc_check_igmp() and ipv6_mc_check_mld() internals by Linus Lüssing · 6 years ago
  91. ba5ea614 bridge: simplify ip_mc_check_igmp() and ipv6_mc_check_mld() calls by Linus Lüssing · 6 years ago
  92. cb73ee4 net: ip_gre: use erspan key field for tunnel lookup by Lorenzo Bianconi · 6 years ago
  93. 856c395 net: introduce a knob to control whether to inherit devconf config by Cong Wang · 6 years ago
  94. fa7f3a8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  95. 0eff0a2 net: ipv6: route: perform strict checks also for doit handlers by Jakub Kicinski · 6 years ago
  96. 5912a77 net: ipv6: addrlabel: perform strict checks also for doit handlers by Jakub Kicinski · 6 years ago
  97. 38d5181 net: ipv6: netconf: perform strict checks also for doit handlers by Jakub Kicinski · 6 years ago
  98. 4b1373d net: ipv6: addr: perform strict checks also for doit handlers by Jakub Kicinski · 6 years ago
  99. a057fed net: ip6_gre: remove gre_hdr_len from ip6erspan_rcv by Lorenzo Bianconi · 6 years ago
  100. 303e0c5 netfilter: conntrack: avoid unneeded nf_conntrack_l4proto lookups by Florian Westphal · 6 years ago