..
af_rxrpc.c
rxrpc: Improve setsockopt() handling of malformed user input
2024-11-28 08:57:42 +01:00
ar-internal.h
rxrpc: Generate rtt_min
2024-12-09 13:48:29 -08:00
call_accept.c
rxrpc: Fix CPU time starvation in I/O thread
2024-12-09 13:48:26 -08:00
call_event.c
rxrpc: Store the DATA serial in the txqueue and use this in RTT calc
2024-12-09 13:48:29 -08:00
call_object.c
rxrpc: Use the new rxrpc_tx_queue struct to more efficiently process ACKs
2024-12-09 13:48:29 -08:00
call_state.c
rxrpc: Move client call connection to the I/O thread
2023-01-06 09:43:33 +00:00
conn_client.c
rxrpc: Adjust names and types of congestion-related fields
2024-12-09 13:48:28 -08:00
conn_event.c
rxrpc: Implement path-MTU probing using padded PING ACKs (RFC8899)
2024-12-09 13:48:25 -08:00
conn_object.c
rxrpc: Implement path-MTU probing using padded PING ACKs (RFC8899)
2024-12-09 13:48:25 -08:00
conn_service.c
rxrpc_find_service_conn_rcu: fix the usage of read_seqbegin_or_lock()
2023-12-24 15:22:49 +00:00
input.c
rxrpc: Adjust the rxrpc_rtt_rx tracepoint
2024-12-09 13:48:30 -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: Fix CPU time starvation in I/O thread
2024-12-09 13:48:26 -08:00
Kconfig
rxrpc: Allow a delay to be injected into packet reception
2023-01-31 16:38:09 +00:00
key.c
rxrpc: Fix error when reading rxrpc tokens
2023-04-23 13:38:28 +01:00
local_event.c
rxrpc: Truncate UTS_RELEASE for rxrpc version
2023-05-30 10:01:06 +02:00
local_object.c
rxrpc: Don't use received skbuff timestamps
2024-12-09 13:48:29 -08:00
Makefile
rxrpc: Split out the call state changing functions into their own file
2023-01-06 09:43:32 +00:00
misc.c
rxrpc: Implement path-MTU probing using padded PING ACKs (RFC8899)
2024-12-09 13:48:25 -08:00
net_ns.c
rxrpc: Create a procfile to display outstanding client conn bundles
2023-12-24 15:22:56 +00:00
output.c
rxrpc: Store the DATA serial in the txqueue and use this in RTT calc
2024-12-09 13:48:29 -08:00
peer_event.c
rxrpc: Fix CPU time starvation in I/O thread
2024-12-09 13:48:26 -08:00
peer_object.c
rxrpc: Implement path-MTU probing using padded PING ACKs (RFC8899)
2024-12-09 13:48:25 -08:00
proc.c
rxrpc: Display stats about jumbo packets transmitted and received
2024-12-09 13:48:28 -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: Fix overproduction of wakeups to recvmsg()
2023-02-20 08:33:25 +01:00
rtt.c
rxrpc: Adjust the rxrpc_rtt_rx tracepoint
2024-12-09 13:48:30 -08:00
rxkad.c
rxrpc: Prepare to be able to send jumbo DATA packets
2024-12-09 13:48:26 -08:00
rxperf.c
rxrpc: Use umin() and umax() rather than min_t()/max_t() where possible
2024-12-09 13:48:23 -08:00
security.c
rxrpc: Fix incoming call setup race
2023-01-07 09:30:26 +00:00
sendmsg.c
rxrpc: Use the new rxrpc_tx_queue struct to more efficiently process ACKs
2024-12-09 13:48:29 -08:00
server_key.c
rxrpc: Implement an in-kernel rxperf server for testing purposes
2022-12-01 13:36:37 +00:00
skbuff.c
rxrpc: Use consume_skb() rather than kfree_skb_reason()
2023-02-07 23:11:20 +00:00
sysctl.c
rxrpc: Implement path-MTU probing using padded PING ACKs (RFC8899)
2024-12-09 13:48:25 -08:00
txbuf.c
rxrpc: Implement progressive transmission queue struct
2024-12-09 13:48:27 -08:00
utils.c
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36
2019-05-24 17:27:11 +02:00