Age | Commit message (Expand) | Author | Files | Lines |
2018-08-06 | tc-testing: remove duplicate spaces in skbedit match patterns | Vlad Buslov | 1 | -13/+13 |
2018-08-06 | tc-testing: remove duplicate spaces in connmark match patterns | Vlad Buslov | 1 | -12/+12 |
2018-08-06 | tc-testing: flush gact actions on test teardown | Vlad Buslov | 1 | -1/+2 |
2018-08-06 | tc-testing: fix ip address in u32 test | Vlad Buslov | 1 | -2/+2 |
2018-08-05 | Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net | David S. Miller | 15 | -67/+114 |
2018-08-05 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 13 | -63/+124 |
2018-08-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller | 2 | -8/+12 |
2018-08-03 | selftests/bpf: update test_lwt_seg6local.sh according to iproute2 | Mathieu Xhonneux | 1 | -3/+3 |
2018-08-03 | tools: bpf: fix BTF code added twice to different trees | Jakub Kicinski | 2 | -18/+0 |
2018-08-02 | Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net | David S. Miller | 14 | -141/+318 |
2018-08-02 | selftest/net: fix protocol family to work for IPv4. | Maninder Singh | 1 | -1/+1 |
2018-08-01 | Merge tag 'pm-urgent-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 2 | -65/+59 |
2018-08-01 | selftests: mlxsw: Add test for ip_forward_update_priority | Petr Machata | 1 | -0/+233 |
2018-08-01 | selftests: forwarding: Move DSCP capture to lib.sh | Petr Machata | 2 | -42/+42 |
2018-08-01 | selftests: forwarding: Move lldpad waiting to lib.sh | Petr Machata | 2 | -20/+24 |
2018-08-01 | Merge branch 'pm-tools' | Rafael J. Wysocki | 2 | -65/+59 |
2018-07-31 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 2 | -2/+7 |
2018-07-31 | Merge tag 'perf-urgent-for-mingo-4.18-20180730' of git://git.kernel.org/pub/s... | Ingo Molnar | 13 | -63/+124 |
2018-07-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 8 | -76/+196 |
2018-07-31 | tools/bpftool: fix a percpu_array map dump problem | Yonghong Song | 1 | -5/+9 |
2018-07-30 | selftests: forwarding: Test mirror-to-gretap w/ UL team LACP | Petr Machata | 1 | -0/+285 |
2018-07-30 | selftests: forwarding: Test mirror-to-gretap w/ UL team | Petr Machata | 1 | -0/+283 |
2018-07-30 | selftests: forwarding: Introduce $ARPING | Petr Machata | 2 | -2/+5 |
2018-07-30 | selftests: forwarding: lib: Support team devices | Petr Machata | 1 | -0/+23 |
2018-07-30 | selftests: forwarding: lib: Add require_command() | Petr Machata | 1 | -8/+11 |
2018-07-30 | perf tools: Fix the build on the alpine:edge distro | Arnaldo Carvalho de Melo | 5 | -0/+5 |
2018-07-30 | tools arch: Update arch/x86/lib/memcpy_64.S copy used in 'perf bench mem memcpy' | Arnaldo Carvalho de Melo | 5 | -58/+93 |
2018-07-30 | tools headers uapi: Refresh linux/bpf.h copy | Arnaldo Carvalho de Melo | 1 | -5/+23 |
2018-07-30 | tools headers powerpc: Update asm/unistd.h copy to pick new | Arnaldo Carvalho de Melo | 1 | -0/+1 |
2018-07-30 | tools headers uapi: Update tools's copy of linux/perf_event.h | Arnaldo Carvalho de Melo | 1 | -0/+2 |
2018-07-29 | selftests: mlxsw: qos_dscp_bridge: Fix | Petr Machata | 1 | -2/+2 |
2018-07-29 | selftests: add a selftest for directed broadcast forwarding | Xin Long | 1 | -0/+233 |
2018-07-29 | Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/len... | Rafael J. Wysocki | 2 | -65/+59 |
2018-07-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller | 8 | -76/+196 |
2018-07-28 | perf build: Build error in libbpf missing initialization | Thomas Richter | 1 | -1/+1 |
2018-07-27 | selftests: mlxsw: Add test for trust-DSCP | Petr Machata | 1 | -0/+248 |
2018-07-27 | tools/power turbostat: version 18.07.27 | Len Brown | 1 | -1/+1 |
2018-07-27 | tools/power turbostat: Read extended processor family from CPUID | Calvin Walton | 1 | -1/+3 |
2018-07-27 | Merge tag 'trace-v4.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -0/+28 |
2018-07-27 | tools/virtio: add kmalloc_array stub | Michael S. Tsirkin | 1 | -0/+5 |
2018-07-27 | tools/virtio: add dma barrier stubs | Michael S. Tsirkin | 1 | -2/+2 |
2018-07-27 | bpf: btf: Use exact btf value_size match in map_check_btf() | Martin KaFai Lau | 1 | -2/+84 |
2018-07-26 | tools/power turbostat: Fix logical node enumeration to allow for non-sequenti... | Prarit Bhargava | 1 | -56/+50 |
2018-07-26 | tools/power turbostat: fix x2apic debug message output file | Len Brown | 1 | -1/+1 |
2018-07-26 | tools/power turbostat: fix bogus summary values | Artem Bityutskiy | 1 | -1/+1 |
2018-07-26 | selftests/net: add tls to .gitignore | Anders Roxell | 1 | -0/+1 |
2018-07-26 | selftests: forwarding: add tests for TC chain get and dump operations | Jiri Pirko | 1 | -0/+21 |
2018-07-26 | Merge tag 'usb-4.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 1 | -3/+16 |
2018-07-25 | selftests/ftrace: Add snapshot and tracing_on test case | Masami Hiramatsu | 1 | -0/+28 |
2018-07-25 | bpf: Introduce BPF_ANNOTATE_KV_PAIR | Martin KaFai Lau | 5 | -44/+56 |