summaryrefslogtreecommitdiff
path: root/tools/include/uapi
AgeCommit message (Expand)Author
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-31tools include uapi: Grab a copy of linux/kcmp.hArnaldo Carvalho de Melo
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-27tools include uapi: Grab a copy of linux/prctl.hArnaldo Carvalho de Melo
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-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
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-12Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-09-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2017-09-01perf tools: Support new sample type for physical addressKan Liang
2017-08-28bpf: convert sockmap field attach_bpf_fd2 to typeJohn Fastabend
2017-08-22perf tools: Add support for printing new mem_info encodingsAndi Kleen
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-08-01tools include uapi: Grab a copy of linux/vhost.hArnaldo Carvalho de Melo
2017-08-01tools include uapi: Grab a copy of linux/kvm.hArnaldo Carvalho de Melo
2017-08-01tools include uapi: Grab a copy of sound/asound.hArnaldo Carvalho de Melo
2017-08-01tools include uapi: Grab copies of drm/{drm,i915_drm}.hArnaldo Carvalho de Melo
2017-07-31tools headers: Fixup tools/include/uapi/linux/bpf.h copy of kernel ABI headerArnaldo Carvalho de Melo
2017-07-31tools include uapi: Grab a copy of asm-generic/ioctls.hArnaldo Carvalho de Melo
2017-07-31tools headers: Fixup tools/include/uapi/linux/bpf.h copy of kernel ABI headerArnaldo Carvalho de Melo
2017-07-30Merge branch 'perf/urgent' into perf/core, to pick up latest fixes and refres...Ingo Molnar
2017-07-29bpf: testing: fix devmap testsJohn Fastabend
2017-07-20tools include uapi: Grab a copy of linux/sched.hArnaldo Carvalho de Melo
2017-07-18perf/core: Define the common branch type classificationJin Yao
2017-07-18tools include uapi asm-generic: Grab a copy of fcntl.hArnaldo Carvalho de Melo
2017-07-18tools: Update include/uapi/linux/fcntl.h copy from the kernelArnaldo Carvalho de Melo
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-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-06-06bpf: Test for bpf IDMartin KaFai Lau
2017-06-04bpf: update perf event helper functions documentationTeng Qin
2017-05-24tools/include: Sync kernel ABI headers with tooling headersIngo Molnar
2017-05-11bpf: Add strict alignment flag for BPF_PROG_LOAD.David S. Miller