Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
ef50e3059ac91e7b035bce1a89e5b49771ed353a
/
net
/
rxrpc
/
af_rxrpc.c
b63452c
rxrpc: Accesses of rxrpc_local::service need to be RCU managed
by David Howells
· 8 years ago
1e9e5c9
rxrpc: Reduce the rxrpc_local::services list to a pointer
by David Howells
· 8 years ago
71f3ca4
rxrpc: Improve skb tracing
by David Howells
· 8 years ago
d191274
rxrpc: Make IPv6 support conditional on CONFIG_IPV6
by David Howells
· 8 years ago
75b54cb
rxrpc: Add IPv6 support
by David Howells
· 8 years ago
cd5892c
rxrpc: Create an address for sendmsg() to bind unbound socket with
by David Howells
· 8 years ago
cbd0089
rxrpc: Adjust the call ref tracepoint to show kernel API refs
by David Howells
· 8 years ago
248f219
rxrpc: Rewrite the data and ack handling code
by David Howells
· 8 years ago
00e9071
rxrpc: Preallocate peers, conns and calls for incoming service requests
by David Howells
· 8 years ago
de8d6c7
rxrpc: Convert rxrpc_local::services to an hlist
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
5f2d9c4
rxrpc: Randomise epoch and starting client conn ID values
by David Howells
· 8 years ago
d001648
rxrpc: Don't expose skbs to in-kernel users [ver #2]
by David Howells
· 8 years ago
4de48af
rxrpc: Pass struct socket * to more rxrpc kernel interface functions
by David Howells
· 8 years ago
df844fd
rxrpc: Use a tracepoint for skb accounting debugging
by David Howells
· 8 years ago
8addc04
rxrpc: Fix error handling in af_rxrpc_init()
by Wei Yongjun
· 8 years ago
dee4636
rxrpc: Add RCU destruction for connections and calls
by David Howells
· 8 years ago
eb9b9d2
rxrpc: Check that the client conns cache is empty before module removal
by David Howells
· 8 years ago
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
5627cc8
rxrpc: Provide more refcount helper functions
by David Howells
· 9 years ago
f4552c2
rxrpc: Validate the net address given to rxrpc_kernel_begin_call()
by David Howells
· 8 years ago
4a3388c
rxrpc: Use IDR to allocate client conn IDs on a machine-wide basis
by David Howells
· 9 years ago
cc8feb8
rxrpc: Fix exclusive connection handling
by David Howells
· 9 years ago
19ffa01
rxrpc: Use structs to hold connection params and protocol info
by David Howells
· 9 years ago
0e4699e
rxrpc: checking for IS_ERR() instead of NULL
by Dan Carpenter
· 8 years ago
4f95dd7
rxrpc: Rework local endpoint management
by David Howells
· 9 years ago
be6e670
rxrpc: Rework peer object handling to use hash table and RCU
by David Howells
· 9 years ago
0e119b4
rxrpc: Limit the listening backlog
by David Howells
· 8 years ago
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
648af7f
rxrpc: Absorb the rxkad security module
by David Howells
· 9 years ago
dad8aff
rxrpc: Replace all unsigned with unsigned int
by David Howells
· 9 years ago
ab802ee
rxrpc: Clear the unused part of a sockaddr_rxrpc for memcmp() use
by David Howells
· 9 years ago
b4f1342
rxrpc: Adjust some whitespace and comments
by David Howells
· 9 years ago
e33b3d9
rxrpc: The protocol family should be set to PF_RXRPC not PF_UNIX
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
1ce0bf5
net: Generalise wq_has_sleeper helper
by Herbert Xu
· 9 years ago
146aa8b
KEYS: Merge the type-specific data with the payload data
by David Howells
· 9 years ago
11aa9c2
net: Pass kern from net_proto_family.create to sk_alloc
by Eric W. Biederman
· 10 years ago
1b78414
net: Remove iocb argument from sendmsg and recvmsg
by Ying Xue
· 10 years ago
5873c08
af_rxrpc: Add sysctls for configuring RxRPC parameters
by David Howells
· 11 years ago
ece31ff
net: proc: change proc_net_remove to remove_proc_entry
by Gao feng
· 12 years ago
d4beaa6
net: proc: change proc_net_fops_create to proc_create
by Gao feng
· 12 years ago
ce6654c
rxrpc: Use FIELD_SIZEOF() in af_rxrpc_init().
by YOSHIFUJI Hideaki / 吉藤英明
· 12 years ago
95c9617
net: cleanup unsigned to unsigned int
by Eric Dumazet
· 13 years ago
e1fcc7e
rxrpc: rxrpc_workqueue isn't used during memory reclaim
by Tejun Heo
· 14 years ago
4381548
net: sock_def_readable() and friends RCU conversion
by Eric Dumazet
· 15 years ago
aa39514
net: sk_sleep() helper
by Eric Dumazet
· 15 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
09ad9bc
net: use net_eq to compare nets
by Octavian Purdila
· 15 years ago
3f378b6
net: pass kern to net_proto_family create function
by Eric Paris
· 15 years ago
ec1b4cf
net: mark net_proto_ops as const
by Stephen Hemminger
· 15 years ago
b705884
net: Make setsockopt() optlen be unsigned.
by David S. Miller
· 15 years ago
a57de0b
net: adding memory barrier to the poll and receive callbacks
by Jiri Olsa
· 15 years ago
15bde72
RxRPC: Fix a potential NULL dereference
by David Howells
· 16 years ago
21454aa
net: replace NIPQUAD() in net/*/
by Harvey Harrison
· 16 years ago
547b792
net: convert BUG_TRAP to generic WARN_ON
by Ilpo Järvinen
· 16 years ago
424b00e
AFS: Do not describe debug parameters with their value
by Paul Bolle
· 17 years ago
e231c2e
Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p)
by David Howells
· 17 years ago
8d8ad9d
[NET]: Name magic constants in sock_wake_async()
by Pavel Emelyanov
· 17 years ago
6257ff2
[NET]: Forget the zero_it argument of sk_alloc()
by Pavel Emelyanov
· 17 years ago
76181c1
KEYS: Make request_key() and co fundamentally asynchronous
by David Howells
· 17 years ago
1b8d7ae
[NET]: Make socket creation namespace safe.
by Eric W. Biederman
· 17 years ago
457c4cb
[NET]: Make /proc/net per network namespace
by Eric W. Biederman
· 17 years ago
2c6b47d
Cleanup non-arch xtime uses, use get_seconds() or current_kernel_time().
by john stultz
· 17 years ago
20c2df8
mm: Remove slab destructors from kmem_cache_create().
by Paul Mundt
· 17 years ago
1c89964
[NET] RXRPC: Fix whitespace errors.
by YOSHIFUJI Hideaki
· 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