Age | Commit message (Expand) | Author | Files | Lines |
2021-08-10 | samples, bpf: Add an explict comment to handle nested vlan tagging. | Muhammad Falak R Wani | 2 | -0/+4 |
2021-08-07 | samples/bpf: xdpsock: Remove forward declaration of ip_fast_csum() | Niklas Söderlund | 1 | -3/+1 |
2021-08-07 | samples/bpf: xdpsock: Make the sample more useful outside the tree | Niklas Söderlund | 1 | -9/+7 |
2021-08-05 | bpf, samples: Add missing mprog-disable to xdp_redirect_cpu's optstring | Matthew Cover | 1 | -1/+1 |
2021-07-27 | samples: bpf: Add the omitted xdp samples to .gitignore | Juhee Kang | 1 | -0/+2 |
2021-07-27 | samples: bpf: Fix tracex7 error raised on the missing argument | Juhee Kang | 2 | -0/+6 |
2021-07-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 1 | -6/+16 |
2021-07-14 | Merge tag 'net-5.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 2 | -0/+29 |
2021-07-08 | samples/bpf: xdp_redirect_cpu_user: Cpumap qsize set larger default | Jesper Dangaard Brouer | 1 | -6/+16 |
2021-07-06 | bpf, samples: Fix xdpsock with '-M' parameter missing unload process | Wang Hai | 1 | -0/+28 |
2021-07-05 | bpf, samples: Add -fno-asynchronous-unwind-tables to BPF Clang invocation | Toke Høiland-Jørgensen | 1 | -0/+1 |
2021-07-03 | Merge tag 'vfio-v5.14-rc1' of git://github.com/awilliam/linux-vfio | Linus Torvalds | 4 | -266/+282 |
2021-07-01 | Merge tag 'net-next-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds | 16 | -7/+420 |
2021-06-29 | Merge tag 'docs-5.14' of git://git.lwn.net/linux | Linus Torvalds | 1 | -15/+16 |
2021-06-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 1 | -2/+2 |
2021-06-28 | vfio/mtty: Enforce available_instances | Alex Williamson | 1 | -6/+16 |
2021-06-28 | Merge tag 'perf-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -15/+0 |
2021-06-28 | vfio/mtty: Delete mdev_devices_list | Jason Gunthorpe | 1 | -18/+6 |
2021-06-24 | vfio/mdpy: Fix memory leak of object mdev_state->vconfig | Colin Ian King | 1 | -0/+1 |
2021-06-22 | vfio/mbochs: Convert to use vfio_register_group_dev() | Jason Gunthorpe | 1 | -72/+91 |
2021-06-22 | vfio/mdpy: Convert to use vfio_register_group_dev() | Jason Gunthorpe | 1 | -71/+88 |
2021-06-22 | vfio/mtty: Convert to use vfio_register_group_dev() | Jason Gunthorpe | 1 | -102/+83 |
2021-06-22 | vfio/mdev: Remove CONFIG_VFIO_MDEV_DEVICE | Jason Gunthorpe | 1 | -3/+3 |
2021-06-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -4/+9 |
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-06-03 | Merge tag 'vfio-v5.13-rc5' of git://github.com/awilliam/linux-vfio | Linus Torvalds | 1 | -4/+9 |
2021-06-01 | kprobes: Remove kprobe::fault_handler | Peter Zijlstra | 1 | -15/+0 |
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-24 | samples: vfio-mdev: fix error handing in mdpy_fb_probe() | Wei Yongjun | 1 | -4/+9 |
2021-05-20 | samples/kprobes: Fix typo in handler_post() | Tiezhu Yang | 1 | -16/+17 |
2021-05-20 | samples/kprobes: Fix typo in handler_fault() | Tiezhu Yang | 1 | -1/+1 |
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 |