index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
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
/
ar-internal.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'net-next-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2023-02-21
1
-4
/
+11
|
\
|
*
rxrpc: Remove local->defrag_sem
David Howells
2023-01-31
1
-1
/
+0
|
*
rxrpc: Simplify ACK handling
David Howells
2023-01-31
1
-0
/
+1
|
*
rxrpc: De-atomic call->ackr_window and call->ackr_nr_unacked
David Howells
2023-01-31
1
-2
/
+3
|
*
rxrpc: Allow a delay to be injected into packet reception
David Howells
2023-01-31
1
-0
/
+6
|
*
rxrpc: Convert call->recvmsg_lock to a spinlock
David Howells
2023-01-31
1
-1
/
+1
*
|
Merge tag 'hardening-v6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2023-02-21
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
rxrpc: replace zero-lenth array with DECLARE_FLEX_ARRAY() helper
Stephen Rothwell
2023-01-05
1
-1
/
+1
*
|
rxrpc: Fix incoming call setup race
David Howells
2023-01-07
1
-1
/
+1
*
|
rxrpc: Move client call connection to the I/O thread
David Howells
2023-01-06
1
-10
/
+12
*
|
rxrpc: Move the client conn cache management to the I/O thread
David Howells
2023-01-06
1
-8
/
+9
*
|
rxrpc: Remove call->state_lock
David Howells
2023-01-06
1
-11
/
+22
*
|
rxrpc: Move call state changes from recvmsg to I/O thread
David Howells
2023-01-06
1
-1
/
+2
*
|
rxrpc: Wrap accesses to get call state to put the barrier in one place
David Howells
2023-01-06
1
-0
/
+16
*
|
rxrpc: Split out the call state changing functions into their own file
David Howells
2023-01-06
1
-8
/
+18
*
|
rxrpc: Set up a connection bundle from a call, not rxrpc_conn_parameters
David Howells
2023-01-06
1
-4
/
+4
*
|
rxrpc: Offload the completion of service conn security to the I/O thread
David Howells
2023-01-06
1
-0
/
+1
*
|
rxrpc: Make the set of connection IDs per local endpoint
David Howells
2023-01-06
1
-2
/
+3
*
|
rxrpc: Tidy up abort generation infrastructure
David Howells
2023-01-06
1
-22
/
+29
*
|
rxrpc: Clean up connection abort
David Howells
2023-01-06
1
-19
/
+27
*
|
rxrpc: Implement a mechanism to send an event notification to a connection
David Howells
2023-01-06
1
-0
/
+5
*
|
rxrpc: Only set/transmit aborts in the I/O thread
David Howells
2023-01-06
1
-1
/
+6
*
|
rxrpc: Separate call retransmission from other conn events
David Howells
2023-01-06
1
-0
/
+2
*
|
rxrpc: Stash the network namespace pointer in rxrpc_local
David Howells
2023-01-06
1
-5
/
+5
|
/
*
rxrpc: Fix the return value of rxrpc_new_incoming_call()
David Howells
2022-12-19
1
-3
/
+3
*
rxrpc: Fix locking issues in rxrpc_put_peer_locked()
David Howells
2022-12-19
1
-1
/
+0
*
rxrpc: Fix I/O thread startup getting skipped
David Howells
2022-12-19
1
-0
/
+1
*
rxrpc: Transmit ACKs at the point of generation
David Howells
2022-12-01
1
-4
/
+1
*
rxrpc: Fold __rxrpc_unuse_local() into rxrpc_unuse_local()
David Howells
2022-12-01
1
-12
/
+0
*
rxrpc: Move the cwnd degradation after transmitting packets
David Howells
2022-12-01
1
-0
/
+2
*
rxrpc: Trace/count transmission underflows and cwnd resets
David Howells
2022-12-01
1
-0
/
+3
*
rxrpc: Make the I/O thread take over the call and local processor work
David Howells
2022-12-01
1
-31
/
+19
*
rxrpc: Extract the peer address from an incoming packet earlier
David Howells
2022-12-01
1
-0
/
+2
*
rxrpc: Reduce the use of RCU in packet input
David Howells
2022-12-01
1
-2
/
+1
*
rxrpc: Move DATA transmission into call processor work item
David Howells
2022-12-01
1
-1
/
+4
*
rxrpc: Copy client call parameters into rxrpc_call earlier
David Howells
2022-12-01
1
-1
/
+6
*
rxrpc: Implement a mechanism to send an event notification to a call
David Howells
2022-12-01
1
-1
/
+4
*
rxrpc: Remove call->input_lock
David Howells
2022-12-01
1
-1
/
+0
*
rxrpc: Move error processing into the local endpoint I/O thread
David Howells
2022-12-01
1
-1
/
+3
*
rxrpc: Move packet reception processing into I/O thread
David Howells
2022-12-01
1
-1
/
+2
*
rxrpc: Create a per-local endpoint receive queue and I/O thread
David Howells
2022-12-01
1
-0
/
+10
*
rxrpc: Split the receive code
David Howells
2022-12-01
1
-0
/
+7
*
rxrpc: Don't hold a ref for connection workqueue
David Howells
2022-12-01
1
-17
/
+8
*
rxrpc: Don't hold a ref for call timer or workqueue
David Howells
2022-12-01
1
-4
/
+2
*
rxrpc: Trace rxrpc_bundle refcount
David Howells
2022-12-01
1
-2
/
+2
*
rxrpc: trace: Don't use __builtin_return_address for rxrpc_call tracing
David Howells
2022-12-01
1
-4
/
+4
*
rxrpc: trace: Don't use __builtin_return_address for rxrpc_conn tracing
David Howells
2022-12-01
1
-9
/
+12
*
rxrpc: trace: Don't use __builtin_return_address for rxrpc_peer tracing
David Howells
2022-12-01
1
-5
/
+6
*
rxrpc: trace: Don't use __builtin_return_address for rxrpc_local tracing
David Howells
2022-12-01
1
-9
/
+32
*
rxrpc: Drop rxrpc_conn_parameters from rxrpc_connection and rxrpc_bundle
David Howells
2022-12-01
1
-2
/
+14
[next]