| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2019-04-17 | 12 | -109/+293 |
|\ |
|
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2019-04-17 | 2 | -54/+60 |
| |\ |
|
| | * | selftests: fib_tests: Fix 'Command line is not complete' errors | David Ahern | 2019-04-11 | 1 | -54/+40 |
| | * | selftests: mlxsw: Test VRF MAC vetoing | Ido Schimmel | 2019-04-10 | 1 | -0/+20 |
| * | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2019-04-16 | 7 | -23/+215 |
| |\ \ |
|
| | * | | selftests: kvm: add a selftest for SMM | Vitaly Kuznetsov | 2019-04-16 | 4 | -6/+191 |
| | * | | selftests: kvm: fix for compilers that do not support -no-pie | Paolo Bonzini | 2019-04-16 | 1 | -1/+7 |
| | * | | selftests: kvm/evmcs_test: complete I/O before migrating guest state | Paolo Bonzini | 2019-04-16 | 4 | -16/+17 |
| | |/ |
|
| * | | Merge tag 'libnvdimm-fixes-5.1-rc6' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2019-04-15 | 1 | -4/+13 |
| |\ \ |
|
| | * | | tools/testing/nvdimm: Retain security state after overwrite | Dave Jiang | 2019-04-08 | 1 | -2/+4 |
| | * | | libnvdimm/security: provide fix for secure-erase to use zero-key | Dave Jiang | 2019-03-30 | 1 | -2/+9 |
| * | | | Merge tag 'for-linus-20190412' of git://git.kernel.dk/linux-block | Linus Torvalds | 2019-04-13 | 1 | -28/+4 |
| |\ \ \ |
|
| | * | | | tools/io_uring: remove IOCQE_FLAG_CACHEHIT | Jens Axboe | 2019-04-08 | 1 | -28/+4 |
| * | | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2019-04-12 | 1 | -0/+1 |
| |\ \ \ \
| | |_|_|/
| |/| | | |
|
| | * | | | objtool: Add rewind_stack_do_exit() to the noreturn list | Josh Poimboeuf | 2019-04-05 | 1 | -0/+1 |
* | | | | | selftests: mlxsw: Test neighbour offload indication | Ido Schimmel | 2019-04-15 | 1 | -0/+26 |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next | David S. Miller | 2019-04-15 | 3 | -37/+241 |
|\ \ \ \ \ |
|
| * | | | | | selftests: netfilter: add ebtables broute test case | Florian Westphal | 2019-04-12 | 2 | -1/+147 |
| * | | | | | kselftests: extend nft_nat with inet family based nat hooks | Florian Westphal | 2019-04-08 | 1 | -36/+94 |
* | | | | | | netdevsim: move sdev specific bpf debugfs files to sdev dir | Jiri Pirko | 2019-04-12 | 1 | -1/+1 |
* | | | | | | selftests: Add debugging options to pmtu.sh | David Ahern | 2019-04-11 | 1 | -89/+124 |
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 2019-04-11 | 47 | -244/+3276 |
|\ \ \ \ \ \ |
|
| * | | | | | | tools: add smp_* barrier variants to include infrastructure | Daniel Borkmann | 2019-04-11 | 2 | -2/+15 |
| * | | | | | | selftests_bpf: add L2 encap to test_tc_tunnel | Alan Maguire | 2019-04-11 | 3 | -59/+277 |
| * | | | | | | bpf: sync bpf.h to tools/ for BPF_F_ADJ_ROOM_ENCAP_L2 | Alan Maguire | 2019-04-11 | 1 | -0/+10 |
| * | | | | | | selftests_bpf: extend test_tc_tunnel for UDP encap | Alan Maguire | 2019-04-11 | 3 | -48/+143 |
| * | | | | | | selftests: bpf: add selftest for __sk_buff context in BPF_PROG_TEST_RUN | Stanislav Fomichev | 2019-04-11 | 2 | -0/+110 |
| * | | | | | | libbpf: add support for ctx_{size, }_{in, out} in BPF_PROG_TEST_RUN | Stanislav Fomichev | 2019-04-11 | 3 | -0/+17 |
| * | | | | | | tools/bpftool: show btf id in program information | Prashant Bhole | 2019-04-11 | 1 | -0/+6 |
| * | | | | | | libbpf: Fix build with gcc-8 | Andrey Ignatov | 2019-04-11 | 1 | -1/+1 |
| * | | | | | | libbpf: fix crash in XDP socket part with new larger BPF_LOG_BUF_SIZE | Magnus Karlsson | 2019-04-10 | 1 | -4/+5 |
| * | | | | | | bpf, bpftool: fix a few ubsan warnings | Yonghong Song | 2019-04-10 | 1 | -10/+9 |
| * | | | | | | bpf, selftest: add test cases for BTF Var and DataSec | Daniel Borkmann | 2019-04-09 | 1 | -2/+663 |
| * | | | | | | bpf, selftest: test global data/bss/rodata sections | Joe Stringer | 2019-04-09 | 3 | -4/+267 |
| * | | | | | | bpf, selftest: test {rd, wr}only flags and direct value access | Daniel Borkmann | 2019-04-09 | 4 | -5/+573 |
| * | | | | | | bpf: bpftool support for dumping data/bss/rodata sections | Daniel Borkmann | 2019-04-09 | 2 | -4/+65 |
| * | | | | | | bpf, libbpf: add support for BTF Var and DataSec | Daniel Borkmann | 2019-04-09 | 5 | -20/+235 |
| * | | | | | | bpf, libbpf: support global data/bss/rodata sections | Daniel Borkmann | 2019-04-09 | 6 | -48/+314 |
| * | | | | | | bpf, libbpf: refactor relocation handling | Joe Stringer | 2019-04-09 | 1 | -30/+32 |
| * | | | | | | bpf: sync {btf, bpf}.h uapi header from tools infrastructure | Daniel Borkmann | 2019-04-09 | 2 | -6/+46 |
| * | | | | | | bpf: implement lookup-free direct value access for maps | Daniel Borkmann | 2019-04-09 | 1 | -0/+3 |
| * | | | | | | libbpf: Ignore -Wformat-nonliteral warning | Andrey Ignatov | 2019-04-06 | 1 | -0/+5 |
| * | | | | | | selftests/bpf: Test unbounded var_off stack access | Andrey Ignatov | 2019-04-05 | 1 | -2/+55 |
| * | | | | | | selftests/bpf: Test indirect var_off stack access in unpriv mode | Andrey Ignatov | 2019-04-05 | 1 | -0/+27 |
| * | | | | | | selftests/bpf: Test indirect var_off stack access in raw mode | Andrey Ignatov | 2019-04-05 | 1 | -0/+27 |
| * | | | | | | samples, selftests/bpf: add NULL check for ksym_search | Daniel T. Lee | 2019-04-04 | 1 | -2/+2 |
| * | | | | | | selftests/bpf: ksym_search won't check symbols exists | Daniel T. Lee | 2019-04-04 | 1 | -0/+4 |
| * | | | | | | selftests/bpf: synthetic tests to push verifier limits | Alexei Starovoitov | 2019-04-04 | 2 | -9/+35 |
| * | | | | | | selftests/bpf: add few verifier scale tests | Alexei Starovoitov | 2019-04-04 | 7 | -1/+215 |
| * | | | | | | libbpf: teach libbpf about log_level bit 2 | Alexei Starovoitov | 2019-04-04 | 4 | -4/+17 |