Age | Commit message (Expand) | Author | Files | Lines |
2020-09-17 | selftests: Set default protocol for raw sockets in nettest | David Ahern | 1 | -0/+2 |
2020-09-17 | selftests: mptcp: interpret \n as a new line | Matthieu Baerts | 2 | -4/+4 |
2020-09-15 | selftests: fib_nexthops: Test cleanup of FDB entries following nexthop deletion | Ido Schimmel | 1 | -0/+14 |
2020-09-15 | selftests: add a test for ethtool pause stats | Jakub Kicinski | 1 | -0/+108 |
2020-09-14 | mptcp: simult flow self-tests | Paolo Abeni | 2 | -1/+295 |
2020-09-10 | selftests/mptcp: Better delay & reordering configuration | Christoph Paasch | 1 | -8/+9 |
2020-09-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next | David S. Miller | 1 | -2/+1 |
2020-09-08 | selftests/net: replace obsolete NFT_CHAIN configuration | Fabian Frederick | 1 | -2/+1 |
2020-09-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 37 | -87/+267 |
2020-09-03 | Merge tag 'perf-tools-fixes-for-v5.9-2020-09-03' of git://git.kernel.org/pub/... | Linus Torvalds | 11 | -18/+49 |
2020-09-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds | 3 | -31/+42 |
2020-09-03 | Merge branch 'gate-page-refcount' (patches from Dave Hansen) | Linus Torvalds | 1 | -2/+20 |
2020-09-03 | selftests/x86/test_vsyscall: Improve the process_vm_readv() test | Andy Lutomirski | 1 | -2/+20 |
2020-09-03 | selftests/net: improve descriptions for XFAIL cases in psock_snd.sh | Po-Hsu Lin | 1 | -8/+8 |
2020-09-03 | perf tools: Add bpf image check to __map__is_kmodule | Jiri Olsa | 3 | -7/+24 |
2020-09-03 | perf record/stat: Explicitly call out event modifiers in the documentation | Kim Phillips | 2 | -0/+8 |
2020-09-03 | perf bench: The do_run_multi_threaded() function must use IS_ERR(perf_session... | YueHaibing | 1 | -2/+2 |
2020-09-03 | perf stat: Turn off summary for interval mode by default | Jin Yao | 3 | -3/+9 |
2020-09-03 | libtraceevent: Fix build warning on 32-bit arches | Tzvetomir Stoyanov (VMware) | 1 | -1/+1 |
2020-09-03 | perf jevents: Fix suspicious code in fixregex() | Namhyung Kim | 1 | -1/+1 |
2020-09-03 | perf parse-events: Use uintptr_t when casting numbers to pointers | Arnaldo Carvalho de Melo | 1 | -4/+4 |
2020-09-02 | selftests: mptcp: fix typo in mptcp_connect usage | Davide Caratti | 1 | -2/+2 |
2020-09-01 | Merge tag 'perf-tools-fixes-for-v5.9-2020-09-01' of git://git.kernel.org/pub/... | Linus Torvalds | 17 | -27/+62 |
2020-09-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 93 | -1018/+6671 |
2020-09-01 | perf report: Disable ordered_events for raw dump | Jiri Olsa | 1 | -0/+3 |
2020-09-01 | perf tools: Correct SNOOPX field offset | Al Grant | 1 | -1/+1 |
2020-09-01 | perf intel-pt: Fix corrupt data after perf inject from | Al Grant | 1 | -1/+8 |
2020-09-01 | perf cs-etm: Fix corrupt data after perf inject from | Al Grant | 1 | -1/+8 |
2020-09-01 | perf top/report: Fix infinite loop in the TUI for grouped events | Arnaldo Carvalho de Melo | 1 | -1/+2 |
2020-09-01 | perf parse-events: Avoid an uninitialized read when using fake PMUs | Ian Rogers | 1 | -13/+17 |
2020-09-01 | perf stat: Fix out of bounds array access in the print_counters() evlist method | Thomas Richter | 1 | -1/+1 |
2020-09-01 | perf test: Set NULL sentinel in pmu_events table in "Parse and process metric... | Thomas Richter | 1 | -0/+3 |
2020-09-01 | perf parse-events: Set exclude_guest=1 for user-space counting | Jin Yao | 2 | -2/+5 |
2020-09-01 | perf record: Correct the help info of option "--no-bpf-event" | Wei Li | 1 | -1/+1 |
2020-09-01 | perf tools: Use %zd for size_t printf formats on 32-bit | Chris Wilson | 2 | -2/+2 |
2020-08-31 | bpf: Remove bpf_lsm_file_mprotect from sleepable list. | Alexei Starovoitov | 1 | -17/+17 |
2020-08-31 | libbpf: Support shared umems between queues and devices | Magnus Karlsson | 3 | -132/+254 |
2020-08-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller | 1 | -30/+37 |
2020-08-30 | Merge tag 'powerpc-5.9-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 3 | -1/+47 |
2020-08-30 | Merge tag 'usb-5.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2 | -8/+47 |
2020-08-28 | selftests/bpf: Add sleepable tests | Alexei Starovoitov | 5 | -2/+99 |
2020-08-28 | libbpf: Support sleepable progs | Alexei Starovoitov | 1 | -1/+24 |
2020-08-28 | bpf: Add bpf_copy_from_user() helper. | Alexei Starovoitov | 1 | -0/+8 |
2020-08-28 | bpf: Introduce sleepable BPF programs | Alexei Starovoitov | 1 | -0/+8 |
2020-08-28 | selftests: netfilter: add command usage | Fabian Frederick | 1 | -0/+11 |
2020-08-28 | selftests: netfilter: simplify command testing | Fabian Frederick | 1 | -23/+11 |
2020-08-28 | selftests: netfilter: remove unused variable in make_file() | Fabian Frederick | 1 | -3/+2 |
2020-08-28 | selftests: netfilter: exit on invalid parameters | Fabian Frederick | 1 | -3/+12 |
2020-08-28 | selftests: netfilter: fix header example | Fabian Frederick | 1 | -1/+1 |
2020-08-28 | bpf: selftests: Add test for different inner map size | Martin KaFai Lau | 2 | -1/+65 |