David Howells
|
c1e15b4944
rxrpc: Fix the packet reception routine
|
6 lat temu |
David Howells
|
5e33a23ba4
rxrpc: Fix some missed refs to init_net
|
6 lat temu |
David Howells
|
f334430316
rxrpc: Fix error distribution
|
6 lat temu |
Mark Rutland
|
bfc18e389c
atomics/treewide: Rename __atomic_add_unless() => atomic_fetch_add_unless()
|
7 lat temu |
Linus Torvalds
|
5bb053bef8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
|
7 lat temu |
David Howells
|
d3be4d2443
rxrpc: Fix potential call vs socket/net destruction race
|
7 lat temu |
David Howells
|
88f2a8257c
rxrpc: Fix checker warnings and errors
|
7 lat temu |
David Howells
|
a25e21f0bc
rxrpc, afs: Use debug_ids rather than pointers in traces
|
7 lat temu |
Linus Torvalds
|
96c22a49ac
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
7 lat temu |
David Howells
|
bd1fdf8cfd
rxrpc: Add a timeout for detecting lost ACKs/lost DATA
|
7 lat temu |
David Howells
|
a158bdd324
rxrpc: Fix call timeouts
|
7 lat temu |
David Howells
|
4812417894
rxrpc: Split the call params from the operation params
|
7 lat temu |
David Howells
|
9faaff5934
rxrpc: Provide a different lockdep key for call->user_mutex for kernel calls
|
7 lat temu |
Kees Cook
|
e99e88a9d2
treewide: setup_timer() -> timer_setup()
|
7 lat temu |
David Howells
|
20acbd9a7a
rxrpc: Lock around calling a kernel service Rx notification
|
7 lat temu |
David Howells
|
c038a58ccf
rxrpc: Allow failed client calls to be retried
|
8 lat temu |
David Howells
|
f7aec129a3
rxrpc: Cache the congestion window setting
|
8 lat temu |
David Howells
|
e754eba685
rxrpc: Provide a cmsg to specify the amount of Tx data for a call
|
8 lat temu |
David Howells
|
2baec2c3f8
rxrpc: Support network namespacing
|
8 lat temu |
David Howells
|
3a92789af0
rxrpc: Use negative error codes in rxrpc_call struct
|
8 lat temu |
David Howells
|
540b1c48c3
rxrpc: Fix deadlock between call creation and sendmsg/recvmsg
|
8 lat temu |
David Howells
|
b54a134a7d
rxrpc: Fix handling of enums-to-string translation in tracing
|
8 lat temu |
David Howells
|
54fde42345
rxrpc: Fix checker warning by not passing always-zero value to ERR_PTR()
|
8 lat temu |
David Howells
|
a5af7e1fc6
rxrpc: Fix loss of PING RESPONSE ACK production due to PING ACKs
|
8 lat temu |
David Howells
|
26cb02aa6d
rxrpc: Fix warning by splitting rxrpc_send_call_packet()
|
8 lat temu |
David Howells
|
405dea1deb
rxrpc: Fix the call timer handling
|
8 lat temu |
David Howells
|
df0adc788a
rxrpc: Keep the call timeouts as ktimes rather than jiffies
|
8 lat temu |
David Howells
|
57494343cb
rxrpc: Implement slow-start
|
9 lat temu |
David Howells
|
fc7ab6d29a
rxrpc: Add a tracepoint for the call timer
|
9 lat temu |
David Howells
|
01a88f7f6b
rxrpc: Fix call timer
|
9 lat temu |