index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
rxrpc
/
ar-internal.h
Age
Commit message (
Expand
)
Author
Files
Lines
2022-12-19
rxrpc: Fix the return value of rxrpc_new_incoming_call()
David Howells
1
-3
/
+3
2022-12-19
rxrpc: Fix locking issues in rxrpc_put_peer_locked()
David Howells
1
-1
/
+0
2022-12-19
rxrpc: Fix I/O thread startup getting skipped
David Howells
1
-0
/
+1
2022-12-01
rxrpc: Transmit ACKs at the point of generation
David Howells
1
-4
/
+1
2022-12-01
rxrpc: Fold __rxrpc_unuse_local() into rxrpc_unuse_local()
David Howells
1
-12
/
+0
2022-12-01
rxrpc: Move the cwnd degradation after transmitting packets
David Howells
1
-0
/
+2
2022-12-01
rxrpc: Trace/count transmission underflows and cwnd resets
David Howells
1
-0
/
+3
2022-12-01
rxrpc: Make the I/O thread take over the call and local processor work
David Howells
1
-31
/
+19
2022-12-01
rxrpc: Extract the peer address from an incoming packet earlier
David Howells
1
-0
/
+2
2022-12-01
rxrpc: Reduce the use of RCU in packet input
David Howells
1
-2
/
+1
2022-12-01
rxrpc: Move DATA transmission into call processor work item
David Howells
1
-1
/
+4
2022-12-01
rxrpc: Copy client call parameters into rxrpc_call earlier
David Howells
1
-1
/
+6
2022-12-01
rxrpc: Implement a mechanism to send an event notification to a call
David Howells
1
-1
/
+4
2022-12-01
rxrpc: Remove call->input_lock
David Howells
1
-1
/
+0
2022-12-01
rxrpc: Move error processing into the local endpoint I/O thread
David Howells
1
-1
/
+3
2022-12-01
rxrpc: Move packet reception processing into I/O thread
David Howells
1
-1
/
+2
2022-12-01
rxrpc: Create a per-local endpoint receive queue and I/O thread
David Howells
1
-0
/
+10
2022-12-01
rxrpc: Split the receive code
David Howells
1
-0
/
+7
2022-12-01
rxrpc: Don't hold a ref for connection workqueue
David Howells
1
-17
/
+8
2022-12-01
rxrpc: Don't hold a ref for call timer or workqueue
David Howells
1
-4
/
+2
2022-12-01
rxrpc: Trace rxrpc_bundle refcount
David Howells
1
-2
/
+2
2022-12-01
rxrpc: trace: Don't use __builtin_return_address for rxrpc_call tracing
David Howells
1
-4
/
+4
2022-12-01
rxrpc: trace: Don't use __builtin_return_address for rxrpc_conn tracing
David Howells
1
-9
/
+12
2022-12-01
rxrpc: trace: Don't use __builtin_return_address for rxrpc_peer tracing
David Howells
1
-5
/
+6
2022-12-01
rxrpc: trace: Don't use __builtin_return_address for rxrpc_local tracing
David Howells
1
-9
/
+32
2022-12-01
rxrpc: Drop rxrpc_conn_parameters from rxrpc_connection and rxrpc_bundle
David Howells
1
-2
/
+14
2022-12-01
rxrpc: Remove the [_k]net() debugging macros
David Howells
1
-10
/
+0
2022-12-01
rxrpc: Remove the [k_]proto() debugging macros
David Howells
1
-10
/
+0
2022-11-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+1
2022-11-18
rxrpc: Fix race between conn bundle lookup and bundle removal [ZDI-CAN-15975]
David Howells
1
-0
/
+1
2022-11-08
rxrpc: Allocate an skcipher each time needed rather than reusing
David Howells
1
-2
/
+0
2022-11-08
rxrpc: Fix congestion management
David Howells
1
-4
/
+5
2022-11-08
rxrpc: Remove the rxtx ring
David Howells
1
-15
/
+0
2022-11-08
rxrpc: Save last ACK's SACK table rather than marking txbufs
David Howells
1
-7
/
+5
2022-11-08
rxrpc: Remove call->lock
David Howells
1
-1
/
+0
2022-11-08
rxrpc: Don't use a ring buffer for call Tx queue
David Howells
1
-18
/
+13
2022-11-08
rxrpc: Get rid of the Rx ring
David Howells
1
-11
/
+18
2022-11-08
rxrpc: Clone received jumbo subpackets and queue separately
David Howells
1
-23
/
+9
2022-11-08
rxrpc: Clean up ACK handling
David Howells
1
-5
/
+5
2022-11-08
rxrpc: Allocate ACK records at proposal and queue for transmission
David Howells
1
-6
/
+15
2022-11-08
rxrpc: Define rxrpc_txbuf struct to carry data to be transmitted
David Howells
1
-0
/
+53
2022-11-08
rxrpc: Remove call->tx_phase
David Howells
1
-1
/
+0
2022-11-08
rxrpc: Remove the flags from the rxrpc_skb tracepoint
David Howells
1
-1
/
+0
2022-11-08
rxrpc: Use the core ICMP/ICMP6 parsers
David Howells
1
-1
/
+0
2022-11-08
net: Change the udp encap_err_rcv to allow use of {ip,ipv6}_icmp_error()
David Howells
1
-1
/
+1
2022-11-08
rxrpc: Record stats for why the REQUEST-ACK flag is being set
David Howells
1
-0
/
+2
2022-11-08
rxrpc: Record statistics about ACK types
David Howells
1
-0
/
+6
2022-11-08
rxrpc: Add stats procfile and DATA packet stats
David Howells
1
-0
/
+17
2022-11-08
rxrpc: Track highest acked serial
David Howells
1
-0
/
+1
2022-09-19
rxrpc: remove rxrpc_max_call_lifetime declaration
Gaosheng Cui
1
-1
/
+0
[next]