1. 918fe1b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  2. 7fdf3e8 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 7 years ago
  3. f7ff1fd ip6_tunnel: remove magic mtu value 0xFFF8 by Nicolas Dichtel · 7 years ago
  4. 82612de ip_tunnel: restore binding to ifaces with a large mtu by Nicolas Dichtel · 7 years ago
  5. ccfde6e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 7 years ago
  6. eb7f54b kcm: Fix use-after-free caused by clonned sockets by Kirill Tkhai · 7 years ago
  7. 664088f net-sysfs: Fix memory leak in XPS configuration by Alexander Duyck · 7 years ago
  8. 0f51f35 net/ncsi: Fix array size in dumpit handler by Samuel Mendoza-Jonas · 7 years ago
  9. 8258d2d cls_flower: Fix incorrect idr release when failing to modify rule by Paul Blakey · 7 years ago
  10. 38369f5 xfrm Fix potential error pointer dereference in xfrm_bundle_create. by Steffen Klassert · 7 years ago
  11. bbb40a0 ipv6: sr: fix memory OOB access in seg6_do_srh_encap/inline by Mathieu Xhonneux · 7 years ago
  12. 513acc5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 7 years ago
  13. bbb8c61 netfilter: nf_tables: increase nft_counters_enabled in nft_chain_stats_replace() by Taehee Yoo · 7 years ago
  14. 360cc79 netfilter: nf_tables: fix NULL-ptr in nf_tables_dump_obj() by Taehee Yoo · 7 years ago
  15. ad9d9e8 netfilter: nf_tables: disable preemption in nft_update_chain_stats() by Pablo Neira Ayuso · 7 years ago
  16. 533d1da IB: Revert "remove redundant INFINIBAND kconfig dependencies" by Arnd Bergmann · 7 years ago
  17. 03250e10 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  18. e3ffec4 Merge tag 'batadv-net-for-davem-20180524' of git://git.open-mesh.org/linux-merge by David S. Miller · 7 years ago
  19. 730c54d ipv4: remove warning in ip_recv_error by Willem de Bruijn · 7 years ago
  20. f8f4bef net : sched: cls_api: deal with egdev path only if needed by Or Gerlitz · 7 years ago
  21. 9aad13b packet: fix reserve calculation by Willem de Bruijn · 7 years ago
  22. 34b48b8 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 7 years ago
  23. 4b83a90 netfilter: provide correct argument to nla_strlcpy() by Eric Dumazet · 7 years ago
  24. 2eabd76 net: ipv4: add missing RTA_TABLE to rtm_ipv4_policy by Roopa Prabhu · 7 years ago
  25. 419fc88 Merge tag 'mac80211-for-davem-2018-05-23' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 7 years ago
  26. 52f9675 ipvs: fix buffer overflow with sync daemon and service by Julian Anastasov · 7 years ago
  27. 3e0f64b netfilter: nft_limit: fix packet ratelimiting by Pablo Neira Ayuso · 7 years ago
  28. 97a0549 netfilter: nft_meta: fix wrong value dereference in nft_meta_set_eval by Taehee Yoo · 7 years ago
  29. 66fb332 ipmr: properly check rhltable_init() return value by Eric Dumazet · 7 years ago
  30. 2677d20 dccp: don't free ccid2_hc_tx_sock struct in dccp_disconnect() by Alexey Kodanev · 7 years ago
  31. 644fbde sctp: fix the issue that flags are ignored when using kernel_connect by Xin Long · 7 years ago
  32. 5247a77 cfg80211: fix NULL pointer derference when querying regdb by Haim Dreyfuss · 7 years ago
  33. b80d0b9 net: ip6_gre: fix tunnel metadata device sharing. by William Tu · 7 years ago
  34. 44a63b13 net: sched: red: avoid hashing NULL child by Paolo Abeni · 7 years ago
  35. 9709020 sock_diag: fix use-after-free read in __sk_free by Eric Dumazet · 7 years ago
  36. 5447d78 net: dsa: Do not register devlink for unused ports by Florian Fainelli · 7 years ago
  37. 6358d49 net: Fix a bug in removing queues from XPS map by Amritha Nambiar · 7 years ago
  38. 1d6741d mac80211: mesh: fix premature update of rc stats by Bob Copeland · 7 years ago
  39. 1039d08 nl80211: fix nlmsg allocation in cfg80211_ft_event by Dedy Lansky · 7 years ago
  40. 6caf9fb Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 7 years ago
  41. 050fad7 bpf: fix truncated jump targets on heavy expansions by Daniel Borkmann · 7 years ago
  42. 113f99c net: test tailroom before appending to linear skb by Willem de Bruijn · 7 years ago
  43. 2d66503 net: ip6_gre: Fix ip6erspan hlen calculation by Petr Machata · 7 years ago
  44. c8632fc net: ip6_gre: Split up ip6gre_changelink() by Petr Machata · 7 years ago
  45. 7fa38a7 net: ip6_gre: Split up ip6gre_newlink() by Petr Machata · 7 years ago
  46. a646535 net: ip6_gre: Split up ip6gre_tnl_change() by Petr Machata · 7 years ago
  47. a483373 net: ip6_gre: Split up ip6gre_tnl_link_config() by Petr Machata · 7 years ago
  48. 5691484 net: ip6_gre: Fix headroom request in ip6erspan_tunnel_xmit() by Petr Machata · 7 years ago
  49. 01b8d06 net: ip6_gre: Request headroom in __gre6_xmit() by Petr Machata · 7 years ago
  50. 02f99df erspan: fix invalid erspan version. by William Tu · 7 years ago
  51. 5a847a6 net/ipv4: Initialize proto and ports in flow struct by David Ahern · 7 years ago
  52. 8ab6ffb tls: don't use stack memory in a scatterlist by Matt Mullins · 7 years ago
  53. 94c752f netfilter: ebtables: handle string from userspace with care by Paolo Abeni · 7 years ago
  54. b715345 netfilter: nf_tables: fix NULL pointer dereference on nft_ct_helper_obj_dump() by Taehee Yoo · 7 years ago
  55. 5a4931ae net/sched: fix refcnt leak in the error path of tcf_vlan_init() by Davide Caratti · 7 years ago
  56. 7f582b2 tcp: purge write queue in tcp_connect_init() by Eric Dumazet · 7 years ago
  57. d49baa7 net/smc: check for missing nlattrs in SMC_PNETID messages by Eric Biggers · 7 years ago
  58. d9f9277 xfrm6: avoid potential infinite loop in _decode_session6() by Eric Dumazet · 7 years ago
  59. 4f6b15c Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 7 years ago
  60. b84bbaf packet: in packet_snd start writing at link layer allocation by Willem de Bruijn · 7 years ago
  61. f0dfd7a netfilter: nf_tables: fix memory leak on error exit return by Colin Ian King · 7 years ago
  62. 16116da batman-adv: prevent TT request storms by not sending inconsistent TT TLVLs by Marek Lindner · 7 years ago
  63. 7072337 batman-adv: Fix TT sync flags for intermediate TT responses by Linus Lüssing · 7 years ago
  64. 4bc8719 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  65. a1f45ef Merge tag 'nfs-for-4.17-2' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 7 years ago
  66. a52956d net sched actions: fix refcnt leak in skbmod by Roman Mashak · 7 years ago
  67. d68d75f net: sched: fix error path in tcf_proto_create() when modules are not configured by Jiri Pirko · 7 years ago
  68. f010089 Merge tag 'rxrpc-fixes-20180510' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by David S. Miller · 7 years ago
  69. af5d018 net sched actions: fix invalid pointer dereferencing if skbedit flags missing by Roman Mashak · 7 years ago
  70. 1b97013 ipv4: fix memory leaks in udp_sendmsg, ping_v4_sendmsg by Andrey Ignatov · 7 years ago
  71. 6b47fe1 rxrpc: Trace UDP transmission failure by David Howells · 7 years ago
  72. 494337c rxrpc: Add a tracepoint to log ICMP/ICMP6 and error messages by David Howells · 7 years ago
  73. 93864fc rxrpc: Fix the min security level for kernel calls by David Howells · 7 years ago
  74. f2aeed3 rxrpc: Fix error reception on AF_INET6 sockets by David Howells · 7 years ago
  75. c54e43d rxrpc: Fix missing start of call timeout by David Howells · 7 years ago
  76. 6910e25 sctp: remove sctp_chunk_put from fail_mark err path in sctp_ulpevent_make_rcvmsg by Xin Long · 7 years ago
  77. b2a9643 Merge tag 'mac80211-for-davem-2018-05-09' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 7 years ago
  78. 09c8b97 tipc: fix one byte leak in tipc_sk_set_orig_addr() by Eric Dumazet · 7 years ago
  79. 69678bc udp: fix SO_BINDTODEVICE by Paolo Abeni · 7 years ago
  80. 0e8411e4 ipv4: reset fnhe_mtu_locked after cache route flushed by Hangbin Liu · 7 years ago
  81. 680a2846 net/9p: fix spelling mistake: "suspsend" -> "suspend" by Colin Ian King · 7 years ago
  82. 39a2d5c sctp: fix spelling mistake: "max_retans" -> "max_retrans" by Colin Ian King · 7 years ago
  83. 8ba0f9b batman-adv: Avoid race in TT TVLV allocator helper by Sven Eckelmann · 7 years ago
  84. 94f6a80 tipc: eliminate KMSAN uninit-value in strcmp complaint by Ying Xue · 7 years ago
  85. 4a026da net/9p: correct some comment errors in 9p file system code by Sun Lianwen · 7 years ago
  86. 0010f70 libceph: add osd_req_op_extent_osd_data_bvecs() by Ilya Dryomov · 7 years ago
  87. 9533b29 IB: remove redundant INFINIBAND kconfig dependencies by Greg Thelen · 7 years ago
  88. bb7b40a netfilter: nf_tables: bogus EBUSY in chain deletions by Pablo Neira Ayuso · 7 years ago
  89. 732a804 netfilter: nft_compat: fix handling of large matchinfo size by Florian Westphal · 7 years ago
  90. 8bdf164 netfilter: nft_compat: prepare for indirect info storage by Florian Westphal · 7 years ago
  91. 2dabf9f Merge branch 'ieee802154-for-davem-2018-05-08' of git://git.kernel.org/pub/scm/linux/kernel/git/sschmidt/wpan by David S. Miller · 7 years ago
  92. 0092409 netfilter: nf_tables: don't assume chain stats are set when jumplabel is set by Florian Westphal · 7 years ago
  93. a44f6d8 netfilter: x_tables: add module alias for icmp matches by Florian Westphal · 7 years ago
  94. 4e09fc8 netfilter: prefer nla_strlcpy for dealing with NLA_STRING attributes by Florian Westphal · 7 years ago
  95. 25fd386 netfilter: core: add missing __rcu annotation by Florian Westphal · 7 years ago
  96. d5e032f ipvs: fix stats update from local clients by Julian Anastasov · 7 years ago
  97. a050d34 ipvs: fix refcount usage for conns in ops mode by Julian Anastasov · 7 years ago
  98. b8e9dc1 netfilter: nf_tables: nft_compat: fix refcount leak on xt module by Florian Westphal · 7 years ago
  99. a499568 netfilter: bridge: stp fix reference to uninitialized data by Stephen Hemminger · 7 years ago
  100. 2c5d5b1 llc: better deal with too small mtu by Eric Dumazet · 7 years ago