aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/bpf_types.h
AgeCommit message (Expand)Author
2018-05-30media: rc: introduce BPF_PROG_LIRC_MODE2Sean Young
2018-05-24ipv6: sr: Add seg6local action End.BPFMathieu Xhonneux
2018-05-24bpf: Split lwt inout verifier structuresMathieu Xhonneux
2018-05-15bpf: sockmap, add hash map supportJohn Fastabend
2018-05-03bpf: introduce new bpf AF_XDP map type BPF_MAP_TYPE_XSKMAPBjörn Töpel
2018-03-31bpf: Hooks for sys_bindAndrey Ignatov
2018-03-28bpf: introduce BPF_RAW_TRACEPOINTAlexei Starovoitov
2018-03-19bpf: create tcp_bpf_ulp allowing BPF to monitor socket TX/RX dataJohn Fastabend
2018-01-04bpf: only build sockmap with CONFIG_INETJohn Fastabend
2017-11-05bpf, cgroup: implement eBPF-based device controller for cgroup v2Roman Gushchin
2017-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-18bpf: split verifier and program opsJakub Kicinski
2017-10-18bpf: introduce new bpf cpu map type BPF_MAP_TYPE_CPUMAPJesper Dangaard Brouer
2017-08-16bpf: sock_map fixes for !CONFIG_BPF_SYSCALL and !STREAM_PARSERJohn Fastabend
2017-08-16bpf: sockmap with sk redirect supportJohn Fastabend
2017-08-16bpf: introduce new program type for skbs on socketsJohn Fastabend
2017-07-17bpf: add devmap, a map for storing net device referencesJohn Fastabend
2017-07-01bpf: BPF support for sock_opsLawrence Brakmo
2017-04-11bpf: remove struct bpf_map_type_listJohannes Berg
2017-04-11bpf: remove struct bpf_prog_type_listJohannes Berg