summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | | | | | | bpftool: Use print_entry_error() in case of ENOENT when dumpingBenjamin Poirier2019-04-161-19/+14
| | * | | | | | | | | | | | | | tools: bpftool: add a note on program statistics in man pageQuentin Monnet2019-04-161-0/+8
| | * | | | | | | | | | | | | | tools: bpftool: fix short option name for printing version in man pagesQuentin Monnet2019-04-167-7/+7
| | * | | | | | | | | | | | | | tools: bpftool: fix man page documentation for "pinmaps" keywordQuentin Monnet2019-04-161-1/+1
| | * | | | | | | | | | | | | | tools: bpftool: reset errno for "bpftool cgroup tree"Quentin Monnet2019-04-161-0/+7
| | * | | | | | | | | | | | | | tools: bpftool: remove blank line after btf_id when listing programsQuentin Monnet2019-04-161-1/+1
| | * | | | | | | | | | | | | | bpf: fix whitespace for ENCAP_L2 defines in bpf.hAlan Maguire2019-04-161-3/+3
| | * | | | | | | | | | | | | | selftests/bpf: bring back (void *) cast to set_ipv4_csum in test_tc_tunnelStanislav Fomichev2019-04-161-1/+1
| | * | | | | | | | | | | | | | selftests/btf: add VAR and DATASEC case for dedup testsAndrii Nakryiko2019-04-161-0/+49
| | * | | | | | | | | | | | | | btf: add support for VAR and DATASEC in btf_dedup()Andrii Nakryiko2019-04-161-2/+27
| | * | | | | | | | | | | | | | selftests/bpf: C based test for sysctl and strtoXAndrey Ignatov2019-04-122-1/+126
| | * | | | | | | | | | | | | | selftests/bpf: Test bpf_strtol and bpf_strtoul helpersAndrey Ignatov2019-04-121-0/+485
| | * | | | | | | | | | | | | | selftests/bpf: Test ARG_PTR_TO_LONG arg typeAndrey Ignatov2019-04-121-0/+160
| | * | | | | | | | | | | | | | selftests/bpf: Add sysctl and strtoX helpers to bpf_helpers.hAndrey Ignatov2019-04-121-0/+19
| | * | | | | | | | | | | | | | bpf: Sync bpf.h to tools/Andrey Ignatov2019-04-121-1/+50
| | * | | | | | | | | | | | | | selftests/bpf: Test file_pos field in bpf_sysctl ctxAndrey Ignatov2019-04-121-0/+64
| | * | | | | | | | | | | | | | selftests/bpf: Test bpf_sysctl_{get,set}_new_value helpersAndrey Ignatov2019-04-121-0/+222
| | * | | | | | | | | | | | | | selftests/bpf: Test sysctl_get_current_value helperAndrey Ignatov2019-04-121-0/+228
| | * | | | | | | | | | | | | | selftests/bpf: Test bpf_sysctl_get_name helperAndrey Ignatov2019-04-121-0/+222
| | * | | | | | | | | | | | | | selftests/bpf: Test BPF_CGROUP_SYSCTLAndrey Ignatov2019-04-122-1/+293
| | * | | | | | | | | | | | | | selftests/bpf: Test sysctl section nameAndrey Ignatov2019-04-121-0/+5
| | * | | | | | | | | | | | | | libbpf: Support sysctl hookAndrey Ignatov2019-04-122-0/+4
| | * | | | | | | | | | | | | | bpf: Sync bpf.h to tools/Andrey Ignatov2019-04-121-1/+89
| * | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-04-1712-109/+293
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | selftests: mlxsw: Test neighbour offload indicationIdo Schimmel2019-04-151-0/+26
| * | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2019-04-153-37/+241
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | selftests: netfilter: add ebtables broute test caseFlorian Westphal2019-04-122-1/+147
| | * | | | | | | | | | | | | | | | kselftests: extend nft_nat with inet family based nat hooksFlorian Westphal2019-04-081-36/+94
| * | | | | | | | | | | | | | | | | netdevsim: move sdev specific bpf debugfs files to sdev dirJiri Pirko2019-04-121-1/+1
| | |_|/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | selftests: Add debugging options to pmtu.shDavid Ahern2019-04-111-89/+124
| * | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2019-04-1147-244/+3276
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | tools: add smp_* barrier variants to include infrastructureDaniel Borkmann2019-04-112-2/+15
| | * | | | | | | | | | | | | | | | selftests_bpf: add L2 encap to test_tc_tunnelAlan Maguire2019-04-113-59/+277
| | * | | | | | | | | | | | | | | | bpf: sync bpf.h to tools/ for BPF_F_ADJ_ROOM_ENCAP_L2Alan Maguire2019-04-111-0/+10
| | * | | | | | | | | | | | | | | | selftests_bpf: extend test_tc_tunnel for UDP encapAlan Maguire2019-04-113-48/+143
| | * | | | | | | | | | | | | | | | selftests: bpf: add selftest for __sk_buff context in BPF_PROG_TEST_RUNStanislav Fomichev2019-04-112-0/+110
| | * | | | | | | | | | | | | | | | libbpf: add support for ctx_{size, }_{in, out} in BPF_PROG_TEST_RUNStanislav Fomichev2019-04-113-0/+17
| | * | | | | | | | | | | | | | | | tools/bpftool: show btf id in program informationPrashant Bhole2019-04-111-0/+6
| | * | | | | | | | | | | | | | | | libbpf: Fix build with gcc-8Andrey Ignatov2019-04-111-1/+1
| | * | | | | | | | | | | | | | | | libbpf: fix crash in XDP socket part with new larger BPF_LOG_BUF_SIZEMagnus Karlsson2019-04-101-4/+5
| | * | | | | | | | | | | | | | | | bpf, bpftool: fix a few ubsan warningsYonghong Song2019-04-101-10/+9
| | * | | | | | | | | | | | | | | | bpf, selftest: add test cases for BTF Var and DataSecDaniel Borkmann2019-04-091-2/+663
| | * | | | | | | | | | | | | | | | bpf, selftest: test global data/bss/rodata sectionsJoe Stringer2019-04-093-4/+267
| | * | | | | | | | | | | | | | | | bpf, selftest: test {rd, wr}only flags and direct value accessDaniel Borkmann2019-04-094-5/+573
| | * | | | | | | | | | | | | | | | bpf: bpftool support for dumping data/bss/rodata sectionsDaniel Borkmann2019-04-092-4/+65
| | * | | | | | | | | | | | | | | | bpf, libbpf: add support for BTF Var and DataSecDaniel Borkmann2019-04-095-20/+235
| | * | | | | | | | | | | | | | | | bpf, libbpf: support global data/bss/rodata sectionsDaniel Borkmann2019-04-096-48/+314
| | * | | | | | | | | | | | | | | | bpf, libbpf: refactor relocation handlingJoe Stringer2019-04-091-30/+32
| | * | | | | | | | | | | | | | | | bpf: sync {btf, bpf}.h uapi header from tools infrastructureDaniel Borkmann2019-04-092-6/+46
| | * | | | | | | | | | | | | | | | bpf: implement lookup-free direct value access for mapsDaniel Borkmann2019-04-091-0/+3
OpenPOWER on IntegriCloud