summaryrefslogtreecommitdiff
path: root/tools/include/uapi/linux/bpf.h
AgeCommit message (Expand)Author
2019-03-14tools: bpf: synchronise BPF UAPI header with toolsQuentin Monnet
2019-03-13bpf: Sync bpf.h to tools/Martin KaFai Lau
2019-03-02bpf: sync bpf.h to tools and update bpf_helpers.hbrakmo
2019-02-27tools/bpf: sync bpf.h into toolsAlexei Starovoitov
2019-02-13bpf: sync <kdir>/include/.../bpf.h with tools/include/.../bpf.hPeter Oskolkov
2019-02-10bpf: Sync bpf.h to tools/Martin KaFai Lau
2019-02-01tools/bpf: sync uapi/bpf.hAlexei Starovoitov
2019-02-01tools/bpf: sync include/uapi/linux/bpf.hAlexei Starovoitov
2019-01-26bpf: allocate 0x06 to new eBPF instruction class JMP32Jiong Wang
2019-01-24bpf: allow BPF programs access skb_shared_info->gso_segs fieldEric Dumazet
2018-12-19bpf: add tools lib/include support sk_msg_md size fieldJohn Fastabend
2018-12-17bpf: remove useless version check for prog loadDaniel Borkmann
2018-12-13bpf: sync tools/include/uapi/linux/bpf.hSong Liu
2018-12-11bpf: fix up uapi helper description and sync bpf header with toolsDaniel Borkmann
2018-12-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2018-12-10tools/bpf: sync kernel uapi bpf.h to tools directoryYonghong Song
2018-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-12-09media: bpf: add bpf function to report mouse movementSean Young
2018-12-09bpf: tools: Sync uapi bpf.hMartin KaFai Lau
2018-12-05bpf: tools: Sync uapi bpf.h for the name changes in bpf_func_infoMartin KaFai Lau
2018-12-04tools: sync uapi/linux/bpf.hLorenz Bauer
2018-12-03bpf: allow BPF read access to qdisc pkt_lenPetar Penkov
2018-11-30bpf: Add BPF_F_ANY_ALIGNMENT.David Miller
2018-11-30bpf: Improve socket lookup reuseport documentationJoe Stringer
2018-11-30bpf: Support sk lookup in netns with id 0Joe Stringer
2018-11-30bpf: fix pointer offsets in context for 32 bitDaniel Borkmann
2018-11-28bpf: add msg_pop_data helper to toolsJohn Fastabend
2018-11-22bpf: add skb->tstamp r/w access from tc clsact and cg skb progsVlad Dumitrescu
2018-11-20tools/bpf: sync kernel uapi bpf.h header to tools directoryYonghong Song
2018-11-20tools: sync linux/bpf.hLorenz Bauer
2018-10-20bpf: libbpf support for msg_push_dataJohn Fastabend
2018-10-19Sync uapi/bpf.h to tools/includeMauricio Vasquez B
2018-10-17bpf: fix doc of bpf_skb_adjust_room() in uapiNicolas Dichtel
2018-10-03bpf: Add helper to retrieve socket in BPFJoe Stringer
2018-10-01bpf: sync include/uapi/linux/bpf.h to tools/include/uapi/linux/bpf.hRoman Gushchin
2018-09-14bpf: sync bpf.h uapi with tools/Petar Penkov
2018-08-13bpf: Sync bpf.h to tools/Andrey Ignatov
2018-08-11bpf: Sync bpf.h uapi to tools/Martin KaFai Lau
2018-08-03bpf: sync bpf.h to tools/Roman Gushchin
2018-07-31bpf: Sync bpf.h to tools/Andrey Ignatov
2018-07-15bpf: Sync bpf.h to tools/Andrey Ignatov
2018-07-12tools: bpf: synchronise BPF UAPI header with toolsQuentin Monnet
2018-06-25tools include uapi: Synchronize bpf.h with the kernelArnaldo Carvalho de Melo
2018-06-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2018-06-03tools/bpf: sync uapi bpf.h for bpf_get_current_cgroup_id() helperYonghong Song
2018-06-03bpf: sync bpf uapi header with toolsDaniel Borkmann
2018-06-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-06-01bpf: fix uapi hole for 32 bit compat applicationsDaniel Borkmann
2018-05-30bpf: add selftest for lirc_mode2 type programSean Young
2018-05-29bpf: clean up eBPF helpers documentationQuentin Monnet