1. a278f3d tools, build: Propagate build failures from tools/build/Makefile.build by Andrii Nakryiko · 4 years, 5 months ago
  2. b5cc46c selftests/bpf: Fix spurious test failures in core_retro selftest by Andrii Nakryiko · 4 years, 5 months ago
  3. 5a6b1a2 Merge branch 'link_detach' by Alexei Starovoitov · 4 years, 5 months ago
  4. e85f99aa tools/bpftool: Add documentation and bash-completion for `link detach` by Andrii Nakryiko · 4 years, 5 months ago
  5. 0e8c7c0 tools/bpftool: Add `link detach` subcommand by Andrii Nakryiko · 4 years, 5 months ago
  6. 90806cc selftests/bpf: Add link detach tests for cgroup, netns, and xdp bpf_links by Andrii Nakryiko · 4 years, 5 months ago
  7. 2e49527 libbpf: Add bpf_link detach APIs by Andrii Nakryiko · 4 years, 5 months ago
  8. 73b11c2a bpf: Add support for forced LINK_DETACH command by Andrii Nakryiko · 4 years, 5 months ago
  9. 4939b28 bpf, selftests: Use single cgroup helpers for both test_sockmap/progs by John Fastabend · 4 years, 5 months ago
  10. ffba964 Documentation/bpf: Use valid and new links in index.rst by Tiezhu Yang · 4 years, 5 months ago
  11. 1acf8f9 libbpf: Fix register in PT_REGS MIPS macros by Jerry Crunchtime · 4 years, 5 months ago
  12. c64c9c28 udp, bpf: Ignore connections in reuseport group after BPF sk lookup by Jakub Sitnicki · 4 years, 5 months ago
  13. 50450fc libbpf: Make destructors more robust by handling ERR_PTR(err) cases by Andrii Nakryiko · 4 years, 5 months ago
  14. a6599ab selftests/bpf: Omit nodad flag when adding addresses to loopback by Jakub Sitnicki · 4 years, 5 months ago
  15. 80546ac4 selftests/bpf: Don't destroy failed link by Andrii Nakryiko · 4 years, 5 months ago
  16. dfdb0d9 selftests/bpf: Add xdpdrv mode for test_xdp_redirect by Hangbin Liu · 4 years, 5 months ago
  17. 4fb5f94 selftests/bpf: Verify socket storage in cgroup/sock_{create, release} by Stanislav Fomichev · 4 years, 5 months ago
  18. f7c6cb1 bpf: Expose socket storage to BPF_PROG_TYPE_CGROUP_SOCK by Stanislav Fomichev · 4 years, 5 months ago
  19. 12e6196 selftests/bpf: Test bpf_iter buffer access with negative offset by Yonghong Song · 4 years, 5 months ago
  20. 4fc00b7 bpf: Add missing newline characters in verifier error messages by Yonghong Song · 4 years, 5 months ago
  21. 8008342 bpf, arm64: Add BPF exception tables by Jean-Philippe Brucker · 4 years, 5 months ago
  22. 310ad79 bpf: Fix build without CONFIG_NET when using BPF XDP link by Andrii Nakryiko · 4 years, 5 months ago
  23. ca5cd35 bpf, selftests: use :: 1 for localhost in tcp_server.py by John Fastabend · 4 years, 5 months ago
  24. 3c4f850 xdp: Prevent kernel-infoleak in xsk_getsockopt() by Peilin Ye · 4 years, 5 months ago
  25. f6dfbe31 bpf: Fix swapped arguments in calls to check_buffer_access by Colin Ian King · 4 years, 5 months ago
  26. 363885d selftests/bpf: Add new bpf_iter context structs to fix build on old kernels by Andrii Nakryiko · 4 years, 5 months ago
  27. e1613b5 bpf: Fix bpf_ringbuf_output() signature to return long by Andrii Nakryiko · 4 years, 5 months ago
  28. 9a97c9d tools, bpftool: Add LSM type to array of prog names by Quentin Monnet · 4 years, 6 months ago
  29. 70cfab1 tools, bpftool: Skip type probe if name is not found by Quentin Monnet · 4 years, 6 months ago
  30. 47960ad Merge branch 'bpf_link-XDP' by Alexei Starovoitov · 4 years, 5 months ago
  31. e8407fd bpf, xdp: Remove XDP_QUERY_PROG and XDP_QUERY_PROG_HW XDP commands by Andrii Nakryiko · 4 years, 6 months ago
  32. fe48230 selftests/bpf: Add BPF XDP link selftests by Andrii Nakryiko · 4 years, 6 months ago
  33. dc8698c libbpf: Add support for BPF XDP link by Andrii Nakryiko · 4 years, 6 months ago
  34. c1931c9 bpf: Implement BPF XDP link-specific introspection APIs by Andrii Nakryiko · 4 years, 6 months ago
  35. 026a4c2 bpf, xdp: Implement LINK_UPDATE for BPF XDP link by Andrii Nakryiko · 4 years, 6 months ago
  36. aa8d3a7 bpf, xdp: Add bpf_link-based XDP attachment API by Andrii Nakryiko · 4 years, 6 months ago
  37. d4baa93 bpf, xdp: Extract common XDP program attachment logic by Andrii Nakryiko · 4 years, 6 months ago
  38. 7f0a838 bpf, xdp: Maintain info on attached XDP BPF programs in net_device by Andrii Nakryiko · 4 years, 6 months ago
  39. 6cc7d1e bpf: Make bpf_link API available indepently of CONFIG_BPF_SYSCALL by Andrii Nakryiko · 4 years, 6 months ago
  40. 2b9b305 bpf: Fix build on architectures with special bpf_user_pt_regs_t by Song Liu · 4 years, 5 months ago
  41. dfcdf0e bpf/local_storage: Fix build without CONFIG_CGROUP by YiFei Zhu · 4 years, 5 months ago
  42. 36f7248 Merge branch 'shared-cgroup-storage' by Alexei Starovoitov · 4 years, 6 months ago
  43. 4e15f46 Documentation/bpf: Document CGROUP_STORAGE map type by YiFei Zhu · 4 years, 6 months ago
  44. 3573f38 selftests/bpf: Test CGROUP_STORAGE behavior on shared egress + ingress by YiFei Zhu · 4 years, 6 months ago
  45. 90065c0 Merge branch 'fix-bpf_get_stack-with-PEBS' by Alexei Starovoitov · 4 years, 6 months ago
  46. 7d9c342 bpf: Make cgroup storages shared between programs on the same cgroup by YiFei Zhu · 4 years, 6 months ago
  47. 346938e selftests/bpf: Add get_stackid_cannot_attach by Song Liu · 4 years, 6 months ago
  48. 9e5bd1f selftests/bpf: Test CGROUP_STORAGE map can't be used by multiple progs by YiFei Zhu · 4 years, 6 months ago
  49. 1da4864 selftests/bpf: Add callchain_stackid by Song Liu · 4 years, 6 months ago
  50. d4a89c1 selftests/bpf: Add test for CGROUP_STORAGE map on multiple attaches by YiFei Zhu · 4 years, 6 months ago
  51. d4b4dd6 libbpf: Print hint when PERF_EVENT_IOC_SET_BPF returns -EPROTO by Song Liu · 4 years, 6 months ago
  52. 909e446 Merge branch 'bpf_iter-for-map-elems' by Alexei Starovoitov · 4 years, 6 months ago
  53. 5d99cb2c bpf: Fail PERF_EVENT_IOC_SET_BPF when bpf_get_[stack|stackid] cannot work by Song Liu · 4 years, 6 months ago
  54. 9efcc4ad selftests/bpf: Add a test for out of bound rdonly buf access by Yonghong Song · 4 years, 6 months ago
  55. 7b04d6d bpf: Separate bpf_get_[stack|stackid] for perf events BPF by Song Liu · 4 years, 6 months ago
  56. 3b1c420 selftests/bpf: Add a test for bpf sk_storage_map iterator by Yonghong Song · 4 years, 6 months ago
  57. 60dd49e selftests/bpf: Add test for bpf array map iterators by Yonghong Song · 4 years, 6 months ago
  58. 2a7c2ff selftests/bpf: Add test for bpf hash map iterators by Yonghong Song · 4 years, 6 months ago
  59. d8793ac tools/bpftool: Add bpftool support for bpf map element iterator by Yonghong Song · 4 years, 6 months ago
  60. cd31039 tools/libbpf: Add support for bpf map element iterator by Yonghong Song · 4 years, 6 months ago
  61. 5ce6e77 bpf: Implement bpf iterator for sock local storage map by Yonghong Song · 4 years, 6 months ago
  62. d3cc2ab bpf: Implement bpf iterator for array maps by Yonghong Song · 4 years, 6 months ago
  63. d6c4503 bpf: Implement bpf iterator for hash maps by Yonghong Song · 4 years, 6 months ago
  64. a228a64 bpf: Add bpf_prog iterator by Alexei Starovoitov · 4 years, 6 months ago
  65. a5cbe05 bpf: Implement bpf iterator for map elements by Yonghong Song · 4 years, 6 months ago
  66. 3f9969f bpf: Fix pos computation for bpf_iter seq_ops->start() by Yonghong Song · 4 years, 6 months ago
  67. afbf21d bpf: Support readonly/readwrite buffers in verifier by Yonghong Song · 4 years, 6 months ago
  68. 86176a1 selftests/bpf: Test BPF socket lookup and reuseport with connections by Jakub Sitnicki · 4 years, 6 months ago
  69. f9c7927 bpf: Refactor to provide aux info to bpf_iter_init_seq_priv_t by Yonghong Song · 4 years, 6 months ago
  70. 14fc6bd6 bpf: Refactor bpf_iter_reg to have separate seq_info member by Yonghong Song · 4 years, 6 months ago
  71. c8a2983 udp: Don't discard reuseport selection when group has connections by Jakub Sitnicki · 4 years, 6 months ago
  72. f3c93a9 tools/bpftool: Strip BPF .o files before skeleton generation by Andrii Nakryiko · 4 years, 6 months ago
  73. a57066b Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 5 months ago
  74. 04300d6 Merge tag 'riscv-for-linus-5.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux into master by Linus Torvalds · 4 years, 5 months ago
  75. fbe0d45 Merge tag 'x86-urgent-2020-07-25' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into master by Linus Torvalds · 4 years, 5 months ago
  76. 78b1afe Merge tag 'perf-urgent-2020-07-25' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into master by Linus Torvalds · 4 years, 5 months ago
  77. a7b36c2 Merge tag 'timers-urgent-2020-07-25' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into master by Linus Torvalds · 4 years, 5 months ago
  78. 3077805 Merge tag 'sched-urgent-2020-07-25' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into master by Linus Torvalds · 4 years, 5 months ago
  79. 17baa44 Merge tag 'efi-urgent-2020-07-25' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into master by Linus Torvalds · 4 years, 5 months ago
  80. 7cb3a5c Merge tag '5.8-rc6-cifs-fix' of git://git.samba.org/sfrench/cifs-2.6 into master by Linus Torvalds · 4 years, 5 months ago
  81. 1b64b2e Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net into master by Linus Torvalds · 4 years, 5 months ago
  82. fa5a198 riscv: Parse all memory blocks to remove unusable memory by Atish Patra · 4 years, 6 months ago
  83. 4400231 RISC-V: Do not rely on initrd_start/end computed during early dt parsing by Atish Patra · 4 years, 6 months ago
  84. 8754e13 drivers/net/wan: lapb: Corrected the usage of skb_cow by Xie He · 4 years, 5 months ago
  85. dfecd3e Merge branch 'net-dsa-mv88e6xxx-port-mtu-support' by David S. Miller · 4 years, 5 months ago
  86. 1baf0fa net: dsa: mv88e6xxx: Use chip-wide max frame size for MTU by Chris Packham · 4 years, 6 months ago
  87. e8b34c6 net: dsa: mv88e6xxx: Support jumbo configuration on 6190/6190X by Chris Packham · 4 years, 6 months ago
  88. 0f3c66a3 net: dsa: mv88e6xxx: MV88E6097 does not support jumbo configuration by Chris Packham · 4 years, 6 months ago
  89. 7df5cb75 dev: Defer free of skbs in flush_backlog by Subash Abhinov Kasiviswanathan · 4 years, 6 months ago
  90. d0d8aae RISC-V: Set maximum number of mapped pages correctly by Atish Patra · 4 years, 6 months ago
  91. 23ee3e4 Merge tag 'pci-v5.8-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci into master by Linus Torvalds · 4 years, 5 months ago
  92. af9f691 qrtr: orphan socket in qrtr_release() by Cong Wang · 4 years, 5 months ago
  93. 9b964f1 net: hix5hd2_gmac: Remove unneeded cast from memory allocation by Wang Hai · 4 years, 5 months ago
  94. 657237f Merge tag 'wireless-drivers-2020-07-24' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers by David S. Miller · 4 years, 5 months ago
  95. a8cf7d0 Merge branch 'l2tp-avoid-multiple-assignment-remove-BUG_ON' by David S. Miller · 4 years, 5 months ago
  96. ab6934e l2tp: WARN_ON rather than BUG_ON in l2tp_session_free by Tom Parkin · 4 years, 5 months ago
  97. 0dd62f6 l2tp: remove BUG_ON refcount value in l2tp_session_free by Tom Parkin · 4 years, 5 months ago
  98. 493048f l2tp: WARN_ON rather than BUG_ON in l2tp_session_queue_purge by Tom Parkin · 4 years, 5 months ago
  99. ebb4f5e l2tp: don't BUG_ON seqfile checks in l2tp_ppp by Tom Parkin · 4 years, 5 months ago
  100. 1aa646a l2tp: don't BUG_ON session magic checks in l2tp_ppp by Tom Parkin · 4 years, 5 months ago