1. a843dc4 net: sit: fix UBSAN Undefined behaviour in check_6rd by Miaohe Lin · 6 years ago
  2. 5355ed6 fou, fou6: avoid uninit-value in gue_err() and gue6_err() by Eric Dumazet · 6 years ago
  3. a154d5d net: ignore sysctl_devconf_inherit_init_net without SYSCTL by Arnd Bergmann · 6 years ago
  4. 87c11f1 ip6mr: Do not call __IP6_INC_STATS() from preemptible context by Ido Schimmel · 6 years ago
  5. 9036b2f net: ipv6: add socket option IPV6_ROUTER_ALERT_ISOLATE by Francesco Ruggeri · 6 years ago
  6. 4e7df11 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 6 years ago
  7. 9eb3591 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  8. 07f12b2 net: sit: fix memory leak in sit_init_net() by Mao Wenan · 6 years ago
  9. 5e1a99e ipv4: Add ICMPv6 support when parse route ipproto by Hangbin Liu · 6 years ago
  10. db8ab38 netfilter: nf_tables: merge ipv4 and ipv6 nat chain types by Florian Westphal · 6 years ago
  11. a9ce849 netfilter: nf_tables: nat: merge nft_masq protocol specific modules by Florian Westphal · 6 years ago
  12. c78efc99 netfilter: nf_tables: nat: merge nft_redir protocol specific modules by Florian Westphal · 6 years ago
  13. d2c5c10 netfilter: nat: remove nf_nat_l3proto.h and nf_nat_core.h by Florian Westphal · 6 years ago
  14. 3bf195a netfilter: nat: merge nf_nat_ipv4,6 into nat core by Florian Westphal · 6 years ago
  15. 096d090 netfilter: nat: move nlattr parse and xfrm session decode to core by Florian Westphal · 6 years ago
  16. d1aca8a netfilter: nat: merge ipv4 and ipv6 masquerade functionality by Florian Westphal · 6 years ago
  17. e381854 ipv6: Return error for RTA_VIA attribute by David Ahern · 6 years ago
  18. d8cf757 net: remove unused struct inet_frag_queue.fragments field by Peter Oskolkov · 6 years ago
  19. 9946b34 tcp: clean up SOCK_DEBUG() by Yafang Shao · 6 years ago
  20. 75efc25 ipv6: icmp: use percpu allocation by Kefeng Wang · 6 years ago
  21. 3232a1e ipv6: icmp: use icmpv6_sk_exit() by Kefeng Wang · 6 years ago
  22. 4ef595c ila: Fix uninitialised return value in ila_xlat_nl_cmd_flush by Herbert Xu · 6 years ago
  23. 70f3522 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  24. 424a7cd0 udpv6: fix possible user after free in error handler by Paolo Abeni · 6 years ago
  25. 5de362d fou6: fix proto error handler argument type by Paolo Abeni · 6 years ago
  26. 543fc3f udpv6: add the required annotation to mib type by Paolo Abeni · 6 years ago
  27. 97f0082 net: Set rtm_table to RT_TABLE_COMPAT for ipv6 for tables > 255 by Kalash Nainwal · 6 years ago
  28. f5b51fe ipv6: route: purge exception on removal by Paolo Abeni · 6 years ago
  29. efcc9bc net: ip6_gre: fix possible NULL pointer dereference in ip6erspan_set_version by Lorenzo Bianconi · 6 years ago
  30. 6c4128f rhashtable: Remove obsolete rhashtable_walk_init function by Herbert Xu · 6 years ago
  31. b35560e4 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 6 years ago
  32. 103d024 net: ip6_gre: do not report erspan_ver for ip6gre or ip6gretap by Lorenzo Bianconi · 6 years ago
  33. a2b5a3f net: remove unneeded switch fall-through by Li RongQing · 6 years ago
  34. ca8d479 ipmr: ip6mr: Create new sockopt to clear mfc cache or vifs by Callum Sinclair · 6 years ago
  35. bf1dc8b ipv6: route: enforce RCU protection in ip6_route_check_nh_onlink() by Paolo Abeni · 6 years ago
  36. 193f368 ipv6: route: enforce RCU protection in rt6_update_exception_stamp_rt() by Paolo Abeni · 6 years ago
  37. 418e897 gso: validate gso_type on ipip style tunnels by Willem de Bruijn · 6 years ago
  38. 375ca54 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  39. 8bbed40 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 6 years ago
  40. 885e631 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 6 years ago
  41. 1490ed2 net/ipv6: prefer rcu_access_pointer() over rcu_dereference() by Paolo Abeni · 6 years ago
  42. 4974d5f net: ip6_gre: initialize erspan_ver just for erspan tunnels by Lorenzo Bianconi · 6 years ago
  43. 3313da8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  44. 9b0a6a9 ipv6_stub: add ipv6_route_input stub/proxy. by Peter Oskolkov · 6 years ago
  45. 7fc3822 netfilter: reject: skip csum verification for protocols that don't support it by Alin Nastac · 6 years ago
  46. d1f2079 ipv6: propagate genlmsg_reply return code by Li RongQing · 6 years ago
  47. e75913c net: fix IPv6 prefix route residue by Zhiqiang Liu · 6 years ago
  48. 8303b7e netfilter: nat: fix spurious connection timeouts by Florian Westphal · 6 years ago
  49. a655fe9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  50. 173656a sit: check if IPv6 enabled before calling ip6_err_gen_icmpv6_unreach() by Hangbin Liu · 6 years ago
  51. 15df03c6 netfilter: ipv6: Don't preserve original oif for loopback address by Eli Cooper · 6 years ago
  52. f75a280 xfrm: destroy xfrm_state synchronously on net exit path by Cong Wang · 6 years ago
  53. ac02bcf netfilter: ipv6: avoid indirect calls for IPV6=y case by Florian Westphal · 6 years ago
  54. 9605872 netfilter: nat: remove module dependency on ipv6 core by Florian Westphal · 6 years ago
  55. ef48974 ipv6: sr: clear IP6CB(skb) on SRH ip4ip6 encapsulation by Yohei Kanemaru · 6 years ago
  56. c706863 net: ip6_gre: always reports o_key to userspace by Lorenzo Bianconi · 6 years ago
  57. eaf2a47 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  58. 343917b Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 6 years ago
  59. 09db512 esp: Skip TX bytes accounting when sending from a request socket by Martin Willi · 6 years ago
  60. 146820c ip6mr: Fix notifiers call on mroute_clean_tables() by Nir Dotan · 6 years ago
  61. 31954cd tcp: Refactor pingpong code by Wei Wang · 6 years ago
  62. 1d68101 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  63. 997dd96 net: IP6 defrag: use rbtrees in nf_conntrack_reasm.c by Peter Oskolkov · 6 years ago
  64. d4289fc net: IP6 defrag: use rbtrees for IPv6 defrag by Peter Oskolkov · 6 years ago
  65. 7c62b8d net/ipv6: lower the level of "link is not ready" messages by Lubomir Rintel · 6 years ago
  66. 1518039 net/ipv6: don't return positive numbers when nothing was dumped by Jakub Kicinski · 6 years ago
  67. 4b3087c bridge: Snoop Multicast Router Advertisements by Linus Lüssing · 6 years ago
  68. 4effd28 bridge: join all-snoopers multicast address by Linus Lüssing · 6 years ago
  69. a2e2ca3 bridge: simplify ip_mc_check_igmp() and ipv6_mc_check_mld() internals by Linus Lüssing · 6 years ago
  70. ba5ea614 bridge: simplify ip_mc_check_igmp() and ipv6_mc_check_mld() calls by Linus Lüssing · 6 years ago
  71. cb73ee4 net: ip_gre: use erspan key field for tunnel lookup by Lorenzo Bianconi · 6 years ago
  72. 856c395 net: introduce a knob to control whether to inherit devconf config by Cong Wang · 6 years ago
  73. fa7f3a8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  74. 0eff0a2 net: ipv6: route: perform strict checks also for doit handlers by Jakub Kicinski · 6 years ago
  75. 5912a77 net: ipv6: addrlabel: perform strict checks also for doit handlers by Jakub Kicinski · 6 years ago
  76. 38d5181 net: ipv6: netconf: perform strict checks also for doit handlers by Jakub Kicinski · 6 years ago
  77. 4b1373d net: ipv6: addr: perform strict checks also for doit handlers by Jakub Kicinski · 6 years ago
  78. a057fed net: ip6_gre: remove gre_hdr_len from ip6erspan_rcv by Lorenzo Bianconi · 6 years ago
  79. 303e0c5 netfilter: conntrack: avoid unneeded nf_conntrack_l4proto lookups by Florian Westphal · 6 years ago
  80. f7c4615 udp6: add missing rehash callback to udplite by Alexey Kodanev · 6 years ago
  81. 49b4994 net/ipv6/udp_tunnel: prefer SO_BINDTOIFINDEX over SO_BINDTODEVICE by David Herrmann · 6 years ago
  82. 0f149c9 udp: with udp_segment release on error path by Willem de Bruijn · 6 years ago
  83. a5a82d8 ipv6: route: place a warning with duplicated string with correct extack by Jakub Kicinski · 6 years ago
  84. 20704bd erspan: build the header with the right proto according to erspan_ver by Xin Long · 6 years ago
  85. 26fc181 fou, fou6: do not assume linear skbs by Eric Dumazet · 6 years ago
  86. 80b3671 ip6_gre: update version related info when changing link by Hangbin Liu · 6 years ago
  87. ab5098f ip6_gre: fix tunnel list corruption for x-netns by Olivier Matz · 6 years ago
  88. 7d033c9 ipv6: fix kernel-infoleak in ipv6_local_error() by Eric Dumazet · 6 years ago
  89. 4a06fa6 ip: on queued skb use skb_header_pointer instead of pskb_may_pull by Willem de Bruijn · 6 years ago
  90. 977e489 Merge ra.kernel.org:/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 6 years ago
  91. d4a7e9b ipv6: Take rcu_read_lock in __inet6_bind for mapped addresses by David Ahern · 6 years ago
  92. e8e3698 bpf: Fix [::] -> [::1] rewrite in sys_sendmsg by Andrey Ignatov · 6 years ago
  93. ec90ad3 ipv6: Consider sk_bound_dev_if when binding a socket to a v4 mapped address by David Ahern · 6 years ago
  94. 8d93367 ipv6: make icmp6_send() robust against null skb->dev by Eric Dumazet · 6 years ago
  95. 44039e0 fou6: Prevent unbounded recursion in GUE error handler by Stefano Brivio · 6 years ago
  96. 7c1e8a3 netlink: fixup regression in RTM_GETADDR by Arthur Gautier · 6 years ago
  97. c5ee066 ipv6: Consider sk_bound_dev_if when binding a socket to an address by David Ahern · 6 years ago
  98. 7315587 ipv6: Fix dump of specific table with strict checking by David Ahern · 6 years ago
  99. 7adf324 ipv6: route: Fix return value of ip6_neigh_lookup() on neigh_create() error by Stefano Brivio · 6 years ago
  100. cb9f1b7 ip: validate header length on virtual device xmit by Willem de Bruijn · 6 years ago