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