1. b5dbc28 Merge tag 'kbuild-fixes-v4.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 7 years ago
  2. b6cdbc8 net/ipv6: Fix route leaking between VRFs by David Ahern · 7 years ago
  3. 5807b22 ipv6: sr: fix seg6 encap performances with TSO enabled by David Lebrun · 7 years ago
  4. ae47457 net: Fix untag for vlan packets without ethernet header by Toshiaki Makita · 7 years ago
  5. 5568cdc ip_tunnel: Resolve ipsec merge conflict properly. by David S. Miller · 7 years ago
  6. 020295d Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 7 years ago
  7. 28913ee netfilter: nf_nat_snmp_basic: add correct dependency to Makefile by Masahiro Yamada · 7 years ago
  8. ab6f6dd net/smc: use announced length in sock_recvmsg() by Ursula Braun · 7 years ago
  9. b85ab56 llc: properly handle dev_queue_xmit() return value by Cong Wang · 7 years ago
  10. cd00edc strparser: Fix sign of err codes by Dave Watson · 7 years ago
  11. 734549e net sched actions: fix dumping which requires several messages to user space by Craig Dillabaugh · 7 years ago
  12. 1dfe82e net: fix possible out-of-bound read in skb_network_protocol() by Eric Dumazet · 7 years ago
  13. d7785b5 Merge tag 'batadv-net-for-davem-20180326' of git://git.open-mesh.org/linux-merge by David S. Miller · 7 years ago
  14. eb82a99 net: sched, fix OOO packets with pfifo_fast by John Fastabend · 7 years ago
  15. 10b8a3d ipv6: the entire IPv6 header chain must fit the first fragment by Paolo Abeni · 7 years ago
  16. 7880287 netlink: make sure nladdr has correct size in netlink_connect() by Alexander Potapenko · 7 years ago
  17. bc58a1b net/ipv4: disable SMC TCP option with SYN Cookies by Hans Wippel · 7 years ago
  18. b9ee96b Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 7 years ago
  19. 32c1733 netfilter: nf_socket: Fix out of bounds access in nf_sk_lookup_slow_v{4,6} by Subash Abhinov Kasiviswanathan · 7 years ago
  20. a752c0a batman-adv: fix packet loss for broadcasted DHCP packets to a server by Linus Lüssing · 7 years ago
  21. f8fb341 batman-adv: fix multicast-via-unicast transmission with AP isolation by Linus Lüssing · 7 years ago
  22. 1bfa26f ipv6: fix possible deadlock in rt6_age_examine_exception() by Eric Dumazet · 7 years ago
  23. f6cc9c0 ip_tunnel: Emit events for post-register MTU changes by Petr Machata · 7 years ago
  24. 9a3fb9f xfrm: Fix transport mode skb control buffer usage. by Steffen Klassert · 7 years ago
  25. e0645d9 Merge tag 'mac80211-for-davem-2018-03-21' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 7 years ago
  26. 68e2ffd net/ipv6: Handle onlink flag with multipath routes by David Ahern · 7 years ago
  27. 8936ef7 ipv6: sr: fix NULL pointer dereference when setting encap source address by David Lebrun · 7 years ago
  28. 191f86c ipv6: sr: fix scheduling in RCU when creating seg6 lwtunnel state by David Lebrun · 7 years ago
  29. ee54a9f Merge tag 'batadv-net-for-davem-20180319' of git://git.open-mesh.org/linux-merge by David S. Miller · 7 years ago
  30. 90d2723 netfilter: nf_tables: do not hold reference on netdevice from preparation phase by Pablo Neira Ayuso · 7 years ago
  31. d92191a netfilter: nf_tables: cache device name in flowtable object by Pablo Neira Ayuso · 7 years ago
  32. aebfa52 netfilter: drop template ct when conntrack is skipped. by Paolo Abeni · 7 years ago
  33. f29cdfb net/sched: fix idr leak in the error path of tcf_skbmod_init() by Davide Caratti · 7 years ago
  34. d7f2001 net/sched: fix idr leak in the error path of tcf_vlan_init() by Davide Caratti · 7 years ago
  35. 1e46ef1 net/sched: fix idr leak in the error path of __tcf_ipt_init() by Davide Caratti · 7 years ago
  36. 94fa3f9 net/sched: fix idr leak in the error path of tcp_pedit_init() by Davide Caratti · 7 years ago
  37. 5bf7f81 net/sched: fix idr leak in the error path of tcf_act_police_init() by Davide Caratti · 7 years ago
  38. 60e10b3 net/sched: fix idr leak in the error path of tcf_simp_init() by Davide Caratti · 7 years ago
  39. bbc09e7 net/sched: fix idr leak on the error path of tcf_bpf_init() by Davide Caratti · 7 years ago
  40. 7c181f4 mac80211: add ieee80211_hw flag for QoS NDP support by Ben Caradoc-Davies · 7 years ago
  41. 5f2fb80 ipv6: old_dport should be a __be16 in __ip6_datagram_connect() by Stefano Brivio · 7 years ago
  42. 467697d netfilter: nf_tables: add missing netlink attrs to policies by Florian Westphal · 7 years ago
  43. 7fe4d6d devlink: Remove redundant free on error path by Arkadi Sharshevsky · 7 years ago
  44. ae6153b netfilter: nf_tables: permit second nat hook if colliding hook is going away by Florian Westphal · 7 years ago
  45. 4f2921c netfilter: nf_tables: meter: pick a set backend that supports updates by Florian Westphal · 7 years ago
  46. f8a554b vti6: Fix dev->max_mtu setting by Stefano Brivio · 7 years ago
  47. 7a67e69 vti6: Keep set MTU on link creation or change, validate it by Stefano Brivio · 7 years ago
  48. c6741fb vti6: Properly adjust vti6 MTU from MTU of lower device by Stefano Brivio · 7 years ago
  49. 03080e5e vti4: Don't override MTU passed on link creation via IFLA_MTU by Stefano Brivio · 7 years ago
  50. 24fc797 ip_tunnel: Clamp MTU to bounds on new link by Stefano Brivio · 7 years ago
  51. dd1df24 vti4: Don't count header length twice on tunnel setup by Stefano Brivio · 7 years ago
  52. fc04fdb batman-adv: Fix skbuff rcsum on packet reroute by Sven Eckelmann · 7 years ago
  53. 48881ed batman-adv: Add missing include for EPOLL* constants by Sven Eckelmann · 7 years ago
  54. 2d43361 net/sched: fix NULL dereference on the error path of tcf_skbmod_init() by Davide Caratti · 7 years ago
  55. 1f110e7 net/sched: fix NULL dereference in the error path of tcf_sample_init() by Davide Caratti · 7 years ago
  56. abdadd3 net/sched: fix NULL dereference in the error path of tunnel_key_init() by Davide Caratti · 7 years ago
  57. aab378a net/sched: fix NULL dereference in the error path of tcf_csum_init() by Davide Caratti · 7 years ago
  58. 1edf8ab net/sched: fix NULL dereference in the error path of tcf_vlan_init() by Davide Caratti · 7 years ago
  59. cce6294 net: sched: fix uses after free by Eric Dumazet · 7 years ago
  60. 6f27d2c batman-adv: fix header size check in batadv_dbg_arp() by Matthias Schiffer · 7 years ago
  61. bc44b78 batman-adv: update data pointers after skb_cow() by Matthias Schiffer · 7 years ago
  62. 6e5d58f skbuff: Fix not waking applications when errors are enqueued by Vinicius Costa Gomes · 7 years ago
  63. 02a2385 netlink: avoid a double skb free in genlmsg_mcast() by Nicolas Dichtel · 7 years ago
  64. fa6a91e net/iucv: Free memory obtained by kzalloc by Arvind Yadav · 7 years ago
  65. 2cc683e kcm: lock lower socket in kcm_attach by Tom Herbert · 7 years ago
  66. cbe7128 vlan: Fix out of order vlan headers with reorder header off by Toshiaki Makita · 7 years ago
  67. 4bbb3e0 net: Fix vlan untag for bridge and vlan_dev with reorder_hdr off by Toshiaki Makita · 7 years ago
  68. 46c0ef6 xfrm: fix rcu_read_unlock usage in xfrm_local_error by Taehee Yoo · 7 years ago
  69. 51d4740 net sched actions: return explicit error when tunnel_key mode is not specified by Roman Mashak · 7 years ago
  70. 3d50206 net/smc: simplify wait when closing listen socket by Ursula Braun · 7 years ago
  71. d52e5a7 ipv4: lock mtu in fnhe when received PMTU < net.ipv4.route.min_pmtu by Sabrina Dubroca · 7 years ago
  72. 4dcb31d net: use skb_to_full_sk() in skb_update_prio() by Eric Dumazet · 7 years ago
  73. d2ddf628 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 7 years ago
  74. 0dcd787 net: xfrm: use preempt-safe this_cpu_read() in ipcomp_alloc_tfms() by Greg Hackmann · 7 years ago
  75. 5a9f8df net: dsa: Fix dsa_is_user_port() test inversion by Florian Fainelli · 7 years ago
  76. b954f94 l2tp: fix races with ipv4-mapped ipv6 addresses by Paolo Abeni · 7 years ago
  77. 2f987a7 net: ipv6: keep sk status consistent after datagram connect failure by Paolo Abeni · 7 years ago
  78. b747594 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 7 years ago
  79. bf2ae2e sock_diag: request _diag module only when the family or proto has been registered by Xin Long · 7 years ago
  80. ddc502d openvswitch: meter: fix the incorrect calculation of max delta_t by zhangliping · 7 years ago
  81. c04a3f7 netfilter: nf_tables: release flowtable hooks by Pablo Neira Ayuso · 7 years ago
  82. c8d70a7 netfilter: bridge: ebt_among: add more missing match size checks by Florian Westphal · 7 years ago
  83. b1d0a5d netfilter: x_tables: add and use xt_check_proc_name by Florian Westphal · 7 years ago
  84. 932909d netfilter: ebtables: fix erroneous reject of last rule by Florian Westphal · 7 years ago
  85. e41c7c6 ip6erspan: make sure enough headroom at xmit. by William Tu · 7 years ago
  86. d6aa711 ip6erspan: improve error handling for erspan version number. by William Tu · 7 years ago
  87. 3b04caa ip6gre: add erspan v2 to tunnel lookup by William Tu · 7 years ago
  88. 1dd27cd net: use skb_is_gso_sctp() instead of open-coding by Daniel Axtens · 7 years ago
  89. ca0edb1 ieee802154: 6lowpan: fix possible NULL deref in lowpan_device_event() by Eric Dumazet · 7 years ago
  90. 9f62c15 ipv6: fix access to non-linear packet in ndisc_fill_redirect_hdr_option() by Lorenzo Bianconi · 7 years ago
  91. cfda06d Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 7 years ago
  92. b51f26b net: don't unnecessarily load kernel modules in dev_ioctl() by Paul Moore · 7 years ago
  93. e05836a tcp: purge write queue upon aborting the connection by Soheil Hassas Yeganeh · 7 years ago
  94. 67f93df dccp: check sk for closed state in dccp_sendmsg() by Alexey Kodanev · 7 years ago
  95. 17cfe79 l2tp: do not accept arbitrary sockets by Eric Dumazet · 7 years ago
  96. a560002 net: Fix hlist corruptions in inet_evict_bucket() by Kirill Tkhai · 7 years ago
  97. e9fa149 ipv6: Reflect MTU changes on PMTU of exceptions for MTU-less routes by Stefano Brivio · 7 years ago
  98. 35d889d sch_netem: fix skb leak in netem_enqueue() by Alexey Kodanev · 7 years ago
  99. 89036a2 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth by David S. Miller · 7 years ago
  100. 87cdf31 xfrm: Verify MAC header exists before overwriting eth_hdr(skb)->h_proto by Yossi Kuperman · 7 years ago