1. 1c8c5a9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 6 years ago
  2. 2857676 Merge tag 'overflow-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 6 years ago
  3. 8b5c6a3 Merge tag 'audit-pr-20180605' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit by Linus Torvalds · 6 years ago
  4. 10b1eb7 Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 6 years ago
  5. acafe7e treewide: Use struct_size() for kmalloc()-family by Kees Cook · 6 years ago
  6. 7170e60 strparser: Add __strp_unpause and use it in ktls. by Doron Roberts-Kedes · 6 years ago
  7. fb1967a rxrpc: Fix terminal retransmission connection ID to include the channel by David Howells · 6 years ago
  8. 9a99dc1 Revert "net: sched: cls: Fix offloading when ingress dev is vxlan" by David S. Miller · 6 years ago
  9. 644c7ee rtnetlink: validate attributes in do_setlink() by Eric Dumazet · 6 years ago
  10. fd129f8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 6 years ago
  11. ac0fc8a devlink: Add extack to reload and port_{un, }split operations by David Ahern · 6 years ago
  12. 5b5e7a0 net: metrics: add proper netlink validation by Eric Dumazet · 6 years ago
  13. e783bb0 ipmr: fix error path when ipmr_new_table fails by Sabrina Dubroca · 6 years ago
  14. 848235e ip6mr: only set ip6mr_table from setsockopt when ip6mr_new_table succeeds by Sabrina Dubroca · 6 years ago
  15. 6e86000 netfilter: provide udp*_lib_lookup for nf_tproxy by Arnd Bergmann · 6 years ago
  16. 95358a9 net-tcp: remove useless tw_timeout field by Maciej Żenczykowski · 6 years ago
  17. d96a43c net: sched: cls: Fix offloading when ingress dev is vxlan by Paul Blakey · 6 years ago
  18. 1d88ba1 sctp: not allow transport timeout value less than HZ/5 for hb_timer by Xin Long · 6 years ago
  19. 819dd92 bpfilter: switch to CC from HOSTCC by Alexei Starovoitov · 6 years ago
  20. 9deb441 net: ipv6: Generate random IID for addresses on RAWIP devices by Subash Abhinov Kasiviswanathan · 6 years ago
  21. f4c9f85 tcp: refactor tcp_ecn_check_ce to remove sk type cast by Yousuk Seung · 6 years ago
  22. f722517 net/ipv6: prevent use after free in ip6_route_mpath_notify by David Ahern · 6 years ago
  23. ac98d8a xsk: wire upp Tx zero-copy functions by Magnus Karlsson · 6 years ago
  24. 173d3ad xsk: add zero-copy support for Rx by Björn Töpel · 6 years ago
  25. 02b55e5 xdp: add MEM_TYPE_ZERO_COPY by Björn Töpel · 6 years ago
  26. 8aef734 xsk: introduce xdp_umem_page by Björn Töpel · 6 years ago
  27. e61e62b xsk: moved struct xdp_umem definition by Björn Töpel · 6 years ago
  28. 3d60934 l2tp: fix refcount leakage on PPPoL2TP sockets by Guillaume Nault · 6 years ago
  29. 0e39903 net: sched: return error code when tcf proto is not found by Vlad Buslov · 6 years ago
  30. 828da43 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 6 years ago
  31. f396922 net: do not allow changing SO_REUSEADDR/SO_REUSEPORT on bound sockets by Maciej Żenczykowski · 6 years ago
  32. 79e9fed net-tcp: extend tcp_tw_reuse sysctl to enable loopback only optimization by Maciej Żenczykowski · 6 years ago
  33. f6521c5 cls_flower: Fix comparing of old filter mask with new filter by Paul Blakey · 6 years ago
  34. de9dc65 cls_flower: Fix missing free of rhashtable by Paul Blakey · 6 years ago
  35. 408afb8 Merge branch 'work.aio-1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  36. 1a02502 rxrpc: Fix handling of call quietly cancelled out on server by David Howells · 6 years ago
  37. e5a5946 Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 6 years ago
  38. fa1be7e ipv6: omit traffic class when calculating flow hash by Michal Kubecek · 6 years ago
  39. a925ab4 Revert "ipv6: omit traffic class when calculating flow hash" by David S. Miller · 6 years ago
  40. 87ae68c ipv6: omit traffic class when calculating flow hash by Michal Kubecek · 6 years ago
  41. f956d08a Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  42. cf626b0 Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  43. eb73190 net/packet: refine check for priv area size by Eric Dumazet · 6 years ago
  44. bbff2f3 xsk: new descriptor addressing scheme by Björn Töpel · 6 years ago
  45. a509a95 xsk: proper Rx drop statistics update by Björn Töpel · 6 years ago
  46. 4e64c83 xsk: proper fill queue descriptor validation by Björn Töpel · 6 years ago
  47. 2f17bec vrf: check the original netdevice for generating redirect by Stephen Suryaputra · 6 years ago
  48. bd3a08a bpf: flowlabel in bpf_fib_lookup should be flowinfo by David Ahern · 6 years ago
  49. 1e67575 bpf/xdp: non-map redirect can avoid calling ndo_xdp_flush by Jesper Dangaard Brouer · 6 years ago
  50. 42b3346 xdp: add flags argument to ndo_xdp_xmit API by Jesper Dangaard Brouer · 6 years ago
  51. 1fbc2e0 bpf: make sure to clear unused fields in tunnel/xfrm state fetch by Daniel Borkmann · 6 years ago
  52. cb20b08 bpf: add bpf_skb_cgroup_id helper by Daniel Borkmann · 6 years ago
  53. b094961 net/ncsi: Avoid GFP_KERNEL in response handler by Samuel Mendoza-Jonas · 6 years ago
  54. 3dc9f55 net/smc: fix error return code in smc_setsockopt() by Wei Yongjun · 6 years ago
  55. 9c54aeb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  56. 918fe1b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  57. 1b2470e netfilter: nf_tables: handle chain name lookups via rhltable by Florian Westphal · 6 years ago
  58. 290180e netfilter: nf_tables: add connlimit support by Pablo Neira Ayuso · 6 years ago
  59. 371ebcb netfilter: nf_tables: add destroy_clone expression by Pablo Neira Ayuso · 6 years ago
  60. 79b174a netfilter: nf_tables: garbage collection for stateful expressions by Pablo Neira Ayuso · 6 years ago
  61. 3453c92 netfilter: nf_tables: pass ctx to nf_tables_expr_destroy() by Pablo Neira Ayuso · 6 years ago
  62. 5e5cbc7 netfilter: nf_conncount: expose connection list interface by Pablo Neira Ayuso · 6 years ago
  63. 00bfb32 netfilter: nf_tables: pass context to object destroy indirection by Pablo Neira Ayuso · 6 years ago
  64. 45ca4e0 netfilter: Libify xt_TPROXY by Máté Eckl · 6 years ago
  65. 8d6e555 netfilter: Decrease code duplication regarding transparent socket option by Máté Eckl · 6 years ago
  66. 7fdf3e8 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 6 years ago
  67. 1ffdd8e Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 6 years ago
  68. f7ff1fd ip6_tunnel: remove magic mtu value 0xFFF8 by Nicolas Dichtel · 6 years ago
  69. 82612de ip_tunnel: restore binding to ifaces with a large mtu by Nicolas Dichtel · 6 years ago
  70. ccfde6e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 6 years ago
  71. c431f89 net: sched: split tc_ctl_tfilter into three handlers by Vlad Buslov · 6 years ago
  72. af066ed rtnetlink: Fix null-ptr-deref in rtnl_newlink by Prashant Bhole · 6 years ago
  73. eb7f54b kcm: Fix use-after-free caused by clonned sockets by Kirill Tkhai · 6 years ago
  74. d12e122 ipvs: add ipv6 support to ftp by Julian Anastasov · 6 years ago
  75. 0cfceb9 ipvs: add full ipv6 support to nfct by Julian Anastasov · 6 years ago
  76. d32de98 netfilter: nft_fwd_netdev: allow to forward packets via neighbour layer by Pablo Neira Ayuso · 6 years ago
  77. 7b7744e netfilter: nfnetlink: Remove VLA usage by Kees Cook · 6 years ago
  78. 2a79fd3 netfilter: nf_flow_table: attach dst to skbs by Jason A. Donenfeld · 6 years ago
  79. a654de8 netfilter: nf_tables: fix chain dependency validation by Pablo Neira Ayuso · 6 years ago
  80. 1a893b4 netfilter: nf_tables: Add audit support to log statement by Phil Sutter · 6 years ago
  81. 554ced0 netfilter: nf_tables: add support for native socket matching by Máté Eckl · 6 years ago
  82. 7849958 netfilter: fix ptr_ret.cocci warnings by kbuild test robot · 6 years ago
  83. 664088f net-sysfs: Fix memory leak in XPS configuration by Alexander Duyck · 6 years ago
  84. ccf8dbc rtnetlink: Remove VLA usage by Kees Cook · 6 years ago
  85. 0f51f35 net/ncsi: Fix array size in dumpit handler by Samuel Mendoza-Jonas · 6 years ago
  86. 8258d2d cls_flower: Fix incorrect idr release when failing to modify rule by Paul Blakey · 6 years ago
  87. 9c86ce2 net: bridge: Notify about bridge VLANs by Petr Machata · 6 years ago
  88. da0efa8 dsa: port: Ignore bridge VLAN events by Petr Machata · 6 years ago
  89. dbd6dc7 net: bridge: Extract br_vlan_add_existing() by Petr Machata · 6 years ago
  90. d66e434 net: bridge: Extract boilerplate around switchdev_port_obj_*() by Petr Machata · 6 years ago
  91. 4341f83 net: remove bypassed check in sch_direct_xmit() by Song Liu · 6 years ago
  92. 3d97d88 tcp: minor optimization around tcp_hdr() usage in receive path by Yafang Shao · 6 years ago
  93. 38369f5 xfrm Fix potential error pointer dereference in xfrm_bundle_create. by Steffen Klassert · 6 years ago
  94. bcece5d bpf: Change bpf_fib_lookup to return -EAFNOSUPPORT for unsupported address families by David Ahern · 6 years ago
  95. 3bf5e97 Bluetooth: Re-use kstrtobool_from_user() by Andy Shevchenko · 6 years ago
  96. 9ce64f1 bpf: Verify flags in bpf_fib_lookup by David Ahern · 6 years ago
  97. 720e7f3 bpf: hide the unused 'off' variable by YueHaibing · 6 years ago
  98. ae40832 bpfilter: fix a build err by YueHaibing · 6 years ago
  99. 8308f3f net/ipv6: Add support for specifying metric of connected routes by David Ahern · 6 years ago
  100. af4d768 net/ipv4: Add support for specifying metric of connected routes by David Ahern · 6 years ago