1. 9215310 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  2. f6a6f20 neighbour: skip NTF_EXT_LEARNED entries during forced gc by Roopa Prabhu · 6 years ago
  3. 06030db tls: fix waitall behavior in tls_sw_recvmsg by Daniel Borkmann · 6 years ago
  4. a447da7 tls: fix use-after-free in tls_push_record by Daniel Borkmann · 6 years ago
  5. ecd012e l2tp: filter out non-PPP sessions in pppol2tp_tunnel_ioctl() by Guillaume Nault · 6 years ago
  6. de9bada l2tp: reject creation of non-PPP sessions on L2TPv2 tunnels by Guillaume Nault · 6 years ago
  7. 6eba08c ipv6: Only emit append events for appended routes by Ido Schimmel · 6 years ago
  8. 41f9ba6 Merge tag 'mac80211-for-davem-2018-06-15' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 6 years ago
  9. bf2b61a cfg80211: fix rcu in cfg80211_unregister_wdev by Dedy Lansky · 6 years ago
  10. dc8b274 mac80211: Move up init of TXQs by Toke Høiland-Jørgensen · 6 years ago
  11. 3c12d04 cfg80211: initialize sinfo in cfg80211_get_station by Sven Eckelmann · 6 years ago
  12. f1693c6 rds: avoid unenecessary cong_update in loop transport by Santosh Shilimkar · 6 years ago
  13. bda06be l2tp: clean up stale tunnel or session in pppol2tp_connect's error path by Guillaume Nault · 6 years ago
  14. 3e1bc8b l2tp: prevent pppol2tp_connect() from creating kernel sockets by Guillaume Nault · 6 years ago
  15. 7ac6ab1 l2tp: only accept PPP sessions in pppol2tp_connect() by Guillaume Nault · 6 years ago
  16. 90904ff l2tp: fix pseudo-wire type for sessions created by pppol2tp_connect() by Guillaume Nault · 6 years ago
  17. 4fd44a9 tcp: verify the checksum of the first data segment in a new connection by Frank van der Linden · 6 years ago
  18. dc594c3 Merge tag 'ceph-for-4.18-rc1' of git://github.com/ceph/ceph-client by Linus Torvalds · 6 years ago
  19. 9951912 sctp: define sctp_packet_gso_append to build GSO frames by Xin Long · 6 years ago
  20. 60d061e Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 6 years ago
  21. b08fc52 Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 6 years ago
  22. fd7bece treewide: Use array_size() in vzalloc_node() by Kees Cook · 6 years ago
  23. fad953c treewide: Use array_size() in vzalloc() by Kees Cook · 6 years ago
  24. 42bc47b treewide: Use array_size() in vmalloc() by Kees Cook · 6 years ago
  25. 778e1cd treewide: kvzalloc() -> kvcalloc() by Kees Cook · 6 years ago
  26. 344476e treewide: kvmalloc() -> kvmalloc_array() by Kees Cook · 6 years ago
  27. 6396bb2 treewide: kzalloc() -> kcalloc() by Kees Cook · 6 years ago
  28. 6da2ec5 treewide: kmalloc() -> kmalloc_array() by Kees Cook · 6 years ago
  29. c0129a0 smc: convert to ->poll_mask by Cong Wang · 6 years ago
  30. cdb8744 Revert "net: do not allow changing SO_REUSEADDR/SO_REUSEPORT on bound sockets" by Bart Van Assche · 6 years ago
  31. 21ba884 netfilter: nf_conncount: Fix garbage collection with zones by Yi-Hung Wei · 6 years ago
  32. fc6ddbe netfilter: xt_connmark: fix list corruption on rmmod by Florian Westphal · 6 years ago
  33. c05a45c netfilter: ctnetlink: avoid null pointer dereference by Florian Westphal · 6 years ago
  34. adc972c5 netfilter: nf_tables: use WARN_ON_ONCE instead of BUG_ON in nft_do_chain() by Taehee Yoo · 6 years ago
  35. 0a2cf5e netfilter: nf_tables: close race between netns exit and rmmod by Florian Westphal · 6 years ago
  36. 71ad00c netfilter: nf_tables: fix module unload race by Florian Westphal · 6 years ago
  37. 215a31f netfilter: nft_dynset: do not reject set updates with NFT_SET_EVAL by Pablo Neira Ayuso · 6 years ago
  38. 3fb61ec netfilter: nft_socket: fix module autoload by Pablo Neira Ayuso · 6 years ago
  39. 0725d4e Merge tag 'nfs-for-4.18-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 6 years ago
  40. 89e2556 Merge tag 'nfsd-4.18' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 6 years ago
  41. 6892286 tcp: Do not reload skb pointer after skb_gro_receive(). by David Miller · 6 years ago
  42. 0ca69d1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 6 years ago
  43. 3f2d67b net/ipv6: Ensure cfg is properly initialized in ipv6_create_tempaddr by David Ahern · 6 years ago
  44. f6fadff tls: fix NULL pointer dereference on poll by Daniel Borkmann · 6 years ago
  45. a343993 xsk: silence warning on memory allocation failure by Björn Töpel · 6 years ago
  46. a08ce73 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 6 years ago
  47. 349b71d net: dsa: add error handling for pskb_trim_rcsum by Zhouyang Jia · 6 years ago
  48. 0975764 ipv6: allow PMTU exceptions to local routes by Julian Anastasov · 6 years ago
  49. f0dc7f9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  50. 867f816 tcp: limit sk_rcvlowat by the maximum receive buffer by Soheil Hassas Yeganeh · 6 years ago
  51. 6d8c50d socket: close race condition between sock_close() and sockfs_setattr() by Cong Wang · 6 years ago
  52. 873aca2 net: bridge: Fix locking in br_fdb_find_port() by Petr Machata · 6 years ago
  53. 6c206b2 udp: fix rx queue len reported by diag and proc interface by Paolo Abeni · 6 years ago
  54. 8d49953 net/sched: act_simple: fix parsing of TCA_DEF_DATA by Davide Caratti · 6 years ago
  55. 0070ed3 Fix 16-byte memory leak in gssp_accept_sec_context_upcall by Dave Wysochanski · 6 years ago
  56. af7fd74 svcrdma: Fix incorrect return value/type in svc_rdma_post_recvs by Chuck Lever · 6 years ago
  57. c568503 netfilter: x_tables: initialise match/target check parameter struct by Florian Westphal · 6 years ago
  58. e56ee57 net/9p/trans_xen.c: don't inclide rwlock.h directly by Sebastian Andrzej Siewior · 6 years ago
  59. 8d856c7 net/9p: detect invalid options as much as possible by Chengguang Xu · 6 years ago
  60. 66e58e0ef bpfilter: fix race in pipe access by Alexei Starovoitov · 6 years ago
  61. ff26728 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 6 years ago
  62. c09290c bpf, xdp: fix crash in xdp_umem_unaccount_pages by Daniel Borkmann · 6 years ago
  63. a5a16e4 xsk: Fix umem fill/completion queue mmap on 32-bit by Geert Uytterhoeven · 6 years ago
  64. 8d97ca6 bpfilter: fix OUTPUT_FORMAT by Alexei Starovoitov · 6 years ago
  65. 000ade8 ip_tunnel: Fix name string concatenate in __ip_tunnel_create() by Sultan Alsawaf · 6 years ago
  66. fd3a886 net: in virtio_net_hdr only add VLAN_HLEN to csum_start if payload holds vlan by Willem de Bruijn · 6 years ago
  67. 7eced5a netfilter: nf_tables: add NFT_LOGLEVEL_* enumeration and use it by Pablo Neira Ayuso · 6 years ago
  68. 1c8c5a9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 6 years ago
  69. 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
  70. 8b5c6a3 Merge tag 'audit-pr-20180605' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit by Linus Torvalds · 6 years ago
  71. 10b1eb7 Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 6 years ago
  72. acafe7e treewide: Use struct_size() for kmalloc()-family by Kees Cook · 6 years ago
  73. 7170e60 strparser: Add __strp_unpause and use it in ktls. by Doron Roberts-Kedes · 6 years ago
  74. fb1967a rxrpc: Fix terminal retransmission connection ID to include the channel by David Howells · 6 years ago
  75. 9a99dc1 Revert "net: sched: cls: Fix offloading when ingress dev is vxlan" by David S. Miller · 6 years ago
  76. 82e20b4 netfilter: nft_set_rbtree: fix parameter of __nft_rbtree_lookup() by Taehee Yoo · 6 years ago
  77. 5b94b2b Merge git://blackhole.kfki.hu/nf by Pablo Neira Ayuso · 6 years ago
  78. 11ff728 netfilter: ebtables: reject non-bridge targets by Florian Westphal · 6 years ago
  79. cbdebe4 netfilter: ipset: forbid family for hash:mac sets by Florent Fourcot · 6 years ago
  80. 30a2e10 netfilter: ipset: Limit max timeout value by Jozsef Kadlecsik · 6 years ago
  81. 9dcceb1 netfilter: xt_set: Check hook mask correctly by Serhey Popovych · 6 years ago
  82. 644c7ee rtnetlink: validate attributes in do_setlink() by Eric Dumazet · 6 years ago
  83. fd129f8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 6 years ago
  84. ac0fc8a devlink: Add extack to reload and port_{un, }split operations by David Ahern · 6 years ago
  85. 5b5e7a0 net: metrics: add proper netlink validation by Eric Dumazet · 6 years ago
  86. e783bb0 ipmr: fix error path when ipmr_new_table fails by Sabrina Dubroca · 6 years ago
  87. 848235e ip6mr: only set ip6mr_table from setsockopt when ip6mr_new_table succeeds by Sabrina Dubroca · 6 years ago
  88. 6e86000 netfilter: provide udp*_lib_lookup for nf_tproxy by Arnd Bergmann · 6 years ago
  89. 95358a9 net-tcp: remove useless tw_timeout field by Maciej Żenczykowski · 6 years ago
  90. d96a43c net: sched: cls: Fix offloading when ingress dev is vxlan by Paul Blakey · 6 years ago
  91. 1d88ba1 sctp: not allow transport timeout value less than HZ/5 for hb_timer by Xin Long · 6 years ago
  92. 819dd92 bpfilter: switch to CC from HOSTCC by Alexei Starovoitov · 6 years ago
  93. 9deb441 net: ipv6: Generate random IID for addresses on RAWIP devices by Subash Abhinov Kasiviswanathan · 6 years ago
  94. f4c9f85 tcp: refactor tcp_ecn_check_ce to remove sk type cast by Yousuk Seung · 6 years ago
  95. f722517 net/ipv6: prevent use after free in ip6_route_mpath_notify by David Ahern · 6 years ago
  96. ac98d8a xsk: wire upp Tx zero-copy functions by Magnus Karlsson · 6 years ago
  97. 173d3ad xsk: add zero-copy support for Rx by Björn Töpel · 6 years ago
  98. 02b55e5 xdp: add MEM_TYPE_ZERO_COPY by Björn Töpel · 6 years ago
  99. 8aef734 xsk: introduce xdp_umem_page by Björn Töpel · 6 years ago
  100. e61e62b xsk: moved struct xdp_umem definition by Björn Töpel · 6 years ago