1. bb0de31 bpf: sockmap: Require attach_bpf_fd when detaching a program by Lorenz Bauer · 4 years, 6 months ago
  2. 9b2b097 bpf: sockmap: Check value of unused args to BPF_PROG_ATTACH by Lorenz Bauer · 4 years, 6 months ago
  3. 695c121 bpf, netns: Keep attached programs in bpf_prog_array by Jakub Sitnicki · 4 years, 7 months ago
  4. 3b70169 flow_dissector: Pull BPF program assignment up to bpf-netns by Jakub Sitnicki · 4 years, 7 months ago
  5. 7e02457 xsk: Use dma_need_sync instead of reimplenting it by Christoph Hellwig · 4 years, 6 months ago
  6. 53937ff xsk: Remove a double pool->dev assignment in xp_dma_map by Christoph Hellwig · 4 years, 6 months ago
  7. 91d5b70 xsk: Replace the cheap_dma flag with a dma_need_sync flag by Christoph Hellwig · 4 years, 6 months ago
  8. 8025751 bpf, sockmap: RCU dereferenced psock may be used outside RCU block by John Fastabend · 4 years, 7 months ago
  9. 93dd5f1 bpf, sockmap: RCU splat with redirect and strparser error or TLS by John Fastabend · 4 years, 7 months ago
  10. 67c20de net: Add MODULE_DESCRIPTION entries to network modules by Rob Gill · 4 years, 7 months ago
  11. 0041cd5 rxrpc: Fix notification call on completion of discarded calls by David Howells · 4 years, 7 months ago
  12. 3c00511 net/sched: cls_api: fix nooffloaddevcnt warning dmesg log by wenxu · 4 years, 7 months ago
  13. a1db217 net: flow_offload: fix flow_indr_dev_unregister path by wenxu · 4 years, 7 months ago
  14. 66f1939a flow_offload: use flow_indr_block_cb_alloc/remove function by wenxu · 4 years, 7 months ago
  15. 26f2eb2 flow_offload: add flow_indr_block_cb_alloc/remove function by wenxu · 4 years, 7 months ago
  16. 2996cbd Merge tag 'rxrpc-fixes-20200618' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by David S. Miller · 4 years, 7 months ago
  17. 0e5f9d5 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 4 years, 7 months ago
  18. 0ad6f6e net: increment xmit_recursion level in dev_direct_xmit() by Eric Dumazet · 4 years, 7 months ago
  19. eddbf5d net: ethtool: add missing NETIF_F_GSO_FRAGLIST feature string by Alexander Lobakin · 4 years, 7 months ago
  20. 9e365ff mptcp: drop MP_JOIN request sock on syn cookies by Paolo Abeni · 4 years, 7 months ago
  21. 8fd4de1 mptcp: cache msk on MP_JOIN init_req by Paolo Abeni · 4 years, 7 months ago
  22. 5eea3a6 net: Fix the arp error in some cases by guodeqing · 4 years, 7 months ago
  23. c362a06 net/sched: act_gate: fix configuration of the periodic timer by Davide Caratti · 4 years, 7 months ago
  24. 7024339 net/sched: act_gate: fix NULL dereference in tcf_gate_init() by Davide Caratti · 4 years, 7 months ago
  25. ba61539 ip_tunnel: fix use-after-free in ip_tunnel_lookup() by Taehee Yoo · 4 years, 7 months ago
  26. dafabb6 ip6_gre: fix use-after-free in ip6gre_tunnel_lookup() by Taehee Yoo · 4 years, 7 months ago
  27. 814152a net: fix memleak in register_netdevice() by Yang Yingliang · 4 years, 7 months ago
  28. 02c28df rxrpc: Fix afs large storage transmission performance drop by David Howells · 4 years, 7 months ago
  29. a2ad7c2 rxrpc: Fix handling of rwind from an ACK packet by David Howells · 4 years, 7 months ago
  30. b9d37bb Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 4 years, 7 months ago
  31. 3ff2351 xdp: Handle frame_sz in xdp_convert_zc_to_xdp_frame() by Hangbin Liu · 4 years, 7 months ago
  32. 6620512 tcp: grow window for OOO packets only for SACK flows by Eric Dumazet · 4 years, 7 months ago
  33. b8ad540 mptcp: fix memory leak in mptcp_subflow_create_socket() by Wei Yongjun · 4 years, 7 months ago
  34. 505ee3a netfilter: flowtable: Make nf_flow_table_offload_add/del_cb inline by Alaa Hleihel · 4 years, 7 months ago
  35. 762f926 net/sched: act_ct: Make tcf_ct_flow_table_restore_skb inline by Alaa Hleihel · 4 years, 7 months ago
  36. ea2fce8 mld: fix memory leak in ipv6_mc_destroy_dev() by Wang Hai · 4 years, 7 months ago
  37. 38af8f2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 4 years, 7 months ago
  38. a386bc5 mptcp: use list_first_entry_or_null by Geliang Tang · 4 years, 7 months ago
  39. c06c1f8 mptcp: drop MPTCP_PM_MAX_ADDR by Geliang Tang · 4 years, 7 months ago
  40. 33cf601 net/rds: NULL pointer de-reference in rds_ib_add_one() by Ka-Cheong Poon · 4 years, 7 months ago
  41. be01369 esp, ah: modernize the crypto algorithm selections by Eric Biggers · 4 years, 7 months ago
  42. 37ea0f1 esp: select CRYPTO_SEQIV by Eric Biggers · 4 years, 7 months ago
  43. 7d4e391 esp, ah: consolidate the crypto algorithm selections by Eric Biggers · 4 years, 7 months ago
  44. 96144c5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 7 months ago
  45. fa7566a Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 4 years, 7 months ago
  46. bf97bac net: atm: Remove the error message according to the atomic context by Liao Pingfang · 4 years, 7 months ago
  47. 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
  48. 61f3e82 Merge tag '9p-for-5.8' of git://github.com/martinetd/linux by Linus Torvalds · 4 years, 7 months ago
  49. a7f7f62 treewide: replace '---help---' in Kconfig files with 'help' by Masahiro Yamada · 4 years, 7 months ago
  50. 60e5ca8 bpf: Fix memlock accounting for sock_hash by Andrey Ignatov · 4 years, 7 months ago
  51. f6fede8 bpf: sockmap: Don't attach programs to UDP sockets by Lorenz Bauer · 4 years, 7 months ago
  52. 2c7269b bpf: tcp: Recv() should return 0 when the peer socket is closed by Sabrina Dubroca · 4 years, 7 months ago
  53. b65ce38 genetlink: clean up family attributes allocations by Cong Wang · 4 years, 7 months ago
  54. 3003055 netfilter: nf_tables: hook list memleak in flowtable deletion by Pablo Neira Ayuso · 4 years, 7 months ago
  55. 2ad6691 rxrpc: Fix race between incoming ACK parser and retransmitter by David Howells · 4 years, 7 months ago
  56. aa2cad0 xdp: Fix xsk_generic_xmit errno by Li RongQing · 4 years, 7 months ago
  57. 9798278 tipc: fix NULL pointer dereference in tipc_disc_rcv() by Tuong Lien · 4 years, 7 months ago
  58. c9aa81f tipc: fix kernel WARNING in tipc_msg_append() by Tuong Lien · 4 years, 7 months ago
  59. 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
  60. 5bffb00 xprtrdma: Make xprt_rdma_slot_table_entries static by Zou Wei · 4 years, 9 months ago
  61. 2ac3ddc sunrpc: add missing newline when printing parameter 'auth_hashtable_size' by sysfs by Xiongfeng Wang · 4 years, 8 months ago
  62. 841a2ed SUNRPC: Set SOFTCONN when destroying GSS contexts by Chuck Lever · 4 years, 8 months ago
  63. 6fc3737 SUNRPC: rpc_call_null_helper() should set RPC_TASK_SOFT by Chuck Lever · 4 years, 8 months ago
  64. eefc536 SUNRPC: rpc_call_null_helper() already sets RPC_TASK_NULLCREDS by Chuck Lever · 4 years, 8 months ago
  65. 42aad0d SUNRPC: trace RPC client lifetime events by Chuck Lever · 4 years, 8 months ago
  66. 911813d SUNRPC: Trace transport lifetime events by Chuck Lever · 4 years, 8 months ago
  67. c509f15a SUNRPC: Split the xdr_buf event class by Chuck Lever · 4 years, 8 months ago
  68. 0125ecb SUNRPC: Add tracepoint to rpc_call_rpcerror() by Chuck Lever · 4 years, 8 months ago
  69. 74fb8fe SUNRPC: Trace GSS context lifetimes by Chuck Lever · 4 years, 8 months ago
  70. 53bc19f SUNRPC: receive buffer size estimation values almost never change by Chuck Lever · 4 years, 8 months ago
  71. c742b63 Merge tag 'nfsd-5.8' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 4 years, 7 months ago
  72. 0f5d82f net/filter: Permit reading NET in load_bytes_relative when MAC not set by YiFei Zhu · 4 years, 7 months ago
  73. 4b5af44 mptcp: don't leak msk in token container by Paolo Abeni · 4 years, 7 months ago
  74. 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
  75. 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
  76. 5969856 mptcp: fix races between shutdown and recvmsg by Paolo Abeni · 4 years, 7 months ago
  77. ce9ac05 nexthop: Fix fdb labeling for groups by David Ahern · 4 years, 7 months ago
  78. 6c2d217 netfilter: ctnetlink: memleak in filter initialization error path by Pablo Neira Ayuso · 4 years, 7 months ago
  79. c96b6ac dccp: Fix possible memleak in dccp_init and dccp_fini by Wang Hai · 4 years, 7 months ago
  80. 1a3db27 net: sched: export __netdev_watchdog_up() by Valentin Longchamp · 4 years, 7 months ago
  81. 845e0eb net: change addr_list_lock back to static key by Cong Wang · 4 years, 7 months ago
  82. 75e68e5 bpf, sockhash: Synchronize delete from bucket list on map free by Jakub Sitnicki · 4 years, 7 months ago
  83. 33a7c83 bpf, sockhash: Fix memory leak when unlinking sockets in sock_hash_free by Jakub Sitnicki · 4 years, 7 months ago
  84. 487082f bpf/sockmap: Fix kernel panic at __tcp_bpf_recvmsg by dihu · 4 years, 7 months ago
  85. 3e4e28c mmap locking API: convert mmap_sem API comments by Michel Lespinasse · 4 years, 7 months ago
  86. d8ed45c mmap locking API: use coccinelle to convert mmap_sem rwsem call sites by Michel Lespinasse · 4 years, 7 months ago
  87. 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
  88. 8e60eed mptcp: bugfix for RM_ADDR option parsing by Geliang Tang · 4 years, 7 months ago
  89. 3763a24 net-zerocopy: use vm_insert_pages() for tcp rcv zerocopy by Arjun Roy · 4 years, 7 months ago
  90. 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
  91. c382928 netfilter: nft_set_pipapo: Disable preemption before getting per-CPU pointer by Stefano Brivio · 4 years, 7 months ago
  92. 95288a9 Merge tag 'ceph-for-5.8-rc1' of git://github.com/ceph/ceph-client by Linus Torvalds · 4 years, 7 months ago
  93. 33d0779 netfilter: nft_set_rbtree: Don't account for expired elements on insertion by Stefano Brivio · 4 years, 7 months ago
  94. 1eb2f96 sunrpc: use kmemdup_nul() in gssp_stringify() by Chen Zhou · 4 years, 8 months ago
  95. 56965ac net/sysctl: use cpumask_parse in flow_limit_cpu_sysctl by Christoph Hellwig · 4 years, 7 months ago
  96. 59d4bfc net: fix wiki website url mac80211 and wireless files by Flavio Suligoi · 4 years, 7 months ago
  97. af7b480 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 7 months ago
  98. 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
  99. 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
  100. 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