aboutsummaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)AuthorFilesLines
2018-11-04docs: fix kernel versions (#2031)Xiaozhou Liu1-3/+3
2018-10-27sync with latest net-nextYonghong Song1-3/+13
2018-10-10sync with latest net-next bpf headers (#2001)yonghong-song1-0/+1
2018-10-08Documentation: add function calls in 4.16 (#1994)Alban Crequy1-0/+1
2018-08-16sync header to latest net-next (#1932)yonghong-song1-0/+8
2018-08-07Documentation: Added table for program type and its helper functions (#1881)Ravi Kiran Eticala1-0/+33
2018-07-31Update scripts to use `increment` (#1905)Javier Honduvilla Coto1-8/+13
2018-07-27Allow arbitrary hashtable increments. Fixes #1742 (#1897)Javier Honduvilla Coto3-13/+13
2018-07-24clang: loader: Allow user to override kernel version (#1895)Joel1-0/+27
2018-06-21Do not allow defining the license from CFLAGS or command lineOriol Arcas1-1/+1
2018-06-20Added new footer.h header where BPF_LICENSE is set if not definedOriol Arcas2-80/+128
2018-06-11Add DEVMAP, CPUMAP, and redirect_map() to the reference guideGary Lin1-18/+91
2018-06-01sync BPF compat headers with latest bpf-next, update BPF features listQuentin Monnet1-4/+20
2018-04-30docs: update BPF features list (tracepoints to debug eBPF were removed)Quentin Monnet1-1/+1
2018-04-29introduce {attach|detach}_raw_tracepoint APIYonghong Song1-0/+48
2018-04-29docs: update BPF features list and tell how to list componentsQuentin Monnet1-2/+35
2018-04-29sync bpf compat headers with latest net-next, update doc for helpersQuentin Monnet1-5/+7
2018-04-26document debug flagsMatthew Ahrens1-1/+12
2018-04-25document cflags argument to BPF()Matthew Ahrens1-1/+4
2018-04-10Add bpf_get_prandom_u32() to reference guideHoward McLauchlan1-0/+11
2018-04-05fix some spelling errorsNirmoy Das2-3/+3
2018-04-02sync bpf compat headers with latest net-next, update doc for helpersQuentin Monnet1-14/+15
2018-03-21docs: add latest eBPF helpers to features listQuentin Monnet1-0/+4
2018-03-09docs: fix commit hash and link for bpf_redirect_map()Quentin Monnet1-1/+1
2018-03-02Rename kprobe_poll to perf_buffer_pollTeng Qin2-11/+11
2018-03-01docs: fix commit hash and links for bpf_set_hash() and bpf_setsockopt()Quentin Monnet1-2/+2
2018-02-14sync bpf compat headers with latest net-nextYonghong Song1-0/+1
2018-02-12Make kernel-versions commit hashes monospaceTeng Qin1-129/+129
2018-02-06Add BPF_PROG_ARRAY and map.call() to the reference guideGary Lin1-16/+70
2018-01-30Merge pull request #1547 from pchaigno/doc-bpf-get-current-taskyonghong-song1-2/+26
2018-01-27doc: bpf_get_current_task helperPaul Chaignon1-2/+26
2018-01-27bpf_getsockopt in docs/kernel-versions.mdPaul Chaignon1-0/+1
2018-01-20Add a few trace.py examples in tutorial.mdYonghong Song1-11/+122
2018-01-19Add bpf_override_return to docs/kernel-versions.mdHoward McLauchlan1-0/+1
2018-01-19clarification for whitelisting to allow bpf_overrideHoward McLauchlan1-2/+6
2018-01-18add docs for bpf_override_returnHoward McLauchlan1-0/+24
2018-01-10Add new bpf_xdp_adjust_meta to docs/kernel-versions.mdGary Lin1-2/+3
2017-12-15Add new bpf_perf_{event|prog}_read_value helpers implementationTeng Qin1-0/+2
2017-11-06Always use spaces in C in the tutorialWilliam Stewart1-49/+49
2017-09-27Merge pull request #1363 from navytux/y/probe-read-constyonghong-song1-2/+2
2017-09-26BCC macro for the creation of LPM trie maps (#1359)Paul Chaignon1-16/+39
2017-09-25bpf_probe_read*: src argument should be const void *.Kirill Smelkov1-2/+2
2017-09-15Update docs/kernel-versions.md for xdp/vethGary Lin1-0/+1
2017-09-07Merge pull request #1333 from samuelnair/fix-py-tutBrendan Gregg1-1/+2
2017-09-04docs: update features listQuentin Monnet1-2/+10
2017-09-02Modified the docs and example to make a fix for https://github.com/iovisor/bc...Samuel Nair1-1/+2
2017-08-18Update obsolete file name bitesize -> bitehistTian Xin1-3/+3
2017-08-11Correct commit id for BPF_FUNC_get_socket_cookiePaul Chaignon1-1/+1
2017-08-11explain that 'args' can be used as 'ctx' in tracepointsJean-Tiare Le Bigot1-0/+2
2017-07-07docs: update features listQuentin Monnet1-2/+9