Age | Commit message (Expand) | Author |
2019-02-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller |
2019-02-16 | tools/libbpf: support bigger BTF data sizes | Andrii Nakryiko |
2019-02-16 | selftests: bpf: test_lwt_ip_encap: add negative tests. | Peter Oskolkov |
2019-02-15 | selftests: forwarding: Add some missing configuration symbols | Florian Fainelli |
2019-02-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2019-02-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2019-02-15 | libbpf: Introduce bpf_object__btf | Andrey Ignatov |
2019-02-15 | libbpf: Introduce bpf_map__resize | Andrey Ignatov |
2019-02-14 | tools: sync uapi/linux/if_link.h header | Andrii Nakryiko |
2019-02-14 | tools/bpf: replace bzero with memset | Andrii Nakryiko |
2019-02-14 | selftests: fix timestamping Makefile | Deepa Dinamani |
2019-02-13 | selftests: bpf: add test_lwt_ip_encap selftest | Peter Oskolkov |
2019-02-13 | bpf: sync <kdir>/include/.../bpf.h with tools/include/.../bpf.h | Peter Oskolkov |
2019-02-12 | selftests: mlxsw: avoid double sourcing of lib.sh | Jiri Pirko |
2019-02-12 | tools: bpftool: doc, add text about feature-subcommand | Prashant Bhole |
2019-02-11 | selftests: bpf: relax sub-register mode compilation criteria | Jiong Wang |
2019-02-11 | selftests: bpf: centre kernel bpf objects under new subdir "progs" | Jiong Wang |
2019-02-11 | selftests: bpf: extend sub-register mode compilation to all bpf object files | Jiong Wang |
2019-02-11 | selftests: bpf: add "alu32" to .gitignore | Jiong Wang |
2019-02-10 | bpf: Add test_sock_fields for skb->sk and bpf_tcp_sock | Martin KaFai Lau |
2019-02-10 | bpf: Add skb->sk, bpf_sk_fullsock and bpf_tcp_sock tests to test_verifer | Martin KaFai Lau |
2019-02-10 | bpf: Sync bpf.h to tools/ | Martin KaFai Lau |
2019-02-10 | tools uapi: fix Alpha support | Bob Tracy |
2019-02-10 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2019-02-10 | net: Move all TC actions identifiers to one place | Eli Cohen |
2019-02-08 | selftests: mlxsw: spectrum-2: Add simple delta rehash test | Jiri Pirko |
2019-02-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2019-02-08 | tools/bpf: remove btf__get_strings() superseded by raw data API | Andrii Nakryiko |
2019-02-08 | btf: expose API to work with raw btf_ext data | Andrii Nakryiko |
2019-02-08 | btf: expose API to work with raw btf data | Andrii Nakryiko |
2019-02-08 | btf: separate btf creation and loading | Andrii Nakryiko |
2019-02-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2019-02-08 | Merge tag 'char-misc-5.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2019-02-08 | Merge tag 'staging-5.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2019-02-07 | tools/bpf: add log_level to bpf_load_program_attr | Yonghong Song |
2019-02-07 | tools/bpf: add missing strings.h include | Andrii Nakryiko |
2019-02-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller |
2019-02-06 | selftests: mlxsw: Add a test for blackhole routes | Ido Schimmel |
2019-02-06 | bpf: test_maps: fix possible out of bound access warning | Breno Leitao |
2019-02-06 | tools: bpftool: doc, fix incorrect text | Prashant Bhole |
2019-02-06 | selftests/bpf: test reading the offloaded program | Jakub Kicinski |
2019-02-06 | selftests/bpf: add test for mixing generic and offload XDP | Jakub Kicinski |
2019-02-06 | selftests/bpf: print traceback when test fails | Jakub Kicinski |
2019-02-06 | selftests/bpf: fix the expected messages | Jakub Kicinski |
2019-02-05 | tools/bpf: silence a libbpf unnecessary warning | Yonghong Song |
2019-02-05 | tools/bpf: add const qualifier to btf__get_map_kv_tids() map_name parameter | Yonghong Song |
2019-02-05 | tools/bpf: fix a selftest test_btf failure | Yonghong Song |
2019-02-05 | selftests/bpf: add "any alignment" annotation for some tests | Björn Töpel |
2019-02-05 | selftests/btf: add initial BTF dedup tests | Andrii Nakryiko |
2019-02-05 | btf: add BTF types deduplication algorithm | Andrii Nakryiko |