summaryrefslogtreecommitdiff
path: root/tools/include/uapi/linux/bpf.h
AgeCommit message (Expand)AuthorFilesLines
2017-11-11bpf: Revert bpf_overrid_function() helper changes.David S. Miller1-6/+1
2017-11-11samples/bpf: add a test for bpf_override_returnJosef Bacik1-1/+6
2017-11-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+1
2017-11-05bpf, cgroup: implement eBPF-based device controller for cgroup v2Roman Gushchin1-0/+15
2017-11-05bpftool: print program device bound infoJakub Kicinski1-0/+7
2017-11-04tools/headers: Synchronize kernel ABI headersIngo Molnar1-2/+2
2017-11-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-2/+1
2017-11-01bpf: remove SK_REDIRECT from UAPIJohn Fastabend1-2/+1
2017-10-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-2/+2
2017-10-29bpf: rename sk_actions to align with bpf infrastructureJohn Fastabend1-2/+2
2017-10-23selftests/bpf: fix broken build of test_mapsAlexei Starovoitov1-8/+54
2017-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-2/+3
2017-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-1/+2
2017-10-20bpf: avoid preempt enable/disable in sockmap using tcp_skb_cb regionJohn Fastabend1-1/+2
2017-10-18bpf: introduce new bpf cpu map type BPF_MAP_TYPE_CPUMAPJesper Dangaard Brouer1-0/+1
2017-10-09tools include uapi bpf.h: Sync kernel ABI header with tooling headerArnaldo Carvalho de Melo1-1/+1
2017-10-08bpf: Use char in prog and map nameMartin KaFai Lau1-4/+4
2017-10-08bpf: add a test case for helper bpf_perf_prog_read_valueYonghong Song1-1/+2
2017-10-08bpf: add a test case for helper bpf_perf_event_read_valueYonghong Song1-1/+2
2017-10-05libbpf: sync bpf.hAlexei Starovoitov1-3/+52
2017-09-29bpf: libbpf: Provide basic API support to specify BPF obj nameMartin KaFai Lau1-0/+10
2017-09-26bpf: update bpf.h uapi header for toolsDaniel Borkmann1-13/+32
2017-09-25tools include: Sync kernel ABI headers with tooling headersIngo Molnar1-12/+20
2017-09-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-2/+58
2017-08-28bpf: convert sockmap field attach_bpf_fd2 to typeJohn Fastabend1-6/+3
2017-08-20bpf: Allow numa selection in INNER_LRU_HASH_PREALLOC test of map_perf_testMartin KaFai Lau1-1/+9
2017-08-16bpf: sockmap sample programJohn Fastabend1-1/+45
2017-08-10bpf: add BPF_J{LT,LE,SLT,SLE} instructionsDaniel Borkmann1-0/+5
2017-08-09selftests: bpf: add a test for XDP redirectWilliam Tu1-1/+2
2017-08-01tools headers: Fixup tools/include/uapi/linux/bpf.h copy of kernel ABI headerArnaldo Carvalho de Melo1-6/+8
2017-07-31tools headers: Fixup tools/include/uapi/linux/bpf.h copy of kernel ABI headerArnaldo Carvalho de Melo1-1/+1
2017-07-30bpf: testing: fix devmap testsJohn Fastabend1-0/+1
2017-07-03bpf: add bpf_skb_adjust_room helperDaniel Borkmann1-1/+15
2017-07-02bpf: update tools/include/uapi/linux/bpf.hLawrence Brakmo1-1/+65
2017-06-11bpf: add bpf_set_hash helper for tc progsDaniel Borkmann1-1/+7
2017-06-06bpf: Test for bpf IDMartin KaFai Lau1-0/+41
2017-06-05bpf: update perf event helper functions documentationTeng Qin1-4/+7
2017-05-11bpf: Add strict alignment flag for BPF_PROG_LOAD.David S. Miller1-2/+9
2017-04-21bpf: add napi_id read access to __sk_buffDaniel Borkmann1-0/+1
2017-04-10bpf: fix comment typoAlexander Alemayhu1-1/+1
2017-04-01tools/lib/bpf: add support for BPF_PROG_TEST_RUN commandAlexei Starovoitov1-0/+24
2017-03-24Add a eBPF helper function to retrieve socket uidChenbo Feng1-1/+2
2017-03-24Add a helper function to get socket cookie in eBPFChenbo Feng1-1/+2
2017-03-23bpf: Add tests for map-in-mapMartin KaFai Lau1-0/+3
2017-02-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+7
2017-02-15bpf: kernel header files need to be copied into the tools directoryStephen Rothwell1-0/+7
2017-02-10tools: Sync {,tools/}include/uapi/linux/bpf.hMickaël Salaün1-1/+22
2016-12-15tools lib bpf: Sync {tools,}/include/uapi/linux/bpf.hJoe Stringer1-229/+364
2016-10-06tools: Synchronize tools/include/uapi/linux/bpf.hArnaldo Carvalho de Melo1-2/+2
2016-08-09toops: Sync tools/include/uapi/linux/bpf.h with the kernelArnaldo Carvalho de Melo1-1/+85