1. 88fe73c Merge tag 'nfsd-5.0-2' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 6 years ago
  2. 55638c5 Merge tag 'nfs-for-5.0-4' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 6 years ago
  3. e7afe6c sunrpc: fix 4 more call sites that were using stack memory with a scatterlist by Scott Mayhew · 6 years ago
  4. 5bf325a net: fix possible overflow in __sk_mem_raise_allocated() by Eric Dumazet · 6 years ago
  5. af98c5a sctp: set stream ext to NULL after freeing it in sctp_stream_outq_migrate by Xin Long · 6 years ago
  6. fc228ab sctp: call gso_reset_checksum when computing checksum in sctp_gso_segment by Xin Long · 6 years ago
  7. f325ef7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 6 years ago
  8. 753c111 netfilter: nft_compat: use-after-free when deleting targets by Pablo Neira Ayuso · 6 years ago
  9. ad6fef7 rpc: properly check debugfs dentry before using it by Greg Kroah-Hartman · 6 years ago
  10. a4cb5bd xprtrdma: Make sure Send CQ is allocated on an existing compvec by Nicolas Morey-Chaisemartin · 6 years ago
  11. 1db817e7 net_sched: fix two more memory leaks in cls_tcindex by Cong Wang · 6 years ago
  12. 033b228 net_sched: fix a memory leak in cls_tcindex by Cong Wang · 6 years ago
  13. 8015d93 net_sched: fix a race condition in tcindex_destroy() by Cong Wang · 6 years ago
  14. fc62814 net/packet: fix 4gb buffer limit due to overflow check by Kal Conley · 6 years ago
  15. 1ec17db inet_diag: fix reporting cgroup classid and fallback to priority by Konstantin Khlebnikov · 6 years ago
  16. 4ffcbfa batman-adv: fix uninit-value in batadv_interface_tx() by Eric Dumazet · 6 years ago
  17. d1f2079 ipv6: propagate genlmsg_reply return code by Li RongQing · 6 years ago
  18. 1ea0610 Merge tag 'mac80211-for-davem-2019-02-12' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 6 years ago
  19. 098e13f ipvs: fix dependency on nf_defrag_ipv6 by Andrea Claudi · 6 years ago
  20. 91986ee tipc: fix link session and re-establish issues by Tuong Lien · 6 years ago
  21. e75913c net: fix IPv6 prefix route residue by Zhiqiang Liu · 6 years ago
  22. 7384b53 tipc: fix skb may be leaky in tipc_link_input by Hoang Le · 6 years ago
  23. 8d29d16 netfilter: compat: initialize all fields in xt_init by Francesco Ruggeri · 6 years ago
  24. cf657d2 net/x25: do not hold the cpu too long in x25_new_lci() by Eric Dumazet · 6 years ago
  25. 989723b Documentation: bring operstate documentation up-to-date by Jouke Witteveen · 6 years ago
  26. 8303b7e netfilter: nat: fix spurious connection timeouts by Florian Westphal · 6 years ago
  27. c4c07b4 netfilter: nf_nat_snmp_basic: add missing length checks in ASN.1 cbs by Jann Horn · 6 years ago
  28. 6157ca0 mac80211: Fix Tx aggregation session tear down with ITXQs by Ilan Peer · 6 years ago
  29. 1fc9b72 cfg80211: prevent speculation on cfg80211_classify8021d() return by Johannes Berg · 6 years ago
  30. ff1bab1 cfg80211: pmsr: record netlink port ID by Johannes Berg · 6 years ago
  31. ea18709 nl80211: Fix FTM per burst maximum value by Aviya Erenfeld · 6 years ago
  32. 4926b51 mac80211: call drv_ibss_join() on restart by Johannes Berg · 6 years ago
  33. ccc8ca9 net/smc: fix byte_order for rx_curs_confirmed by Ursula Braun · 6 years ago
  34. 225d946 vsock: cope with memory allocation failure at socket creation time by Paolo Abeni · 6 years ago
  35. c09551c6 net: ipv4: use a dedicated counter for icmp_v4 redirect packets by Lorenzo Bianconi · 6 years ago
  36. 27b4ad6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  37. 173656a sit: check if IPv6 enabled before calling ip6_err_gen_icmpv6_unreach() by Hangbin Liu · 6 years ago
  38. 00670cb net: dsa: Fix NULL checking in dsa_slave_set_eee() by Dan Carpenter · 6 years ago
  39. e248aa7 svcrdma: Remove max_sge check at connect time by Chuck Lever · 6 years ago
  40. 6dce3c2 rxrpc: bad unlock balance in rxrpc_recvmsg by Eric Dumazet · 6 years ago
  41. 73350424 cfg80211: pmsr: fix abort locking by Johannes Berg · 6 years ago
  42. 0acd992 cfg80211: pmsr: fix MAC address setting by Johannes Berg · 6 years ago
  43. f09bef6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 6 years ago
  44. 947e492 netfilter: nft_compat: don't use refcount_inc on newly allocated entry by Florian Westphal · 6 years ago
  45. 15df03c6 netfilter: ipv6: Don't preserve original oif for loopback address by Eli Cooper · 6 years ago
  46. c8101f7 net: dsa: Fix lockdep false positive splat by Marc Zyngier · 6 years ago
  47. 17ab4f6 net: dsa: slave: Don't propagate flag changes on down slave interfaces by Rundong Ge · 6 years ago
  48. c1f7e02 net: cls_flower: Remove filter from mask before freeing it by Petr Machata · 6 years ago
  49. 84b799a net/smc: correct state change for peer closing by Ursula Braun · 6 years ago
  50. a5e0431 net/smc: delete rkey first before switching to unused by Ursula Braun · 6 years ago
  51. b8649ef net/smc: fix sender_free computation by Ursula Braun · 6 years ago
  52. ad6f317 net/smc: preallocated memory for rdma work requests by Ursula Braun · 6 years ago
  53. f6ac858 netfilter: nf_tables: unbind set in rule from commit path by Pablo Neira Ayuso · 6 years ago
  54. 4e35c1c netfilter: nf_nat: skip nat clash resolution for same-origin entries by Martynas Pumputis · 6 years ago
  55. cfe4bd7 sctp: check and update stream->out_curr when allocating stream_out by Xin Long · 6 years ago
  56. 8596548 vsock/virtio: reset connected sockets on device removal by Stefano Garzarella · 6 years ago
  57. 22b5c0b vsock/virtio: fix kernel panic after device hot-unplug by Stefano Garzarella · 6 years ago
  58. e7b8164 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 6 years ago
  59. 9b1f19d dccp: fool proof ccid_hc_[rt]x_parse_options() by Eric Dumazet · 6 years ago
  60. 46ad022 net/smc: fix use of variable in cleared area by Karsten Graul · 6 years ago
  61. e5f3aa0 net/smc: use device link provided in qp_context by Karsten Graul · 6 years ago
  62. 2dee25a net/smc: call smc_cdc_msg_send() under send_lock by Karsten Graul · 6 years ago
  63. 33f3fcc net/smc: do not wait under send_lock by Karsten Graul · 6 years ago
  64. 51c5aba net/smc: recvmsg and splice_read should return 0 after shutdown by Karsten Graul · 6 years ago
  65. 6889b36 net/smc: don't wait for send buffer space when data was already sent by Karsten Graul · 6 years ago
  66. 77f838a net/smc: prevent races between smc_lgr_terminate() and smc_conn_free() by Karsten Graul · 6 years ago
  67. ca8dc13 net/smc: allow 16 byte pnetids in netlink policy by Hans Wippel · 6 years ago
  68. 14d22d4 net/smc: fix another sizeof to int comparison by Ursula Braun · 6 years ago
  69. ba59fb0 sctp: walk the list of asoc safely by Greg Kroah-Hartman · 6 years ago
  70. 34dbba5 Merge tag 'batadv-net-for-davem-20190201' of git://git.open-mesh.org/linux-merge by David S. Miller · 6 years ago
  71. e005bd7d cfg80211: call disconnect_wk when AP stops by Johannes Berg · 6 years ago
  72. 9d0f50b mac80211: ensure that mgmt tx skbs have tailroom for encryption by Felix Fietkau · 6 years ago
  73. 6fa19f5 rds: fix refcount bug in rds_sock_addref by Eric Dumazet · 6 years ago
  74. 91c5247 l2tp: copy 4 more bytes to linear part if necessary by Jacob Wen · 6 years ago
  75. 4522a70 l2tp: fix reading optional fields of L2TPv3 by Jacob Wen · 6 years ago
  76. ef48974 ipv6: sr: clear IP6CB(skb) on SRH ip4ip6 encapsulation by Yohei Kanemaru · 6 years ago
  77. c706863 net: ip6_gre: always reports o_key to userspace by Lorenzo Bianconi · 6 years ago
  78. feaf5c7 net: ip_gre: always reports o_key to userspace by Lorenzo Bianconi · 6 years ago
  79. 9840613 net: socket: make bond ioctls go through compat_ifreq_ioctl() by Johannes Berg · 6 years ago
  80. c6c9fee net: socket: fix SIOCGIFNAME in compat by Johannes Berg · 6 years ago
  81. 37ac39b Revert "kill dev_ifsioc()" by Johannes Berg · 6 years ago
  82. 63ff03a Revert "socket: fix struct ifreq size in compat ioctl" by Johannes Berg · 6 years ago
  83. 35edfdc net: set default network namespace in init_dummy_netdev() by Josh Elsasser · 6 years ago
  84. 1023121 net: tls: Fix deadlock in free_resources tx by Dave Watson · 6 years ago
  85. 32eb67b net: tls: Save iv in tls_rec for async crypto requests by Dave Watson · 6 years ago
  86. 1d79895 sk_msg: Always cancel strp work before freeing the psock by Jakub Sitnicki · 6 years ago
  87. ff44a83 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 6 years ago
  88. 206b8cc netfilter: ipt_CLUSTERIP: fix warning unused variable cn by Anders Roxell · 6 years ago
  89. 1a6a095 netfilter: nfnetlink_osf: add missing fmatch check by Fernando Fernandez Mancera · 6 years ago
  90. 2035f3f netfilter: ebtables: compat: un-break 32bit setsockopt when no rules are present by Florian Westphal · 6 years ago
  91. 146820c ip6mr: Fix notifiers call on mroute_clean_tables() by Nir Dotan · 6 years ago
  92. 50c29366 decnet: fix DN_IFREQ_SIZE by Johannes Berg · 6 years ago
  93. b0cf029 net/rose: fix NULL ax25_cb kernel panic by Bernard Pidoux · 6 years ago
  94. 6334665 netrom: switch to sock timer API by Cong Wang · 6 years ago
  95. c303a9b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 6 years ago
  96. 037222a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  97. 5179527 Merge tag 'mac80211-for-davem-2019-01-25' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 6 years ago
  98. 93183bd cfg80211: extend range deviation for DMG by Chaitanya Tata · 6 years ago
  99. faae54a cfg80211: reg: remove warn_on for a normal case by Chaitanya Tata · 6 years ago
  100. 7c53eb5 mac80211: Add attribute aligned(2) to struct 'action' by Mathieu Malaterre · 6 years ago