Age | Commit message (Expand) | Author | Files | Lines |
2019-11-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 21 | -228/+339 |
2019-11-16 | samples/bpf: Add missing option to xdpsock usage | Andre Guedes | 1 | -0/+2 |
2019-11-16 | samples/bpf: Remove duplicate option from xdpsock | Andre Guedes | 1 | -1/+0 |
2019-11-12 | samples/bpf: adjust Makefile and README.rst | Jesper Dangaard Brouer | 2 | -9/+7 |
2019-11-11 | samples/bpf: Use Rx-only and Tx-only sockets in xdpsock | Magnus Karlsson | 1 | -12/+29 |
2019-11-11 | samples/bpf: Add XDP_SHARED_UMEM support to xdpsock | Magnus Karlsson | 4 | -42/+135 |
2019-11-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 1 | -0/+1 |
2019-11-09 | samples: bpf: update map definition to new syntax BTF-defined map | Daniel T. Lee | 12 | -178/+178 |
2019-11-09 | samples: bpf: Update outdated error message | Daniel T. Lee | 5 | -7/+7 |
2019-11-02 | bpf, samples: Use bpf_probe_read_user where appropriate | Daniel Borkmann | 3 | -5/+5 |
2019-10-31 | samples/bpf: fix build by setting HAVE_ATTR_TEST to zero | Björn Töpel | 1 | -0/+1 |
2019-10-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 2 | -1/+13 |
2019-10-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 25 | -123/+278 |
2019-10-13 | samples/bpf: Add preparation steps and sysroot info to readme | Ivan Khoronzhuk | 1 | -5/+36 |
2019-10-13 | samples/bpf: Add sysroot support | Ivan Khoronzhuk | 1 | -0/+5 |
2019-10-13 | samples/bpf: Provide C/LDFLAGS to libbpf | Ivan Khoronzhuk | 1 | -1/+2 |
2019-10-13 | samples/bpf: Use target CC environment for HDR_PROBE | Ivan Khoronzhuk | 1 | -3/+2 |
2019-10-13 | samples/bpf: Use own flags but not HOSTCFLAGS | Ivan Khoronzhuk | 1 | -2/+4 |
2019-10-13 | samples/bpf: Base target programs rules on Makefile.target | Ivan Khoronzhuk | 1 | -66/+69 |
2019-10-13 | samples/bpf: Add makefile.target for separate CC target build | Ivan Khoronzhuk | 1 | -0/+75 |
2019-10-13 | samples/bpf: Drop unnecessarily inclusion for bpf_load | Ivan Khoronzhuk | 1 | -1/+1 |
2019-10-13 | samples/bpf: Use __LINUX_ARM_ARCH__ selector for arm | Ivan Khoronzhuk | 1 | -0/+8 |
2019-10-13 | samples/bpf: Use own EXTRA_CFLAGS for clang commands | Ivan Khoronzhuk | 1 | -4/+5 |
2019-10-13 | samples/bpf: Use --target from cross-compile | Ivan Khoronzhuk | 1 | -1/+1 |
2019-10-13 | samples/bpf: Fix cookie_uid_helper_example obj build | Ivan Khoronzhuk | 1 | -1/+0 |
2019-10-13 | samples/bpf: Fix HDR_PROBE "echo" | Ivan Khoronzhuk | 1 | -1/+1 |
2019-10-09 | libbpf: Move bpf_{helpers, helper_defs, endian, tracing}.h into libbpf | Andrii Nakryiko | 1 | -1/+1 |
2019-10-09 | selftests/bpf: Split off tracing-only helpers into bpf_tracing.h | Andrii Nakryiko | 13 | -0/+13 |
2019-10-09 | selftests/bpf: samples/bpf: Split off legacy stuff from bpf_helpers.h | Andrii Nakryiko | 8 | -33/+37 |
2019-10-08 | samples: bpf: Add max_pckt_size option at xdp_adjust_tail | Daniel T. Lee | 2 | -11/+25 |
2019-10-08 | samples/bpf: Trivial - fix spelling mistake in usage | Anton Ivanov | 1 | -1/+1 |
2019-10-07 | samples: pktgen: allow to specify destination IP range (CIDR) | Daniel T. Lee | 10 | -12/+55 |
2019-10-07 | samples: pktgen: add helper functions for IP(v4/v6) CIDR parsing | Daniel T. Lee | 1 | -3/+134 |
2019-10-07 | samples: pktgen: fix proc_cmd command result check logic | Daniel T. Lee | 1 | -6/+11 |
2019-10-07 | samples: pktgen: make variable consistent with option | Daniel T. Lee | 8 | -44/+44 |
2019-10-03 | samples/bpf: Add a workaround for asm_inline | KP Singh | 1 | -1/+12 |
2019-10-03 | samples/bpf: Fix build for task_fd_query_user.c | Björn Töpel | 1 | -0/+1 |
2019-09-22 | Merge tag 'rpmsg-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/ander... | Linus Torvalds | 1 | -4/+6 |
2019-09-21 | Merge tag 'vfio-v5.4-rc1' of git://github.com/awilliam/linux-vfio | Linus Torvalds | 1 | -31/+8 |
2019-09-16 | samples/bpf: fix xdpsock l2fwd tx for unaligned mode | Ciara Loftus | 1 | -1/+1 |
2019-09-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 3 | -85/+177 |
2019-08-31 | samples/bpf: use hugepages in xdpsock app | Kevin Laatz | 1 | -5/+10 |
2019-08-31 | samples/bpf: add buffer recycling for unaligned chunks to xdpsock | Kevin Laatz | 1 | -10/+16 |
2019-08-31 | samples/bpf: add unaligned chunks mode support to xdpsock | Kevin Laatz | 1 | -3/+17 |
2019-08-27 | samples/rpmsg: Introduce a module parameter for message count | Suman Anna | 1 | -2/+4 |
2019-08-27 | samples/rpmsg: Replace print_hex_dump() with print_hex_dump_debug() | Suman Anna | 1 | -2/+2 |
2019-08-21 | samples: bpf: syscall_nrs: use mmap2 if defined | Ivan Khoronzhuk | 2 | -0/+19 |
2019-08-19 | vfio-mdev/mtty: Simplify interrupt generation | Parav Pandit | 1 | -31/+8 |
2019-08-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 1 | -1/+1 |
2019-08-18 | samples/bpf: add use of need_wakeup flag in xdpsock | Magnus Karlsson | 1 | -72/+120 |