Age | Commit message (Expand) | Author | Files | Lines |
2021-06-18 | samples/bpf: Fix the error return code of xdp_redirect's main() | Wang Hai | 1 | -1/+1 |
2021-06-18 | samples/bpf: Fix Segmentation fault for xdp_redirect command | Wang Hai | 1 | -1/+1 |
2021-06-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 7 | -3/+399 |
2021-06-17 | samples/bpf: Add missing option to xdp_sample_pkts usage | Wang Hai | 1 | -1/+2 |
2021-06-17 | samples/bpf: Add missing option to xdp_fwd usage | Wang Hai | 1 | -0/+2 |
2021-05-29 | samples: pktgen: add UDP tx checksum support | Lorenzo Bianconi | 7 | -1/+18 |
2021-05-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -1/+1 |
2021-05-26 | sample/bpf: Add xdp_redirect_map_multi for redirect_map broadcast test | Hangbin Liu | 3 | -0/+393 |
2021-05-25 | samples: bpf: Ix kernel-doc syntax in file header | Aditya Srivastava | 2 | -2/+2 |
2021-05-12 | samples, bpf: Suppress compiler warning | Hailong Liu | 1 | -1/+1 |
2021-05-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller | 1 | -1/+1 |
2021-05-08 | Merge tag 'kbuild-v5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Linus Torvalds | 12 | -16/+18 |
2021-05-07 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -2/+0 |
2021-05-07 | treewide: remove editor modelines and cruft | Masahiro Yamada | 1 | -2/+0 |
2021-05-07 | samples/bpf: Consider frame size in tx_only of xdpsock sample | Magnus Karlsson | 1 | -1/+1 |
2021-05-07 | Merge tag 'vfio-v5.13-rc1pt2' of git://github.com/awilliam/linux-vfio | Linus Torvalds | 2 | -4/+1 |
2021-05-06 | Merge tag 'riscv-for-linus-5.13-mw0' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -0/+8 |
2021-05-04 | vfio/mdev: remove unnecessary NULL check in mbochs_create() | Dan Carpenter | 2 | -4/+1 |
2021-05-02 | Merge tag 'landlock_v34' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 5 | -0/+260 |
2021-05-01 | .gitignore: prefix local generated files with a slash | Masahiro Yamada | 12 | -16/+18 |
2021-04-30 | samples/vfio-mdev/mdpy: use remap_vmalloc_range | Christoph Hellwig | 1 | -3/+1 |
2021-04-30 | kfifo: fix ternary sign extension bugs | Dan Carpenter | 3 | -6/+18 |
2021-04-29 | Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds | 16 | -116/+127 |
2021-04-26 | samples/kprobes: Add riscv support | Jisheng Zhang | 1 | -0/+8 |
2021-04-22 | samples/landlock: Add a sandbox manager example | Mickaël Salaün | 5 | -0/+260 |
2021-04-20 | samples/bpf: Fix broken tracex1 due to kprobe argument change | Yaqi Chen | 1 | -2/+2 |
2021-04-12 | vfio/mdev: Correct the function signatures for the mdev_type_attributes | Jason Gunthorpe | 3 | -30/+38 |
2021-04-12 | vfio/mdev: Remove kobj from mdev_parent_ops->create() | Jason Gunthorpe | 3 | -3/+3 |
2021-04-08 | vfio/mbochs: Use mdev_get_type_group_id() | Jason Gunthorpe | 1 | -14/+7 |
2021-04-08 | vfio/mdpy: Use mdev_get_type_group_id() | Jason Gunthorpe | 1 | -16/+6 |
2021-04-08 | vfio/mtty: Use mdev_get_type_group_id() | Jason Gunthorpe | 1 | -43/+7 |
2021-04-08 | vfio/mdev: Fix missing static's on MDEV_TYPE_ATTR's | Jason Gunthorpe | 2 | -10/+10 |
2021-03-30 | samples: bpf: Do not unload prog within xdpsock | Maciej Fijalkowski | 1 | -41/+14 |
2021-03-26 | bpf: Remove unused headers | Lu Wei | 2 | -2/+0 |
2021-03-26 | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 1 | -1/+1 |
2021-03-16 | samples: bpf: Fix a spelling typo in do_hbm_test.sh | Masanari Iida | 1 | -1/+1 |
2021-03-15 | samples: pktgen: new append mode | Igor Russkikh | 9 | -50/+101 |
2021-03-15 | samples: pktgen: allow to specify delay parameter via new opt | Igor Russkikh | 10 | -21/+10 |
2021-03-10 | Merge git://git.kernel.org:/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds | 1 | -0/+2 |
2021-03-04 | samples, bpf: Add missing munmap in xdpsock | Maciej Fijalkowski | 1 | -0/+2 |
2021-02-26 | treewide: Miguel has moved | Miguel Ojeda | 1 | -1/+1 |
2021-02-24 | Merge tag 'char-misc-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 4 | -0/+166 |
2021-02-24 | Merge tag 'keys-misc-20210126' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2 | -2/+2 |
2021-02-22 | Merge tag 'docs-5.12' of git://git.lwn.net/linux | Linus Torvalds | 1 | -1/+8 |
2021-02-09 | sample/acrn: Introduce a sample of HSM ioctl interface usage | Shuo Liu | 4 | -0/+166 |
2021-02-03 | samples: bpf: Remove unneeded semicolon | Yang Li | 1 | -1/+1 |
2021-02-03 | samples/bpf: Add include dir for MIPS Loongson64 to fix build errors | Tiezhu Yang | 1 | -0/+4 |
2021-01-26 | samples/bpf: Set flag __SANE_USERSPACE_TYPES__ for MIPS to fix build warnings | Tiezhu Yang | 1 | -0/+4 |
2021-01-23 | samples/bpf: Add xdp program on egress for xdp_redirect_map | Hangbin Liu | 2 | -25/+147 |
2021-01-23 | bpf, docs: Update build procedure for manually compiling LLVM and Clang | Tiezhu Yang | 2 | -9/+15 |