Mickaël Salaün
|
9c147b56fc
bpf: Use the IS_FD_ARRAY() macro in map_update_elem()
|
7 years ago |
Jakub Kicinski
|
52775b33bb
bpf: offload: report device information about offloaded maps
|
7 years ago |
Alexei Starovoitov
|
61f3c964df
bpf: allow socket_filter programs to use bpf_prog_test_run
|
7 years ago |
Jiong Wang
|
fcfb126def
bpf: add new jited info fields in bpf_dev_offload and bpf_prog_info
|
7 years ago |
Jakub Kicinski
|
a38845729e
bpf: offload: add map offload infrastructure
|
7 years ago |
Jakub Kicinski
|
bd475643d7
bpf: add helper for copying attrs to struct bpf_map
|
7 years ago |
Jakub Kicinski
|
1110f3a9bc
bpf: add map_alloc_check callback
|
7 years ago |
David S. Miller
|
a0ce093180
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
7 years ago |
Al Viro
|
040ee69226
fix "netfilter: xt_bpf: Fix XT_BPF_MODE_FD_PINNED mode of 'xt_bpf_info_v1'"
|
7 years ago |
Jakub Kicinski
|
675fc275a3
bpf: offload: report device information for offloaded programs
|
7 years ago |
Jakub Kicinski
|
ad8ad79f4f
bpf: offload: free program id when device disappears
|
7 years ago |
Jakub Kicinski
|
9a18eedb14
bpf: offload: don't use prog->aux->offload as boolean
|
7 years ago |
Daniel Borkmann
|
7105e828c0
bpf: allow for correlation of maps and helpers in dump
|
7 years ago |
Daniel Borkmann
|
4f74d80971
bpf: fix kallsyms handling for subprogs
|
7 years ago |
Alexei Starovoitov
|
1c2a088a66
bpf: x64: add JIT support for multi-function programs
|
7 years ago |
Jakub Kicinski
|
1ee640095f
bpf: revert report offload info to user space
|
7 years ago |
Jakub Kicinski
|
479321e9c3
bpf: turn bpf_prog_get_type() into a wrapper
|
7 years ago |
Jakub Kicinski
|
288b3de55a
bpf: offload: move offload device validation out to the drivers
|
7 years ago |
Jakub Kicinski
|
1f6f4cb7ba
bpf: offload: rename the ifindex field
|
7 years ago |
Roman Gushchin
|
ebc614f687
bpf, cgroup: implement eBPF-based device controller for cgroup v2
|
7 years ago |
Jakub Kicinski
|
6c8dfe21c4
cls_bpf: allow attaching programs loaded for specific device
|
7 years ago |
Jakub Kicinski
|
248f346ffe
xdp: allow attaching programs loaded for specific device
|
7 years ago |
Jakub Kicinski
|
bd601b6ada
bpf: report offload info to user space
|
7 years ago |
Jakub Kicinski
|
ab3f0063c4
bpf: offload: add infrastructure for loading programs for a specific netdev
|
7 years ago |
Chenbo Feng
|
f66e448cfd
selinux: bpf: Add addtional check for bpf object file receive
|
8 years ago |
Chenbo Feng
|
afdb09c720
security: bpf: Add LSM hooks for bpf object related syscall
|
8 years ago |
Chenbo Feng
|
6e71b04a82
bpf: Add file mode configuration into bpf maps
|
8 years ago |
Jakub Kicinski
|
00176a34d9
bpf: remove the verifier ops from program structure
|
8 years ago |
Jakub Kicinski
|
7de16e3a35
bpf: split verifier and program ops
|
8 years ago |
Jesper Dangaard Brouer
|
6710e11269
bpf: introduce new bpf cpu map type BPF_MAP_TYPE_CPUMAP
|
8 years ago |