..
Kconfig
…
Makefile
…
af_rxrpc.c
rxrpc: Accesses of rxrpc_local::service need to be RCU managed
2016-10-06 08:11:48 +01:00
ar-internal.h
rxrpc: Need to produce an ACK for service op if op takes a long time
2016-10-06 08:11:50 +01:00
call_accept.c
rxrpc: Fix warning by splitting rxrpc_send_call_packet()
2016-10-06 08:11:49 +01:00
call_event.c
rxrpc: Need to produce an ACK for service op if op takes a long time
2016-10-06 08:11:50 +01:00
call_object.c
rxrpc: Fix checker warning by not passing always-zero value to ERR_PTR()
2016-10-13 08:39:52 +01:00
conn_client.c
…
conn_event.c
rxrpc: The offset field in struct rxrpc_skb_priv is unnecessary
2016-09-30 14:39:28 +01:00
conn_object.c
…
conn_service.c
…
input.c
rxrpc: Partially handle OpenAFS's improper termination of calls
2016-10-06 08:11:49 +01:00
insecure.c
…
key.c
…
local_event.c
rxrpc: The offset field in struct rxrpc_skb_priv is unnecessary
2016-09-30 14:39:28 +01:00
local_object.c
rxrpc: Reduce the rxrpc_local::services list to a pointer
2016-09-29 22:57:47 +01:00
misc.c
rxrpc: Need to produce an ACK for service op if op takes a long time
2016-10-06 08:11:50 +01:00
output.c
rxrpc: Don't request an ACK on the last DATA packet of a call's Tx phase
2016-10-06 08:11:51 +01:00
peer_event.c
…
peer_object.c
rxrpc: Fix checking of error from ip6_route_output()
2016-10-13 08:43:17 +01:00
proc.c
…
recvmsg.c
rxrpc: Need to produce an ACK for service op if op takes a long time
2016-10-06 08:11:50 +01:00
rxkad.c
rxrpc: Fix warning by splitting rxrpc_send_call_packet()
2016-10-06 08:11:49 +01:00
security.c
rxrpc: Reduce the rxrpc_local::services list to a pointer
2016-09-29 22:57:47 +01:00
sendmsg.c
rxrpc: Need to produce an ACK for service op if op takes a long time
2016-10-06 08:11:50 +01:00
skbuff.c
…
sysctl.c
rxrpc: Keep the call timeouts as ktimes rather than jiffies
2016-09-30 14:40:11 +01:00
utils.c
…