Show patches with: Submitter = Prashant Bhole       |   97 patches
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[bpf-next,v2,2/2] tools/bpftool: show btf_id in map listing show btf id in bpftool map list 1 - 2 - --- 2019-04-17 Prashant Bhole bpf Accepted
[bpf-next,v2,1/2] tools/bpftool: re-organize newline printing for map listing show btf id in bpftool map list 1 - 2 - --- 2019-04-17 Prashant Bhole bpf Accepted
[bpf-next] bpf: use BPF_CAST_CALL for casting bpf call [bpf-next] bpf: use BPF_CAST_CALL for casting bpf call 1 - - - --- 2019-04-16 Prashant Bhole bpf Accepted
[bpf-next,2/2] tools/bpftool: show btf_id in map listing show btf id in bpftool map list 1 - 2 - --- 2019-04-16 Prashant Bhole bpf Changes Requested
[bpf-next,1/2] tools/bpftool: re-organize newline printing for map listing show btf id in bpftool map list 1 - 1 - --- 2019-04-16 Prashant Bhole bpf Changes Requested
[bpf-next] tools/bpftool: show btf id in program information [bpf-next] tools/bpftool: show btf id in program information 1 - - - --- 2019-04-10 Prashant Bhole bpf Accepted
[v2,bpf-next] tools: bpftool: doc, add text about feature-subcommand [v2,bpf-next] tools: bpftool: doc, add text about feature-subcommand - - 1 - --- 2019-02-12 Prashant Bhole bpf Accepted
[bpf-next] tools: bpftool: doc, fix incorrect text [bpf-next] tools: bpftool: doc, fix incorrect text 1 - 1 - --- 2019-02-06 Prashant Bhole bpf Accepted
[bpf-next] tools: bpftool: doc, add text about feature-subcommand [bpf-next] tools: bpftool: doc, add text about feature-subcommand 1 - - - --- 2019-02-06 Prashant Bhole bpf Changes Requested
[bpf-next] bpftool: feature probing, change default action [bpf-next] bpftool: feature probing, change default action - - 1 - --- 2019-01-24 Prashant Bhole bpf Accepted
[net-next] bpf: libbpf: fix memleak by freeing line_info [net-next] bpf: libbpf: fix memleak by freeing line_info 1 1 - - --- 2018-12-17 Prashant Bhole bpf Accepted
[net-next,v2] tun: replace get_cpu_ptr with this_cpu_ptr when bh disabled [net-next,v2] tun: replace get_cpu_ptr with this_cpu_ptr when bh disabled 2 - - - --- 2018-12-11 Prashant Bhole davem Accepted
[net-next] tun: replace get_cpu_ptr with this_cpu_ptr when bh disabled [net-next] tun: replace get_cpu_ptr with this_cpu_ptr when bh disabled 1 - - - --- 2018-12-10 Prashant Bhole davem Superseded
[v2,net] tun: remove skb access after netif_receive_skb [v2,net] tun: remove skb access after netif_receive_skb 2 1 1 - --- 2018-12-03 Prashant Bhole davem Accepted
[net] tun: remove skb access after netif_receive_skb [net] tun: remove skb access after netif_receive_skb 1 1 1 - --- 2018-11-30 Prashant Bhole davem Changes Requested
[bpf,2/2] bpf: test_verifier, test for lookup on queue/stack maps fix map_lookup_elem return value for queue/stack map - - - - --- 2018-11-28 Prashant Bhole bpf Changes Requested
[bpf,1/2] bpf: queue/stack map, fix return value of map_lookup_elem fix map_lookup_elem return value for queue/stack map - 1 - - --- 2018-11-28 Prashant Bhole bpf Changes Requested
[bpf-next,6/6] selftests/bpf: test_verifier, check bpf_map_lookup_elem access in bpf prog Error handling when map lookup isn't supported 2 - - - --- 2018-10-09 Prashant Bhole bpf Accepted
[bpf-next,5/6] selftests/bpf: test_verifier, change names of fixup maps Error handling when map lookup isn't supported 2 - - - --- 2018-10-09 Prashant Bhole bpf Accepted
[bpf-next,4/6] tools/bpf: bpftool, print strerror when map lookup error occurs Error handling when map lookup isn't supported 3 - - - --- 2018-10-09 Prashant Bhole bpf Accepted
[bpf-next,3/6] tools/bpf: bpftool, split the function do_dump() Error handling when map lookup isn't supported 3 - - - --- 2018-10-09 Prashant Bhole bpf Accepted
[bpf-next,2/6] bpf: return EOPNOTSUPP when map lookup isn't supported Error handling when map lookup isn't supported 2 - - - --- 2018-10-09 Prashant Bhole bpf Accepted
[bpf-next,1/6] bpf: error handling when map_lookup_elem isn't supported Error handling when map lookup isn't supported 2 - - - --- 2018-10-09 Prashant Bhole bpf Accepted
[RFC,v2,bpf-next,5/5] selftests/bpf: verifier, check bpf_map_lookup_elem access in bpf prog Error handling when map lookup isn't supported - - - - --- 2018-10-02 Prashant Bhole bpf RFC
[RFC,v2,bpf-next,4/5] tools/bpf: bpftool, print strerror when map lookup error occurs Error handling when map lookup isn't supported 1 - - - --- 2018-10-02 Prashant Bhole bpf RFC
[RFC,v2,bpf-next,3/5] tools/bpf: bpftool, split the function do_dump() Error handling when map lookup isn't supported 1 - - - --- 2018-10-02 Prashant Bhole bpf RFC
[RFC,v2,bpf-next,2/5] bpf: return EOPNOTSUPP when map lookup isn't supported Error handling when map lookup isn't supported - - - - --- 2018-10-02 Prashant Bhole bpf RFC
[RFC,v2,bpf-next,1/5] bpf: error handling when map_lookup_elem isn't supported Error handling when map lookup isn't supported - - - - --- 2018-10-02 Prashant Bhole bpf RFC
[bpf-next] samples/bpf: fix compilation failure [bpf-next] samples/bpf: fix compilation failure 1 - - - --- 2018-09-20 Prashant Bhole bpf Accepted
[RFC,bpf-next,4/4] tools/bpf: handle EOPNOTSUPP when map lookup is failed Error handling when map lookup isn't supported - - - - --- 2018-09-19 Prashant Bhole bpf RFC
[RFC,bpf-next,3/4] tools/bpf: bpftool, split the function do_dump() Error handling when map lookup isn't supported - - - - --- 2018-09-19 Prashant Bhole bpf RFC
[RFC,bpf-next,2/4] bpf: return EOPNOTSUPP when map lookup isn't supported Error handling when map lookup isn't supported - - - - --- 2018-09-19 Prashant Bhole bpf RFC
[RFC,bpf-next,1/4] bpf: error handling when map_lookup_elem isn't supported Error handling when map lookup isn't supported - - - - --- 2018-09-19 Prashant Bhole bpf RFC
[bpf-next] tools/bpf: bpftool, add xskmap in map types [bpf-next] tools/bpf: bpftool, add xskmap in map types 1 - - - --- 2018-08-31 Prashant Bhole bpf Accepted
[bpf-next] samples/bpf: xdpsock, minor fixes [bpf-next] samples/bpf: xdpsock, minor fixes 1 - - - --- 2018-08-31 Prashant Bhole bpf Accepted
[bpf-next] xsk: remove unnecessary assignment [bpf-next] xsk: remove unnecessary assignment 1 1 - - --- 2018-08-31 Prashant Bhole bpf Accepted
[bpf] xsk: fix return value of xdp_umem_assign_dev() [bpf] xsk: fix return value of xdp_umem_assign_dev() 2 1 - - --- 2018-08-20 Prashant Bhole bpf Accepted
[net-next] net: ip6_gre: get ipv6hdr after skb_cow_head() [net-next] net: ip6_gre: get ipv6hdr after skb_cow_head() 1 1 1 - --- 2018-07-13 Prashant Bhole davem Accepted
[net-next] net: gro: properly remove skb from list [net-next] net: gro: properly remove skb from list - 1 - - --- 2018-07-12 Prashant Bhole davem Accepted
[net-next] rtnetlink: Fix null-ptr-deref in rtnl_newlink [net-next] rtnetlink: Fix null-ptr-deref in rtnl_newlink 1 1 - 1 --- 2018-06-01 Prashant Bhole davem Accepted
[bpf-next,v4,5/5] selftests/bpf: test_sockmap, print additional test options fix test_sockmap 1 - - - --- 2018-05-31 Prashant Bhole bpf Accepted
[bpf-next,v4,4/5] selftests/bpf: test_sockmap, fix data verification fix test_sockmap 1 1 - - --- 2018-05-31 Prashant Bhole bpf Accepted
[bpf-next,v4,3/5] selftests/bpf: test_sockmap, timing improvements fix test_sockmap 1 1 - - --- 2018-05-31 Prashant Bhole bpf Accepted
[bpf-next,v4,2/5] selftests/bpf: test_sockmap, join cgroup in selftest mode fix test_sockmap 1 1 - - --- 2018-05-31 Prashant Bhole bpf Accepted
[bpf-next,v4,1/5] selftests/bpf: test_sockmap, check test failure fix test_sockmap 1 1 - - --- 2018-05-31 Prashant Bhole bpf Accepted
[bpf,v3,5/5] selftests/bpf: test_sockmap, print additional test options fix test_sockmap 1 - - - --- 2018-05-30 Prashant Bhole bpf Changes Requested
[bpf,v3,4/5] selftests/bpf: test_sockmap, fix data verification fix test_sockmap 1 1 - - --- 2018-05-30 Prashant Bhole bpf Changes Requested
[bpf,v3,3/5] selftests/bpf: test_sockmap, fix test timeout fix test_sockmap 1 1 - - --- 2018-05-30 Prashant Bhole bpf Changes Requested
[bpf,v3,2/5] selftests/bpf: test_sockmap, join cgroup in selftest mode fix test_sockmap 1 1 - - --- 2018-05-30 Prashant Bhole bpf Changes Requested
[bpf,v3,1/5] selftests/bpf: test_sockmap, check test failure fix test_sockmap 1 1 - - --- 2018-05-30 Prashant Bhole bpf Changes Requested
[net-next] netfilter: fix null-ptr-deref in nf_nat_decode_session [net-next] netfilter: fix null-ptr-deref in nf_nat_decode_session 1 1 - - --- 2018-05-28 Prashant Bhole davem Awaiting Upstream
[bpf,v2,5/5] selftests/bpf: test_sockmap, print additional test options fix test_sockmap 1 - - - --- 2018-05-28 Prashant Bhole bpf Changes Requested
[bpf,v2,4/5] selftests/bpf: test_sockmap, fix data verification fix test_sockmap 1 1 - - --- 2018-05-28 Prashant Bhole bpf Changes Requested
[bpf,v2,3/5] selftests/bpf: test_sockmap, fix test timeout fix test_sockmap - 1 - - --- 2018-05-28 Prashant Bhole bpf Changes Requested
[bpf,v2,2/5] selftests/bpf: test_sockmap, join cgroup in selftest mode fix test_sockmap 1 1 - - --- 2018-05-28 Prashant Bhole bpf Changes Requested
[bpf,v2,1/5] selftests/bpf: test_sockmap, check test failure fix test_sockmap 1 1 - - --- 2018-05-28 Prashant Bhole bpf Changes Requested
[bpf-next,5/5] selftests/bpf: test_sockmap, print additional test options fix test_sockmap 1 - - - --- 2018-05-18 Prashant Bhole bpf Changes Requested
[bpf-next,4/5] selftests/bpf: test_sockmap, fix data verification fix test_sockmap 1 1 - - --- 2018-05-18 Prashant Bhole bpf Changes Requested
[bpf-next,3/5] selftests/bpf: test_sockmap, fix test timeout fix test_sockmap - 1 - - --- 2018-05-18 Prashant Bhole bpf Changes Requested
[bpf-next,2/5] selftests/bpf: test_sockmap, join cgroup in selftest mode fix test_sockmap 1 1 - - --- 2018-05-18 Prashant Bhole bpf Changes Requested
[bpf-next,1/5] selftests/bpf: test_sockmap, check test failure fix test_sockmap - 1 - - --- 2018-05-18 Prashant Bhole bpf Changes Requested
[bpf-next,v2] samples/bpf: xdp_monitor, accept short options [bpf-next,v2] samples/bpf: xdp_monitor, accept short options 1 - - - --- 2018-05-14 Prashant Bhole bpf Accepted
[bpf-next] samples/bpf: xdp_monitor, accept short options [bpf-next] samples/bpf: xdp_monitor, accept short options - - - - --- 2018-05-11 Prashant Bhole bpf Changes Requested
[bpf-next] bpf: sync tools bpf.h uapi header [bpf-next] bpf: sync tools bpf.h uapi header - - - - --- 2018-05-09 Prashant Bhole bpf Changes Requested
[v2,bpf-next,2/2] bpf: sockmap: initialize sg table entries properly sockmap: fix sg api usage 1 - - - --- 2018-03-30 Prashant Bhole bpf Accepted
[v2,bpf-next,1/2] lib/scatterlist: add sg_init_marker() helper sockmap: fix sg api usage 1 - - - --- 2018-03-30 Prashant Bhole bpf Accepted
[bpf-next] bpf: sockmap: initialize sg table entries properly [bpf-next] bpf: sockmap: initialize sg table entries properly - - - - --- 2018-03-26 Prashant Bhole bpf Changes Requested
[net-next] selftests/net: fix in_netns.sh script [net-next] selftests/net: fix in_netns.sh script 1 1 - - --- 2018-03-06 Prashant Bhole davem Accepted
[net-next] selftests: rtnetlink: remove testns on test fail [net-next] selftests: rtnetlink: remove testns on test fail 1 - - - --- 2018-03-02 Prashant Bhole davem Accepted
[bpf-next] samples/bpf: detach prog from cgroup [bpf-next] samples/bpf: detach prog from cgroup 1 - - - --- 2018-03-01 Prashant Bhole bpf Accepted
[net-next,v2] selftests/net: fixes psock_fanout eBPF test case [net-next,v2] selftests/net: fixes psock_fanout eBPF test case 1 - - - --- 2018-02-15 Prashant Bhole davem Accepted
[net] selftests/net: fixes psock_fanout eBPF test case [net] selftests/net: fixes psock_fanout eBPF test case - - - - --- 2018-02-14 Prashant Bhole davem Changes Requested
[bpf] bpf: samples/sockmap detach sock ops program [bpf] bpf: samples/sockmap detach sock ops program 1 - - - --- 2018-02-13 Prashant Bhole bpf Accepted
[bpf] bpf: samples/sockmap fix Makefile for build error [bpf] bpf: samples/sockmap fix Makefile for build error 1 - - - --- 2018-02-13 Prashant Bhole bpf Accepted
[bpf] bpf: test_maps: cleanup sockmaps when test ends [bpf] bpf: test_maps: cleanup sockmaps when test ends - 1 - - --- 2018-01-23 Prashant Bhole bpf Accepted
[net-next] net: sched: fix use before alloc of per cpu stats [net-next] net: sched: fix use before alloc of per cpu stats - 1 - - --- 2018-01-15 Prashant Bhole davem Not Applicable
[bpf-next] samples/bpf: adjust rlimit RLIMIT_MEMLOCK for sampleip [bpf-next] samples/bpf: adjust rlimit RLIMIT_MEMLOCK for sampleip - - - - --- 2017-12-21 Prashant Bhole bpf Rejected
[net-next,v3] netdevsim: correctly check return value of debugfs_create_dir [net-next,v3] netdevsim: correctly check return value of debugfs_create_dir 1 - - - --- 2017-12-20 Prashant Bhole davem Accepted
[net-next,v2] netdevsim: correctly check return value of debugfs_create_dir [net-next,v2] netdevsim: correctly check return value of debugfs_create_dir 1 - - - --- 2017-12-20 Prashant Bhole davem Changes Requested
[net-next,v2] netdevsim: remove return value check of debugfs_create_dir [net-next,v2] netdevsim: remove return value check of debugfs_create_dir - - 1 - --- 2017-12-08 Prashant Bhole davem Changes Requested
[net-next] netdevsim: remove check on return value of debugfs_create_dir [net-next] netdevsim: remove check on return value of debugfs_create_dir 1 - - - --- 2017-12-08 Prashant Bhole davem Changes Requested
[net-next] netdevsim: correctly check return value of debugfs_create_dir [net-next] netdevsim: correctly check return value of debugfs_create_dir - - - - --- 2017-12-08 Prashant Bhole davem Changes Requested
[net-next] netdevsim: check return value of debugfs_create_dir [net-next] netdevsim: check return value of debugfs_create_dir - - - - --- 2017-12-07 Prashant Bhole davem Changes Requested
[net-next] rds: debug: fix null check on static array [net-next] rds: debug: fix null check on static array 2 - - - --- 2017-12-06 Prashant Bhole davem Accepted
[net-next,V4,3/3] tools: bpftool: optionally show filenames of pinned objects tools: bpftool: show filenames of pinned objects - - - - --- 2017-11-08 Prashant Bhole davem Accepted
[net-next,V4,2/3] tools: bpftool: show filenames of pinned objects tools: bpftool: show filenames of pinned objects - - - - --- 2017-11-08 Prashant Bhole davem Accepted
[net-next,V4,1/3] tools: bpftool: open pinned object without type check tools: bpftool: show filenames of pinned objects - - - - --- 2017-11-08 Prashant Bhole davem Accepted
[net-next,V3,3/3] tools: bpftool: optionally show filenames of pinned objects tools: bpftool: show filenames of pinned objects - - - - --- 2017-11-06 Prashant Bhole davem Superseded
[net-next,V3,2/3] tools: bpftool: show filenames of pinned objects tools: bpftool: show filenames of pinned objects - - - - --- 2017-11-06 Prashant Bhole davem Superseded
[net-next,V3,1/3] tools: bpftool: open pinned object without type check tools: bpftool: show filenames of pinned objects - - - - --- 2017-11-06 Prashant Bhole davem Superseded
[net-next] tools: bpf: handle long path in jit disasm [net-next] tools: bpf: handle long path in jit disasm - - - - --- 2017-11-02 Prashant Bhole davem Accepted
[net-next,V2,3/3] tools: bpftool: optionally show filenames of pinned objects tools: bpftool: show filenames of pinned objects 1 - - - --- 2017-11-02 Prashant Bhole davem Changes Requested
[net-next,V2,2/3] tools: bpftool: show filenames of pinned objects tools: bpftool: show filenames of pinned objects - - - - --- 2017-11-02 Prashant Bhole davem Changes Requested
[net-next,V2,1/3] tools: bpftool: open pinned object without type check tools: bpftool: show filenames of pinned objects 1 - - - --- 2017-11-02 Prashant Bhole davem Changes Requested
[net-next,3/3] tools: bpftool: optionally show filenames of pinned objects tools: bpftool: show filenames of pinned objects - - - - --- 2017-10-31 Prashant Bhole davem Changes Requested
[net-next,2/3] tools: bpftool: show filenames of pinned objects tools: bpftool: show filenames of pinned objects - - - - --- 2017-10-31 Prashant Bhole davem Changes Requested
[net-next,1/3] tools: bpftool: open pinned object without type check tools: bpftool: show filenames of pinned objects - - - - --- 2017-10-31 Prashant Bhole davem Changes Requested