Toggle navigation
Patchwork
netdev
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: Submitter =
Arjun Roy
| 30 patches
Series
Submitter
State
any
Action Required
New
Under Review
Accepted
Rejected
RFC
Not Applicable
Changes Requested
Awaiting Upstream
Superseded
Deferred
Search
Archived
No
Yes
Both
Delegate
------
Nobody
andy.doan@linaro.org
andy.doan@linaro.org
Apply
Patch
Series
S/W/F
Date
Submitter
Delegate
State
[net,v3] tcp: Specify cmsgbuf is user pointer for receive zerocopy.
[net,v3] tcp: Specify cmsgbuf is user pointer for receive zerocopy.
-
-
-
2021-05-06
Arjun Roy
New
[mm,net-next,v2] mm: net: memcg accounting for TCP rx zerocopy
[mm,net-next,v2] mm: net: memcg accounting for TCP rx zerocopy
-
-
-
2021-03-16
Arjun Roy
Superseded
[mm,net-next,v2] mm: net: memcg accounting for TCP rx zerocopy
[mm,net-next,v2] mm: net: memcg accounting for TCP rx zerocopy
-
-
-
2021-03-16
Arjun Roy
New
[net] tcp: Fix sign comparison bug in getsockopt(TCP_ZEROCOPY_RECEIVE)
[net] tcp: Fix sign comparison bug in getsockopt(TCP_ZEROCOPY_RECEIVE)
-
-
-
2021-02-25
Arjun Roy
New
[net-next] tcp: Sanitize CMSG flags and reserved args in tcp_zerocopy_receive.
[net-next] tcp: Sanitize CMSG flags and reserved args in tcp_zerocopy_receive.
-
-
-
2021-02-11
Arjun Roy
New
[net-next,v2] tcp: Explicitly mark reserved field in tcp_zerocopy_receive args.
[net-next,v2] tcp: Explicitly mark reserved field in tcp_zerocopy_receive args.
-
-
-
2021-02-06
Arjun Roy
Superseded
[net,v2] tcp: Explicitly mark reserved field in tcp_zerocopy_receive args.
[net,v2] tcp: Explicitly mark reserved field in tcp_zerocopy_receive args.
-
-
-
2021-02-06
Arjun Roy
New
[net] tcp: Explicitly mark reserved field in tcp_zerocopy_receive args.
[net] tcp: Explicitly mark reserved field in tcp_zerocopy_receive args.
-
-
-
2021-02-05
Arjun Roy
Superseded
[net-next,v2,2/2] tcp: Add receive timestamp support for receive zerocopy.
tcp: add CMSG+rx timestamps to rx. zerocopy
-
-
-
2021-01-21
Arjun Roy
New
[net-next,v2,1/2] tcp: Remove CMSG magic numbers for tcp_recvmsg().
tcp: add CMSG+rx timestamps to rx. zerocopy
-
-
-
2021-01-21
Arjun Roy
New
[net-next,1/2] tcp: Remove CMSG magic numbers for tcp_recvmsg().
[net-next,1/2] tcp: Remove CMSG magic numbers for tcp_recvmsg().
-
-
-
2020-12-11
Arjun Roy
Superseded
[net-next] tcp: correctly handle increased zerocopy args struct size
[net-next] tcp: correctly handle increased zerocopy args struct size
-
-
-
2020-12-10
Arjun Roy
New
[net-next,v3,8/8] net-zerocopy: Defer vm zap unless actually needed.
Perf. optimizations for TCP Recv. Zerocopy
-
-
-
2020-12-02
Arjun Roy
Superseded
[net-next,v3,7/8] net-zerocopy: Set zerocopy hint when data is copied
Perf. optimizations for TCP Recv. Zerocopy
-
-
-
2020-12-02
Arjun Roy
Superseded
[net-next,v3,6/8] net-zerocopy: Introduce short-circuit small reads.
Perf. optimizations for TCP Recv. Zerocopy
-
-
-
2020-12-02
Arjun Roy
Superseded
[net-next,v3,5/8] net-zerocopy: Fast return if inq < PAGE_SIZE
Perf. optimizations for TCP Recv. Zerocopy
-
-
-
2020-12-02
Arjun Roy
Superseded
[net-next,v3,4/8] net-zerocopy: Refactor frag-is-remappable test.
Perf. optimizations for TCP Recv. Zerocopy
-
-
-
2020-12-02
Arjun Roy
Superseded
[net-next,v3,3/8] net-zerocopy: Refactor skb frag fast-forward op.
Perf. optimizations for TCP Recv. Zerocopy
-
-
-
2020-12-02
Arjun Roy
Superseded
[net-next,v3,2/8] net-tcp: Introduce tcp_recvmsg_locked().
Perf. optimizations for TCP Recv. Zerocopy
-
-
-
2020-12-02
Arjun Roy
New
[net-next,v3,1/8] net-zerocopy: Copy straggler unaligned data for TCP Rx. zerocopy.
Perf. optimizations for TCP Recv. Zerocopy
-
-
-
2020-12-02
Arjun Roy
New
[net-next,v2,8/8] net-zerocopy: Defer vm zap unless actually needed.
Perf. optimizations for TCP Recv. Zerocopy
-
-
-
2020-12-02
Arjun Roy
New
[net-next,v2,7/8] net-zerocopy: Set zerocopy hint when data is copied
Perf. optimizations for TCP Recv. Zerocopy
-
-
-
2020-12-02
Arjun Roy
New
[net-next,v2,6/8] net-zerocopy: Introduce short-circuit small reads.
Perf. optimizations for TCP Recv. Zerocopy
-
-
-
2020-12-02
Arjun Roy
New
[net-next,v2,5/8] net-zerocopy: Fast return if inq < PAGE_SIZE
Perf. optimizations for TCP Recv. Zerocopy
-
-
-
2020-12-02
Arjun Roy
New
[net-next,v2,4/8] net-zerocopy: Refactor frag-is-remappable test.
Perf. optimizations for TCP Recv. Zerocopy
-
-
-
2020-12-02
Arjun Roy
New
[net-next,v2,3/8] net-zerocopy: Refactor skb frag fast-forward op.
Perf. optimizations for TCP Recv. Zerocopy
-
-
-
2020-12-02
Arjun Roy
New
[net-next,v2,2/8] net-tcp: Introduce tcp_recvmsg_locked().
Perf. optimizations for TCP Recv. Zerocopy
-
-
-
2020-12-02
Arjun Roy
Superseded
[net-next,v2,1/8] net-zerocopy: Copy straggler unaligned data for TCP Rx. zerocopy.
Perf. optimizations for TCP Recv. Zerocopy
-
-
-
2020-12-02
Arjun Roy
Superseded
[net,v2] tcp: Prevent low rmem stalls with SO_RCVLOWAT.
[net,v2] tcp: Prevent low rmem stalls with SO_RCVLOWAT.
-
-
-
2020-10-23
Arjun Roy
New
[net] tcp: Prevent low rmem stalls with SO_RCVLOWAT.
[net] tcp: Prevent low rmem stalls with SO_RCVLOWAT.
-
-
-
2020-10-23
Arjun Roy
New