Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | selftests/bpf: use __bpf_constant_htons in test_prog.c | Stanislav Fomichev | 2018-12-13 | 1 | -4/+4 | |
| * | | | | | | | selftests: add txtimestamp kselftest | Willem de Bruijn | 2018-12-21 | 5 | -28/+173 | |
| * | | | | | | | selftests: expand txtimestamp with ipv6 dgram + raw and pf_packet | Willem de Bruijn | 2018-12-21 | 1 | -43/+146 | |
| * | | | | | | | selftests: expand txtimestamp with cmsg support | Willem de Bruijn | 2018-12-21 | 1 | -14/+53 | |
| * | | | | | | | selftests: rtnetlink: Add a test case for multipath route get | Ido Schimmel | 2018-12-21 | 1 | -0/+15 | |
| * | | | | | | | selftests: forwarding: Add router test with VID 1 | Ido Schimmel | 2018-12-21 | 1 | -0/+135 | |
| * | | | | | | | selftests: mlxsw: Adjust test regarding VID 1 | Ido Schimmel | 2018-12-21 | 1 | -5/+8 | |
| * | | | | | | | selftests: mlxsw: Add a test case for L3 VNI | Ido Schimmel | 2018-12-21 | 1 | -0/+60 | |
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2018-12-20 | 9 | -26/+168 | |
| |\ \ \ \ \ \ \ | ||||||
| * | | | | | | | | selftests: net: refactor reuseport_addr_any test | Peter Oskolkov | 2018-12-20 | 1 | -83/+38 | |
| * | | | | | | | | selftests: rtnetlink.sh: add testcase for neigh get | Roopa Prabhu | 2018-12-19 | 1 | -0/+54 | |
| * | | | | | | | | selftests: mlxsw: Add rtnetlink tests | Ido Schimmel | 2018-12-19 | 1 | -0/+392 | |
| * | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller | 2018-12-18 | 2 | -1/+304 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | xfrm: policy: fix netlink/pf_key policy lookups | Florian Westphal | 2018-11-15 | 1 | -6/+32 | |
| | * | | | | | | | | selftests: add xfrm policy test script | Florian Westphal | 2018-11-09 | 2 | -1/+278 | |
| * | | | | | | | | | selftests: mlxsw: Add Bloom delta test | Nir Dotan | 2018-12-17 | 1 | -1/+36 | |
| * | | | | | | | | | selftests: mlxsw: Add Bloom filter complex test | Nir Dotan | 2018-12-17 | 1 | -1/+84 | |
| * | | | | | | | | | selftests: mlxsw: Add Bloom filter simple test | Nir Dotan | 2018-12-17 | 1 | -1/+56 | |
| * | | | | | | | | | selftests: net: rtnetlink.sh: add fdb get test | Roopa Prabhu | 2018-12-16 | 1 | -0/+53 | |
| * | | | | | | | | | selftests: net: reuseport_addr_any: add DCCP | Peter Oskolkov | 2018-12-16 | 1 | -2/+47 | |
| * | | | | | | | | | selftests: net: test that listening sockets match on address properly | Peter Oskolkov | 2018-12-15 | 4 | -2/+271 | |
| * | | | | | | | | | selftests: mlxsw: Test FID RIF MAC vetoing | Petr Machata | 2018-12-14 | 1 | -0/+79 | |
| * | | | | | | | | | selftests: mlxsw: Test RIF MAC vetoing | Petr Machata | 2018-12-14 | 1 | -0/+91 | |
| * | | | | | | | | | selftests: mlxsw: extack: Test VLAN add on a port device | Petr Machata | 2018-12-13 | 1 | -0/+30 | |
| * | | | | | | | | | selftests: mlxsw: extack: Test VLAN add on a VXLAN device | Petr Machata | 2018-12-13 | 1 | -0/+31 | |
| * | | | | | | | | | selftests: forwarding: Add multicast routing test | Nir Dotan | 2018-12-12 | 2 | -0/+313 | |
| | |_|/ / / / / / | |/| | | | | | | | ||||||
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 2018-12-11 | 8 | -150/+978 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | tools/bpf: rename *_info_cnt to nr_*_info | Yonghong Song | 2018-12-10 | 1 | -30/+30 | |
| | * | | | | | | | | bpf: relax verifier restriction on BPF_MOV | BPF_ALU | Jiong Wang | 2018-12-10 | 1 | -0/+13 | |
| | * | | | | | | | | media: bpf: add bpf function to report mouse movement | Sean Young | 2018-12-09 | 4 | -20/+53 | |
| | * | | | | | | | | bpf: Add unit tests for bpf_line_info | Martin KaFai Lau | 2018-12-09 | 1 | -17/+580 | |
| | * | | | | | | | | bpf: Refactor and bug fix in test_func_type in test_btf.c | Martin KaFai Lau | 2018-12-09 | 1 | -86/+125 | |
| | * | | | | | | | | selftests: bpf: update testcases for BPF_ALU | BPF_ARSH | Jiong Wang | 2018-12-07 | 1 | -4/+25 | |
| | * | | | | | | | | bpf: Expect !info.func_info and insn_off name changes in test_btf/libbpf/bpftool | Martin KaFai Lau | 2018-12-06 | 1 | -1/+7 | |
| | * | | | | | | | | selftests: add a test for bpf_prog_test_run_xattr | Lorenz Bauer | 2018-12-04 | 1 | -1/+54 | |
| | * | | | | | | | | bpf: allow BPF read access to qdisc pkt_len | Petar Penkov | 2018-12-03 | 1 | -0/+32 | |
| | * | | | | | | | | bpf: Apply F_NEEDS_EFFICIENT_UNALIGNED_ACCESS to more ACCEPT test cases. | David Miller | 2018-12-01 | 1 | -0/+17 | |
| | * | | | | | | | | bpf: Make more use of 'any' alignment in test_verifier.c | David Miller | 2018-12-01 | 1 | -0/+44 | |
| | * | | | | | | | | bpf: Adjust F_NEEDS_EFFICIENT_UNALIGNED_ACCESS handling in test_verifier.c | David Miller | 2018-12-01 | 1 | -18/+24 | |
| | * | | | | | | | | bpf: Add BPF_F_ANY_ALIGNMENT. | David Miller | 2018-12-01 | 2 | -3/+4 | |
| | * | | | | | | | | bpf: Fix verifier log string check for bad alignment. | David Miller | 2018-12-01 | 1 | -1/+1 | |
| * | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2018-12-10 | 6 | -25/+422 | |
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / | | |/| | | | | | | | ||||||
| * | | | | | | | | | 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 |