..
Kconfig
…
Makefile
rxrpc: Implement RACK/TLP to deal with transmission stalls [RFC8985]
2024-12-09 13:48:33 -08:00
af_rxrpc.c
rxrpc: Use irq-disabling spinlocks between app and I/O thread
2024-12-09 13:48:31 -08:00
ar-internal.h
rxrpc: Allow the app to store private data on peer structs
2025-03-10 09:47:15 +00:00
call_accept.c
rxrpc: Use irq-disabling spinlocks between app and I/O thread
2024-12-09 13:48:31 -08:00
call_event.c
treewide: Switch/rename to timer_delete[_sync]()
2025-04-05 10:30:12 +02:00
call_object.c
treewide: Switch/rename to timer_delete[_sync]()
2025-04-05 10:30:12 +02:00
call_state.c
…
conn_client.c
treewide: Switch/rename to timer_delete[_sync]()
2025-04-05 10:30:12 +02:00
conn_event.c
rxrpc: Fix call state set to not include the SERVER_SECURING state
2025-02-05 18:47:46 -08:00
conn_object.c
treewide: Switch/rename to timer_delete[_sync]()
2025-04-05 10:30:12 +02:00
conn_service.c
…
input.c
rxrpc: peer->mtu_lock is redundant
2025-02-21 15:06:29 -08:00
input_rack.c
rxrpc: Implement RACK/TLP to deal with transmission stalls [RFC8985]
2024-12-09 13:48:33 -08:00
insecure.c
rxrpc: Prepare to be able to send jumbo DATA packets
2024-12-09 13:48:26 -08:00
io_thread.c
rxrpc: Disable IRQ, not BH, to take the lock for ->attend_link
2024-12-16 18:06:23 -08:00
key.c
…
local_event.c
…
local_object.c
rxrpc: Don't use received skbuff timestamps
2024-12-09 13:48:29 -08:00
misc.c
rxrpc: Implement path-MTU probing using padded PING ACKs (RFC8899)
2024-12-09 13:48:25 -08:00
net_ns.c
treewide: Switch/rename to timer_delete[_sync]()
2025-04-05 10:30:12 +02:00
output.c
rxrpc: Fix alteration of headers whilst zerocopy pending
2025-02-11 16:53:41 -08:00
peer_event.c
rxrpc: peer->mtu_lock is redundant
2025-02-21 15:06:29 -08:00
peer_object.c
afs: Use the per-peer app data provided by rxrpc
2025-03-10 09:47:15 +00:00
proc.c
rxrpc: Manage RTT per-call rather than per-peer
2024-12-09 13:48:32 -08:00
protocol.h
rxrpc: Implement path-MTU probing using padded PING ACKs (RFC8899)
2024-12-09 13:48:25 -08:00
recvmsg.c
rxrpc: Use irq-disabling spinlocks between app and I/O thread
2024-12-09 13:48:31 -08:00
rtt.c
rxrpc: Manage RTT per-call rather than per-peer
2024-12-09 13:48:32 -08:00
rxkad.c
rxrpc: Fix alteration of headers whilst zerocopy pending
2025-02-11 16:53:41 -08:00
rxperf.c
rxrpc: rxperf: Fix missing decoding of terminal magic cookie
2025-02-21 15:06:29 -08:00
security.c
rxrpc: Use irq-disabling spinlocks between app and I/O thread
2024-12-09 13:48:31 -08:00
sendmsg.c
rxrpc: Fix alteration of headers whilst zerocopy pending
2025-02-11 16:53:41 -08:00
server_key.c
…
skbuff.c
…
sysctl.c
rxrpc: Implement path-MTU probing using padded PING ACKs (RFC8899)
2024-12-09 13:48:25 -08:00
txbuf.c
rxrpc: Fix alteration of headers whilst zerocopy pending
2025-02-11 16:53:41 -08:00
utils.c
…