summaryrefslogtreecommitdiff
path: root/tools/include/uapi/linux/bpf.h
AgeCommit message (Expand)Author
2017-11-21bpftool: revert printing program device bound infoJakub Kicinski
2017-11-21bpf: offload: rename the ifindex fieldJakub Kicinski
2017-11-11bpf: Revert bpf_overrid_function() helper changes.David S. Miller
2017-11-11samples/bpf: add a test for bpf_override_returnJosef Bacik
2017-11-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-11-05bpf, cgroup: implement eBPF-based device controller for cgroup v2Roman Gushchin
2017-11-05bpftool: print program device bound infoJakub Kicinski
2017-11-04tools/headers: Synchronize kernel ABI headersIngo Molnar
2017-11-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-11-01bpf: remove SK_REDIRECT from UAPIJohn Fastabend
2017-10-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-10-29bpf: rename sk_actions to align with bpf infrastructureJohn Fastabend
2017-10-23selftests/bpf: fix broken build of test_mapsAlexei Starovoitov
2017-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-10-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-10-20bpf: avoid preempt enable/disable in sockmap using tcp_skb_cb regionJohn Fastabend
2017-10-18bpf: introduce new bpf cpu map type BPF_MAP_TYPE_CPUMAPJesper Dangaard Brouer
2017-10-09tools include uapi bpf.h: Sync kernel ABI header with tooling headerArnaldo Carvalho de Melo
2017-10-07bpf: Use char in prog and map nameMartin KaFai Lau
2017-10-07bpf: add a test case for helper bpf_perf_prog_read_valueYonghong Song
2017-10-07bpf: add a test case for helper bpf_perf_event_read_valueYonghong Song
2017-10-04libbpf: sync bpf.hAlexei Starovoitov
2017-09-29bpf: libbpf: Provide basic API support to specify BPF obj nameMartin KaFai Lau
2017-09-26bpf: update bpf.h uapi header for toolsDaniel Borkmann
2017-09-25tools include: Sync kernel ABI headers with tooling headersIngo Molnar
2017-09-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2017-08-28bpf: convert sockmap field attach_bpf_fd2 to typeJohn Fastabend
2017-08-19bpf: Allow numa selection in INNER_LRU_HASH_PREALLOC test of map_perf_testMartin KaFai Lau
2017-08-16bpf: sockmap sample programJohn Fastabend
2017-08-09bpf: add BPF_J{LT,LE,SLT,SLE} instructionsDaniel Borkmann
2017-08-08selftests: bpf: add a test for XDP redirectWilliam Tu
2017-07-31tools headers: Fixup tools/include/uapi/linux/bpf.h copy of kernel ABI headerArnaldo Carvalho de Melo
2017-07-31tools headers: Fixup tools/include/uapi/linux/bpf.h copy of kernel ABI headerArnaldo Carvalho de Melo
2017-07-29bpf: testing: fix devmap testsJohn Fastabend
2017-07-03bpf: add bpf_skb_adjust_room helperDaniel Borkmann
2017-07-01bpf: update tools/include/uapi/linux/bpf.hLawrence Brakmo
2017-06-10bpf: add bpf_set_hash helper for tc progsDaniel Borkmann
2017-06-06bpf: Test for bpf IDMartin KaFai Lau
2017-06-04bpf: update perf event helper functions documentationTeng Qin
2017-05-11bpf: Add strict alignment flag for BPF_PROG_LOAD.David S. Miller
2017-04-21bpf: add napi_id read access to __sk_buffDaniel Borkmann
2017-04-09bpf: fix comment typoAlexander Alemayhu
2017-04-01tools/lib/bpf: add support for BPF_PROG_TEST_RUN commandAlexei Starovoitov
2017-03-23Add a eBPF helper function to retrieve socket uidChenbo Feng
2017-03-23Add a helper function to get socket cookie in eBPFChenbo Feng
2017-03-22bpf: Add tests for map-in-mapMartin KaFai Lau
2017-02-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-02-14bpf: kernel header files need to be copied into the tools directoryStephen Rothwell
2017-02-10tools: Sync {,tools/}include/uapi/linux/bpf.hMickaël Salaün
2016-12-15tools lib bpf: Sync {tools,}/include/uapi/linux/bpf.hJoe Stringer