David Howells
|
c54e43d752
rxrpc: Fix missing start of call timeout
|
7 vuotta sitten |
David Howells
|
17226f1240
rxrpc: Fix leak of rxrpc_peer objects
|
7 vuotta sitten |
David Howells
|
88f2a8257c
rxrpc: Fix checker warnings and errors
|
7 vuotta sitten |
David Howells
|
03877bf6a3
rxrpc: Fix Tx ring annotation after initial Tx failure
|
7 vuotta sitten |
David Howells
|
a25e21f0bc
rxrpc, afs: Use debug_ids rather than pointers in traces
|
7 vuotta sitten |
Gustavo A. R. Silva
|
282ef47291
rxrpc: Fix variable overwrite
|
7 vuotta sitten |
David Howells
|
bd1fdf8cfd
rxrpc: Add a timeout for detecting lost ACKs/lost DATA
|
7 vuotta sitten |
David Howells
|
beb8e5e4f3
rxrpc: Express protocol timeouts in terms of RTT
|
7 vuotta sitten |
David Howells
|
a158bdd324
rxrpc: Fix call timeouts
|
7 vuotta sitten |
David Howells
|
4812417894
rxrpc: Split the call params from the operation params
|
7 vuotta sitten |
David Howells
|
48ca24636d
rxrpc: Don't set upgrade by default in sendmsg()
|
7 vuotta sitten |
David Howells
|
03a6c82218
rxrpc: The mutex lock returned by rxrpc_accept_call() needs releasing
|
7 vuotta sitten |
Gustavo A. R. Silva
|
e3cf39706b
net: rxrpc: mark expected switch fall-throughs
|
7 vuotta sitten |
David Howells
|
bc5e3a546d
rxrpc: Use MSG_WAITALL to tell sendmsg() to temporarily ignore signals
|
7 vuotta sitten |
David Howells
|
c038a58ccf
rxrpc: Allow failed client calls to be retried
|
8 vuotta sitten |
David Howells
|
e833251ad8
rxrpc: Add notification of end-of-Tx phase
|
8 vuotta sitten |
David Howells
|
bd2db2d231
rxrpc: Don't negate call->error before returning it
|
8 vuotta sitten |
Johannes Berg
|
b080db5853
networking: convert many more places to skb_put_zero()
|
8 vuotta sitten |
David Howells
|
e754eba685
rxrpc: Provide a cmsg to specify the amount of Tx data for a call
|
8 vuotta sitten |
David Howells
|
3ab26a6fd0
rxrpc: Consolidate sendmsg parameters
|
8 vuotta sitten |
David Howells
|
4e255721d1
rxrpc: Add service upgrade support for client connections
|
8 vuotta sitten |
David Howells
|
fb46f6ee10
rxrpc: Trace protocol errors in received packets
|
8 vuotta sitten |
David Howells
|
84a4c09c38
rxrpc: Note a successfully aborted kernel operation
|
8 vuotta sitten |
David Howells
|
3a92789af0
rxrpc: Use negative error codes in rxrpc_call struct
|
8 vuotta sitten |
David Howells
|
6fc166d62c
rxrpc: rxrpc_kernel_send_data() needs to handle failed call better
|
8 vuotta sitten |
David Howells
|
146d8fef9d
rxrpc: Call state should be read with READ_ONCE() under some circumstances
|
8 vuotta sitten |
Linus Torvalds
|
8d70eeb84a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
8 vuotta sitten |
David Howells
|
37411cad63
rxrpc: Fix potential NULL-pointer exception
|
8 vuotta sitten |
Ingo Molnar
|
174cd4b1e5
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h>
|
8 vuotta sitten |
David Howells
|
540b1c48c3
rxrpc: Fix deadlock between call creation and sendmsg/recvmsg
|
8 vuotta sitten |