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