Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | | | | | bpf: libbpf: fix memleak by freeing line_info | Prashant Bhole | 2018-12-18 | 1 | -0/+1 | |
| | * | | | | | | | | | | | tools: bpftool: support pretty print with kind_flag set | Yonghong Song | 2018-12-18 | 1 | -9/+27 | |
| | * | | | | | | | | | | | tools: bpftool: refactor btf_dumper_int_bits() | Yonghong Song | 2018-12-18 | 1 | -6/+19 | |
| | * | | | | | | | | | | | tools/bpf: test kernel bpffs map pretty print with struct kind_flag | Yonghong Song | 2018-12-18 | 1 | -14/+154 | |
| | * | | | | | | | | | | | tools/bpf: add test_btf unit tests for kind_flag | Yonghong Song | 2018-12-18 | 1 | -2/+494 | |
| | * | | | | | | | | | | | tools/bpf: sync btf.h header from kernel to tools | Yonghong Song | 2018-12-18 | 1 | -2/+18 | |
| | * | | | | | | | | | | | bpf: remove useless version check for prog load | Daniel Borkmann | 2018-12-17 | 1 | -1/+9 | |
| | * | | | | | | | | | | | tools: bpftool: fix -Wmissing declaration warnings | Quentin Monnet | 2018-12-15 | 4 | -9/+12 | |
| | * | | | | | | | | | | | tools: bpftool: fix warning on struct bpf_prog_linfo definition | Quentin Monnet | 2018-12-15 | 1 | -1/+1 | |
| | * | | | | | | | | | | | tools: bpftool: add a prog array map update example to documentation | Quentin Monnet | 2018-12-15 | 1 | -0/+55 | |
| | * | | | | | | | | | | | tools: bpftool: fix examples in documentation for bpftool prog | Quentin Monnet | 2018-12-15 | 1 | -45/+53 | |
| | * | | | | | | | | | | | tools: bpftool: add doc for -m option to bpftool-prog.rst | Quentin Monnet | 2018-12-15 | 1 | -0/+3 | |
| | * | | | | | | | | | | | bpf: improve stacksafe state comparison | Alexei Starovoitov | 2018-12-15 | 1 | -0/+22 | |
| | * | | | | | | | | | | | selftests/bpf: check insn processed in test_verifier | Alexei Starovoitov | 2018-12-15 | 1 | -1/+14 | |
| | * | | | | | | | | | | | selftests/bpf: Fix sk lookup usage in test_sock_addr | Andrey Ignatov | 2018-12-13 | 2 | -4/+8 | |
| | * | | | | | | | | | | | bpf: sync tools/include/uapi/linux/bpf.h | Song Liu | 2018-12-13 | 1 | -0/+2 | |
| | * | | | | | | | | | | | bpf: Remove !func_info and !line_info check from test_btf and bpftool | Martin KaFai Lau | 2018-12-13 | 3 | -19/+1 | |
| | * | | | | | | | | | | | tools: bpftool: dual license all files | Jakub Kicinski | 2018-12-13 | 10 | -7/+10 | |
| | * | | | | | | | | | | | tools: bpftool: replace Netronome boilerplate with SPDX license headers | Jakub Kicinski | 2018-12-13 | 10 | -330/+15 | |
| | * | | | | | | | | | | | tools: bpftool: fix SPDX format in headers | Jakub Kicinski | 2018-12-13 | 3 | -3/+3 | |
| | * | | | | | | | | | | | selftests/bpf: add btf annotations for cgroup_local_storage maps | Roman Gushchin | 2018-12-13 | 1 | -0/+6 | |
| | * | | | | | | | | | | | 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 | 11 | -27/+173 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | 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 | |
| | |_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | bpf: fix up uapi helper description and sync bpf header with tools | Daniel Borkmann | 2018-12-11 | 1 | -43/+44 | |
| * | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 2018-12-11 | 30 | -502/+2308 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | tools/bpf: rename *_info_cnt to nr_*_info | Yonghong Song | 2018-12-10 | 3 | -56/+56 |