| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2018-12-10 | 26 | -59/+571 |
|\ |
|
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2018-12-10 | 6 | -43/+422 |
| |\ |
|
| | * | bpf: improve verifier branch analysis | Alexei Starovoitov | 2018-12-04 | 1 | -2/+2 |
| | * | bpf: Improve socket lookup reuseport documentation | Joe Stringer | 2018-12-01 | 1 | -4/+4 |
| | * | bpf: Support sk lookup in netns with id 0 | Joe Stringer | 2018-12-01 | 3 | -25/+36 |
| | * | bpf: fix pointer offsets in context for 32 bit | Daniel Borkmann | 2018-12-01 | 1 | -5/+12 |
| | * | bpf: Fix verifier log string check for bad alignment. | David Miller | 2018-11-30 | 1 | -1/+1 |
| | * | tools: bpftool: fix a bitfield pretty print issue | Yonghong Song | 2018-11-29 | 1 | -3/+3 |
| | * | tools/bpf: add addition type tests to test_btf | Yonghong Song | 2018-11-29 | 1 | -0/+361 |
| | * | tools/bpf: fix two test_btf unit test cases | Martin KaFai Lau | 2018-11-29 | 1 | -7/+7 |
| * | | Merge tag 'libnvdimm-fixes-4.20-rc6' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2018-12-09 | 1 | -2/+33 |
| |\ \ |
|
| | * | | tools/testing/nvdimm: Align test resources to 128M | Dan Williams | 2018-12-05 | 1 | -2/+33 |
| * | | | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2018-12-01 | 1 | -0/+1 |
| |\ \ \ |
|
| | * | | | x86/speculation: Add prctl() control for indirect branch speculation | Thomas Gleixner | 2018-11-28 | 1 | -0/+1 |
| * | | | | proc: fixup map_files test on arm | Alexey Dobriyan | 2018-11-30 | 1 | -2/+7 |
| * | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2018-11-30 | 16 | -4/+93 |
| |\ \ \ \ |
|
| | * \ \ \ | Merge tag 'perf-urgent-for-mingo-4.20-20181121' of git://git.kernel.org/pub/s... | Ingo Molnar | 2018-11-21 | 16 | -4/+93 |
| | |\ \ \ \
| | | |_|/ /
| | |/| | | |
|
| | | * | | | perf tools beauty ioctl: Support new ISO7816 commands | Arnaldo Carvalho de Melo | 2018-11-19 | 1 | -0/+1 |
| | | * | | | tools uapi asm-generic: Synchronize ioctls.h | Arnaldo Carvalho de Melo | 2018-11-19 | 1 | -0/+2 |
| | | * | | | tools arch x86: Update tools's copy of cpufeatures.h | Arnaldo Carvalho de Melo | 2018-11-19 | 1 | -0/+2 |
| | | * | | | tools headers uapi: Synchronize i915_drm.h | Arnaldo Carvalho de Melo | 2018-11-19 | 1 | -0/+22 |
| | | * | | | perf tools: Restore proper cwd on return from mnt namespace | Jiri Olsa | 2018-11-19 | 2 | -2/+16 |
| | | * | | | tools build feature: Check if get_current_dir_name() is available | Arnaldo Carvalho de Melo | 2018-11-19 | 8 | -0/+48 |
| | | * | | | perf tools: Fix crash on synthesizing the unit | Jiri Olsa | 2018-11-12 | 2 | -2/+2 |
| * | | | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2018-11-30 | 1 | -4/+15 |
| |\ \ \ \ \
| | |_|_|_|/
| |/| | | | |
|
| | * | | | | objtool: Fix segfault in .cold detection with -ffunction-sections | Artem Savkov | 2018-11-20 | 1 | -3/+14 |
| | * | | | | objtool: Fix double-free in .cold detection error path | Artem Savkov | 2018-11-20 | 1 | -1/+1 |
| | |/ / / |
|
* | | | | | tc-testing: gitignore, ignore generated test results | Lucas Bates | 2018-12-08 | 1 | -0/+3 |
* | | | | | tc-testing: Implement the TdcResults module in tdc | Lucas Bates | 2018-12-08 | 3 | -51/+91 |
* | | | | | tc-testing: Add new TdcResults module | Lucas Bates | 2018-12-08 | 1 | -0/+132 |
* | | | | | tc-testing: Add command timeout feature to tdc | Lucas Bates | 2018-12-08 | 2 | -5/+13 |
* | | | | | selftests: forwarding: Add PVID test case for VXLAN with VLAN-aware bridges | Ido Schimmel | 2018-12-07 | 1 | -0/+70 |
* | | | | | selftests: mlxsw: vxlan: Test FDB un/marking on VXLAN join/leave | Petr Machata | 2018-12-07 | 1 | -0/+177 |
* | | | | | selftests: mlxsw: Add a new test extack.sh | Petr Machata | 2018-12-06 | 1 | -0/+84 |
* | | | | | selftests: mlxsw: Add one-armed router test | Ido Schimmel | 2018-12-04 | 1 | -0/+259 |
* | | | | | selftests: extend zerocopy tests to udp | Willem de Bruijn | 2018-12-04 | 3 | -1/+7 |
* | | | | | test/net: Add script for VXLAN underlay in a VRF | Alexis Bauvin | 2018-12-03 | 2 | -1/+130 |
* | | | | | selftests: forwarding: Add VxLAN test with a VLAN-aware bridge | Ido Schimmel | 2018-12-01 | 2 | -0/+800 |
* | | | | | selftests: mlxsw: Add a test for VxLAN configuration with a VLAN-aware bridge | Ido Schimmel | 2018-12-01 | 1 | -1/+203 |
* | | | | | selftests: mlxsw: Consider VLAN-aware bridges as valid | Ido Schimmel | 2018-12-01 | 1 | -1/+1 |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 2018-11-30 | 16 | -62/+497 |
|\ \ \ \ \ |
|
| * | | | | | tools/bpf: make libbpf _GNU_SOURCE friendly | Yonghong Song | 2018-11-30 | 2 | -0/+3 |
| * | | | | | bpf: Fix various lib and testsuite build failures on 32-bit. | David Miller | 2018-11-29 | 2 | -6/+6 |
| * | | | | | selftests/bpf: add config fragment CONFIG_FTRACE_SYSCALLS | Naresh Kamboju | 2018-11-28 | 1 | -0/+1 |
| * | | | | | bpf: test_sockmap, add options for msg_pop_data() helper | John Fastabend | 2018-11-28 | 2 | -17/+180 |
| * | | | | | bpf: add msg_pop_data helper to tools | John Fastabend | 2018-11-28 | 2 | -1/+17 |
| * | | | | | libbpf: Document API and ABI conventions | Andrey Ignatov | 2018-11-27 | 1 | -0/+139 |
| * | | | | | libbpf: Verify versioned symbols | Andrey Ignatov | 2018-11-27 | 1 | -1/+18 |
| * | | | | | libbpf: Add version script for DSO | Andrey Ignatov | 2018-11-27 | 2 | -1/+124 |
| * | | | | | libbpf: Name changing for btf_get_from_id | Martin KaFai Lau | 2018-11-27 | 5 | -6/+6 |