summaryrefslogtreecommitdiff
path: root/tools/include/uapi/linux/bpf.h
AgeCommit message (Expand)AuthorFilesLines
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
2016-07-12tools lib bpf: Copy bpf.h and bpf_common.h from the kernelArnaldo Carvalho de Melo1-0/+389