Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | bpf: Add tests for eBPF file mode | Chenbo Feng | 2017-10-20 | 1 | -0/+48 | |
| * | | | | | | tc-testing: fix the -l argument bug in tdc.py | Lucas Bates | 2017-10-14 | 1 | -4/+4 | |
| * | | | | | | tc-testing: Add test cases for police and skbmod | Lucas Bates | 2017-10-14 | 2 | -0/+899 | |
| * | | | | | | tc-testing: Split test case files into smaller chunks | Lucas Bates | 2017-10-14 | 6 | -1212/+1194 | |
| * | | | | | | tc-testing: Add test cases for flushing actions | Lucas Bates | 2017-10-14 | 1 | -1/+48 | |
| * | | | | | | selftests: rtnetlink: add a small macsec test case | Florian Westphal | 2017-10-12 | 1 | -0/+42 | |
| * | | | | | | selftests: rtnetlink: test RTM_GETNETCONF | Florian Westphal | 2017-10-10 | 1 | -0/+28 | |
| * | | | | | | selftests/bpf: add a test for verifier logs | Jakub Kicinski | 2017-10-10 | 2 | -1/+172 | |
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2017-10-09 | 1 | -1/+1 | |
| |\ \ \ \ \ \ | ||||||
| * | | | | | | | bpf: add a test case for helper bpf_perf_prog_read_value | Yonghong Song | 2017-10-07 | 1 | -0/+3 | |
| * | | | | | | | bpf: add a test case for helper bpf_perf_event_read_value | Yonghong Song | 2017-10-07 | 1 | -0/+3 | |
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2017-10-05 | 20 | -65/+245 | |
| |\ \ \ \ \ \ \ | ||||||
| * | | | | | | | | bpf: enforce return code for cgroup-bpf programs | Alexei Starovoitov | 2017-10-04 | 1 | -0/+72 | |
| * | | | | | | | | selftests: rtnetlink: try concurrent change of ifalias | Florian Westphal | 2017-10-04 | 1 | -0/+6 | |
| * | | | | | | | | selftests: rtnetlink.sh: add vxlan and fou test cases | Florian Westphal | 2017-10-02 | 1 | -0/+96 | |
| * | | | | | | | | bpf: Test new fields in bpf_attr and bpf_{prog, map}_info | Martin KaFai Lau | 2017-09-29 | 1 | -11/+132 | |
| * | | | | | | | | bpf: Swap the order of checking prog_info and map_info | Martin KaFai Lau | 2017-09-29 | 1 | -28/+30 | |
| * | | | | | | | | bpf: libbpf: Provide basic API support to specify BPF obj name | Martin KaFai Lau | 2017-09-29 | 1 | -1/+1 | |
| * | | | | | | | | selftests: rtnetlink.sh: add rudimentary vrf test | Florian Westphal | 2017-09-28 | 1 | -0/+42 | |
| * | | | | | | | | bpf: improve selftests and add tests for meta pointer | Daniel Borkmann | 2017-09-26 | 5 | -4/+370 | |
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2017-09-23 | 3 | -101/+626 | |
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ | | |/| | | | | | | ||||||
| * | | | | | | | | samples/bpf: Fix pt_regs issues when cross-compiling | Joel Fernandes | 2017-09-21 | 1 | -7/+49 | |
| * | | | | | | | | selftests: rtnetlink.sh: add test case for device ifalias | Florian Westphal | 2017-09-19 | 1 | -0/+57 | |
| * | | | | | | | | bpf: Test deletion in BPF_MAP_TYPE_LPM_TRIE | Craig Gallek | 2017-09-19 | 1 | -4/+183 | |
| * | | | | | | | | bpf: Add uniqueness invariant to trivial lpm test implementation | Craig Gallek | 2017-09-19 | 1 | -1/+13 | |
* | | | | | | | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2017-11-13 | 3 | -25/+176 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | selftests/x86: Add tests for the STR and SLDT instructions | Ricardo Neri | 2017-11-08 | 1 | -1/+17 | |
| * | | | | | | | | | selftests/x86: Add tests for User-Mode Instruction Prevention | Ricardo Neri | 2017-11-08 | 1 | -1/+72 | |
| * | | | | | | | | | selftests/x86/ldt_get: Add a few additional tests for limits | Andy Lutomirski | 2017-11-07 | 1 | -1/+16 | |
| * | | | | | | | | | selftests/x86/ldt_gdt: Run most existing LDT test cases against the GDT as well | Andy Lutomirski | 2017-11-07 | 1 | -1/+9 | |
| * | | | | | | | | | selftests/x86/ldt_gdt: Add infrastructure to test set_thread_area() | Andy Lutomirski | 2017-11-07 | 1 | -16/+37 | |
| * | | | | | | | | | selftests/x86/ldt_gdt: Robustify against set_thread_area() and LAR oddities | Andy Lutomirski | 2017-11-07 | 1 | -1/+9 | |
| * | | | | | | | | | selftests/x86/protection_keys: Fix syscall NR redefinition warnings | Andy Lutomirski | 2017-11-07 | 1 | -6/+18 | |
| | |_|_|_|_|_|_|/ | |/| | | | | | | | ||||||
* | | | | | | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2017-11-13 | 3 | -5/+4 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Merge branch 'linus' into locking/core, to resolve conflicts | Ingo Molnar | 2017-11-07 | 214 | -7/+319 | |
| |\| | | | | | | | | ||||||
| * | | | | | | | | | locking/atomics, rcutorture/formal: Prepare for ACCESS_ONCE() removal | Mark Rutland | 2017-10-25 | 1 | -3/+2 | |
| * | | | | | | | | | locking/atomics, selftests/powerpc: Convert ACCESS_ONCE() to READ_ONCE()/WRIT... | Mark Rutland | 2017-10-25 | 2 | -2/+2 | |
| | |_|_|_|_|/ / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2017-11-13 | 8 | -9/+9 | |
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau... | Ingo Molnar | 2017-10-24 | 8 | -9/+9 | |
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | | | ||||||
| | * | | | | | | | torture: Provide TMPDIR environment variable to specify tmpdir | Paul E. McKenney | 2017-10-09 | 8 | -9/+9 | |
| | | |_|/ / / / | | |/| | | | | | ||||||
* | | | | | | | | Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2017-11-02 | 211 | -0/+211 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 211 | -0/+211 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge tag 'linux-kselftest-4.14-rc7' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2017-11-02 | 1 | -1/+5 | |
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | | | ||||||
| * | | | | | | | selftests: lib.mk: print individual test results to console by default | Shuah Khan | 2017-10-31 | 1 | -1/+5 | |
* | | | | | | | | tc-testing: fix arg to ip command: -s -> -n | Brenda J. Butler | 2017-10-31 | 1 | -2/+2 | |
| |_|_|_|_|_|/ |/| | | | | | | ||||||
* | | | | | | | selftests: Introduce a new test case to tc testsuite | Chris Mi | 2017-10-29 | 3 | -5/+40 | |
* | | | | | | | selftests: Introduce a new script to generate tc batch file | Chris Mi | 2017-10-29 | 1 | -0/+62 | |
| |/ / / / / |/| | | | | | ||||||
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2017-10-21 | 4 | -6/+522 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | bpf: add test cases to bpf selftests to cover all access tests | Daniel Borkmann | 2017-10-22 | 1 | -0/+480 | |
| * | | | | | | bpf: remove mark access for SK_SKB program types | John Fastabend | 2017-10-20 | 1 | -2/+14 |