| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | | * | | | | | | | | | | | selftests/bpf: add sockopt test that exercises BPF_F_ALLOW_MULTI | Stanislav Fomichev | 2019-06-27 | 4 | -1/+449 | |
| | | * | | | | | | | | | | | selftests/bpf: add sockopt test that exercises sk helpers | Stanislav Fomichev | 2019-06-27 | 4 | -1/+328 | |
| | | * | | | | | | | | | | | selftests/bpf: add sockopt test | Stanislav Fomichev | 2019-06-27 | 3 | -1/+1024 | |
| | | * | | | | | | | | | | | selftests/bpf: test sockopt section name | Stanislav Fomichev | 2019-06-27 | 1 | -0/+10 | |
| | | * | | | | | | | | | | | selftests/bpf: build tests with debug info | Andrii Nakryiko | 2019-06-26 | 1 | -1/+1 | |
| | | * | | | | | | | | | | | selftests, bpf: Add test for veth native XDP | Toshiaki Makita | 2019-06-24 | 4 | -0/+162 | |
| | * | | | | | | | | | | | | blackhole_dev: add a selftest | Mahesh Bandewar | 2019-07-01 | 3 | -1/+13 | |
| | * | | | | | | | | | | | | tc-testing: added tdc tests for prio qdisc | Roman Mashak | 2019-07-01 | 1 | -0/+276 | |
| | * | | | | | | | | | | | | tc-testing: updated mirred action tests with batch create/delete | Roman Mashak | 2019-07-01 | 1 | -0/+94 | |
| | * | | | | | | | | | | | | selftests: rtnetlink: skip ipsec offload tests if netdevsim isn't present | Florian Westphal | 2019-06-29 | 1 | -6/+10 | |
| | * | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2019-06-27 | 3 | -2/+92 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / | | |/| | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | selftests: rtnetlink: add small test case with 'promote_secondaries' enabled | Florian Westphal | 2019-06-27 | 1 | -0/+20 | |
| | * | | | | | | | | | | | | tc-testing: add ingress qdisc tests | Roman Mashak | 2019-06-25 | 1 | -0/+102 | |
| | * | | | | | | | | | | | | tc-testing: Restore original behaviour for namespaces in tdc | Lucas Bates | 2019-06-25 | 8 | -20/+296 | |
| | * | | | | | | | | | | | | selftests: pmtu: Make list_flush_ipv6_exception test more demanding | Stefano Brivio | 2019-06-24 | 1 | -8/+14 | |
| | * | | | | | | | | | | | | selftests: pmtu: Introduce list_flush_ipv4_exception test case | Stefano Brivio | 2019-06-24 | 1 | -0/+60 | |
| | * | | | | | | | | | | | | selftests: add route_localnet test script | Shijie Luo | 2019-06-24 | 1 | -0/+74 | |
| | | |/ / / / / / / / / / | |/| | | | | | | | | | | ||||||
| | * | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2019-06-22 | 42 | -146/+271 | |
| | |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / / | | |/| | | | | | | | | | ||||||
| | * | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 2019-06-20 | 55 | -348/+2119 | |
| | |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | 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 | |
| | | * | | | | | | | | | | | 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 | |
| | | * | | | | | | | | | | | selftests/bpf: convert socket_cookie test to sk storage | Stanislav Fomichev | 2019-06-15 | 2 | -32/+38 | |
| | | * | | | | | | | | | | | bpf: Add test for SO_REUSEPORT_DETACH_BPF | Martin KaFai Lau | 2019-06-15 | 1 | -0/+54 | |
| | | * | | | | | | | | | | | 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 | 1 | -32/+5 | |
| | | * | | | | | | | | | | | selftests/bpf: remove bpf_util.h from BPF C progs | Hechao Li | 2019-06-11 | 5 | -4/+6 | |
| | | * | | | | | | | | | | | 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 | |
| | | * | | | | | | | | | | | tools/bpf: Add bpf_map_lookup_elem selftest for xskmap | Jonathan Lemon | 2019-06-10 | 1 | -0/+18 | |
| | | * | | | | | | | | | | | 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 | 51 | -359/+918 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | 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 | 1 | -1/+0 | |
| | * | | | | | | | | | | | | | 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 | |

