aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/bpf_types.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-04-27bpf: Introduce bpf sk local storageMartin KaFai Lau1-0/+1
2019-04-26bpf: add writable context for raw tracepointsMatt Mullins1-0/+1
2019-04-12bpf: Sysctl hookAndrey Ignatov1-0/+1
2019-01-31bpf: BPF_PROG_TYPE_CGROUP_{SKB, SOCK, SOCK_ADDR} require cgroups enabledStanislav Fomichev1-0/+2
2018-10-19bpf: add queue and stack mapsMauricio Vasquez B1-0/+2
2018-10-19bpf: rename stack trace map operationsMauricio Vasquez B1-1/+1
2018-10-15bpf, sockmap: convert to generic sk_msg interfaceDaniel Borkmann1-1/+1
2018-10-01bpf: introduce per-cpu cgroup local storageRoman Gushchin1-0/+1
2018-09-19flow_dissector: fix build failure without CONFIG_NETWillem de Bruijn1-1/+1
2018-09-14flow_dissector: implements flow dissector BPF hookPetar Penkov1-0/+1
2018-08-11bpf: Introduce BPF_PROG_TYPE_SK_REUSEPORTMartin KaFai Lau1-0/+3
2018-08-11bpf: Introduce BPF_MAP_TYPE_REUSEPORT_SOCKARRAYMartin KaFai Lau1-0/+3
2018-08-03bpf: introduce cgroup storage mapsRoman Gushchin1-0/+3
2018-05-30media: rc: introduce BPF_PROG_LIRC_MODE2Sean Young1-0/+3
2018-05-24ipv6: sr: Add seg6local action End.BPFMathieu Xhonneux1-0/+1
2018-05-24bpf: Split lwt inout verifier structuresMathieu Xhonneux1-2/+2
2018-05-15bpf: sockmap, add hash map supportJohn Fastabend1-0/+1
2018-05-03bpf: introduce new bpf AF_XDP map type BPF_MAP_TYPE_XSKMAPBjörn Töpel1-0/+3
2018-03-31bpf: Hooks for sys_bindAndrey Ignatov1-0/+1
2018-03-28bpf: introduce BPF_RAW_TRACEPOINTAlexei Starovoitov1-0/+1
2018-03-19bpf: create tcp_bpf_ulp allowing BPF to monitor socket TX/RX dataJohn Fastabend1-0/+1
2018-01-04bpf: only build sockmap with CONFIG_INETJohn Fastabend1-1/+1
2017-11-05bpf, cgroup: implement eBPF-based device controller for cgroup v2Roman Gushchin1-0/+3
2017-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-10-18bpf: split verifier and program opsJakub Kicinski1-14/+14
2017-10-18bpf: introduce new bpf cpu map type BPF_MAP_TYPE_CPUMAPJesper Dangaard Brouer1-0/+1
2017-08-16bpf: sock_map fixes for !CONFIG_BPF_SYSCALL and !STREAM_PARSERJohn Fastabend1-0/+2
2017-08-16bpf: sockmap with sk redirect supportJohn Fastabend1-0/+1
2017-08-16bpf: introduce new program type for skbs on socketsJohn Fastabend1-0/+1
2017-07-17bpf: add devmap, a map for storing net device referencesJohn Fastabend1-0/+3
2017-07-01bpf: BPF support for sock_opsLawrence Brakmo1-0/+1
2017-04-11bpf: remove struct bpf_map_type_listJohannes Berg1-0/+18
2017-04-11bpf: remove struct bpf_prog_type_listJohannes Berg1-0/+18