summaryrefslogtreecommitdiff
path: root/samples
AgeCommit message (Expand)Author
2021-08-24samples: bpf: Add BPF support for redirect tracepointKumar Kartikeya Dwivedi
2021-08-24samples: bpf: Add basic infrastructure for XDP samplesKumar Kartikeya Dwivedi
2021-08-24samples: bpf: Fix a couple of warningsKumar Kartikeya Dwivedi
2021-08-17tracing: Add trace_event helper macros __string_len() and __assign_str_len()Steven Rostedt (VMware)
2021-08-16samples: pktgen: add missing IPv6 option to pktgen scriptsJuhee Kang
2021-08-16samples: pktgen: pass the environment variable of normal user to sudoJuhee Kang
2021-08-15samples/bpf: Define MAX_ENTRIES instead of a magic number in offwaketimeMuhammad Falak R Wani
2021-08-11vfio/mbochs: Fix close when multiple device FDs are openJason Gunthorpe
2021-08-11vfio/samples: Delete useless open/closeJason Gunthorpe
2021-08-11vfio: Introduce a vfio_uninit_group_dev() API callMax Gurtovoy
2021-08-11vfio/mbochs: Fix missing error unwind of mbochs_used_mbytesJason Gunthorpe
2021-08-11vfio/samples: Remove module get/putJason Gunthorpe
2021-08-10samples, bpf: Add an explict comment to handle nested vlan tagging.Muhammad Falak R Wani
2021-08-06samples/bpf: xdpsock: Remove forward declaration of ip_fast_csum()Niklas Söderlund
2021-08-06samples/bpf: xdpsock: Make the sample more useful outside the treeNiklas Söderlund
2021-08-05bpf, samples: Add missing mprog-disable to xdp_redirect_cpu's optstringMatthew Cover
2021-08-01samples: mei: don't wait on read completion upon write.Alexander Usyskin
2021-07-27samples: bpf: Add the omitted xdp samples to .gitignoreJuhee Kang
2021-07-27samples: bpf: Fix tracex7 error raised on the missing argumentJuhee Kang
2021-07-27kdb: Rename members of struct kdbtab_tSumit Garg
2021-07-27kdb: Get rid of redundant kdb_register_flags()Sumit Garg
2021-07-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2021-07-14Merge tag 'net-5.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-07-07samples/bpf: xdp_redirect_cpu_user: Cpumap qsize set larger defaultJesper Dangaard Brouer
2021-07-05bpf, samples: Fix xdpsock with '-M' parameter missing unload processWang Hai
2021-07-05bpf, samples: Add -fno-asynchronous-unwind-tables to BPF Clang invocationToke Høiland-Jørgensen
2021-07-03Merge tag 'vfio-v5.14-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds
2021-06-30Merge tag 'net-next-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2021-06-28Merge tag 'docs-5.14' of git://git.lwn.net/linuxLinus Torvalds
2021-06-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2021-06-28vfio/mtty: Enforce available_instancesAlex Williamson
2021-06-28Merge tag 'perf-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-06-28vfio/mtty: Delete mdev_devices_listJason Gunthorpe
2021-06-24vfio/mdpy: Fix memory leak of object mdev_state->vconfigColin Ian King
2021-06-21vfio/mbochs: Convert to use vfio_register_group_dev()Jason Gunthorpe
2021-06-21vfio/mdpy: Convert to use vfio_register_group_dev()Jason Gunthorpe
2021-06-21vfio/mtty: Convert to use vfio_register_group_dev()Jason Gunthorpe
2021-06-21vfio/mdev: Remove CONFIG_VFIO_MDEV_DEVICEJason Gunthorpe
2021-06-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-06-18samples/bpf: Fix the error return code of xdp_redirect's main()Wang Hai
2021-06-18samples/bpf: Fix Segmentation fault for xdp_redirect commandWang Hai
2021-06-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2021-06-16samples/bpf: Add missing option to xdp_sample_pkts usageWang Hai
2021-06-16samples/bpf: Add missing option to xdp_fwd usageWang Hai
2021-06-03Merge tag 'vfio-v5.13-rc5' of git://github.com/awilliam/linux-vfioLinus Torvalds
2021-06-01kprobes: Remove kprobe::fault_handlerPeter Zijlstra
2021-05-28samples: pktgen: add UDP tx checksum supportLorenzo Bianconi
2021-05-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-05-26sample/bpf: Add xdp_redirect_map_multi for redirect_map broadcast testHangbin Liu
2021-05-24samples: bpf: Ix kernel-doc syntax in file headerAditya Srivastava