summaryrefslogtreecommitdiff
path: root/include/linux/bpf_types.h
Commit message (Expand)AuthorAge
* bpf: Hooks for sys_bindAndrey Ignatov2018-03-31
* bpf: introduce BPF_RAW_TRACEPOINTAlexei Starovoitov2018-03-28
* bpf: create tcp_bpf_ulp allowing BPF to monitor socket TX/RX dataJohn Fastabend2018-03-19
* bpf: only build sockmap with CONFIG_INETJohn Fastabend2018-01-04
* bpf, cgroup: implement eBPF-based device controller for cgroup v2Roman Gushchin2017-11-05
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-04
|\
| * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* | bpf: split verifier and program opsJakub Kicinski2017-10-18
* | bpf: introduce new bpf cpu map type BPF_MAP_TYPE_CPUMAPJesper Dangaard Brouer2017-10-18
|/
* bpf: sock_map fixes for !CONFIG_BPF_SYSCALL and !STREAM_PARSERJohn Fastabend2017-08-16
* bpf: sockmap with sk redirect supportJohn Fastabend2017-08-16
* bpf: introduce new program type for skbs on socketsJohn Fastabend2017-08-16
* bpf: add devmap, a map for storing net device referencesJohn Fastabend2017-07-17
* bpf: BPF support for sock_opsLawrence Brakmo2017-07-01
* bpf: remove struct bpf_map_type_listJohannes Berg2017-04-11
* bpf: remove struct bpf_prog_type_listJohannes Berg2017-04-11