Age | Commit message (Expand) | Author |
2018-06-03 | tools/bpf: sync uapi bpf.h for bpf_get_current_cgroup_id() helper | Yonghong Song |
2018-05-30 | bpf: add selftest for lirc_mode2 type program | Sean Young |
2018-05-24 | selftests/bpf: test for seg6local End.BPF action | Mathieu Xhonneux |
2018-05-16 | bpf: selftest additions for SOCKHASH | John Fastabend |
2018-05-11 | samples/bpf: Add example of ipv4 and ipv6 forwarding in XDP | David Ahern |
2018-04-29 | tools/bpf: add bpf_get_stack helper to tools headers | Yonghong Song |
2018-04-24 | samples/bpf: extend test_tunnel_bpf.sh with xfrm state test | Eyal Birger |
2018-04-18 | bpf: add bpf_xdp_adjust_tail sample prog | Nikita V. Shirokov |
2018-04-18 | bpf: adding tests for bpf_xdp_adjust_tail | Nikita V. Shirokov |
2018-03-31 | selftests/bpf: Selftest for sys_connect hooks | Andrey Ignatov |
2018-03-19 | bpf: sockmap sample test for bpf_msg_pull_data | John Fastabend |
2018-03-19 | bpf: sockmap sample support for bpf_msg_cork_bytes() | John Fastabend |
2018-03-19 | bpf: sockmap, add sample option to test apply_bytes helper | John Fastabend |
2018-03-19 | bpf: sockmap sample, add option to attach SK_MSG program | John Fastabend |
2018-03-19 | bpf: add map tests for BPF_PROG_TYPE_SK_MSG | John Fastabend |
2018-01-25 | bpf: add selftest for tcpbpf | Lawrence Brakmo |
2017-12-12 | samples/bpf: add a test for bpf_override_return | Josef Bacik |
2017-11-11 | bpf: Revert bpf_overrid_function() helper changes. | David S. Miller |
2017-11-11 | samples/bpf: add a test for bpf_override_return | Josef Bacik |
2017-11-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-10-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2017-10-22 | bpf: Adding helper function bpf_getsockops | Lawrence Brakmo |
2017-10-20 | bpf: avoid preempt enable/disable in sockmap using tcp_skb_cb region | John Fastabend |
2017-10-07 | bpf: add a test case for helper bpf_perf_prog_read_value | Yonghong Song |
2017-10-07 | bpf: add a test case for helper bpf_perf_event_read_value | Yonghong Song |
2017-09-26 | bpf: improve selftests and add tests for meta pointer | Daniel Borkmann |
2017-09-21 | samples/bpf: Fix pt_regs issues when cross-compiling | Joel Fernandes |
2017-08-28 | bpf: convert sockmap field attach_bpf_fd2 to type | John Fastabend |
2017-08-19 | bpf: Allow numa selection in INNER_LRU_HASH_PREALLOC test of map_perf_test | Martin KaFai Lau |
2017-08-16 | bpf: sockmap sample program | John Fastabend |
2017-07-17 | xdp: bpf redirect with map sample program | John Fastabend |
2017-07-11 | samples/bpf: fix a build issue | Yonghong Song |