index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
rxrpc
/
io_thread.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
rxrpc: Move client call connection to the I/O thread
David Howells
2023-01-06
1
-5
/
+8
*
rxrpc: Move the client conn cache management to the I/O thread
David Howells
2023-01-06
1
-0
/
+4
*
rxrpc: Offload the completion of service conn security to the I/O thread
David Howells
2023-01-06
1
-0
/
+5
*
rxrpc: Tidy up abort generation infrastructure
David Howells
2023-01-06
1
-89
/
+74
*
rxrpc: Implement a mechanism to send an event notification to a connection
David Howells
2023-01-06
1
-1
/
+18
*
rxrpc: Separate call retransmission from other conn events
David Howells
2023-01-06
1
-1
/
+1
*
rxrpc: Fix the return value of rxrpc_new_incoming_call()
David Howells
2022-12-19
1
-2
/
+2
*
rxrpc: Fix I/O thread stop
David Howells
2022-12-19
1
-1
/
+3
*
rxrpc: Fix I/O thread startup getting skipped
David Howells
2022-12-19
1
-0
/
+2
*
rxrpc: Transmit ACKs at the point of generation
David Howells
2022-12-01
1
-5
/
+0
*
rxrpc: Make the I/O thread take over the call and local processor work
David Howells
2022-12-01
1
-173
/
+146
*
rxrpc: Extract the peer address from an incoming packet earlier
David Howells
2022-12-01
1
-2
/
+15
*
rxrpc: Reduce the use of RCU in packet input
David Howells
2022-12-01
1
-16
/
+52
*
rxrpc: Simplify skbuff accounting in receive path
David Howells
2022-12-01
1
-38
/
+32
*
rxrpc: Copy client call parameters into rxrpc_call earlier
David Howells
2022-12-01
1
-2
/
+2
*
rxrpc: Implement a mechanism to send an event notification to a call
David Howells
2022-12-01
1
-2
/
+18
*
rxrpc: Move error processing into the local endpoint I/O thread
David Howells
2022-12-01
1
-0
/
+29
*
rxrpc: Move packet reception processing into I/O thread
David Howells
2022-12-01
1
-20
/
+41
*
rxrpc: Create a per-local endpoint receive queue and I/O thread
David Howells
2022-12-01
1
-1
/
+50
*
rxrpc: Split the receive code
David Howells
2022-12-01
1
-0
/
+370