| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | | * | | | | | | | selftests/bpf: Run reuseport tests in a loop | Jakub Sitnicki | 2019-12-13 | 1 | -21/+34 | |
| | | * | | | | | | | selftests/bpf: Unroll the main loop in reuseport test | Jakub Sitnicki | 2019-12-13 | 1 | -32/+41 | |
| | | * | | | | | | | selftests/bpf: Add helpers for getting socket family & type name | Jakub Sitnicki | 2019-12-13 | 1 | -3/+25 | |
| | | * | | | | | | | selftests/bpf: Use sa_family_t everywhere in reuseport tests | Jakub Sitnicki | 2019-12-13 | 1 | -3/+3 | |
| | | * | | | | | | | selftests/bpf: Let libbpf determine program type from section name | Jakub Sitnicki | 2019-12-13 | 2 | -10/+4 | |
| | * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 2019-12-22 | 29 | -255/+680 | |
| | |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | vsock_test: add SOCK_STREAM MSG_PEEK test | Stefano Garzarella | 2019-12-20 | 1 | -0/+34 | |
| | * | | | | | | | | | testing/vsock: print list of options and description | Stefano Garzarella | 2019-12-20 | 2 | -2/+24 | |
| | * | | | | | | | | | testing/vsock: add parameters to list and skip tests | Stefano Garzarella | 2019-12-20 | 6 | -20/+116 | |
| | * | | | | | | | | | vsock_test: wait for the remote to close the connection | Stefano Garzarella | 2019-12-20 | 3 | -4/+48 | |
| | * | | | | | | | | | VSOCK: add AF_VSOCK test cases | Stefan Hajnoczi | 2019-12-20 | 4 | -2/+317 | |
| | * | | | | | | | | | VSOCK: add send_byte()/recv_byte() test utilities | Stefan Hajnoczi | 2019-12-20 | 2 | -0/+105 | |
| | * | | | | | | | | | VSOCK: add full barrier between test cases | Stefan Hajnoczi | 2019-12-20 | 1 | -2/+16 | |
| | * | | | | | | | | | VSOCK: extract connect/accept functions from vsock_diag_test.c | Stefan Hajnoczi | 2019-12-20 | 3 | -76/+119 | |
| | * | | | | | | | | | VSOCK: extract utility functions from vsock_diag_test.c | Stefan Hajnoczi | 2019-12-20 | 4 | -71/+125 | |
| | * | | | | | | | | | VSOCK: add SPDX identifiers to vsock tests | Stefan Hajnoczi | 2019-12-20 | 2 | -0/+2 | |
| | * | | | | | | | | | VSOCK: fix header include in vsock_diag_test | Stefan Hajnoczi | 2019-12-20 | 3 | -5/+4 | |
| | * | | | | | | | | | selftests: qdiscs: Add test coverage for ETS Qdisc | Petr Machata | 2019-12-18 | 1 | -0/+940 | |
| | * | | | | | | | | | selftests: forwarding: sch_ets: Add test coverage for ETS Qdisc | Petr Machata | 2019-12-18 | 5 | -0/+666 | |
| | * | | | | | | | | | selftests: forwarding: Move start_/stop_traffic from mlxsw to lib.sh | Petr Machata | 2019-12-18 | 2 | -18/+18 | |
| | * | | | | | | | | | wireguard: selftests: import harness makefile for test suite | Jason A. Donenfeld | 2019-12-16 | 18 | -0/+947 | |
| | * | | | | | | | | | selftests/net: make so_txtime more robust to timer variance | Willem de Bruijn | 2019-12-14 | 2 | -5/+88 | |
| | | |/ / / / / / / | |/| | | | | | | | ||||||
| | * | | | | | | | | net: WireGuard secure network tunnel | Jason A. Donenfeld | 2019-12-08 | 1 | -0/+537 | |
| | | |_|_|_|/ / / | |/| | | | | | | ||||||
| * | | | | | | | | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2020-01-28 | 3 | -728/+10 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | tools/x86: Sync msr-index.h from kernel sources | Sean Christopherson | 2020-01-13 | 1 | -4/+4 | |
| | * | | | | | | | | selftests, kvm: Replace manual MSR defs with common msr-index.h | Sean Christopherson | 2020-01-13 | 2 | -724/+6 | |
| | |/ / / / / / / | ||||||
| * | | | | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2020-01-28 | 6 | -79/+63 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau... | Ingo Molnar | 2020-01-25 | 6 | -79/+63 | |
| | |\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | | | ||||||
| | | * | | | | | | | torture: Hoist calls to lscpu to higher-level kvm.sh script | Paul E. McKenney | 2019-12-09 | 2 | -7/+11 | |
| | | * | | | | | | | torture: Allow "CFLIST" to specify default list of scenarios | Paul E. McKenney | 2019-12-09 | 1 | -6/+13 | |
| | | * | | | | | | | rcutorture: Add worst-case call_rcu() forward-progress results | Paul E. McKenney | 2019-12-09 | 1 | -1/+2 | |
| | | * | | | | | | | torture: Handle systems lacking the mpstat command | Paul E. McKenney | 2019-12-09 | 1 | -2/+9 | |
| | | * | | | | | | | torture: Handle jitter for CPUs that cannot be offlined | Paul E. McKenney | 2019-12-09 | 1 | -6/+20 | |
| | | * | | | | | | | rcutorture: Dispense with Dracut for initrd creation | Paul E. McKenney | 2019-12-09 | 1 | -52/+3 | |
| | | * | | | | | | | torture: Use gawk instead of awk for systime() function | Paul E. McKenney | 2019-12-09 | 2 | -5/+5 | |
| | | |/ / / / / / | ||||||
| * | | | | | | | | Merge tag 'timers-core-2020-01-27' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2020-01-27 | 13 | -0/+1065 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | selftests/timens: Check for right timens offsets after fork and exec | Andrei Vagin | 2020-01-14 | 3 | -1/+96 | |
| | * | | | | | | | | selftests/timens: Add a simple perf test for clock_gettime() | Andrei Vagin | 2020-01-14 | 3 | -1/+99 | |
| | * | | | | | | | | selftests/timens: Add timer offsets test | Andrei Vagin | 2020-01-14 | 3 | -1/+124 | |
| | * | | | | | | | | selftests/timens: Add procfs selftest | Dmitry Safonov | 2020-01-14 | 3 | -1/+146 | |
| | * | | | | | | | | selftests/timens: Add a test for clock_nanosleep() | Andrei Vagin | 2020-01-14 | 3 | -2/+152 | |
| | * | | | | | | | | selftests/timens: Add a test for timerfd | Andrei Vagin | 2020-01-14 | 3 | -1/+130 | |
| | * | | | | | | | | selftests/timens: Add Time Namespace test for supported clocks | Dmitry Safonov | 2020-01-14 | 7 | -0/+325 | |
| | | |_|_|_|_|/ / | |/| | | | | | | ||||||
| * | | | | | | | | Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremap | Linus Torvalds | 2020-01-27 | 3 | -13/+4 | |
| |\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | ||||||
| | * | | | | | | | remove ioremap_nocache and devm_ioremap_nocache | Christoph Hellwig | 2020-01-06 | 3 | -13/+4 | |
| | |/ / / / / / | ||||||
| * | | | | / / | selftests: mlxsw: qos_mc_aware: Fix mausezahn invocation | Petr Machata | 2020-01-15 | 1 | -2/+6 | |
| | |_|_|_|/ / |/| | | | | | ||||||
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds | 2020-01-09 | 1 | -0/+8 | |
| |\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| | * | | | | | selftests: loopback.sh: skip this test if the driver does not support | Hangbin Liu | 2020-01-03 | 1 | -0/+8 | |
| | | |_|/ / | |/| | | | ||||||
| * | | | | | Merge tag 'seccomp-v5.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2020-01-02 | 1 | -1/+14 | |
| |\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| | * | | | | selftests/seccomp: Catch garbage on SECCOMP_IOCTL_NOTIF_RECV | Sargun Dhillon | 2020-01-02 | 1 | -1/+12 | |

