- f307fa2 bpf: Introduce bpf_sk_{, ancestor_}cgroup_id helpers by Andrey Ignatov · 4 years, 8 months ago
- 06d3e4c bpf: Allow skb_ancestor_cgroup_id helper in cgroup skb by Andrey Ignatov · 4 years, 8 months ago
- d56c2f9 bpf: Allow sk lookup helpers in cgroup skb by Andrey Ignatov · 4 years, 8 months ago
- 5b0004d selftest/bpf: Fix spelling mistake "SIGALARM" -> "SIGALRM" by Colin Ian King · 4 years, 8 months ago
- c70f34a bpf: Fix bpf_iter's task iterator logic by Andrii Nakryiko · 4 years, 8 months ago
- 0645f7eb selftests/bpf: Test narrow loads for bpf_sock_addr.user_port by Andrey Ignatov · 4 years, 8 months ago
- 7aebfa1 bpf: Support narrow loads from bpf_sock_addr.user_port by Andrey Ignatov · 4 years, 8 months ago
- 6a09815 samples/bpf: xdp_redirect_cpu: Set MAX_CPUS according to NR_CPUS by Lorenzo Bianconi · 4 years, 8 months ago
- 8f4605a Merge branch 'bpf_iter-fixes' by Alexei Starovoitov · 4 years, 8 months ago
- 03421a9 samples/bpf: Remove compiler warnings by Yonghong Song · 4 years, 8 months ago
- 3c32cc1 bpf: Enable bpf_iter targets registering ctx argument types by Yonghong Song · 4 years, 8 months ago
- ab2ee4f bpf: Change func bpf_iter_unreg_target() signature by Yonghong Song · 4 years, 8 months ago
- 15172a4 bpf: net: Refactor bpf_iter target registration by Yonghong Song · 4 years, 8 months ago
- 2e3ed68 bpf: Add comments to interpret bpf_prog return values by Yonghong Song · 4 years, 8 months ago
- 21aef70 bpf: Change btf_iter func proto prefix to "bpf_iter_" by Yonghong Song · 4 years, 8 months ago
- 99aaf53 tools/bpf: selftests : Explain bpf_iter test failures with llvm 10.0.0 by Yonghong Song · 4 years, 8 months ago
- 0aa0372 Merge branch 'benchmark-runner' by Alexei Starovoitov · 4 years, 8 months ago
- c5d420c selftest/bpf: Add BPF triggering benchmark by Andrii Nakryiko · 4 years, 8 months ago
- 4eaf0b5 selftest/bpf: Fmod_ret prog and implement test_overhead as part of bench by Andrii Nakryiko · 4 years, 8 months ago
- 8e7c2a0 selftests/bpf: Add benchmark runner infrastructure by Andrii Nakryiko · 4 years, 8 months ago
- cd49291 selftests/bpf: Extract parse_num_list into generic testing_helpers.c by Andrii Nakryiko · 4 years, 8 months ago
- fd9eef1 libbpf: Fix probe code to return EPERM if encountered by Eelco Chaudron · 4 years, 8 months ago
- 309b81f selftests/bpf: Install generated test progs by Yauheni Kaliuta · 4 years, 8 months ago
- ff20460 tools, bpf: Synchronise BPF UAPI header with tools by Quentin Monnet · 4 years, 8 months ago
- ab8d780 bpf: Minor fixes to BPF helpers documentation by Quentin Monnet · 4 years, 8 months ago
- c8caa0b tools, bpftool: Minor fixes for documentation by Quentin Monnet · 4 years, 8 months ago
- 6e7e034 tools, bpftool: Poison and replace kernel integer typedefs by Quentin Monnet · 4 years, 8 months ago
- 385bbf7 bpf, libbpf: Replace zero-length array with flexible-array by Gustavo A. R. Silva · 4 years, 9 months ago
- b4563fa bpf, runqslower: include proper uapi/bpf.h by Song Liu · 4 years, 9 months ago
- 180139d Merge branch 'bpf_iter' by Alexei Starovoitov · 4 years, 9 months ago
- 6879c04 tools/bpf: selftests: Add bpf_iter selftests by Yonghong Song · 4 years, 9 months ago
- acf6163 tools/bpf: selftests: Add iter progs for bpf_map/task/task_file by Yonghong Song · 4 years, 9 months ago
- 7c128a6 tools/bpf: selftests: Add iterator programs for ipv6_route and netlink by Yonghong Song · 4 years, 9 months ago
- 9406b48 tools/bpftool: Add bpf_iter support for bptool by Yonghong Song · 4 years, 9 months ago
- 5fbc220 tools/libpf: Add offsetof/container_of macro in bpf_helpers.h by Yonghong Song · 4 years, 9 months ago
- c09add2 tools/libbpf: Add bpf_iter support by Yonghong Song · 4 years, 9 months ago
- 9c5f8a10 bpf: Support variable length array in tracing programs by Yonghong Song · 4 years, 9 months ago
- 1d68f22 bpf: Handle spilled PTR_TO_BTF_ID properly when checking stack_boundary by Yonghong Song · 4 years, 9 months ago
- 492e639 bpf: Add bpf_seq_printf and bpf_seq_write helpers by Yonghong Song · 4 years, 9 months ago
- b121b34 bpf: Add PTR_TO_BTF_ID_OR_NULL support by Yonghong Song · 4 years, 9 months ago
- eaaacd2 bpf: Add task and task/file iterator targets by Yonghong Song · 4 years, 9 months ago
- 138d0be net: bpf: Add netlink and ipv6_route bpf_iter targets by Yonghong Song · 4 years, 9 months ago
- 6086d29 bpf: Add bpf_map iterator by Yonghong Song · 4 years, 9 months ago
- e5158d9 bpf: Implement common macros/helpers for target iterators by Yonghong Song · 4 years, 9 months ago
- 367ec3e bpf: Create file bpf iterator by Yonghong Song · 4 years, 9 months ago
- ac51d99 bpf: Create anonymous bpf iterator by Yonghong Song · 4 years, 9 months ago
- fd4f12b bpf: Implement bpf_seq_read() for bpf iterator by Yonghong Song · 4 years, 9 months ago
- 2057c92 bpf: Support bpf tracing/iter programs for BPF_LINK_UPDATE by Yonghong Song · 4 years, 9 months ago
- de4e05c bpf: Support bpf tracing/iter programs for BPF_LINK_CREATE by Yonghong Song · 4 years, 9 months ago
- 15d83c4 bpf: Allow loading of a bpf_iter program by Yonghong Song · 4 years, 9 months ago
- ae24345 bpf: Implement an interface to register bpf_iter targets by Yonghong Song · 4 years, 9 months ago
- 8086fba bpf: Allow any port in bpf_bind helper by Stanislav Fomichev · 4 years, 9 months ago
- cb0721c net: Refactor arguments of inet{,6}_bind by Stanislav Fomichev · 4 years, 9 months ago
- 488a23b selftests/bpf: Move existing common networking parts into network_helpers by Stanislav Fomichev · 4 years, 9 months ago
- 33181bb selftests/bpf: Generalize helpers to control background listener by Stanislav Fomichev · 4 years, 9 months ago
- 2b6c6f0 bpf, i386: Remove unneeded conversion to bool by Jason Yan · 4 years, 9 months ago
- f87b87a Merge tag 'perf-for-bpf-2020-05-06' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into bpf-next by Alexei Starovoitov · 4 years, 9 months ago
- a085a1e Merge branch 'bpf-rv64-jit' by Daniel Borkmann · 4 years, 9 months ago
- 073ca6a bpf, riscv: Optimize BPF_JSET BPF_K using andi on RV64 by Luke Nelson · 4 years, 9 months ago
- ca349a6 bpf, riscv: Optimize BPF_JMP BPF_K when imm == 0 on RV64 by Luke Nelson · 4 years, 9 months ago
- 21a099a bpf, riscv: Optimize FROM_LE using verifier_zext on RV64 by Luke Nelson · 4 years, 9 months ago
- 0224b2a bpf, riscv: Enable missing verifier_zext optimizations on RV64 by Luke Nelson · 4 years, 9 months ago
- 5447e8e sysctl: Fix unused function warning by Arnd Bergmann · 4 years, 9 months ago
- 07bf2d9 xsk: Remove unnecessary member in xdp_umem by Magnus Karlsson · 4 years, 9 months ago
- e4e5aef xsk: Change two variable names for increased clarity by Magnus Karlsson · 4 years, 9 months ago
- d26c0cc bpf: Avoid gcc-10 stringop-overflow warning in struct bpf_prog by Arnd Bergmann · 4 years, 9 months ago
- c648c9c bpf, arm: Optimize ALU ARSH K using asr immediate instruction by Luke Nelson · 4 years, 9 months ago
- cf48db6 bpf, arm: Optimize ALU64 ARSH X using orrpl conditional instruction by Luke Nelson · 4 years, 9 months ago
- 60bcbc4 Merge branch 'net-smc-add-and-delete-link-processing' by David S. Miller · 4 years, 9 months ago
- 4dadd15 net/smc: enqueue local LLC messages by Karsten Graul · 4 years, 9 months ago
- 08ae27d net/smc: delete link processing as SMC server by Karsten Graul · 4 years, 9 months ago
- 9c41687 net/smc: delete link processing as SMC client by Karsten Graul · 4 years, 9 months ago
- 9ec6bf1 net/smc: llc_del_link_work and use the LLC flow for delete link by Karsten Graul · 4 years, 9 months ago
- c9a5d24 net/smc: delete an asymmetric link as SMC server by Karsten Graul · 4 years, 9 months ago
- 1551c95 net/smc: final part of add link processing as SMC server by Karsten Graul · 4 years, 9 months ago
- 57b4992 net/smc: rkey processing for a new link as SMC server by Karsten Graul · 4 years, 9 months ago
- 2d2209f net/smc: first part of add link processing as SMC server by Karsten Graul · 4 years, 9 months ago
- b1570a8 net/smc: final part of add link processing as SMC client by Karsten Graul · 4 years, 9 months ago
- 87f88cd net/smc: rkey processing for a new link as SMC client by Karsten Graul · 4 years, 9 months ago
- 336ba09 net/smc: first part of add link processing as SMC client by Karsten Graul · 4 years, 9 months ago
- d1a2250 Merge branch 'Enhance-current-features-in-ena-driver' by David S. Miller · 4 years, 9 months ago
- 77a651f net: ena: cosmetic: extract code to ena_indirection_table_set() by Arthur Kiyanovski · 4 years, 9 months ago
- dcc2789 net: ena: cosmetic: remove unnecessary spaces and tabs in ena_com.h macros by Sameeh Jubran · 4 years, 9 months ago
- c1c0e40 net: ena: use SHUTDOWN as reset reason when closing interface by Sameeh Jubran · 4 years, 9 months ago
- f5db045 net: ena: drop superfluous prototype by Arthur Kiyanovski · 4 years, 9 months ago
- 5c665f8 net: ena: add support for reporting of packet drops by Sameeh Jubran · 4 years, 9 months ago
- d4a8b3b net: ena: add unmask interrupts statistics to ethtool by Sameeh Jubran · 4 years, 9 months ago
- cac7172 net: ena: remove code that does nothing by Sameeh Jubran · 4 years, 9 months ago
- 0af3c4e net: ena: changes to RSS hash key allocation by Sameeh Jubran · 4 years, 9 months ago
- c1bd17e net: ena: change default RSS hash function to Toeplitz by Arthur Kiyanovski · 4 years, 9 months ago
- f66c2ea net: ena: allow setting the hash function without changing the key by Sameeh Jubran · 4 years, 9 months ago
- e9a1de3 net: ena: fix error returning in ena_com_get_hash_function() by Arthur Kiyanovski · 4 years, 9 months ago
- 80f8443 net: ena: avoid unnecessary admin command when RSS function set fails by Arthur Kiyanovski · 4 years, 9 months ago
- 5889a62 Merge branch 'sch_fq-optimizations' by David S. Miller · 4 years, 9 months ago
- 348e289 net_sched: sch_fq: perform a prefetch() earlier by Eric Dumazet · 4 years, 9 months ago
- c288b0c net_sched: sch_fq: do not call fq_peek() twice per packet by Eric Dumazet · 4 years, 9 months ago
- 82a0aa5 net_sched: sch_fq: use bulk freeing in fq_gc() by Eric Dumazet · 4 years, 9 months ago
- 7ba0537 net_sched: sch_fq: change fq_flow size/layout by Eric Dumazet · 4 years, 9 months ago
- dde0a64 net_sched: sch_fq: avoid touching f->next from fq_gc() by Eric Dumazet · 4 years, 9 months ago
- ee1bd48 inet_diag: bc: read cgroup id only for full sockets by Dmitry Yakunin · 4 years, 9 months ago