Commit History

Author SHA1 Message Date
  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
  Gianluca Borello 035226b964 bpf: remove tail_call and get_stackid helper declarations from bpf.h 8 years ago
  Yonghong Song e87c6bc385 bpf: permit multiple bpf attachments for a single perf event 8 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 4f9218aaf8 bpf: move knowledge about post-translation offsets out of verifier 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 9c270af37b bpf: XDP_REDIRECT enable use of cpumap 8 years ago
  David S. Miller d93fa2ba64 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 8 years ago
  Shmulik Ladkani 98589a0998 netfilter: xt_bpf: Fix XT_BPF_MODE_FD_PINNED mode of 'xt_bpf_info_v1' 8 years ago
  Martin KaFai Lau 067cae4777 bpf: Use char in prog and map name 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 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
  Daniel Borkmann de8f3a83b0 bpf: add meta pointer for direct access 8 years ago
  John Fastabend 5a67da2a71 bpf: add support for sockmap detach programs 8 years ago
  John Fastabend 464bc0fd62 bpf: convert sockmap field attach_bpf_fd2 to type 8 years ago
  David S. Miller d6e1e46f69 bpf: linux/bpf.h needs linux/numa.h 8 years ago
  Martin KaFai Lau 96eabe7a40 bpf: Allow selecting numa node during map creation 8 years ago
  John Fastabend 6bdc9c4c31 bpf: sock_map fixes for !CONFIG_BPF_SYSCALL and !STREAM_PARSER 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
  Edward Cree f1174f77b5 bpf/verifier: rework value tracking 8 years ago
  John Fastabend 46f55cffa4 net: fix build error in devmap helper calls 8 years ago
  John Fastabend 11393cc9b9 xdp: Add batching support to redirect map 8 years ago