Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
3432a757b1f889f8c0d33cd9fcabdae172ed812b
/
net
/
rxrpc
/
recvmsg.c
3432a75
rxrpc: Fix prealloc refcounting
by David Howells
· 8 years ago
33b603f
rxrpc: Requeue call for recvmsg if more data
by David Howells
· 8 years ago
248f219
rxrpc: Rewrite the data and ack handling code
by David Howells
· 8 years ago
8d94aa3
rxrpc: Calls shouldn't hold socket refs
by David Howells
· 8 years ago
fff7242
rxrpc: Improve the call tracking tracepoint
by David Howells
· 8 years ago
d001648
rxrpc: Don't expose skbs to in-kernel users [ver #2]
by David Howells
· 8 years ago
e34d423
rxrpc: Trace rxrpc_call usage
by David Howells
· 8 years ago
f5c17aa
rxrpc: Calls should only have one terminal state
by David Howells
· 8 years ago
df844fd
rxrpc: Use a tracepoint for skb accounting debugging
by David Howells
· 8 years ago
372ee16
rxrpc: Fix races between skb free, ACK generation and replying
by David Howells
· 8 years ago
85f3227
rxrpc: Replace conn->trans->{local,peer} with conn->params.{local,peer}
by David Howells
· 9 years ago
19ffa01
rxrpc: Use structs to hold connection params and protocol info
by David Howells
· 9 years ago
8c3e34a
rxrpc: Rename files matching ar-*.c to git rid of the "ar-" prefix
by David Howells
· 9 years ago
[Renamed from net/rxrpc/ar-recvmsg.c]
9b6d539
rxrpc: Use pr_<level> and pr_fmt, reduce object size a few KB
by Joe Perches
· 9 years ago
dc44b3a
rxrpc: Differentiate local and remote abort codes in structs
by David Howells
· 9 years ago
0d12f8a
rxrpc: Keep the skb private record of the Rx header in host byte order
by David Howells
· 9 years ago
4c198ad
rxrpc: Rename call events to begin RXRPC_CALL_EV_
by David Howells
· 9 years ago
0fa74a4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
7d985ed
rxrpc: bogus MSG_PEEK test in rxrpc_recvmsg()
by Al Viro
· 10 years ago
1b78414
net: Remove iocb argument from sendmsg and recvmsg
by Ying Xue
· 10 years ago
2cfdf9f
net: rxrpc: change call to sock_recv_ts_and_drops() on rxrpc recvmsg to sock_recv_timestamp()
by Eyal Birger
· 10 years ago
51f3d02
net: Add and use skb_copy_datagram_msg() helper.
by David S. Miller
· 10 years ago
8961749
af_rxrpc: Remove incorrect checksum calculation from rxrpc_recvmsg()
by Tim Smith
· 11 years ago
1ea4273
af_rxrpc: Handle frames delivered from another VM
by Tim Smith
· 11 years ago
24a9981
af_rxrpc: Avoid setting up double-free on checksum error
by Tim Smith
· 11 years ago
f3d3342
net: rework recvmsg handler msg_name and msg_namelen logic
by Hannes Frederic Sowa
· 11 years ago
bc3b2d7
net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules
by Paul Gortmaker
· 13 years ago
4a4771a
net: use sk_sleep()
by Eric Dumazet
· 15 years ago
3b88578
net: Generalize socket rx gap / receive queue overflow cmsg
by Neil Horman
· 15 years ago
1ff82fe
RxRPC: fix rxrpc_recvmsg()'s returning of msg_name
by David Howells
· 17 years ago
651350d
[AF_RXRPC]: Add an interface to the AF_RXRPC module for the AFS filesystem to use
by David Howells
· 18 years ago
17926a7
[AF_RXRPC]: Provide secure RxRPC sockets for use by userspace and kernel both
by David Howells
· 18 years ago