Commit History

Author SHA1 Message Date
  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
  Martin KaFai Lau 473d97343f bpf: Change bpf_obj_name_cpy() to better ensure map's name is init by 0 8 years ago
  Alexei Starovoitov 468e2f64d2 bpf: introduce BPF_PROG_QUERY command 8 years ago
  Alexei Starovoitov 324bda9e6c bpf: multi program support for cgroup+bpf 8 years ago
  Martin KaFai Lau 721e08dad1 bpf: Fix compiler warning on info.map_ids for 32bit platform 8 years ago
  Martin KaFai Lau ad5b177bd7 bpf: Add map_name to bpf_map_info 8 years ago
  Martin KaFai Lau cb4d2b3f03 bpf: Add name, load_time, uid and map_ids to bpf_prog_info 8 years ago
  Eric Dumazet 930651a75b bpf: do not disable/enable BH in bpf_map_free_id() 8 years ago
  John Fastabend 5a67da2a71 bpf: add support for sockmap detach programs 8 years ago
  Eric Dumazet 96e5ae4e76 bpf: fix numa_node validation 8 years ago
  John Fastabend 464bc0fd62 bpf: convert sockmap field attach_bpf_fd2 to type 8 years ago
  Martin KaFai Lau 96eabe7a40 bpf: Allow selecting numa node during map creation 8 years ago
  Dan Carpenter ae2b27b859 bpf: fix a return in sockmap_get_from_fd() 8 years ago
  John Fastabend 174a79ff95 bpf: sockmap with sk redirect support 8 years ago
  John Fastabend a6f6df69c4 bpf: export bpf_prog_inc_not_zero 8 years ago