summaryrefslogtreecommitdiffstats
path: root/include/uapi/linux/bpf.h
Commit message (Expand)AuthorAgeFilesLines
* bpf: sockmap, metadata support for reporting size of msgJohn Fastabend2018-12-191-0/+1
* bpf: remove useless version check for prog loadDaniel Borkmann2018-12-171-1/+9
* bpf: include sub program tags in bpf_prog_infoSong Liu2018-12-131-0/+2
* bpf: fix up uapi helper description and sync bpf header with toolsDaniel Borkmann2018-12-111-6/+6
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-12-101-43/+95
|\
| * bpf: rename *_info_cnt to nr_*_info in bpf_prog_infoYonghong Song2018-12-101-3/+3
| * media: bpf: add bpf function to report mouse movementSean Young2018-12-091-1/+16
| * bpf: Add bpf_line_info supportMartin KaFai Lau2018-12-091-0/+19
| * bpf: Change insn_offset to insn_off in bpf_func_infoMartin KaFai Lau2018-12-051-1/+1
| * bpf: respect size hint to BPF_PROG_TEST_RUN if presentLorenz Bauer2018-12-041-2/+5
| * bpf: fix documentation for eBPF helpersQuentin Monnet2018-12-031-45/+45
| * bpf: allow BPF read access to qdisc pkt_lenPetar Penkov2018-12-031-0/+1
| * bpf: Add BPF_F_ANY_ALIGNMENT.David Miller2018-11-301-0/+14
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-12-091-23/+37
|\ \ | |/ |/|
| * bpf: Improve socket lookup reuseport documentationJoe Stringer2018-11-301-0/+4
| * bpf: Support sk lookup in netns with id 0Joe Stringer2018-11-301-14/+21
| * bpf: fix pointer offsets in context for 32 bitDaniel Borkmann2018-11-301-5/+12
* | bpf: helper to pop data from messagesJohn Fastabend2018-11-281-1/+15
* | bpf: add skb->tstamp r/w access from tc clsact and cg skb progsVlad Dumitrescu2018-11-221-0/+1
* | bpf: Introduce bpf_func_infoYonghong Song2018-11-201-0/+13
* | bpf: move BPF_F_QUERY_EFFECTIVE after map flagsLorenz Bauer2018-11-201-3/+3
* | bpf: allow zero-initializing hash map seedLorenz Bauer2018-11-201-0/+3
* | bpf: Extend the sk_lookup() helper to XDP hookpoint.Nitin Hande2018-11-091-0/+4
|/
* bpf: sk_msg program helper bpf_msg_push_dataJohn Fastabend2018-10-201-1/+19
* bpf: add MAP_LOOKUP_AND_DELETE_ELEM syscallMauricio Vasquez B2018-10-191-0/+1
* bpf: add queue and stack mapsMauricio Vasquez B2018-10-191-1/+28
* bpf: fix doc of bpf_skb_adjust_room() in uapiNicolas Dichtel2018-10-171-1/+1
* bpf: Add helper to retrieve socket in BPFJoe Stringer2018-10-031-1/+92
* bpf: introduce per-cpu cgroup local storageRoman Gushchin2018-10-011-0/+1
* flow_dissector: implements flow dissector BPF hookPetar Penkov2018-09-141-0/+26
* bpf: Introduce bpf_skb_ancestor_cgroup_id helperAndrey Ignatov2018-08-131-1/+20
* bpf: Introduce BPF_PROG_TYPE_SK_REUSEPORTMartin KaFai Lau2018-08-111-1/+35
* bpf: Introduce BPF_MAP_TYPE_REUSEPORT_SOCKARRAYMartin KaFai Lau2018-08-111-0/+1
* bpf: introduce the bpf_get_local_storage() helper functionRoman Gushchin2018-08-031-1/+20
* bpf: introduce cgroup storage mapsRoman Gushchin2018-08-031-0/+6
* bpf: Support bpf_get_socket_cookie in more prog typesAndrey Ignatov2018-07-311-0/+14
* bpf: Add BPF_SOCK_OPS_TCP_LISTEN_CBAndrey Ignatov2018-07-151-0/+3
* bpf: fix documentation for eBPF helpersQuentin Monnet2018-07-121-4/+2
* bpf: Change bpf_fib_lookup to return lookup statusDavid Ahern2018-06-291-5/+23
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-06-051-27/+109
|\
| * bpf: flowlabel in bpf_fib_lookup should be flowinfoDavid Ahern2018-06-031-1/+1
| * bpf: implement bpf_get_current_cgroup_id() helperYonghong Song2018-06-031-1/+7
| * bpf: make sure to clear unused fields in tunnel/xfrm state fetchDaniel Borkmann2018-06-031-1/+2
| * bpf: add bpf_skb_cgroup_id helperDaniel Borkmann2018-06-031-1/+18
| * media: rc: introduce BPF_PROG_LIRC_MODE2Sean Young2018-05-301-1/+52
| * bpf: Drop mpls from bpf_fib_lookupDavid Ahern2018-05-291-13/+13
| * bpf: clean up eBPF helpers documentationQuentin Monnet2018-05-291-11/+10
| * bpf: Hooks for sys_sendmsgAndrey Ignatov2018-05-281-0/+8
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-06-031-0/+1
|\ \ | |/ |/|
| * bpf: fix uapi hole for 32 bit compat applicationsDaniel Borkmann2018-06-011-0/+2
OpenPOWER on IntegriCloud