Age | Commit message (Expand) | Author | Files | Lines |
2019-07-16 | samples/bpf: build with -D__TARGET_ARCH_$(SRCARCH) | Ilya Leoshkevich | 1 | -1/+1 |
2019-07-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -1/+1 |
2019-07-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller | 1 | -1/+1 |
2019-07-03 | samples/bpf: fix tcp_bpf.readme detach command | Stanislav Fomichev | 1 | -1/+1 |
2019-07-03 | samples/bpf: add sample program that periodically dumps TCP stats | Stanislav Fomichev | 2 | -0/+69 |
2019-07-03 | bpf: Add support for fq's EDT to HBM | brakmo | 5 | -19/+231 |
2019-06-27 | xsk: Change the default frame size to 4096 and allow controlling it | Maxim Mikityanskiy | 1 | -16/+28 |
2019-06-26 | samples: bpf: make the use of xdp samples consistent | Daniel T. Lee | 4 | -12/+42 |
2019-06-25 | samples: bpf: Remove bpf_debug macro in favor of bpf_printk | Michal Rostecki | 1 | -12/+6 |
2019-06-24 | samples/bpf: xdp_redirect, correctly get dummy program id | Prashant Bhole | 1 | -1/+1 |
2019-06-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -1/+2 |
2019-06-21 | Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 1 | -1/+2 |
2019-06-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 16 | -31/+34 |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 505 | Thomas Gleixner | 1 | -1/+2 |
2019-06-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 4 | -20/+4 |
2019-06-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2 | -2/+2 |
2019-06-18 | samples: bpf: refactor header include path | Daniel T. Lee | 15 | -20/+20 |
2019-06-18 | samples: bpf: remove unnecessary include options in Makefile | Daniel T. Lee | 1 | -9/+0 |
2019-06-15 | samples/bpf: fix include path in Makefile | Prashant Bhole | 1 | -1/+1 |
2019-06-11 | samples: bpf: don't run probes at the local make stage | Jakub Kicinski | 1 | -0/+3 |
2019-06-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller | 2 | -2/+2 |
2019-06-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 20 | -80/+20 |
2019-06-06 | samples: bpf: print a warning about headers_install | Jakub Kicinski | 1 | -0/+9 |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 295 | Thomas Gleixner | 2 | -18/+2 |
2019-06-04 | bpf: hbm: fix spelling mistake "notifcations" -> "notificiations" | Colin Ian King | 1 | -1/+1 |
2019-06-01 | bpf: Add more stats to HBM | brakmo | 4 | -10/+117 |
2019-06-01 | bpf: Add cn support to hbm_out_kern.c | brakmo | 4 | -12/+45 |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 206 | Thomas Gleixner | 20 | -80/+20 |
2019-05-28 | selftests/bpf: convert test_cgrp2_attach2 example into kselftest | Roman Gushchin | 2 | -461/+0 |
2019-05-28 | samples/bpf: fix a couple of style issues in bpf_load | Daniel T. Lee | 1 | -4/+4 |
2019-05-25 | samples: bpf: add ibumad sample to .gitignore | Matteo Croce | 1 | -0/+1 |
2019-05-24 | samples: bpf: Do not define bpf_printk macro | Michal Rostecki | 10 | -72/+2 |
2019-05-21 | samples, bpf: suppress compiler warning | Matteo Croce | 1 | -1/+1 |
2019-05-21 | samples, bpf: fix to change the buffer size for read() | Chang-Hsien Tsai | 1 | -1/+1 |
2019-05-09 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds | 3 | -0/+269 |
2019-04-26 | samples: bpf: add hbm sample to .gitignore | Daniel T. Lee | 1 | -0/+1 |
2019-04-05 | samples/bpf: fix build with new clang | Alexei Starovoitov | 1 | -0/+1 |
2019-04-04 | samples, selftests/bpf: add NULL check for ksym_search | Daniel T. Lee | 4 | -1/+21 |
2019-03-27 | BPF: Add sample code for new ib_umad tracepoint | Ira Weiny | 3 | -0/+269 |
2019-03-22 | samples: bpf: add xdp_sample_pkts to .gitignore | Daniel T. Lee | 1 | -0/+1 |
2019-03-07 | bpf: hbm: fix spelling mistake "deault" -> "default" | Colin Ian King | 1 | -2/+2 |
2019-03-02 | bpf: HBM test script | brakmo | 1 | -0/+436 |
2019-03-02 | bpf: User program for testing HBM | brakmo | 2 | -0/+444 |
2019-03-02 | bpf: Sample HBM BPF program to limit egress bw | brakmo | 4 | -0/+327 |
2019-03-02 | samples/bpf: silence compiler warning for xdpsock_user.c | Yonghong Song | 1 | -3/+3 |
2019-03-01 | samples: bpf: use libbpf where easy | Jakub Kicinski | 4 | -25/+35 |
2019-03-01 | samples: bpf: remove load_sock_ops in favour of bpftool | Jakub Kicinski | 12 | -114/+16 |
2019-03-01 | samples: bpf: force IPv4 in ping | Jakub Kicinski | 5 | -5/+5 |
2019-02-27 | samples: bpf: fix: broken sample regarding removed function | Daniel T. Lee | 3 | -3/+3 |
2019-02-26 | samples/bpf: convert xdpsock to use libbpf for AF_XDP access | Magnus Karlsson | 4 | -648/+261 |