David Howells
|
e833251ad8
rxrpc: Add notification of end-of-Tx phase
|
8 years ago |
David Howells
|
ddc6c70f07
rxrpc: Move the packet.h include file into net/rxrpc/
|
8 years ago |
David Howells
|
e754eba685
rxrpc: Provide a cmsg to specify the amount of Tx data for a call
|
8 years ago |
David Howells
|
3a92789af0
rxrpc: Use negative error codes in rxrpc_call struct
|
8 years ago |
David Howells
|
954cd6dc02
afs: Fix abort on signal while waiting for call completion
|
8 years ago |
David Howells
|
445783d0ec
afs: Fix an off-by-one error in afs_send_pages()
|
8 years ago |
David Howells
|
70af0e3bd6
afs: Better abort and net error handling
|
8 years ago |
David Howells
|
1157f153f3
afs: Invalid op ID should abort with RXGEN_OPCODE
|
8 years ago |
David Howells
|
2f5705a5c8
afs: Use a bvec rather than a kvec in afs_send_pages()
|
8 years ago |
Linus Torvalds
|
1827adb11a
Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
8 years ago |
Linus Torvalds
|
69fd110eb6
Merge branch 'work.sendmsg' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
8 years ago |
Ingo Molnar
|
174cd4b1e5
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h>
|
8 years ago |
David Howells
|
341f741f04
afs: Refcount the afs_call struct
|
8 years ago |
David Howells
|
56ff9c8377
afs: Kill afs_wait_mode
|
8 years ago |
David Howells
|
8e8d7f13b6
afs: Add some tracepoints
|
8 years ago |
Al Viro
|
39c6aceae9
afs_send_pages(): use ITER_BVEC
|
9 years ago |
David Howells
|
50a2c95381
afs: call->operation_ID sometimes used as __be32 sometimes as u32
|
9 years ago |
David Howells
|
9008f998a2
afs: Check for fatal error when in waiting for ack state
|
9 years ago |
David Howells
|
248f219cb8
rxrpc: Rewrite the data and ack handling code
|
9 years ago |
David Howells
|
00e907127e
rxrpc: Preallocate peers, conns and calls for incoming service requests
|
9 years ago |
David Howells
|
5a42976d4f
rxrpc: Add tracepoint for working out where aborts happen
|
9 years ago |
Bhaktipriya Shridhar
|
69ad052aec
fs/afs/rxrpc: Remove deprecated create_singlethread_workqueue
|
9 years ago |
David Howells
|
d001648ec7
rxrpc: Don't expose skbs to in-kernel users [ver #2]
|
9 years ago |
David Howells
|
4de48af663
rxrpc: Pass struct socket * to more rxrpc kernel interface functions
|
9 years ago |
David Howells
|
8324f0bcfb
rxrpc: Provide a way for AFS to ask for the peer address of a call
|
9 years ago |
David Howells
|
372ee16386
rxrpc: Fix races between skb free, ACK generation and replying
|
9 years ago |
David Howells
|
0e119b41b7
rxrpc: Limit the listening backlog
|
9 years ago |
David Howells
|
dc44b3a09a
rxrpc: Differentiate local and remote abort codes in structs
|
9 years ago |
David Howells
|
2f02f7aea7
afs: Wait for outstanding async calls before closing rxrpc socket
|
9 years ago |
Eric W. Biederman
|
eeb1bd5c40
net: Add a struct net parameter to sock_create_kern
|
10 years ago |