| Commit message (Expand) | Author | Age | Files | Lines |
* | selftests: Add torture tests to nexthop tests | David Ahern | 2020-05-28 | 1 | -2/+113 |
* | net: add large ecmp group nexthop tests | Stephen Worley | 2020-05-27 | 1 | -2/+82 |
* | mlxsw: spectrum: Reduce priority of locally delivered packets | Ido Schimmel | 2020-05-26 | 1 | -1/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 2020-05-24 | 11 | -5/+241 |
|\ |
|
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds | 2020-05-23 | 5 | -3/+26 |
| |\ |
|
| | * | selftests: mlxsw: qos_mc_aware: Specify arping timeout as an integer | Amit Cohen | 2020-05-22 | 1 | -1/+1 |
| | * | selftests: netdevsim: Always initialize 'RET' variable | Ido Schimmel | 2020-05-22 | 1 | -0/+4 |
| | * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller | 2020-05-22 | 2 | -1/+20 |
| | |\ |
|
| | | * | bpf: Prevent mmap()'ing read-only maps as writable | Andrii Nakryiko | 2020-05-20 | 2 | -1/+20 |
| | * | | wireguard: selftests: use newer iproute2 for gcc-10 | Jason A. Donenfeld | 2020-05-20 | 1 | -1/+1 |
| | |/ |
|
| * | | selftests/vm/write_to_hugetlbfs.c: fix unused variable warning | John Hubbard | 2020-05-23 | 1 | -2/+0 |
| * | | selftests/vm/.gitignore: add mremap_dontunmap | John Hubbard | 2020-05-23 | 1 | -0/+1 |
| * | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2020-05-16 | 4 | -0/+214 |
| |\ \
| | |/
| |/| |
|
| | * | KVM: VMX: pass correct DR6 for GD userspace exit | Paolo Bonzini | 2020-05-08 | 1 | -1/+23 |
| | * | KVM: selftests: Add KVM_SET_GUEST_DEBUG test | Peter Xu | 2020-05-07 | 4 | -0/+192 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 2020-05-22 | 31 | -733/+949 |
|\ \ \ |
|
| * | | | selftests/bpf: CONFIG_LIRC required for test_lirc_mode2.sh | Alan Maguire | 2020-05-23 | 1 | -0/+1 |
| * | | | selftests/bpf: CONFIG_IPV6_SEG6_BPF required for test_seg6_loop.o | Alan Maguire | 2020-05-23 | 1 | -0/+1 |
| * | | | selftests/bpf: Add general instructions for test execution | Alan Maguire | 2020-05-23 | 1 | -0/+2 |
| * | | | bpf: Selftests, add printk to test_sk_lookup_kern to encode null ptr check | John Fastabend | 2020-05-21 | 1 | -0/+1 |
| * | | | bpf: Selftests, verifier case for non null pointer map value branch | John Fastabend | 2020-05-21 | 1 | -0/+19 |
| * | | | bpf: Selftests, verifier case for non null pointer check branch taken | John Fastabend | 2020-05-21 | 1 | -0/+33 |
| * | | | selftests/bpf: Convert bpf_iter_test_kern{3, 4}.c to define own bpf_iter_meta | Andrii Nakryiko | 2020-05-19 | 2 | -0/+30 |
| * | | | selftest/bpf: Make bpf_iter selftest compilable against old vmlinux.h | Andrii Nakryiko | 2020-05-19 | 6 | -0/+98 |
| * | | | tools/bpf: sync bpf.h | Alexei Starovoitov | 2020-05-19 | 1 | -3/+3 |
| * | | | bpf, testing: Add get{peer, sock}name selftests to test_progs | Daniel Borkmann | 2020-05-19 | 5 | -33/+215 |
| * | | | bpf, bpftool: Enable get{peer, sock}name attach types | Daniel Borkmann | 2020-05-19 | 6 | -15/+30 |
| * | | | bpf, libbpf: Enable get{peer, sock}name attach types | Daniel Borkmann | 2020-05-19 | 1 | -0/+8 |
| * | | | bpf: Add get{peer, sock}name attach types for sock_addr | Daniel Borkmann | 2020-05-19 | 1 | -0/+4 |
| * | | | bpf: Selftests, add ktls tests to test_sockmap | John Fastabend | 2020-05-16 | 1 | -26/+44 |
| * | | | bpf: Selftests, add blacklist to test_sockmap | John Fastabend | 2020-05-16 | 1 | -2/+31 |
| * | | | bpf: Selftests, add whitelist option to test_sockmap | John Fastabend | 2020-05-16 | 1 | -1/+30 |
| * | | | bpf: Selftests, provide verbose option for selftests execution | John Fastabend | 2020-05-16 | 1 | -108/+71 |
| * | | | bpf: Selftests, break down test_sockmap into subtests | John Fastabend | 2020-05-16 | 1 | -375/+348 |
| * | | | bpf: Selftests, improve test_sockmap total bytes counter | John Fastabend | 2020-05-16 | 1 | -3/+8 |
| * | | | bpf: Selftests, print error in test_sockmap error cases | John Fastabend | 2020-05-16 | 1 | -8/+17 |
| * | | | bpf: Selftests, sockmap test prog run without setting cgroup | John Fastabend | 2020-05-16 | 1 | -6/+22 |
| * | | | bpf: Selftests, remove prints from sockmap tests | John Fastabend | 2020-05-16 | 2 | -174/+9 |
| * | | | bpf: Selftests, move sockmap bpf prog header into progs | John Fastabend | 2020-05-16 | 1 | -0/+0 |
| * | | | selftests/bpf: Move test_align under test_progs | Stanislav Fomichev | 2020-05-16 | 1 | -61/+7 |
| * | | | selftests/bpf: Fix test_align verifier log patterns | Stanislav Fomichev | 2020-05-16 | 1 | -20/+21 |
| * | | | libbpf, hashmap: Fix signedness warnings | Ian Rogers | 2020-05-16 | 1 | -3/+2 |
| * | | | libbpf, hashmap: Remove unused #include | Ian Rogers | 2020-05-16 | 1 | -1/+0 |
* | | | | selftests: net: add fdb nexthop tests | Roopa Prabhu | 2020-05-22 | 1 | -2/+158 |
* | | | | selftests: Drop 'pref medium' in route checks | David Ahern | 2020-05-17 | 1 | -2/+2 |
* | | | | selftests: mlxsw: Do not hard code trap group name | Ido Schimmel | 2020-05-16 | 7 | -72/+43 |
* | | | | selftests: devlink_lib: Remove double blank line | Ido Schimmel | 2020-05-16 | 1 | -1/+0 |
|/ / / |
|
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 2020-05-15 | 18 | -33/+275 |
|\| | |
|
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds | 2020-05-15 | 4 | -5/+13 |
| |\ \ |
|
| | * \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller | 2020-05-15 | 3 | -4/+12 |
| | |\ \ |
|