Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
a29d64a45eed1ee0d4ac90335da79ad1a9a0990d
/
net
/
rxrpc
/
call_object.c
d440a1c
rxrpc: Kill off the call hash table
by David Howells
· 8 years ago
e8d70ce
rxrpc: Prune the contents of the rxrpc_conn_proto struct
by David Howells
· 8 years ago
a1399f8
rxrpc: Call channels should have separate call number spaces
by David Howells
· 8 years ago
dee4636
rxrpc: Add RCU destruction for connections and calls
by David Howells
· 8 years ago
e653cfe
rxrpc: Release a call's connection ref on call disconnection
by David Howells
· 9 years ago
d1e858c
rxrpc: Fix handling of connection failure in client call creation
by David Howells
· 9 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
42886ff
rxrpc: Pass sk_buff * rather than rxrpc_host_header * to functions
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
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-call.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
843099c
rxrpc: Don't pass gfp around in incoming call handling functions
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
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
5b8848d
rxrpc: Convert call flag and event numbers into enums
by David Howells
· 9 years ago
7727640
af_rxrpc: Keep rxrpc_call pointers in a hashtable
by Tim Smith
· 11 years ago
817913d
af_rxrpc: Expose more RxRPC parameters via sysctls
by David Howells
· 11 years ago
5873c08
af_rxrpc: Add sysctls for configuring RxRPC parameters
by David Howells
· 11 years ago
95c9617
net: cleanup unsigned to unsigned int
by Eric Dumazet
· 13 years ago
3b5bac2
RxRPC: Fix a potential deadlock between the call resend_timer and state_lock
by David Howells
· 14 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
fd589a8
trivial: fix typo "to to" in multiple files
by Anand Gadiyar
· 15 years ago
036c2e2
[AF_RXRPC]: constify function pointer tables
by Jan Engelhardt
· 17 years ago
1f8481d
[AF_RXRPC]: Make call state names available if CONFIG_PROC_FS=n
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