David Howells 992c273af9 rxrpc: Free packets discarded in data_ready 9 years ago
..
Kconfig 648af7fca1 rxrpc: Absorb the rxkad security module 9 years ago
Makefile 7877a4a4bd rxrpc: Split service connection code out into its own file 9 years ago
af_rxrpc.c 8addc0440b rxrpc: Fix error handling in af_rxrpc_init() 9 years ago
ar-internal.h 372ee16386 rxrpc: Fix races between skb free, ACK generation and replying 9 years ago
call_accept.c 372ee16386 rxrpc: Fix races between skb free, ACK generation and replying 9 years ago
call_event.c f9dc575725 rxrpc: Don't access connection from call if pointer is NULL 9 years ago
call_object.c 17b963e319 rxrpc: Need to flag call as being released on connect failure 9 years ago
conn_client.c 8496af50eb rxrpc: Use RCU to access a peer's service connection tree 9 years ago
conn_event.c a1399f8bb0 rxrpc: Call channels should have separate call number spaces 9 years ago
conn_object.c 8496af50eb rxrpc: Use RCU to access a peer's service connection tree 9 years ago
conn_service.c 7acef60455 rxrpc: checking for IS_ERR() instead of NULL 9 years ago
input.c 992c273af9 rxrpc: Free packets discarded in data_ready 9 years ago
insecure.c a263629da5 rxrpc: Avoid using stack memory in SG lists in rxkad 9 years ago
key.c 19ffa01c9c rxrpc: Use structs to hold connection params and protocol info 9 years ago
local_event.c 4f95dd78a7 rxrpc: Rework local endpoint management 9 years ago
local_object.c dee46364ce rxrpc: Add RCU destruction for connections and calls 9 years ago
misc.c 0e119b41b7 rxrpc: Limit the listening backlog 9 years ago
output.c aa390bbe21 rxrpc: Kill off the rxrpc_transport struct 9 years ago
peer_event.c f66d749019 rxrpc: Use the peer record to distribute network errors 9 years ago
peer_object.c 8496af50eb rxrpc: Use RCU to access a peer's service connection tree 9 years ago
proc.c a1399f8bb0 rxrpc: Call channels should have separate call number spaces 9 years ago
recvmsg.c 372ee16386 rxrpc: Fix races between skb free, ACK generation and replying 9 years ago
rxkad.c a1399f8bb0 rxrpc: Call channels should have separate call number spaces 9 years ago
security.c 85f32278bd rxrpc: Replace conn->trans->{local,peer} with conn->params.{local,peer} 9 years ago
skbuff.c 372ee16386 rxrpc: Fix races between skb free, ACK generation and replying 9 years ago
sysctl.c aa390bbe21 rxrpc: Kill off the rxrpc_transport struct 9 years ago
utils.c 1291e9d108 rxrpc: Move data_ready peer lookup into rxrpc_find_connection() 9 years ago