Show patches with: Submitter = Kumar Kartikeya Dwivedi       |    State = Action Required       |    Archived = No       |   76 patches
Patch Series S/W/F Date Submitter Delegate State
[bpf-next,v3,09/10] libbpf: Update gen_loader to emit BTF_KIND_FUNC relocations [bpf-next,v3,01/10] bpf: Introduce BPF support for kernel module function calls --- 2021-09-15 Kumar Kartikeya Dwivedi New
[bpf-next,v3,07/10] libbpf: Support kernel module function calls [bpf-next,v3,01/10] bpf: Introduce BPF support for kernel module function calls --- 2021-09-15 Kumar Kartikeya Dwivedi New
[bpf-next,v3,05/10] bpf: Enable TCP congestion control kfunc from modules [bpf-next,v3,01/10] bpf: Introduce BPF support for kernel module function calls --- 2021-09-15 Kumar Kartikeya Dwivedi New
[bpf-next,v3,03/10] bpf: btf: Introduce helpers for dynamic BTF set registration [bpf-next,v3,01/10] bpf: Introduce BPF support for kernel module function calls --- 2021-09-15 Kumar Kartikeya Dwivedi New
[bpf-next,v3,01/10] bpf: Introduce BPF support for kernel module function calls [bpf-next,v3,01/10] bpf: Introduce BPF support for kernel module function calls --- 2021-09-15 Kumar Kartikeya Dwivedi New
[bpf-next,v2,10/10] bpf, selftests: Add basic test for module kfunc call Support kernel module function calls from eBPF --- 2021-09-14 Kumar Kartikeya Dwivedi New
[bpf-next,v2,08/10] libbpf: Resolve invalid weak kfunc calls with imm = 0, off = 0 Support kernel module function calls from eBPF --- 2021-09-14 Kumar Kartikeya Dwivedi New
[bpf-next,v2,06/10] bpf: Bump MAX_BPF_STACK size to 768 bytes Support kernel module function calls from eBPF --- 2021-09-14 Kumar Kartikeya Dwivedi New
[bpf-next,v2,04/10] tools: Allow specifying base BTF file in resolve_btfids Support kernel module function calls from eBPF --- 2021-09-14 Kumar Kartikeya Dwivedi New
[bpf-next,v2,02/10] bpf: Be conservative while processing invalid kfunc calls Support kernel module function calls from eBPF --- 2021-09-14 Kumar Kartikeya Dwivedi New
[bpf-next,RFC,v1,3/8] libbpf: Support kernel module function calls [bpf-next,RFC,v1,1/8] bpf: Introduce BPF support for kernel module function calls --- 2021-08-30 Kumar Kartikeya Dwivedi New
[bpf-next,RFC,v1,1/8] bpf: Introduce BPF support for kernel module function calls [bpf-next,RFC,v1,1/8] bpf: Introduce BPF support for kernel module function calls --- 2021-08-30 Kumar Kartikeya Dwivedi New
[bpf-next,v4,22/22] samples: bpf: Convert xdp_redirect_map_multi to XDP samples helper Improve XDP samples usability and output --- 2021-08-21 Kumar Kartikeya Dwivedi New
[bpf-next,v4,20/22] samples: bpf: Convert xdp_redirect_map to XDP samples helper Improve XDP samples usability and output --- 2021-08-21 Kumar Kartikeya Dwivedi New
[bpf-next,v4,19/22] samples: bpf: Convert xdp_redirect_map_kern.o to XDP samples helper Improve XDP samples usability and output --- 2021-08-21 Kumar Kartikeya Dwivedi New
[bpf-next,v4,16/22] samples: bpf: Convert xdp_redirect to XDP samples helper Improve XDP samples usability and output --- 2021-08-21 Kumar Kartikeya Dwivedi New
[bpf-next,v4,14/22] samples: bpf: Convert xdp_monitor to XDP samples helper Improve XDP samples usability and output --- 2021-08-21 Kumar Kartikeya Dwivedi New
[bpf-next,v4,12/22] samples: bpf: add vmlinux.h generation support Improve XDP samples usability and output --- 2021-08-21 Kumar Kartikeya Dwivedi New
[bpf-next,v4,10/22] samples: bpf: Add BPF support for devmap_xmit tracepoint Improve XDP samples usability and output --- 2021-08-21 Kumar Kartikeya Dwivedi New
[bpf-next,v4,08/22] samples: bpf: Add BPF support for cpumap tracepoints Improve XDP samples usability and output --- 2021-08-21 Kumar Kartikeya Dwivedi New
[bpf-next,v4,06/22] samples: bpf: Add BPF support for xdp_exception tracepoint Improve XDP samples usability and output --- 2021-08-21 Kumar Kartikeya Dwivedi New
[bpf-next,v4,04/22] samples: bpf: Add BPF support for redirect tracepoint Improve XDP samples usability and output --- 2021-08-21 Kumar Kartikeya Dwivedi New
[bpf-next,v4,02/22] tools: include: add ethtool_drvinfo definition to UAPI header Improve XDP samples usability and output --- 2021-08-21 Kumar Kartikeya Dwivedi New
[bpf-next,v3,8/8] samples: bpf: Convert xdp_redirect_cpu to use XDP samples helpers Improve XDP samples usability and output --- 2021-07-28 Kumar Kartikeya Dwivedi New
[bpf-next,v3,5/8] samples: bpf: Convert xdp_redirect to use XDP samples helper Improve XDP samples usability and output --- 2021-07-28 Kumar Kartikeya Dwivedi New
[bpf-next,v3,4/8] samples: bpf: Convert xdp_monitor to use XDP samples helper Improve XDP samples usability and output --- 2021-07-28 Kumar Kartikeya Dwivedi New
[bpf-next,v3,2/8] samples: bpf: Add common infrastructure for XDP samples Improve XDP samples usability and output --- 2021-07-28 Kumar Kartikeya Dwivedi New
[bpf-next,v2,8/8] samples: bpf: Convert xdp_redirect_cpu to use XDP samples helpers Improve XDP samples usability and output --- 2021-07-21 Kumar Kartikeya Dwivedi New
[bpf-next,v2,7/8] samples: bpf: Convert xdp_redirect_map_multi to use XDP samples helpers Improve XDP samples usability and output --- 2021-07-21 Kumar Kartikeya Dwivedi New
[bpf-next,v2,6/8] samples: bpf: Convert xdp_redirect_map to use XDP samples helpers Improve XDP samples usability and output --- 2021-07-21 Kumar Kartikeya Dwivedi New
[bpf-next,v2,5/8] samples: bpf: Convert xdp_redirect to use XDP samples helper Improve XDP samples usability and output --- 2021-07-21 Kumar Kartikeya Dwivedi New
[bpf-next,v2,3/8] samples: bpf: Add BPF support for XDP samples helper Improve XDP samples usability and output --- 2021-07-21 Kumar Kartikeya Dwivedi New
[bpf-next,v2,2/8] samples: bpf: Add common infrastructure for XDP samples Improve XDP samples usability and output --- 2021-07-21 Kumar Kartikeya Dwivedi New
[bpf-next,v2,1/8] samples: bpf: fix a couple of warnings Improve XDP samples usability and output --- 2021-07-21 Kumar Kartikeya Dwivedi New
[net-next,v6,4/5] bpf: devmap: implement devmap prog execution for generic XDP Generic XDP improvements --- 2021-07-02 Kumar Kartikeya Dwivedi New
[net-next,v6,2/5] bitops: add non-atomic bitops for pointers Generic XDP improvements --- 2021-07-02 Kumar Kartikeya Dwivedi New
[net-next,v5,5/5] bpf: tidy xdp attach selftests Generic XDP improvements --- 2021-07-01 Kumar Kartikeya Dwivedi New
[net-next,v5,1/5] net: core: split out code to run generic XDP prog Generic XDP improvements --- 2021-07-01 Kumar Kartikeya Dwivedi New
[net-next,v4,2/5] bitops: add non-atomic bitops for pointers Generic XDP improvements --- 2021-06-28 Kumar Kartikeya Dwivedi New
[net-next,v2,5/5] bpf: update XDP selftests to not fail with generic XDP Generic XDP improvements --- 2021-06-22 Kumar Kartikeya Dwivedi New
[bpf-next,v3,1/2] libbpf: add request buffer type for netlink messages [bpf-next,v3,1/2] libbpf: add request buffer type for netlink messages --- 2021-06-19 Kumar Kartikeya Dwivedi New
[bpf-next,2/3] libbpf: set NLM_F_EXCL when creating qdisc Fixes for TC-BPF series --- 2021-06-12 Kumar Kartikeya Dwivedi New
[bpf-next,1/3] libbpf: remove unneeded check for flags during detach Fixes for TC-BPF series --- 2021-06-12 Kumar Kartikeya Dwivedi New
[bpf-next,v2,7/7] libbpf: add selftest for bpf_link based TC-BPF management API Add bpf_link based TC-BPF API --- 2021-06-04 Kumar Kartikeya Dwivedi New
[bpf-next,v2,6/7] libbpf: add bpf_link based TC-BPF management API Add bpf_link based TC-BPF API --- 2021-06-04 Kumar Kartikeya Dwivedi New
[bpf-next,v2,5/7] tools: bpf.h: sync with kernel sources Add bpf_link based TC-BPF API --- 2021-06-04 Kumar Kartikeya Dwivedi New
[bpf-next,v2,4/7] net: sched: add lightweight update path for cls_bpf Add bpf_link based TC-BPF API --- 2021-06-04 Kumar Kartikeya Dwivedi New
[bpf-next,v2,3/7] net: sched: add bpf_link API for bpf classifier Add bpf_link based TC-BPF API --- 2021-06-04 Kumar Kartikeya Dwivedi New
[bpf-next,v2,2/7] bpf: export bpf_link functions for modules Add bpf_link based TC-BPF API --- 2021-06-04 Kumar Kartikeya Dwivedi New
[bpf-next,v2,1/7] net: sched: refactor cls_bpf creation code Add bpf_link based TC-BPF API --- 2021-06-04 Kumar Kartikeya Dwivedi New
[RFC,bpf-next,15/15] samples: bpf: convert xdp_samples to use raw_tracepoints [RFC,bpf-next,01/15] samples: bpf: fix a couple of NULL dereferences --- 2021-05-28 Kumar Kartikeya Dwivedi New
[RFC,bpf-next,13/15] samples: bpf: add new options for xdp samples [RFC,bpf-next,01/15] samples: bpf: fix a couple of NULL dereferences --- 2021-05-28 Kumar Kartikeya Dwivedi New
[RFC,bpf-next,11/15] samples: bpf: print summary of session on exit [RFC,bpf-next,01/15] samples: bpf: fix a couple of NULL dereferences --- 2021-05-28 Kumar Kartikeya Dwivedi New
[RFC,bpf-next,09/15] samples: bpf: convert xdp_monitor to use xdp_samples [RFC,bpf-next,01/15] samples: bpf: fix a couple of NULL dereferences --- 2021-05-28 Kumar Kartikeya Dwivedi New
[RFC,bpf-next,07/15] samples: bpf: add extended reporting for xdp redirect error [RFC,bpf-next,01/15] samples: bpf: fix a couple of NULL dereferences --- 2021-05-28 Kumar Kartikeya Dwivedi New
[RFC,bpf-next,05/15] samples: bpf: convert xdp_redirect_map to use xdp_samples [RFC,bpf-next,01/15] samples: bpf: fix a couple of NULL dereferences --- 2021-05-28 Kumar Kartikeya Dwivedi New
[RFC,bpf-next,03/15] samples: bpf: split out common bpf progs to its own file [RFC,bpf-next,01/15] samples: bpf: fix a couple of NULL dereferences --- 2021-05-28 Kumar Kartikeya Dwivedi New
[RFC,bpf-next,01/15] samples: bpf: fix a couple of NULL dereferences [RFC,bpf-next,01/15] samples: bpf: fix a couple of NULL dereferences --- 2021-05-28 Kumar Kartikeya Dwivedi New
[bpf-next,v7,3/3] libbpf: add selftests for TC-BPF API Add TC-BPF API --- 2021-05-12 Kumar Kartikeya Dwivedi New
[bpf-next,v7,2/3] libbpf: add low level TC-BPF API Add TC-BPF API --- 2021-05-12 Kumar Kartikeya Dwivedi New
[bpf-next,v7,1/3] libbpf: add netlink helpers Add TC-BPF API --- 2021-05-12 Kumar Kartikeya Dwivedi New
[bpf-next,v6,3/3] libbpf: add selftests for TC-BPF API Add TC-BPF API --- 2021-05-04 Kumar Kartikeya Dwivedi New
[bpf-next,v5,3/3] libbpf: add selftests for TC-BPF API [bpf-next,v5,1/3] libbpf: add netlink helpers --- 2021-04-28 Kumar Kartikeya Dwivedi New
libbpf: export inline helpers as symbols for xsk libbpf: export inline helpers as symbols for xsk --- 2021-04-26 Kumar Kartikeya Dwivedi New
[bpf-next,v4,3/3] libbpf: add selftests for TC-BPF API [bpf-next,v4,1/3] libbpf: add helpers for preparing netlink attributes --- 2021-04-23 Kumar Kartikeya Dwivedi New
[bpf-next,v4,1/3] libbpf: add helpers for preparing netlink attributes [bpf-next,v4,1/3] libbpf: add helpers for preparing netlink attributes --- 2021-04-23 Kumar Kartikeya Dwivedi New
[bpf-next,v3,3/3] libbpf: add selftests for TC-BPF API [bpf-next,v3,1/3] libbpf: add helpers for preparing netlink attributes --- 2021-04-20 Kumar Kartikeya Dwivedi New
[bpf-next,v2,4/4] libbpf: add selftests for TC-BPF API Add TC-BPF API --- 2021-04-19 Kumar Kartikeya Dwivedi New
[bpf-next,v2,3/4] libbpf: add low level TC-BPF API Add TC-BPF API --- 2021-04-19 Kumar Kartikeya Dwivedi New
[bpf-next,v2,1/4] tools: pkt_cls.h: sync with kernel sources Add TC-BPF API --- 2021-04-19 Kumar Kartikeya Dwivedi New
[net-next,v3] net: sched: bump refcount for new action in ACT replace mode [net-next,v3] net: sched: bump refcount for new action in ACT replace mode --- 2021-03-31 Kumar Kartikeya Dwivedi New
[v2,1/1] net: sched: bump refcount for new action in ACT replace mode [v2,1/1] net: sched: bump refcount for new action in ACT replace mode --- 2021-03-29 Kumar Kartikeya Dwivedi New
[bpf-next,5/5] libbpf: add selftests for TC-BPF API libbpf: Add TC-BPF API --- 2021-03-25 Kumar Kartikeya Dwivedi New
[bpf-next,4/5] libbpf: add high level TC-BPF API libbpf: Add TC-BPF API --- 2021-03-25 Kumar Kartikeya Dwivedi New
[bpf-next,v2] libbpf: use SOCK_CLOEXEC when opening the netlink socket [bpf-next,v2] libbpf: use SOCK_CLOEXEC when opening the netlink socket --- 2021-03-17 Kumar Kartikeya Dwivedi New
staging: qlge/qlge_ethtool.c: strlcpy -> strscpy staging: qlge/qlge_ethtool.c: strlcpy -> strscpy --- 2021-01-29 Kumar Kartikeya Dwivedi New