| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | | * | | | | | | | | | | | | | | selftests/bpf: add realistic loop tests | Alexei Starovoitov | 2019-06-19 | 15 | -12/+1347 | |
| | | * | | | | | | | | | | | | | | selftests/bpf: add basic verifier tests for loops | Alexei Starovoitov | 2019-06-19 | 1 | -0/+161 | |
| | | * | | | | | | | | | | | | | | selftests/bpf: fix tests | Alexei Starovoitov | 2019-06-19 | 3 | -20/+24 | |
| | | * | | | | | | | | | | | | | | selftests/bpf: fix tests due to const spill/fill | Alexei Starovoitov | 2019-06-19 | 2 | -14/+17 | |
| | | * | | | | | | | | | | | | | | libbpf: constify getter APIs | Andrii Nakryiko | 2019-06-19 | 2 | -70/+72 | |
| | | * | | | | | | | | | | | | | | selftests/bpf: convert tests w/ custom values to BTF-defined maps | Andrii Nakryiko | 2019-06-18 | 14 | -140/+285 | |
| | | * | | | | | | | | | | | | | | selftests/bpf: switch BPF_ANNOTATE_KV_PAIR tests to BTF-defined maps | Andrii Nakryiko | 2019-06-18 | 5 | -72/+87 | |
| | | * | | | | | | | | | | | | | | selftests/bpf: add test for BTF-defined maps | Andrii Nakryiko | 2019-06-18 | 2 | -7/+76 | |
| | | * | | | | | | | | | | | | | | libbpf: allow specifying map definitions using BTF | Andrii Nakryiko | 2019-06-18 | 2 | -9/+345 | |
| | | * | | | | | | | | | | | | | | libbpf: split initialization and loading of BTF | Andrii Nakryiko | 2019-06-18 | 1 | -10/+24 | |
| | | * | | | | | | | | | | | | | | libbpf: identify maps by section index in addition to offset | Andrii Nakryiko | 2019-06-18 | 1 | -15/+25 | |
| | | * | | | | | | | | | | | | | | libbpf: refactor map initialization | Andrii Nakryiko | 2019-06-18 | 1 | -114/+133 | |
| | | * | | | | | | | | | | | | | | libbpf: streamline ELF parsing error-handling | Andrii Nakryiko | 2019-06-18 | 1 | -24/+20 | |
| | | * | | | | | | | | | | | | | | libbpf: extract BTF loading logic | Andrii Nakryiko | 2019-06-18 | 1 | -38/+55 | |
| | | * | | | | | | | | | | | | | | libbpf: add common min/max macro to libbpf_internal.h | Andrii Nakryiko | 2019-06-18 | 5 | -15/+10 | |
| | | * | | | | | | | | | | | | | | selftests/bpf: convert socket_cookie test to sk storage | Stanislav Fomichev | 2019-06-15 | 2 | -32/+38 | |
| | | * | | | | | | | | | | | | | | bpf/tools: sync bpf.h | Stanislav Fomichev | 2019-06-15 | 1 | -0/+2 | |
| | | * | | | | | | | | | | | | | | bpf: Add test for SO_REUSEPORT_DETACH_BPF | Martin KaFai Lau | 2019-06-15 | 1 | -0/+54 | |
| | | * | | | | | | | | | | | | | | bpf: Sync asm-generic/socket.h to tools/ | Martin KaFai Lau | 2019-06-15 | 1 | -0/+147 | |
| | | * | | | | | | | | | | | | | | libbpf: fix check for presence of associated BTF for map creation | Andrii Nakryiko | 2019-06-15 | 1 | -4/+5 | |
| | | * | | | | | | | | | | | | | | selftests/bpf: signedness bug in enable_all_controllers() | Dan Carpenter | 2019-06-15 | 1 | -1/+1 | |
| | | * | | | | | | | | | | | | | | bpf: use libbpf_num_possible_cpus internally | Hechao Li | 2019-06-11 | 2 | -80/+10 | |
| | | * | | | | | | | | | | | | | | selftests/bpf: remove bpf_util.h from BPF C progs | Hechao Li | 2019-06-11 | 5 | -4/+6 | |
| | | * | | | | | | | | | | | | | | bpf: add a new API libbpf_num_possible_cpus() | Hechao Li | 2019-06-11 | 3 | -0/+74 | |
| | | * | | | | | | | | | | | | | | selftests/bpf : clean up feature/ when make clean | Hechao Li | 2019-06-11 | 1 | -1/+2 | |
| | | * | | | | | | | | | | | | | | selftests/bpf: fix constness of source arg for bpf helpers | Andrii Nakryiko | 2019-06-10 | 1 | -2/+2 | |
| | | * | | | | | | | | | | | | | | libbpf: remove qidconf and better support external bpf programs. | Jonathan Lemon | 2019-06-10 | 1 | -75/+28 | |
| | | * | | | | | | | | | | | | | | tools/bpf: Add bpf_map_lookup_elem selftest for xskmap | Jonathan Lemon | 2019-06-10 | 1 | -0/+18 | |
| | | * | | | | | | | | | | | | | | bpf/tools: sync bpf.h | Jonathan Lemon | 2019-06-10 | 1 | -0/+4 | |
| | | * | | | | | | | | | | | | | | bpf: Allow bpf_map_lookup_elem() on an xskmap | Jonathan Lemon | 2019-06-10 | 1 | -15/+0 | |
| | * | | | | | | | | | | | | | | | selftests/net: make udpgso_bench skip unsupported testcases | Willem de Bruijn | 2019-06-19 | 2 | -34/+59 | |
| | * | | | | | | | | | | | | | | | selftests: tc: add ingress device matching support | Jiri Pirko | 2019-06-19 | 3 | -2/+225 | |
| | * | | | | | | | | | | | | | | | selftests: mlxsw: Add a test for FIB offload indication | Ido Schimmel | 2019-06-18 | 1 | -0/+349 | |
| | * | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2019-06-17 | 131 | -910/+1035 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | net/udpgso_bench.sh test fails on error | Fred Klassen | 2019-06-17 | 1 | -0/+33 | |
| | * | | | | | | | | | | | | | | | | net/udpgso_bench.sh add UDP GSO audit tests | Fred Klassen | 2019-06-17 | 1 | -1/+18 | |
| | * | | | | | | | | | | | | | | | | net/udpgso_bench_tx: options to exercise TX CMSG | Fred Klassen | 2019-06-17 | 1 | -15/+276 | |
| | * | | | | | | | | | | | | | | | | selftests: rtnetlink: add addresses with fixed life time | Florian Westphal | 2019-06-17 | 1 | -0/+21 | |
| | * | | | | | | | | | | | | | | | | selftests/net: fix warnings in TFO key rotation selftest | Willem de Bruijn | 2019-06-16 | 1 | -3/+2 | |
| | * | | | | | | | | | | | | | | | | tc-tests: updated skbedit tests | Roman Mashak | 2019-06-16 | 1 | -9/+53 | |
| | * | | | | | | | | | | | | | | | | tc-tests: added path to ip command in tdc | Roman Mashak | 2019-06-16 | 1 | -0/+2 | |
| | * | | | | | | | | | | | | | | | | net: sched: remove NET_CLS_IND config option | Jiri Pirko | 2019-06-15 | 2 | -2/+1 | |
| | * | | | | | | | | | | | | | | | | selftests: ptp: Add Physical Hardware Clock test | Shalom Toledo | 2019-06-13 | 1 | -0/+166 | |
| | * | | | | | | | | | | | | | | | | tc-tests: updated fw with bind actions by reference use cases | Roman Mashak | 2019-06-13 | 1 | -0/+144 | |
| | * | | | | | | | | | | | | | | | | selftests: pmtu: Introduce list_flush_ipv6_exception test case | Stefano Brivio | 2019-06-11 | 1 | -1/+50 | |
| | * | | | | | | | | | | | | | | | | selftests: Add version of router_multipath.sh using nexthop objects | David Ahern | 2019-06-10 | 1 | -0/+359 | |
| | * | | | | | | | | | | | | | | | | selftests: Add test with multiple prefixes using single nexthop | David Ahern | 2019-06-10 | 1 | -0/+290 | |
| | * | | | | | | | | | | | | | | | | selftests: icmp_redirect: Add support for routing via nexthop objects | David Ahern | 2019-06-10 | 1 | -0/+49 | |
| | * | | | | | | | | | | | | | | | | selftests: pmtu: Add support for routing via nexthop objects | David Ahern | 2019-06-10 | 1 | -32/+126 | |
| | * | | | | | | | | | | | | | | | | selftests: pmtu: Move route installs to a new function | David Ahern | 2019-06-10 | 1 | -11/+15 | |

