2020-06-01 |
John Fastabend | bpf: Extend bpf_base_func_proto helpers with probe_... Signed-off-by: Alexei Starovoitov <ast@kernel.org>
|
commit | commitdiff | tree |
2020-06-01 |
John Fastabend | bpf, sk_msg: Add some generic helpers that may be useful... Signed-off-by: Alexei Starovoitov <ast@kernel.org>
|
commit | commitdiff | tree |
2020-06-01 |
Yauheni Kaliuta | libbpf: Use .so dynamic symbols for abi check Signed-off-by: Alexei Starovoitov <ast@kernel.org>
|
commit | commitdiff | tree |
2020-06-01 |
Chris Packham | bpf: Fix spelling in comment explaining ARG1 in ___bpf_prog_run Signed-off-by: Alexei Starovoitov <ast@kernel.org>
|
commit | commitdiff | tree |
2020-06-01 |
Nikolay Borisov | libbpf: Install headers as part of make install Signed-off-by: Alexei Starovoitov <ast@kernel.org>
|
commit | commitdiff | tree |
2020-06-01 |
Eelco Chaudron | libbpf: Add API to consume the perf ring buffer content Signed-off-by: Alexei Starovoitov <ast@kernel.org>
|
commit | commitdiff | tree |
2020-06-01 |
Lukas Bulwahn | MAINTAINERS: Adjust entry in XDP SOCKETS to actual... Signed-off-by: Alexei Starovoitov <ast@kernel.org>
|
commit | commitdiff | tree |
2020-06-01 |
Jakub Sitnicki | bpf: Fix returned error sign when link doesn't support... Signed-off-by: Alexei Starovoitov <ast@kernel.org>
|
commit | commitdiff | tree |
2020-06-01 |
Tobias Klauser | tools, bpftool: Print correct error message when failing... Signed-off-by: Alexei Starovoitov <ast@kernel.org>
|
commit | commitdiff | tree |
2020-06-01 |
Quentin Monnet | tools, bpftool: Make capability check account for new... Signed-off-by: Alexei Starovoitov <ast@kernel.org>
|
commit | commitdiff | tree |
2020-06-01 |
Quentin Monnet | tools, bpftool: Clean subcommand help messages Signed-off-by: Alexei Starovoitov <ast@kernel.org>
|
commit | commitdiff | tree |
2020-05-29 |
John Fastabend | bpf, selftests: Add a verifier test for assigning 32bit... Signed-off-by: Alexei Starovoitov <ast@kernel.org>
|
commit | commitdiff | tree |
2020-05-29 |
John Fastabend | bpf, selftests: Verifier bounds tests need to be updated Signed-off-by: Alexei Starovoitov <ast@kernel.org>
|
commit | commitdiff | tree |
2020-05-29 |
John Fastabend | bpf: Fix a verifier issue when assigning 32bit reg... Signed-off-by: Alexei Starovoitov <ast@kernel.org>
|
commit | commitdiff | tree |
2020-05-22 |
Jakub Sitnicki | flow_dissector: Drop BPF flow dissector prog ref on... Signed-off-by: Alexei Starovoitov <ast@kernel.org>
|
commit | commitdiff | tree |
2020-05-22 |
Alexei Starovoitov | Merge branch 'improve-branch_taken' Signed-off-by: Alexei Starovoitov <ast@kernel.org>
|
commit | commitdiff | tree |
2020-05-22 |
John Fastabend | bpf: Selftests, add printk to test_sk_lookup_kern to... Signed-off-by: Alexei Starovoitov <ast@kernel.org>
|
commit | commitdiff | tree |
2020-05-22 |
John Fastabend | bpf: Selftests, verifier case for non null pointer... Signed-off-by: Alexei Starovoitov <ast@kernel.org>
|
commit | commitdiff | tree |
2020-05-22 |
John Fastabend | bpf: Selftests, verifier case for non null pointer... Signed-off-by: Alexei Starovoitov <ast@kernel.org>
|
commit | commitdiff | tree |
2020-05-22 |
John Fastabend | bpf: Verifier track null pointer branch_taken with... Suggested-by: Alexei Starovoitov <ast@kernel.org> Signed-off-by: Alexei Starovoitov <ast@kernel.org>
|
commit | commitdiff | tree |
2020-05-22 |
Alexei Starovoitov | Merge branch 'af_xdp-common-alloc' Signed-off-by: Alexei Starovoitov <ast@kernel.org>
|
commit | commitdiff | tree |
2020-05-22 |
Björn Töpel | MAINTAINERS, xsk: Update AF_XDP section after moves... Signed-off-by: Alexei Starovoitov <ast@kernel.org>
|
commit | commitdiff | tree |
2020-05-22 |
Björn Töpel | xsk: Explicitly inline functions and move definitions Signed-off-by: Alexei Starovoitov <ast@kernel.org>
|
commit | commitdiff | tree |
2020-05-22 |
Björn Töpel | xdp: Simplify xdp_return_{frame, frame_rx_napi, buff} Signed-off-by: Alexei Starovoitov <ast@kernel.org>
|
commit | commitdiff | tree |
2020-05-22 |
Björn Töpel | xsk: Remove MEM_TYPE_ZERO_COPY and corresponding code Signed-off-by: Alexei Starovoitov <ast@kernel.org>
|
commit | commitdiff | tree |
2020-05-22 |
Björn Töpel | mlx5, xsk: Migrate to new MEM_TYPE_XSK_BUFF_POOL Signed-off-by: Alexei Starovoitov <ast@kernel.org>
|
commit | commitdiff | tree |
2020-05-22 |
Björn Töpel | ixgbe, xsk: Migrate to new MEM_TYPE_XSK_BUFF_POOL Signed-off-by: Alexei Starovoitov <ast@kernel.org>
|
commit | commitdiff | tree |
2020-05-22 |
Björn Töpel | ice, xsk: Migrate to new MEM_TYPE_XSK_BUFF_POOL Signed-off-by: Alexei Starovoitov <ast@kernel.org>
|
commit | commitdiff | tree |
2020-05-22 |
Björn Töpel | i40e, xsk: Migrate to new MEM_TYPE_XSK_BUFF_POOL Signed-off-by: Alexei Starovoitov <ast@kernel.org>
|
commit | commitdiff | tree |
2020-05-22 |
Björn Töpel | i40e: Separate kernel allocated rx_bi rings from AF_XDP... Signed-off-by: Alexei Starovoitov <ast@kernel.org>
|
commit | commitdiff | tree |
2020-05-22 |
Björn Töpel | i40e: Refactor rx_bi accesses Signed-off-by: Alexei Starovoitov <ast@kernel.org>
|
commit | commitdiff | tree |
2020-05-22 |
Björn Töpel | xsk: Introduce AF_XDP buffer allocation API Signed-off-by: Alexei Starovoitov <ast@kernel.org>
|
commit | commitdiff | tree |
2020-05-22 |
Björn Töpel | xsk: Move defines only used by AF_XDP internals to... Signed-off-by: Alexei Starovoitov <ast@kernel.org>
|
commit | commitdiff | tree |
2020-05-22 |
Magnus Karlsson | xsk: Move driver interface to xdp_sock_drv.h Signed-off-by: Alexei Starovoitov <ast@kernel.org>
|
commit | commitdiff | tree |
2020-05-22 |
Björn Töpel | xsk: Move xskmap.c to net/xdp/ Signed-off-by: Alexei Starovoitov <ast@kernel.org>
|
commit | commitdiff | tree |
2020-05-22 |
Björn Töpel | xsk: Fix xsk_umem_xdp_frame_sz() Signed-off-by: Alexei Starovoitov <ast@kernel.org>
|
commit | commitdiff | tree |
2020-05-21 |
Andrii Nakryiko | bpf: Prevent mmap()'ing read-only maps as writable Signed-off-by: Alexei Starovoitov <ast@kernel.org>
|
commit | commitdiff | tree |
2020-05-21 |
KP Singh | security: Fix hook iteration for secid_to_secctx Reported-by: Alexei Starovoitov <ast@kernel.org> Signed-off-by: Alexei Starovoitov <ast@kernel.org>
|
commit | commitdiff | tree |
2020-05-19 |
Andrii Nakryiko | selftests/bpf: Convert bpf_iter_test_kern{3, 4}.c to... Signed-off-by: Alexei Starovoitov <ast@kernel.org>
|
commit | commitdiff | tree |
2020-05-19 |
Andrii Nakryiko | selftest/bpf: Make bpf_iter selftest compilable against... Signed-off-by: Alexei Starovoitov <ast@kernel.org>
|
commit | commitdiff | tree |
2020-05-19 |
Alexei Starovoitov | tools/bpf: sync bpf.h Signed-off-by: Alexei Starovoitov <ast@kernel.org>
|
commit | commitdiff | tree |
2020-05-19 |
Alexei Starovoitov | Merge branch 'getpeername' Signed-off-by: Alexei Starovoitov <ast@kernel.org>
|
commit | commitdiff | tree |
2020-05-19 |
Daniel Borkmann | bpf, testing: Add get{peer, sock}name selftests to... Signed-off-by: Alexei Starovoitov <ast@kernel.org>
|
commit | commitdiff | tree |
2020-05-19 |
Daniel Borkmann | bpf, bpftool: Enable get{peer, sock}name attach types Signed-off-by: Alexei Starovoitov <ast@kernel.org>
|
commit | commitdiff | tree |
2020-05-19 |
Daniel Borkmann | bpf, libbpf: Enable get{peer, sock}name attach types Signed-off-by: Alexei Starovoitov <ast@kernel.org>
|
commit | commitdiff | tree |
2020-05-19 |
Daniel Borkmann | bpf: Add get{peer, sock}name attach types for sock_addr Signed-off-by: Alexei Starovoitov <ast@kernel.org>
|
commit | commitdiff | tree |
2020-05-15 |
Daniel Borkmann | bpf, bpftool: Allow probing for CONFIG_HZ from kernel... Signed-off-by: Alexei Starovoitov <ast@kernel.org>
|
commit | commitdiff | tree |
2020-05-15 |
Alexei Starovoitov | Merge branch 'restrict-bpf_probe_read' Signed-off-by: Alexei Starovoitov <ast@kernel.org>
|
commit | commitdiff | tree |
2020-05-15 |
Daniel Borkmann | bpf: Restrict bpf_trace_printk()'s %s usage and add... Signed-off-by: Alexei Starovoitov <ast@kernel.org>
|
commit | commitdiff | tree |
2020-05-15 |
Daniel Borkmann | bpf: Add bpf_probe_read_{user, kernel}_str() to do_refine_re... Signed-off-by: Alexei Starovoitov <ast@kernel.org>
|
commit | commitdiff | tree |
2020-05-15 |
Daniel Borkmann | bpf: Restrict bpf_probe_read{, str}() only to archs... Signed-off-by: Alexei Starovoitov <ast@kernel.org>
|
commit | commitdiff | tree |
2020-05-15 |
Alexei Starovoitov | Merge branch 'xdp-grow-tail' Signed-off-by: Alexei Starovoitov <ast@kernel.org>
|
commit | commitdiff | tree |
2020-05-15 |
Jesper Dangaard... | selftests/bpf: Xdp_adjust_tail add grow tail tests Signed-off-by: Alexei Starovoitov <ast@kernel.org>
|
commit | commitdiff | tree |
2020-05-15 |
Jesper Dangaard... | selftests/bpf: Adjust BPF selftest for xdp_adjust_tail Signed-off-by: Alexei Starovoitov <ast@kernel.org>
|
commit | commitdiff | tree |
2020-05-15 |
Jesper Dangaard... | bpf: Add xdp.frame_sz in bpf_prog_test_run_xdp(). Signed-off-by: Alexei Starovoitov <ast@kernel.org>
|
commit | commitdiff | tree |
2020-05-15 |
Jesper Dangaard... | xdp: Clear grow memory in bpf_xdp_adjust_tail() Signed-off-by: Alexei Starovoitov <ast@kernel.org>
|
commit | commitdiff | tree |
2020-05-15 |
Jesper Dangaard... | xdp: Allow bpf_xdp_adjust_tail() to grow packet size Signed-off-by: Alexei Starovoitov <ast@kernel.org>
|
commit | commitdiff | tree |
2020-05-15 |
Jesper Dangaard... | mlx5: Rx queue setup time determine frame_sz for XDP Signed-off-by: Alexei Starovoitov <ast@kernel.org>
|
commit | commitdiff | tree |
2020-05-15 |
Jesper Dangaard... | xdp: For Intel AF_XDP drivers add XDP frame_sz Signed-off-by: Alexei Starovoitov <ast@kernel.org>
|
commit | commitdiff | tree |
2020-05-15 |
Jesper Dangaard... | ice: Add XDP frame size to driver Signed-off-by: Alexei Starovoitov <ast@kernel.org>
|
commit | commitdiff | tree |
2020-05-15 |
Jesper Dangaard... | i40e: Add XDP frame size to driver Signed-off-by: Alexei Starovoitov <ast@kernel.org>
|
commit | commitdiff | tree |
2020-05-15 |
Jesper Dangaard... | ixgbevf: Add XDP frame size to VF driver Signed-off-by: Alexei Starovoitov <ast@kernel.org>
|
commit | commitdiff | tree |
2020-05-15 |
Jesper Dangaard... | ixgbe: Add XDP frame size to driver Signed-off-by: Alexei Starovoitov <ast@kernel.org>
|
commit | commitdiff | tree |
2020-05-15 |
Jesper Dangaard... | ixgbe: Fix XDP redirect on archs with PAGE_SIZE above 4K Signed-off-by: Alexei Starovoitov <ast@kernel.org>
|
commit | commitdiff | tree |
2020-05-15 |
Jesper Dangaard... | virtio_net: Add XDP frame size in two code paths Signed-off-by: Alexei Starovoitov <ast@kernel.org>
|
commit | commitdiff | tree |
2020-05-15 |
Jesper Dangaard... | vhost_net: Also populate XDP frame size Signed-off-by: Alexei Starovoitov <ast@kernel.org>
|
commit | commitdiff | tree |
2020-05-15 |
Jesper Dangaard... | tun: Add XDP frame size Signed-off-by: Alexei Starovoitov <ast@kernel.org>
|
commit | commitdiff | tree |
2020-05-15 |
Jesper Dangaard... | nfp: Add XDP frame size to netronome driver Signed-off-by: Alexei Starovoitov <ast@kernel.org>
|
commit | commitdiff | tree |
2020-05-15 |
Jesper Dangaard... | net: thunderx: Add XDP frame size Signed-off-by: Alexei Starovoitov <ast@kernel.org>
|
commit | commitdiff | tree |
2020-05-15 |
Jesper Dangaard... | mlx4: Add XDP frame size and adjust max XDP MTU Signed-off-by: Alexei Starovoitov <ast@kernel.org>
|
commit | commitdiff | tree |
2020-05-15 |
Jesper Dangaard... | ena: Add XDP frame size to amazon NIC driver Signed-off-by: Alexei Starovoitov <ast@kernel.org>
|
commit | commitdiff | tree |
2020-05-15 |
Jesper Dangaard... | net: ethernet: ti: Add XDP frame size to driver cpsw Signed-off-by: Alexei Starovoitov <ast@kernel.org>
|
commit | commitdiff | tree |
2020-05-15 |
Jesper Dangaard... | qlogic/qede: Add XDP frame size to driver Signed-off-by: Alexei Starovoitov <ast@kernel.org>
|
commit | commitdiff | tree |
2020-05-15 |
Jesper Dangaard... | hv_netvsc: Add XDP frame size to driver Signed-off-by: Alexei Starovoitov <ast@kernel.org>
|
commit | commitdiff | tree |
2020-05-15 |
Jesper Dangaard... | dpaa2-eth: Add XDP frame size Signed-off-by: Alexei Starovoitov <ast@kernel.org>
|
commit | commitdiff | tree |
2020-05-15 |
Jesper Dangaard... | veth: Xdp using frame_sz in veth driver Signed-off-by: Alexei Starovoitov <ast@kernel.org>
|
commit | commitdiff | tree |
2020-05-15 |
Jesper Dangaard... | veth: Adjust hard_start offset on redirect XDP frames Signed-off-by: Alexei Starovoitov <ast@kernel.org>
|
commit | commitdiff | tree |
2020-05-15 |
Jesper Dangaard... | xdp: Cpumap redirect use frame_sz and increase skb_tailroom Signed-off-by: Alexei Starovoitov <ast@kernel.org>
|
commit | commitdiff | tree |
2020-05-15 |
Jesper Dangaard... | xdp: Xdp_frame add member frame_sz and handle in convert_to_... Signed-off-by: Alexei Starovoitov <ast@kernel.org>
|
commit | commitdiff | tree |
2020-05-15 |
Jesper Dangaard... | net: XDP-generic determining XDP frame size Signed-off-by: Alexei Starovoitov <ast@kernel.org>
|
commit | commitdiff | tree |
2020-05-15 |
Ilias Apalodimas | net: netsec: Add support for XDP frame size Signed-off-by: Alexei Starovoitov <ast@kernel.org>
|
commit | commitdiff | tree |
2020-05-15 |
Jesper Dangaard... | mvneta: Add XDP frame size to driver Signed-off-by: Alexei Starovoitov <ast@kernel.org>
|
commit | commitdiff | tree |
2020-05-15 |
Jesper Dangaard... | sfc: Add XDP frame size Signed-off-by: Alexei Starovoitov <ast@kernel.org>
|
commit | commitdiff | tree |
2020-05-15 |
Jesper Dangaard... | bnxt: Add XDP frame size to driver Signed-off-by: Alexei Starovoitov <ast@kernel.org>
|
commit | commitdiff | tree |
2020-05-15 |
Jesper Dangaard... | xdp: Add frame size to xdp_buff Signed-off-by: Alexei Starovoitov <ast@kernel.org>
|
commit | commitdiff | tree |
2020-05-15 |
Alexei Starovoitov | Merge branch 'expand-cg_skb-helpers' Signed-off-by: Alexei Starovoitov <ast@kernel.org>
|
commit | commitdiff | tree |
2020-05-15 |
Andrey Ignatov | selftests/bpf: Test for sk helpers in cgroup skb Signed-off-by: Alexei Starovoitov <ast@kernel.org>
|
commit | commitdiff | tree |
2020-05-15 |
Andrey Ignatov | selftests/bpf: Add connect_fd_to_fd, connect_wait net... Signed-off-by: Alexei Starovoitov <ast@kernel.org>
|
commit | commitdiff | tree |
2020-05-15 |
Andrey Ignatov | bpf: Introduce bpf_sk_{, ancestor_}cgroup_id helpers Signed-off-by: Alexei Starovoitov <ast@kernel.org>
|
commit | commitdiff | tree |
2020-05-15 |
Andrey Ignatov | bpf: Allow skb_ancestor_cgroup_id helper in cgroup skb Signed-off-by: Alexei Starovoitov <ast@kernel.org>
|
commit | commitdiff | tree |
2020-05-15 |
Andrey Ignatov | bpf: Allow sk lookup helpers in cgroup skb Signed-off-by: Alexei Starovoitov <ast@kernel.org>
|
commit | commitdiff | tree |
2020-05-15 |
Colin Ian King | selftest/bpf: Fix spelling mistake "SIGALARM" -> "SIGALRM" Signed-off-by: Alexei Starovoitov <ast@kernel.org>
|
commit | commitdiff | tree |
2020-05-15 |
Andrii Nakryiko | bpf: Fix bpf_iter's task iterator logic Signed-off-by: Alexei Starovoitov <ast@kernel.org>
|
commit | commitdiff | tree |
2020-05-15 |
Andrey Ignatov | selftests/bpf: Test narrow loads for bpf_sock_addr... Signed-off-by: Alexei Starovoitov <ast@kernel.org>
|
commit | commitdiff | tree |
2020-05-15 |
Andrey Ignatov | bpf: Support narrow loads from bpf_sock_addr.user_port Signed-off-by: Alexei Starovoitov <ast@kernel.org>
|
commit | commitdiff | tree |
2020-05-15 |
Lorenzo Bianconi | samples/bpf: xdp_redirect_cpu: Set MAX_CPUS according... Signed-off-by: Alexei Starovoitov <ast@kernel.org>
|
commit | commitdiff | tree |
2020-05-14 |
Yonghong Song | selftests/bpf: Enforce returning 0 for fentry/fexit... Signed-off-by: Alexei Starovoitov <ast@kernel.org>
|
commit | commitdiff | tree |
2020-05-14 |
Yonghong Song | bpf: Enforce returning 0 for fentry/fexit progs Signed-off-by: Alexei Starovoitov <ast@kernel.org>
|
commit | commitdiff | tree |
2020-05-14 |
Anders Roxell | security: Fix the default value of secid_to_secctx... Signed-off-by: Alexei Starovoitov <ast@kernel.org>
|
commit | commitdiff | tree |
2020-05-14 |
Sumanth Korikkar | libbpf: Fix register naming in PT_REGS s390 macros Signed-off-by: Alexei Starovoitov <ast@kernel.org>
|
commit | commitdiff | tree |
next |