Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | libbpf: Makefile set specified permission mode | Jesper Dangaard Brouer | 2018-01-17 | 1 | -1/+1 | |
| * | | | | | | | | libbpf: cleanup Makefile, remove unused elements | Jesper Dangaard Brouer | 2018-01-17 | 1 | -13/+2 | |
| * | | | | | | | | libbpf: install the header file libbpf.h | Jesper Dangaard Brouer | 2018-01-17 | 1 | -1/+2 | |
| * | | | | | | | | libbpf: fix string comparison for guessing eBPF program type | Quentin Monnet | 2018-01-17 | 1 | -1/+1 | |
| * | | | | | | | | tools: bpftool: add -DPACKAGE when including bfd.h | Jiong Wang | 2018-01-17 | 2 | -2/+2 | |
| * | | | | | | | | bpftool: recognize BPF_PROG_TYPE_CGROUP_DEVICE programs | Roman Gushchin | 2018-01-16 | 1 | -0/+1 | |
| * | | | | | | | | bpf: offload: add map offload infrastructure | Jakub Kicinski | 2018-01-14 | 1 | -0/+1 | |
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2018-01-11 | 1 | -21/+1 | |
| |\ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2018-01-09 | 12 | -49/+197 | |
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / | | |/| | | | | | | | ||||||
| * | | | | | | | | | selftests: fib_tests: Add test cases for netdev carrier change | Ido Schimmel | 2018-01-07 | 1 | -0/+142 | |
| * | | | | | | | | | selftests: fib_tests: Add test cases for netdev down | Ido Schimmel | 2018-01-07 | 1 | -0/+141 | |
| * | | | | | | | | | selftests: fib_tests: Add test cases for IPv4/IPv6 FIB | Ido Schimmel | 2018-01-07 | 2 | -0/+147 | |
| * | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 2018-01-07 | 22 | -60/+482 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | tools/bpf: add a bpf selftest for stacktrace | Yonghong Song | 2018-01-06 | 3 | -1/+190 | |
| | * | | | | | | | | | tools: bpftool: remove new lines from errors | Jakub Kicinski | 2018-01-04 | 2 | -11/+11 | |
| | * | | | | | | | | | tools: bpftool: alias show and list commands | Jakub Kicinski | 2018-01-04 | 8 | -19/+22 | |
| | * | | | | | | | | | tools: bpftool: rename cgroup list -> show in the code | Jakub Kicinski | 2018-01-04 | 1 | -9/+9 | |
| | * | | | | | | | | | selftests/bpf: test device info reporting for bound progs | Jakub Kicinski | 2017-12-31 | 1 | -11/+101 | |
| | * | | | | | | | | | tools: bpftool: report device information for offloaded programs | Jakub Kicinski | 2017-12-31 | 3 | -0/+57 | |
| | * | | | | | | | | | bpf: offload: report device information for offloaded programs | Jakub Kicinski | 2017-12-31 | 1 | -0/+3 | |
| | * | | | | | | | | | tools/bpftool: fix bpftool build with bintutils >= 2.9 | Roman Gushchin | 2017-12-30 | 6 | -0/+86 | |
| | * | | | | | | | | | tools/bpftool: use version from the kernel source tree | Roman Gushchin | 2017-12-30 | 2 | -11/+5 | |
| * | | | | | | | | | | selftests: rtnetlink: add erspan and ip6erspan | William Tu | 2018-01-02 | 1 | -0/+131 | |
| * | | | | | | | | | | selftests/net: fix bugs in address and port initialization | Sowmini Varadhan | 2018-01-02 | 1 | -6/+15 | |
| |/ / / / / / / / / | ||||||
| * | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2017-12-29 | 4 | -10/+11 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 2017-12-27 | 5 | -12/+425 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | bpf: fix max call depth check | Alexei Starovoitov | 2017-12-27 | 1 | -0/+35 | |
| | * | | | | | | | | | | selftests/bpf: additional stack depth tests | Alexei Starovoitov | 2017-12-27 | 1 | -0/+121 | |
| | * | | | | | | | | | | bpf: selftest for late caller stack size increase | Jann Horn | 2017-12-27 | 1 | -0/+34 | |
| | * | | | | | | | | | | bpf: fix stacksafe exploration when comparing states | Gianluca Borello | 2017-12-23 | 1 | -0/+51 | |
| | * | | | | | | | | | | tools/bpf: adjust rlimit RLIMIT_MEMLOCK for test_dev_cgroup | Yonghong Song | 2017-12-20 | 1 | -1/+8 | |
| | * | | | | | | | | | | bpf: allow for correlation of maps and helpers in dump | Daniel Borkmann | 2017-12-20 | 1 | -9/+172 | |
| | * | | | | | | | | | | libbpf: Fix build errors. | David Miller | 2017-12-20 | 1 | -2/+3 | |
| | * | | | | | | | | | | selftests/bpf: add netdevsim to config | Jakub Kicinski | 2017-12-19 | 1 | -0/+1 | |
| * | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2017-12-22 | 8 | -83/+641 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | selftests: rtnetlink: add gretap test cases | William Tu | 2017-12-20 | 1 | -0/+98 | |
| | |/ / / / / / / / / / | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 2017-12-18 | 25 | -124/+3960 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | libbpf: fix Makefile exit code if libelf not found | Jakub Kicinski | 2017-12-17 | 1 | -2/+2 | |
| | * | | | | | | | | | | | selftests/bpf: additional bpf_call tests | Daniel Borkmann | 2017-12-17 | 1 | -0/+597 | |
| | * | | | | | | | | | | | selftests/bpf: add xdp noinline test | Alexei Starovoitov | 2017-12-17 | 3 | -1/+916 | |
| | * | | | | | | | | | | | selftests/bpf: add bpf_call test | Alexei Starovoitov | 2017-12-17 | 3 | -6/+492 | |
| | * | | | | | | | | | | | libbpf: add support for bpf_call | Alexei Starovoitov | 2017-12-17 | 3 | -44/+134 | |
| | * | | | | | | | | | | | selftests/bpf: add tests for stack_zero tracking | Alexei Starovoitov | 2017-12-17 | 1 | -2/+64 | |
| | * | | | | | | | | | | | selftests/bpf: add verifier tests for bpf_call | Alexei Starovoitov | 2017-12-17 | 1 | -1/+960 | |
| | * | | | | | | | | | | | bpftool: implement cgroup bpf operations | Roman Gushchin | 2017-12-14 | 7 | -5/+434 | |
| | * | | | | | | | | | | | bpftool: implement prog load command | Roman Gushchin | 2017-12-14 | 5 | -34/+79 | |
| | * | | | | | | | | | | | libbpf: prefer global symbols as bpf program name source | Roman Gushchin | 2017-12-14 | 1 | -0/+2 | |
| | * | | | | | | | | | | | libbpf: add ability to guess program type based on section name | Roman Gushchin | 2017-12-14 | 1 | -0/+51 | |
| | * | | | | | | | | | | | samples/bpf: add a test for bpf_override_return | Josef Bacik | 2017-12-12 | 2 | -2/+8 | |
| | * | | | | | | | | | | | bpf/tracing: add a bpf test for new ioctl query interface | Yonghong Song | 2017-12-12 | 4 | -1/+182 |