1. 96144c5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 7 months ago
  2. fa7566a Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 4 years, 7 months ago
  3. bf97bac net: atm: Remove the error message according to the atomic context by Liao Pingfang · 4 years, 7 months ago
  4. 6adc19f Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 4 years, 7 months ago
  5. 61f3e82 Merge tag '9p-for-5.8' of git://github.com/martinetd/linux by Linus Torvalds · 4 years, 7 months ago
  6. a7f7f62 treewide: replace '---help---' in Kconfig files with 'help' by Masahiro Yamada · 4 years, 7 months ago
  7. 60e5ca8 bpf: Fix memlock accounting for sock_hash by Andrey Ignatov · 4 years, 7 months ago
  8. f6fede8 bpf: sockmap: Don't attach programs to UDP sockets by Lorenz Bauer · 4 years, 7 months ago
  9. 2c7269b bpf: tcp: Recv() should return 0 when the peer socket is closed by Sabrina Dubroca · 4 years, 7 months ago
  10. b65ce38 genetlink: clean up family attributes allocations by Cong Wang · 4 years, 7 months ago
  11. 2ad6691 rxrpc: Fix race between incoming ACK parser and retransmitter by David Howells · 4 years, 7 months ago
  12. aa2cad0 xdp: Fix xsk_generic_xmit errno by Li RongQing · 4 years, 7 months ago
  13. 9798278 tipc: fix NULL pointer dereference in tipc_disc_rcv() by Tuong Lien · 4 years, 7 months ago
  14. c9aa81f tipc: fix kernel WARNING in tipc_msg_append() by Tuong Lien · 4 years, 7 months ago
  15. a539568 Merge tag 'nfs-for-5.8-1' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 4 years, 7 months ago
  16. 5bffb00 xprtrdma: Make xprt_rdma_slot_table_entries static by Zou Wei · 4 years, 8 months ago
  17. 2ac3ddc sunrpc: add missing newline when printing parameter 'auth_hashtable_size' by sysfs by Xiongfeng Wang · 4 years, 8 months ago
  18. 841a2ed SUNRPC: Set SOFTCONN when destroying GSS contexts by Chuck Lever · 4 years, 8 months ago
  19. 6fc3737 SUNRPC: rpc_call_null_helper() should set RPC_TASK_SOFT by Chuck Lever · 4 years, 8 months ago
  20. eefc536 SUNRPC: rpc_call_null_helper() already sets RPC_TASK_NULLCREDS by Chuck Lever · 4 years, 8 months ago
  21. 42aad0d SUNRPC: trace RPC client lifetime events by Chuck Lever · 4 years, 8 months ago
  22. 911813d SUNRPC: Trace transport lifetime events by Chuck Lever · 4 years, 8 months ago
  23. c509f15a SUNRPC: Split the xdr_buf event class by Chuck Lever · 4 years, 8 months ago
  24. 0125ecb SUNRPC: Add tracepoint to rpc_call_rpcerror() by Chuck Lever · 4 years, 8 months ago
  25. 74fb8fe SUNRPC: Trace GSS context lifetimes by Chuck Lever · 4 years, 8 months ago
  26. 53bc19f SUNRPC: receive buffer size estimation values almost never change by Chuck Lever · 4 years, 8 months ago
  27. c742b63 Merge tag 'nfsd-5.8' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 4 years, 7 months ago
  28. 0f5d82f net/filter: Permit reading NET in load_bytes_relative when MAC not set by YiFei Zhu · 4 years, 7 months ago
  29. 4b5af44 mptcp: don't leak msk in token container by Paolo Abeni · 4 years, 7 months ago
  30. 1c38372 Merge branch 'work.sysctl' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 7 months ago
  31. 4152d14 Merge branch 'rwonce/rework' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux by Linus Torvalds · 4 years, 7 months ago
  32. 5969856 mptcp: fix races between shutdown and recvmsg by Paolo Abeni · 4 years, 7 months ago
  33. ce9ac05 nexthop: Fix fdb labeling for groups by David Ahern · 4 years, 7 months ago
  34. c96b6ac dccp: Fix possible memleak in dccp_init and dccp_fini by Wang Hai · 4 years, 7 months ago
  35. 1a3db27 net: sched: export __netdev_watchdog_up() by Valentin Longchamp · 4 years, 7 months ago
  36. 845e0eb net: change addr_list_lock back to static key by Cong Wang · 4 years, 7 months ago
  37. 75e68e5 bpf, sockhash: Synchronize delete from bucket list on map free by Jakub Sitnicki · 4 years, 7 months ago
  38. 33a7c83 bpf, sockhash: Fix memory leak when unlinking sockets in sock_hash_free by Jakub Sitnicki · 4 years, 7 months ago
  39. 487082f bpf/sockmap: Fix kernel panic at __tcp_bpf_recvmsg by dihu · 4 years, 7 months ago
  40. 3e4e28c mmap locking API: convert mmap_sem API comments by Michel Lespinasse · 4 years, 7 months ago
  41. d8ed45c mmap locking API: use coccinelle to convert mmap_sem rwsem call sites by Michel Lespinasse · 4 years, 7 months ago
  42. 07a86b0 Merge tag 'rxrpc-fixes-20200605' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by David S. Miller · 4 years, 7 months ago
  43. 8e60eed mptcp: bugfix for RM_ADDR option parsing by Geliang Tang · 4 years, 7 months ago
  44. 3763a24 net-zerocopy: use vm_insert_pages() for tcp rcv zerocopy by Arjun Roy · 4 years, 7 months ago
  45. 6b1ad5a Merge tag 'mac80211-for-davem-2020-06-08' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 4 years, 7 months ago
  46. 95288a9 Merge tag 'ceph-for-5.8-rc1' of git://github.com/ceph/ceph-client by Linus Torvalds · 4 years, 7 months ago
  47. 1eb2f96 sunrpc: use kmemdup_nul() in gssp_stringify() by Chen Zhou · 4 years, 8 months ago
  48. 56965ac net/sysctl: use cpumask_parse in flow_limit_cpu_sysctl by Christoph Hellwig · 4 years, 7 months ago
  49. 59d4bfc net: fix wiki website url mac80211 and wireless files by Flavio Suligoi · 4 years, 7 months ago
  50. af7b480 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 7 months ago
  51. cff11ab Merge tag 'kbuild-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 4 years, 7 months ago
  52. 9daa0a2 Merge tag 'afs-next-20200604' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 4 years, 7 months ago
  53. 242b233 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 4 years, 7 months ago
  54. fdb4276 vsock/vmci: make vmci_vsock_transport_cb() static by Stefano Garzarella · 4 years, 7 months ago
  55. 178f67b ethtool: linkinfo: remove an unnecessary NULL check by Dan Carpenter · 4 years, 7 months ago
  56. 5ac0d62 rxrpc: Fix missing notification by David Howells · 4 years, 7 months ago
  57. 3067bf8 rxrpc: Move the call completion handling out of line by David Howells · 4 years, 7 months ago
  58. 523f3ec mac80211: initialize return flags in HE 6 GHz operation parsing by Johannes Berg · 4 years, 7 months ago
  59. 79ea1e12 cfg80211: fix management registrations deadlock by Johannes Berg · 4 years, 7 months ago
  60. 7d877c3 net/xdp: use shift instead of 64 bit division by Pavel Machek · 4 years, 7 months ago
  61. 6761893 inet_connection_sock: clear inet_num out of destroy helper by Paolo Abeni · 4 years, 7 months ago
  62. 11d6011 net: core: device_rename: Use rwsem instead of a seqcount by Ahmed S. Darwish · 4 years, 7 months ago
  63. bb986a5 seg6: fix seg6_validate_srh() to avoid slab-out-of-bounds by Ahmed Abdelsalam · 4 years, 7 months ago
  64. 5e9eeccc tipc: fix NULL pointer dereference in streaming by Tuong Lien · 4 years, 7 months ago
  65. c36f055 genetlink: fix memory leaks in genl_family_rcv_msg_dumpit() by Cong Wang · 4 years, 7 months ago
  66. 9ff7258 Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 4 years, 7 months ago
  67. 49b2357 bpf: Fix unused-var without NETDEVICES by Matthieu Baerts · 4 years, 7 months ago
  68. cb8e59c Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 4 years, 7 months ago
  69. ae03c53 Merge branch 'work.splice' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 7 months ago
  70. e7c93cb Merge tag 'threads-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 4 years, 7 months ago
  71. 9d99b16 Merge tag 'audit-pr-20200601' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit by Linus Torvalds · 4 years, 7 months ago
  72. 649392b RDMA: Remove 'max_fmr' by Jason Gunthorpe · 4 years, 7 months ago
  73. 07549ee RDMA/rds: Remove FMR support for memory registration by Max Gurtovoy · 4 years, 7 months ago
  74. a275727 Revert "tipc: Fix potential tipc_aead refcnt leak in tipc_crypto_rcv" by Tuong Lien · 4 years, 7 months ago
  75. 049fa17 Revert "tipc: Fix potential tipc_node refcnt leak in tipc_rcv" by Tuong Lien · 4 years, 7 months ago
  76. 7cdec54 bpf: Add csum_level helper for fixing up csum levels by Daniel Borkmann · 4 years, 7 months ago
  77. 836e66c bpf: Fix up bpf_skb_adjust_room helper's skb csum setting by Daniel Borkmann · 4 years, 7 months ago
  78. 88dca4c mm: remove the pgprot argument to __vmalloc by Christoph Hellwig · 4 years, 7 months ago
  79. ed1f324 mm: remove map_vm_range by Christoph Hellwig · 4 years, 7 months ago
  80. 36f9967 9p/xen: increase XEN_9PFS_RING_ORDER by Stefano Stabellini · 4 years, 7 months ago
  81. 9a25c1d Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 4 years, 7 months ago
  82. 6abde0b crypto/chtls: IPv6 support for inline TLS by Vinay Kumar Yadav · 4 years, 7 months ago
  83. 79a1f0c ipv6: fix IPV6_ADDRFORM operation logic by Hangbin Liu · 4 years, 7 months ago
  84. 4c21daa tipc: Fix NULL pointer dereference in __tipc_sendstream() by YueHaibing · 4 years, 7 months ago
  85. b27f7bb flow_dissector: Move out netns_bpf prog callbacks by Jakub Sitnicki · 4 years, 7 months ago
  86. a3fd7ce net: Introduce netns_bpf for BPF programs attached to netns by Jakub Sitnicki · 4 years, 7 months ago
  87. 171526f flow_dissector: Pull locking up from prog attach callback by Jakub Sitnicki · 4 years, 7 months ago
  88. 70c5899 bpf: Allow SO_BINDTODEVICE opt in bpf_setsockopt by Ferenc Fejes · 4 years, 7 months ago
  89. 8ea204c net: Make locking in sock_bindtoindex optional by Ferenc Fejes · 4 years, 7 months ago
  90. e91de6a bpf: Fix running sk_skb program types with ktls by John Fastabend · 4 years, 7 months ago
  91. ca2f5f2 bpf: Refactor sockmap redirect code so its easy to reuse by John Fastabend · 4 years, 7 months ago
  92. 64b5902 xdp: Add xdp_txq_info to xdp_buff by David Ahern · 4 years, 7 months ago
  93. fbee97f bpf: Add support to attach bpf program to a devmap entry by David Ahern · 4 years, 7 months ago
  94. c3c16f2 bpf: Add rx_queue_mapping to bpf_sock by Amritha Nambiar · 4 years, 7 months ago
  95. 13d70f5 bpf, sk_msg: Add get socket storage helpers by John Fastabend · 4 years, 7 months ago
  96. abe3cac bpf, sk_msg: Add some generic helpers that may be useful from sk_msg by John Fastabend · 4 years, 7 months ago
  97. d3798ac libceph: support for alloc hint flags by Ilya Dryomov · 4 years, 7 months ago
  98. 547ce4c switch cmsghdr_from_user_compat_to_kern() to copy_from_user() by Al Viro · 4 years, 7 months ago
  99. 4e4f4ce6a cls_flower: remove mpls_opts_policy by Guillaume Nault · 4 years, 7 months ago
  100. 81e8c10 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 4 years, 7 months ago