Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
353861660aa2e4453df416879f48478a09427510
/
net
/
rxrpc
/
output.c
aa390bb
rxrpc: Kill off the rxrpc_transport struct
by David Howells
· 8 years ago
999b69f
rxrpc: Kill the client connection bundle concept
by David Howells
· 8 years ago
985a5c8
rxrpc: Make rxrpc_send_packet() take a connection not a transport
by David Howells
· 8 years ago
cc8feb8
rxrpc: Fix exclusive connection handling
by David Howells
· 9 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
f66d749
rxrpc: Use the peer record to distribute network errors
by David Howells
· 9 years ago
8c3e34a
rxrpc: Rename files matching ar-*.c to git rid of the "ar-" prefix
by David Howells
· 8 years ago
[Renamed from net/rxrpc/ar-output.c]
2341e07
rxrpc: Simplify connect() implementation and simplify sendmsg() op
by David Howells
· 8 years ago
9b6d539
rxrpc: Use pr_<level> and pr_fmt, reduce object size a few KB
by Joe Perches
· 8 years ago
e0e4d82
rxrpc: Create a null security type and get rid of conditional calls
by David Howells
· 9 years ago
dc44b3a
rxrpc: Differentiate local and remote abort codes in structs
by David Howells
· 9 years ago
dad8aff
rxrpc: Replace all unsigned with unsigned int
by David Howells
· 9 years ago
ee72b9f
rxrpc: Use ACCESS_ONCE() when accessing circular buffer pointers
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
9cd3e07
net: rename SOCK_ASYNC_NOSPACE and SOCK_ASYNC_WAITDATA
by Eric Dumazet
· 9 years ago
146aa8b
KEYS: Merge the type-specific data with the payload data
by David Howells
· 9 years ago
01e97e6
new helper: msg_data_left()
by Al Viro
· 10 years ago
a2dd379
Merge remote-tracking branch 'dh/afs' into for-davem
by Al Viro
· 10 years ago
382d797
RxRPC: Use iov_iter_count() in rxrpc_send_data() instead of the len argument
by David Howells
· 10 years ago
aab9483
RxRPC: Don't call skb_add_data() if there's no data to copy
by David Howells
· 10 years ago
3af6878
RxRPC: Fix the conversion to iov_iter
by David Howells
· 10 years ago
1b78414
net: Remove iocb argument from sendmsg and recvmsg
by Ying Xue
· 10 years ago
2e90b1c
rxrpc: make the users of rxrpc_kernel_send_data() set kvec-backed msg_iter properly
by Al Viro
· 10 years ago
af2b040
rxrpc: switch rxrpc_send_data() to iov_iter primitives
by Al Viro
· 10 years ago
f95b414
net: introduce helper macro for_each_cmsghdr
by Gu Zheng
· 10 years ago
c0371da
put iov_iter into msghdr
by Al Viro
· 10 years ago
e8388eb
af_rxrpc: Request an ACK for every alternate DATA packet
by David Howells
· 11 years ago
5873c08
af_rxrpc: Add sysctls for configuring RxRPC parameters
by David Howells
· 11 years ago
342dfc3
net: add build-time checks for msg->msg_name size
by Steffen Hurrle
· 11 years ago
2c53040
net: Fix (nearly-)kernel-doc comments for various functions
by Ben Hutchings
· 12 years ago
3db1cd5
net: fix assignment of 0/1 to bool variables.
by Rusty Russell
· 13 years ago
bc3b2d7
net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules
by Paul Gortmaker
· 13 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
19e6454
[AF_RXRPC]: Return the number of bytes buffered in rxrpc_send_data()
by David Howells
· 17 years ago
224711d
[AF_RXRPC]: Sort out MTU handling.
by David Howells
· 18 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