Show patches with: Submitter = Kumar Kartikeya Dwivedi       |    Archived = No       |   1057 patches
« 1 2 ... 8 9 10 11 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[bpf-next,v2,04/10] tools: Allow specifying base BTF file in resolve_btfids Support kernel module function calls from eBPF - - - 1412 2021-09-14 Kumar Kartikeya Dwivedi bpf Superseded
[bpf-next,v2,03/10] bpf: btf: Introduce helpers for dynamic BTF set registration Support kernel module function calls from eBPF - - - 1322 2021-09-14 Kumar Kartikeya Dwivedi bpf Superseded
[bpf-next,v2,02/10] bpf: Be conservative while processing invalid kfunc calls Support kernel module function calls from eBPF - - - 1322 2021-09-14 Kumar Kartikeya Dwivedi bpf Superseded
[bpf-next,v2,01/10] bpf: Introduce BPF support for kernel module function calls Support kernel module function calls from eBPF - - - 1124 2021-09-14 Kumar Kartikeya Dwivedi bpf Superseded
[bpf-next,RFC,v1,8/8] bpf, selftests: Add basic test for module kfunc call Support kernel module function calls from eBPF - - - 132- 2021-08-30 Kumar Kartikeya Dwivedi bpf RFC
[bpf-next,RFC,v1,7/8] bpf: enable TCP congestion control kfunc from modules Support kernel module function calls from eBPF - - - 141- 2021-08-30 Kumar Kartikeya Dwivedi bpf RFC
[bpf-next,RFC,v1,6/8] bpf: btf: Introduce helpers for dynamic BTF set registration Support kernel module function calls from eBPF - - - 132- 2021-08-30 Kumar Kartikeya Dwivedi bpf RFC
[bpf-next,RFC,v1,5/8] tools: Allow specifying base BTF file in resolve_btfids Support kernel module function calls from eBPF - - - 141- 2021-08-30 Kumar Kartikeya Dwivedi bpf RFC
[bpf-next,RFC,v1,4/8] libbpf: Resolve invalid kfunc calls with imm = 0, off = 0 Support kernel module function calls from eBPF - - - 132- 2021-08-30 Kumar Kartikeya Dwivedi bpf RFC
[bpf-next,RFC,v1,3/8] libbpf: Support kernel module function calls Support kernel module function calls from eBPF - - - 132- 2021-08-30 Kumar Kartikeya Dwivedi bpf RFC
[bpf-next,RFC,v1,2/8] bpf: Be conservative during verification for invalid kfunc calls Support kernel module function calls from eBPF - - - 132- 2021-08-30 Kumar Kartikeya Dwivedi bpf RFC
[bpf-next,RFC,v1,1/8] bpf: Introduce BPF support for kernel module function calls Support kernel module function calls from eBPF - - - 1122 2021-08-30 Kumar Kartikeya Dwivedi bpf RFC
[bpf-next,v2,5/5] tools: testing: Add selftest for file local storage map Implement file local storage - - - 142- 2021-08-26 Kumar Kartikeya Dwivedi bpf Changes Requested
[bpf-next,v2,4/5] tools: bpf: update bpftool for file_storage map Implement file local storage - - - 151- 2021-08-26 Kumar Kartikeya Dwivedi bpf Changes Requested
[bpf-next,v2,3/5] libbpf: Add bpf_probe_map_type support for file local storage Implement file local storage - - - 142- 2021-08-26 Kumar Kartikeya Dwivedi bpf Changes Requested
[bpf-next,v2,2/5] tools: sync bpf.h header Implement file local storage - - - 142- 2021-08-26 Kumar Kartikeya Dwivedi bpf Changes Requested
[bpf-next,v2,1/5] bpf: Implement file local storage Implement file local storage - - - 142- 2021-08-26 Kumar Kartikeya Dwivedi bpf Changes Requested
samples: bpf: Fix uninitialized variable in xdp_redirect_cpu samples: bpf: Fix uninitialized variable in xdp_redirect_cpu - - - 2-- 2021-08-26 Kumar Kartikeya Dwivedi bpf Accepted
[bpf-next,RFC,v1,5/5] tools: testing: Add selftest for file local storage map Implement file local storage - - - 141- 2021-08-21 Kumar Kartikeya Dwivedi bpf Superseded
[bpf-next,RFC,v1,4/5] tools: bpf: update bpftool for file_storage map Implement file local storage - - - 141- 2021-08-21 Kumar Kartikeya Dwivedi bpf Superseded
[bpf-next,RFC,v1,3/5] libbpf: Add bpf_probe_map_type support for file local storage Implement file local storage - - - 132- 2021-08-21 Kumar Kartikeya Dwivedi bpf Superseded
[bpf-next,RFC,v1,2/5] tools: sync bpf.h header Implement file local storage - - - 132- 2021-08-21 Kumar Kartikeya Dwivedi bpf Superseded
[bpf-next,RFC,v1,1/5] bpf: Implement file local storage Implement file local storage - - - 132- 2021-08-21 Kumar Kartikeya Dwivedi bpf Superseded
[bpf-next,v4,22/22] samples: bpf: Convert xdp_redirect_map_multi to XDP samples helper Improve XDP samples usability and output - - - 1321 2021-08-21 Kumar Kartikeya Dwivedi bpf Accepted
[bpf-next,v4,21/22] samples: bpf: Convert xdp_redirect_map_multi_kern.o to XDP samples helper Improve XDP samples usability and output - - - 1321 2021-08-21 Kumar Kartikeya Dwivedi bpf Accepted
[bpf-next,v4,20/22] samples: bpf: Convert xdp_redirect_map to XDP samples helper Improve XDP samples usability and output - - - 1321 2021-08-21 Kumar Kartikeya Dwivedi bpf Accepted
[bpf-next,v4,19/22] samples: bpf: Convert xdp_redirect_map_kern.o to XDP samples helper Improve XDP samples usability and output - - - 1321 2021-08-21 Kumar Kartikeya Dwivedi bpf Accepted
[bpf-next,v4,18/22] samples: bpf: Convert xdp_redirect_cpu to XDP samples helper Improve XDP samples usability and output - - - 1321 2021-08-21 Kumar Kartikeya Dwivedi bpf Accepted
[bpf-next,v4,17/22] samples: bpf: Convert xdp_redirect_cpu_kern.o to XDP samples helper Improve XDP samples usability and output - - - 1321 2021-08-21 Kumar Kartikeya Dwivedi bpf Accepted
[bpf-next,v4,16/22] samples: bpf: Convert xdp_redirect to XDP samples helper Improve XDP samples usability and output - - - 1321 2021-08-21 Kumar Kartikeya Dwivedi bpf Accepted
[bpf-next,v4,15/22] samples: bpf: Convert xdp_redirect_kern.o to XDP samples helper Improve XDP samples usability and output - - - 1321 2021-08-21 Kumar Kartikeya Dwivedi bpf Accepted
[bpf-next,v4,14/22] samples: bpf: Convert xdp_monitor to XDP samples helper Improve XDP samples usability and output - - - 1321 2021-08-21 Kumar Kartikeya Dwivedi bpf Accepted
[bpf-next,v4,13/22] samples: bpf: Convert xdp_monitor_kern.o to XDP samples helper Improve XDP samples usability and output - - - 1321 2021-08-21 Kumar Kartikeya Dwivedi bpf Accepted
[bpf-next,v4,12/22] samples: bpf: add vmlinux.h generation support Improve XDP samples usability and output - - - 1411 2021-08-21 Kumar Kartikeya Dwivedi bpf Accepted
[bpf-next,v4,11/22] samples: bpf: Add devmap_xmit tracepoint statistics support Improve XDP samples usability and output - - - 1321 2021-08-21 Kumar Kartikeya Dwivedi bpf Accepted
[bpf-next,v4,10/22] samples: bpf: Add BPF support for devmap_xmit tracepoint Improve XDP samples usability and output - - - 1411 2021-08-21 Kumar Kartikeya Dwivedi bpf Accepted
[bpf-next,v4,09/22] samples: bpf: Add cpumap tracepoint statistics support Improve XDP samples usability and output - - - 1321 2021-08-21 Kumar Kartikeya Dwivedi bpf Accepted
[bpf-next,v4,08/22] samples: bpf: Add BPF support for cpumap tracepoints Improve XDP samples usability and output - - - 1411 2021-08-21 Kumar Kartikeya Dwivedi bpf Accepted
[bpf-next,v4,07/22] samples: bpf: Add xdp_exception tracepoint statistics support Improve XDP samples usability and output - - - 1321 2021-08-21 Kumar Kartikeya Dwivedi bpf Accepted
[bpf-next,v4,06/22] samples: bpf: Add BPF support for xdp_exception tracepoint Improve XDP samples usability and output - - - 1411 2021-08-21 Kumar Kartikeya Dwivedi bpf Accepted
[bpf-next,v4,05/22] samples: bpf: Add redirect tracepoint statistics support Improve XDP samples usability and output - - - 1321 2021-08-21 Kumar Kartikeya Dwivedi bpf Accepted
[bpf-next,v4,04/22] samples: bpf: Add BPF support for redirect tracepoint Improve XDP samples usability and output - - - 1312 2021-08-21 Kumar Kartikeya Dwivedi bpf Accepted
[bpf-next,v4,03/22] samples: bpf: Add basic infrastructure for XDP samples Improve XDP samples usability and output - - - 1222 2021-08-21 Kumar Kartikeya Dwivedi bpf Accepted
[bpf-next,v4,02/22] tools: include: add ethtool_drvinfo definition to UAPI header Improve XDP samples usability and output - - - 1411 2021-08-21 Kumar Kartikeya Dwivedi bpf Accepted
[bpf-next,v4,01/22] samples: bpf: fix a couple of warnings Improve XDP samples usability and output - - - 1321 2021-08-21 Kumar Kartikeya Dwivedi bpf Accepted
[bpf-next,v3,8/8] samples: bpf: Convert xdp_redirect_cpu to use XDP samples helpers Improve XDP samples usability and output - - - 1-1 2021-07-28 Kumar Kartikeya Dwivedi bpf Changes Requested
[bpf-next,v3,7/8] samples: bpf: Convert xdp_redirect_map_multi to use XDP samples helpers Improve XDP samples usability and output - - - 1-1 2021-07-28 Kumar Kartikeya Dwivedi bpf Changes Requested
[bpf-next,v3,6/8] samples: bpf: Convert xdp_redirect_map to use XDP samples helpers Improve XDP samples usability and output - - - 1-1 2021-07-28 Kumar Kartikeya Dwivedi bpf Changes Requested
[bpf-next,v3,5/8] samples: bpf: Convert xdp_redirect to use XDP samples helper Improve XDP samples usability and output - - - 1-1 2021-07-28 Kumar Kartikeya Dwivedi bpf Changes Requested
[bpf-next,v3,4/8] samples: bpf: Convert xdp_monitor to use XDP samples helper Improve XDP samples usability and output - - - 1-1 2021-07-28 Kumar Kartikeya Dwivedi bpf Changes Requested
[bpf-next,v3,3/8] samples: bpf: Add BPF support for XDP samples helper Improve XDP samples usability and output - - - 1-1 2021-07-28 Kumar Kartikeya Dwivedi bpf Changes Requested
[bpf-next,v3,2/8] samples: bpf: Add common infrastructure for XDP samples Improve XDP samples usability and output - - - 1-1 2021-07-28 Kumar Kartikeya Dwivedi bpf Changes Requested
[bpf-next,v3,1/8] samples: bpf: fix a couple of warnings Improve XDP samples usability and output - - - 1-1 2021-07-28 Kumar Kartikeya Dwivedi bpf Changes Requested
[bpf-next,v2,8/8] samples: bpf: Convert xdp_redirect_cpu to use XDP samples helpers Improve XDP samples usability and output - - - 1-1 2021-07-21 Kumar Kartikeya Dwivedi bpf Superseded
[bpf-next,v2,7/8] samples: bpf: Convert xdp_redirect_map_multi to use XDP samples helpers Improve XDP samples usability and output - - - 1-1 2021-07-21 Kumar Kartikeya Dwivedi bpf Superseded
[bpf-next,v2,6/8] samples: bpf: Convert xdp_redirect_map to use XDP samples helpers Improve XDP samples usability and output - - - 1-1 2021-07-21 Kumar Kartikeya Dwivedi bpf Superseded
[bpf-next,v2,5/8] samples: bpf: Convert xdp_redirect to use XDP samples helper Improve XDP samples usability and output - - - 1-1 2021-07-21 Kumar Kartikeya Dwivedi bpf Superseded
[bpf-next,v2,4/8] samples: bpf: Convert xdp_monitor to use XDP samples helper Improve XDP samples usability and output - - - 1-1 2021-07-21 Kumar Kartikeya Dwivedi bpf Superseded
[bpf-next,v2,3/8] samples: bpf: Add BPF support for XDP samples helper Improve XDP samples usability and output - - - 1-1 2021-07-21 Kumar Kartikeya Dwivedi bpf Superseded
[bpf-next,v2,2/8] samples: bpf: Add common infrastructure for XDP samples Improve XDP samples usability and output - - - 1-1 2021-07-21 Kumar Kartikeya Dwivedi bpf Superseded
[bpf-next,v2,1/8] samples: bpf: fix a couple of warnings Improve XDP samples usability and output - - - 1-1 2021-07-21 Kumar Kartikeya Dwivedi bpf Superseded
[net-next,v6,5/5] bpf: tidy xdp attach selftests Generic XDP improvements - 1 - 132- 2021-07-02 Kumar Kartikeya Dwivedi bpf Accepted
[net-next,v6,4/5] bpf: devmap: implement devmap prog execution for generic XDP Generic XDP improvements - 1 - 132- 2021-07-02 Kumar Kartikeya Dwivedi bpf Accepted
[net-next,v6,3/5] bpf: cpumap: implement generic cpumap Generic XDP improvements 1 1 - 132- 2021-07-02 Kumar Kartikeya Dwivedi bpf Accepted
[net-next,v6,2/5] bitops: add non-atomic bitops for pointers Generic XDP improvements - 1 - 141- 2021-07-02 Kumar Kartikeya Dwivedi bpf Accepted
[net-next,v6,1/5] net: core: split out code to run generic XDP prog Generic XDP improvements - 1 - 141- 2021-07-02 Kumar Kartikeya Dwivedi bpf Accepted
[net-next,v5,5/5] bpf: tidy xdp attach selftests Generic XDP improvements - 1 - 132- 2021-07-01 Kumar Kartikeya Dwivedi bpf Superseded
[net-next,v5,4/5] bpf: devmap: implement devmap prog execution for generic XDP Generic XDP improvements - 1 - 132- 2021-07-01 Kumar Kartikeya Dwivedi bpf Superseded
[net-next,v5,3/5] bpf: cpumap: implement generic cpumap Generic XDP improvements - 1 - 132- 2021-07-01 Kumar Kartikeya Dwivedi bpf Superseded
[net-next,v5,2/5] bitops: add non-atomic bitops for pointers Generic XDP improvements - 1 - 141- 2021-07-01 Kumar Kartikeya Dwivedi bpf Superseded
[net-next,v5,1/5] net: core: split out code to run generic XDP prog Generic XDP improvements - 1 - 141- 2021-07-01 Kumar Kartikeya Dwivedi bpf Superseded
[net-next,v4,5/5] bpf: tidy xdp attach selftests Generic XDP improvements - 1 - 132- 2021-06-28 Kumar Kartikeya Dwivedi bpf Superseded
[net-next,v4,4/5] bpf: devmap: implement devmap prog execution for generic XDP Generic XDP improvements - 1 - 132- 2021-06-28 Kumar Kartikeya Dwivedi bpf Superseded
[net-next,v4,3/5] bpf: cpumap: implement generic cpumap Generic XDP improvements - 1 - 132- 2021-06-28 Kumar Kartikeya Dwivedi bpf Superseded
[net-next,v4,2/5] bitops: add non-atomic bitops for pointers Generic XDP improvements - 1 - 141- 2021-06-28 Kumar Kartikeya Dwivedi bpf Superseded
[net-next,v4,1/5] net: core: split out code to run generic XDP prog Generic XDP improvements - 1 - 141- 2021-06-28 Kumar Kartikeya Dwivedi bpf Superseded
[net-next,v3,5/5] bpf: update XDP selftests to not fail with generic XDP Generic XDP improvements - - - 141- 2021-06-22 Kumar Kartikeya Dwivedi bpf Superseded
[net-next,v3,4/5] bpf: devmap: implement devmap prog execution for generic XDP Generic XDP improvements - - - 132- 2021-06-22 Kumar Kartikeya Dwivedi bpf Superseded
[net-next,v3,3/5] bpf: cpumap: implement generic cpumap Generic XDP improvements - - - 132- 2021-06-22 Kumar Kartikeya Dwivedi bpf Superseded
[net-next,v3,2/5] bitops: add non-atomic bitops for pointers Generic XDP improvements - - - 141- 2021-06-22 Kumar Kartikeya Dwivedi bpf Superseded
[net-next,v3,1/5] net: core: split out code to run generic XDP prog Generic XDP improvements - - - 141- 2021-06-22 Kumar Kartikeya Dwivedi bpf Superseded
[net-next,v2,5/5] bpf: update XDP selftests to not fail with generic XDP Generic XDP improvements - - - 141- 2021-06-22 Kumar Kartikeya Dwivedi bpf Superseded
[net-next,v2,4/5] bpf: devmap: implement devmap prog execution for generic XDP Generic XDP improvements - - - 132- 2021-06-22 Kumar Kartikeya Dwivedi bpf Superseded
[net-next,v2,3/5] bpf: cpumap: implement generic cpumap Generic XDP improvements - - - 132- 2021-06-22 Kumar Kartikeya Dwivedi bpf Superseded
[net-next,v2,2/5] bitops: add non-atomic bitops for pointers Generic XDP improvements - - - 141- 2021-06-22 Kumar Kartikeya Dwivedi bpf Superseded
[net-next,v2,1/5] net: core: split out code to run generic XDP prog Generic XDP improvements - - - 141- 2021-06-22 Kumar Kartikeya Dwivedi bpf Superseded
[net-next,4/4] bpf: update XDP selftests to not fail with generic XDP Generic XDP improvements - - - 141- 2021-06-20 Kumar Kartikeya Dwivedi bpf Superseded
[net-next,3/4] bpf: devmap: implement devmap prog execution for generic XDP Generic XDP improvements - - - 132- 2021-06-20 Kumar Kartikeya Dwivedi bpf Superseded
[net-next,2/4] net: implement generic cpumap Generic XDP improvements - - - 132- 2021-06-20 Kumar Kartikeya Dwivedi bpf Superseded
[net-next,1/4] net: core: split out code to run generic XDP prog Generic XDP improvements - - - 141- 2021-06-20 Kumar Kartikeya Dwivedi bpf Superseded
[bpf-next,v3,2/2] libbpf: netlink: switch to void * casting [bpf-next,v3,1/2] libbpf: add request buffer type for netlink messages - - - 132- 2021-06-19 Kumar Kartikeya Dwivedi bpf Accepted
[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 - - - 132- 2021-06-19 Kumar Kartikeya Dwivedi bpf Accepted
[v2] libbpf: add request buffer type for netlink messages [v2] libbpf: add request buffer type for netlink messages - - - 1-- 2021-06-16 Kumar Kartikeya Dwivedi bpf Superseded
[bpf-next,3/3] libbpf: add request buffer type for netlink messages Fixes for TC-BPF series - - - 132- 2021-06-12 Kumar Kartikeya Dwivedi bpf Changes Requested
[bpf-next,2/3] libbpf: set NLM_F_EXCL when creating qdisc Fixes for TC-BPF series - - - 141- 2021-06-12 Kumar Kartikeya Dwivedi bpf Accepted
[bpf-next,1/3] libbpf: remove unneeded check for flags during detach Fixes for TC-BPF series - - - 141- 2021-06-12 Kumar Kartikeya Dwivedi bpf Accepted
[bpf-next,v2,7/7] libbpf: add selftest for bpf_link based TC-BPF management API Add bpf_link based TC-BPF API - 1 - 132- 2021-06-04 Kumar Kartikeya Dwivedi bpf Changes Requested
[bpf-next,v2,6/7] libbpf: add bpf_link based TC-BPF management API Add bpf_link based TC-BPF API - 1 - 1311 2021-06-04 Kumar Kartikeya Dwivedi bpf Changes Requested
[bpf-next,v2,5/7] tools: bpf.h: sync with kernel sources Add bpf_link based TC-BPF API - 1 - 132- 2021-06-04 Kumar Kartikeya Dwivedi bpf Changes Requested
[bpf-next,v2,4/7] net: sched: add lightweight update path for cls_bpf Add bpf_link based TC-BPF API - 1 - 132- 2021-06-04 Kumar Kartikeya Dwivedi bpf Changes Requested
« 1 2 ... 8 9 10 11 »