summaryrefslogtreecommitdiffstats
path: root/tools/include/uapi/linux/bpf.h
Commit message (Expand)AuthorAgeFilesLines
...
| * tools: sync uapi/linux/bpf.hLorenz Bauer2018-12-041-2/+5
| * bpf: allow BPF read access to qdisc pkt_lenPetar Penkov2018-12-031-0/+1
| * bpf: Add BPF_F_ANY_ALIGNMENT.David Miller2018-12-011-0/+14
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-12-101-23/+37
|\ \ | |/ |/|
| * bpf: Improve socket lookup reuseport documentationJoe Stringer2018-12-011-4/+4
| * bpf: Support sk lookup in netns with id 0Joe Stringer2018-12-011-14/+25
| * bpf: fix pointer offsets in context for 32 bitDaniel Borkmann2018-12-011-5/+12
* | bpf: add msg_pop_data helper to toolsJohn Fastabend2018-11-281-1/+15
* | bpf: add skb->tstamp r/w access from tc clsact and cg skb progsVlad Dumitrescu2018-11-231-0/+1
* | tools/bpf: sync kernel uapi bpf.h header to tools directoryYonghong Song2018-11-201-0/+13
* | tools: sync linux/bpf.hLorenz Bauer2018-11-201-3/+10
|/
* bpf: libbpf support for msg_push_dataJohn Fastabend2018-10-201-1/+19
* Sync uapi/bpf.h to tools/includeMauricio Vasquez B2018-10-191-1/+29
* bpf: fix doc of bpf_skb_adjust_room() in uapiNicolas Dichtel2018-10-181-1/+1
* bpf: Add helper to retrieve socket in BPFJoe Stringer2018-10-031-1/+92
* bpf: sync include/uapi/linux/bpf.h to tools/include/uapi/linux/bpf.hRoman Gushchin2018-10-011-0/+1
* bpf: sync bpf.h uapi with tools/Petar Penkov2018-09-141-0/+26
* bpf: Sync bpf.h to tools/Andrey Ignatov2018-08-131-1/+20
* bpf: Sync bpf.h uapi to tools/Martin KaFai Lau2018-08-111-1/+36
* bpf: sync bpf.h to tools/Roman Gushchin2018-08-031-1/+26
* bpf: Sync bpf.h to tools/Andrey Ignatov2018-07-311-0/+14
* bpf: Sync bpf.h to tools/Andrey Ignatov2018-07-151-0/+3
* tools: bpf: synchronise BPF UAPI header with toolsQuentin Monnet2018-07-121-8/+24
* tools include uapi: Synchronize bpf.h with the kernelArnaldo Carvalho de Melo2018-06-251-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-06-051-26/+108
|\
| * tools/bpf: sync uapi bpf.h for bpf_get_current_cgroup_id() helperYonghong Song2018-06-041-1/+7
| * bpf: sync bpf uapi header with toolsDaniel Borkmann2018-06-031-2/+20
| * bpf: add selftest for lirc_mode2 type programSean Young2018-05-301-14/+65
| * bpf: clean up eBPF helpers documentationQuentin Monnet2018-05-291-11/+10Star
| * bpf: Sync bpf.h to tools/Andrey 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-021-0/+2
| * tools/headers: Synchronize kernel ABI headers, v4.17-rc1Ingo Molnar2018-04-171-0/+1
* | tools/bpf: sync kernel header bpf.h and add bpf_task_fd_query in libbpfYonghong Song2018-05-251-0/+26
* | selftests/bpf: test for seg6local End.BPF actionMathieu Xhonneux2018-05-241-1/+96
* | tools: bpf: sync bpf uapi headerSandipan Das2018-05-241-0/+2
* | tools: bpf: sync bpf uapi headerSandipan Das2018-05-241-0/+2
* | bpf: btf: Sync bpf.h and btf.h to toolsMartin KaFai Lau2018-05-231-4/+4
* | bpf: add sk_msg prog sk access tests to test_verifierJohn Fastabend2018-05-181-0/+8
* | bpf: selftest additions for SOCKHASHJohn Fastabend2018-05-161-2/+52
* | bpf: sync tools bpf.h uapi headerPrashant Bhole2018-05-111-1/+81
* | bpf: btf: Update tools/include/uapi/linux/btf.h with BTF IDMartin KaFai Lau2018-05-091-0/+11
* | bpf: sync tools bpf.h uapi headerDaniel Borkmann2018-05-041-1/+32
* | bpf: update bpf.h uapi header for toolsQuentin Monnet2018-04-301-31/+31
* | bpf: Sync bpf.h to tools/Andrey Ignatov2018-04-291-6/+6
* | tools/bpf: add bpf_get_stack helper to tools headersYonghong Song2018-04-291-2/+40
* | bpf: update bpf.h uapi header for toolsQuentin Monnet2018-04-271-396/+1380
* | tools, bpf: Sync bpf.h uapi headerJiri Olsa2018-04-261-0/+1
* | bpf: sockmap, add selftestsJohn Fastabend2018-04-251-0/+1
* | samples/bpf: extend test_tunnel_bpf.sh with xfrm state testEyal Birger2018-04-241-1/+24