1. 829e694 Merge tag 'nfs-for-5.6-2' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 5 years ago
  2. 2019fc9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 5 years ago
  3. ddc9aba net: dsa: tag_ar9331: Make sure there is headroom for tag by Per Forlin · 5 years ago
  4. 04fb912 net: dsa: tag_qca: Make sure there is headroom for tag by Per Forlin · 5 years ago
  5. 5fdcce2 net, ip6_tunnel: enhance tunnel locate with link check by William Dauchy · 5 years ago
  6. b32cb6f Merge tag 'mac80211-for-net-2020-02-14' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 5 years ago
  7. 369537c net/smc: no peer ID in CLC decline for SMCD by Ursula Braun · 5 years ago
  8. 67f562e net/smc: transfer fasync_list in case of fallback by Ursula Braun · 5 years ago
  9. 33181ea mac80211: fix wrong 160/80+80 MHz setting by Shay Bar · 5 years ago
  10. ea75080 cfg80211: add missing policy for NL80211_ATTR_STATUS_CODE by Sergey Matyukevich · 5 years ago
  11. 45942ba xfrm: interface: use icmp_ndo_send helper by Jason A. Donenfeld · 5 years ago
  12. 0b41713 icmp: introduce helper for nat'd source address in network device context by Jason A. Donenfeld · 5 years ago
  13. e2debf0 net/sched: flower: add missing validation of TCA_FLOWER_FLAGS by Davide Caratti · 5 years ago
  14. 1afa3cc net/sched: matchall: add missing validation of TCA_MATCHALL_FLAGS by Davide Caratti · 5 years ago
  15. 304db6c page_pool: refill page when alloc.count of pool is zero by Li RongQing · 5 years ago
  16. ca1c671 xprtrdma: Fix DMA scatter-gather list mapping imbalance by Chuck Lever · 5 years ago
  17. 457fed7 net/smc: fix leak of kernel memory to user space by Eric Dumazet · 5 years ago
  18. ad1e03b core: Don't skip generic XDP program execution for cloned SKBs by Toke Høiland-Jørgensen · 5 years ago
  19. 5391a87 tipc: fix successful connect() but timed out by Tuong Lien · 5 years ago
  20. 5609e2b mptcp: make the symbol 'mptcp_sk_clone_lock' static by Chen Wandun · 5 years ago
  21. 2437fd7 tipc: make three functions static by Chen Wandun · 5 years ago
  22. 89a47dd Merge tag 'kbuild-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 5 years ago
  23. 291abfe Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 5 years ago
  24. c9d35ee Merge branch 'merge.nfs-fs_parse.1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  25. 2696e11 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 5 years ago
  26. 08dffcc Merge tag 'nfsd-5.6' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 5 years ago
  27. f43574d Merge tag 'nfs-for-5.6-1' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 5 years ago
  28. 88d6f13 bpf: Improve bucket_log calculation logic by Martin KaFai Lau · 5 years ago
  29. 0b2dc83 bpf, sockhash: Synchronize_rcu before free'ing map by Jakub Sitnicki · 5 years ago
  30. db6a501 bpf, sockmap: Don't sleep while holding RCU lock on tear-down by Jakub Sitnicki · 5 years ago
  31. 85b8ac0 bpf, sockmap: Check update requirements after locking by Lorenz Bauer · 5 years ago
  32. d7167b1 fs_parse: fold fs_parameter_desc/fs_parameter_spec by Al Viro · 5 years ago
  33. 96cafb9 fs_parser: remove fs_parameter_description name field by Eric Sandeen · 5 years ago
  34. c80c98f ceph_parse_param(), ceph_parse_mon_ips(): switch to passing fc_log by Al Viro · 5 years ago
  35. 7f5d381 new primitive: __fs_parse() by Al Viro · 5 years ago
  36. 2c3f3dc switch rbd and libceph to p_log-based primitives by Al Viro · 5 years ago
  37. 3d96208 sunrpc: expiry_time should be seconds not timeval by Roberto Bergantinos Corpas · 5 years ago
  38. dfa7f70 drop_monitor: Do not cancel uninitialized work item by Ido Schimmel · 5 years ago
  39. db3fa27 ipv6/addrconf: fix potential NULL deref in inet6_set_link_af() by Eric Dumazet · 5 years ago
  40. bfb7bac cfg80211: check wiphy driver existence for drvinfo report by Sergey Matyukevich · 5 years ago
  41. a04564c mac80211: consider more elements in parsing CRC by Johannes Berg · 5 years ago
  42. 2bf973f mac80211: fix quiet mode activation in action frames by Sara Sharon · 5 years ago
  43. f2b18ba mac80211: use more bits for ack_frame_id by Johannes Berg · 5 years ago
  44. bfabd41 taprio: Fix dropping packets when using taprio + ETF offloading by Vinicius Costa Gomes · 5 years ago
  45. 7c16680 taprio: Use taprio_reset_tc() to reset Traffic Classes configuration by Vinicius Costa Gomes · 5 years ago
  46. 49c684d taprio: Add missing policy validation for flags by Vinicius Costa Gomes · 5 years ago
  47. a9d6227 taprio: Fix still allowing changing the flags during runtime by Vinicius Costa Gomes · 5 years ago
  48. 5652e63 taprio: Fix enabling offload with wrong number of traffic classes by Vinicius Costa Gomes · 5 years ago
  49. 963485d rxrpc: Fix call RCU cleanup using non-bh-safe locks by David Howells · 5 years ago
  50. b39a934 rxrpc: Fix service call disconnection by David Howells · 5 years ago
  51. 2710c957a fs_parse: get rid of ->enums by Al Viro · 5 years ago
  52. 7a02ea6 net: sched: prevent a use after free by Dan Carpenter · 5 years ago
  53. 86b18aa skbuff: fix a data race in skb_queue_len() by Qian Cai · 5 years ago
  54. 4c46bef Merge tag 'ceph-for-5.6-rc1' of https://github.com/ceph/ceph-client by Linus Torvalds · 5 years ago
  55. b0519de mptcp: fix use-after-free for ipv6 by Florian Westphal · 5 years ago
  56. d5b90e9 devlink: report 0 after hitting end in region read by Jacob Keller · 5 years ago
  57. 52b5ae5 net_sched: fix a resource leak in tcindex_set_parms() by Cong Wang · 5 years ago
  58. 2c22c06 mptcp: fix use-after-free on tcp fallback by Florian Westphal · 5 years ago
  59. 33b4013 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 5 years ago
  60. 0d0d9a3 l2tp: Allow duplicate session creation with UDP by Ridge Kennedy · 5 years ago
  61. 599be01 net_sched: fix an OOB access in cls_tcindex by Cong Wang · 5 years ago
  62. 2b5b825 net: hsr: fix possible NULL deref in hsr_handle_frame() by Eric Dumazet · 5 years ago
  63. 45586c7 treewide: remove redundant IS_ERR() before error code check by Masahiro Yamada · 5 years ago
  64. 97a3253 proc: convert everything to "struct proc_ops" by Alexey Dobriyan · 5 years ago
  65. 7ccbddb SUNRPC: Use kmemdup_nul() in rpc_parse_scope_id() by Trond Myklebust · 5 years ago
  66. 3d80c65 Merge tag 'rxrpc-fixes-20200203' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Jakub Kicinski · 5 years ago
  67. 5f2fb52 kbuild: rename hostprogs-y/always to hostprogs/always-y by Masahiro Yamada · 5 years ago
  68. 5273a19 rxrpc: Fix NULL pointer deref due to call->conn being cleared on disconnect by David Howells · 5 years ago
  69. 9603d47 tcp: Reduce SYN resend delay if a suspicous ACK is received by SeongJae Park · 5 years ago
  70. b7c3a17 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by Jakub Kicinski · 5 years ago
  71. cb3c0e6 cls_rsvp: fix rsvp_policy by Eric Dumazet · 5 years ago
  72. 784f834 tcp: clear tp->segs_{in|out} in tcp_disconnect() by Eric Dumazet · 5 years ago
  73. db7ffee tcp: clear tp->data_segs{in|out} in tcp_disconnect() by Eric Dumazet · 5 years ago
  74. 2fbdd56 tcp: clear tp->delivered in tcp_disconnect() by Eric Dumazet · 5 years ago
  75. c13c48c0 tcp: clear tp->total_retrans in tcp_disconnect() by Eric Dumazet · 5 years ago
  76. 7eec11d Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 5 years ago
  77. c22208b netfilter: flowtable: Fix setting forgotten NF_FLOW_HW_DEAD flag by Paul Blakey · 5 years ago
  78. 0f34f30 netfilter: flowtable: Fix missing flush hardware on table free by Paul Blakey · 5 years ago
  79. 91bfaa1 netfilter: flowtable: Fix hardware flush order on nf_flow_table_cleanup by Paul Blakey · 5 years ago
  80. b9e0102 netfilter: Use kvcalloc by Joe Perches · 5 years ago
  81. f1f6a7d mm, tree-wide: rename put_user_page*() to unpin_user_page*() by John Hubbard · 5 years ago
  82. fb48b47 net/xdp: set FOLL_PIN via pin_user_pages() by John Hubbard · 5 years ago
  83. 04d36d7 rxrpc: Fix missing active use pinning of rxrpc_local object by David Howells · 5 years ago
  84. f71dbf2 rxrpc: Fix insufficient receive notification generation by David Howells · 5 years ago
  85. fac20b9 rxrpc: Fix use-after-free in rxrpc_put_local() by David Howells · 5 years ago
  86. 1c715a6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 5 years ago
  87. 9fbf082 net/core: Do not clear VF index for node/port GUIDs query by Leon Romanovsky · 5 years ago
  88. 31484d5 mptcp: Fix undefined mptcp_handle_ipv6_mapped for modular IPV6 by Geert Uytterhoeven · 5 years ago
  89. 72d62c4 net: drop_monitor: Use kstrdup by Joe Perches · 5 years ago
  90. 389b8fb3 mptcp: MPTCP_HMAC_TEST should depend on MPTCP by Geert Uytterhoeven · 5 years ago
  91. 8e1974a mptcp: Fix incorrect IPV6 dependency check by Geert Uytterhoeven · 5 years ago
  92. 22b17db Merge tag 'y2038-drivers-for-v5.6-signed' of git://git.kernel.org:/pub/scm/linux/kernel/git/arnd/playground by Linus Torvalds · 5 years ago
  93. 5038517 netfilter: ipset: fix suspicious RCU usage in find_set_and_id by Kadlecsik József · 5 years ago
  94. ae2dd71 mptcp: handle tcp fallback when using syn cookies by Florian Westphal · 5 years ago
  95. b2c5b61 mptcp: avoid a lockdep splat when mcast group was joined by Florian Westphal · 5 years ago
  96. 50e741b mptcp: fix panic on user pointer access by Florian Westphal · 5 years ago
  97. c9fd9c5 mptcp: defer freeing of cached ext until last moment by Florian Westphal · 5 years ago
  98. 793da4b sch_choke: Use kvcalloc by Joe Perches · 5 years ago
  99. f6f7d8c mptcp: Fix build with PROC_FS disabled. by David S. Miller · 5 years ago
  100. bd2463a Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 5 years ago