Linus Torvalds
|
408afb8d78
Merge branch 'work.aio-1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
7 years ago |
Christoph Hellwig
|
5001c2dcdf
net/rxrpc: convert to ->poll_mask
|
7 years ago |
David Howells
|
93864fc3ff
rxrpc: Fix the min security level for kernel calls
|
7 years ago |
David Howells
|
17226f1240
rxrpc: Fix leak of rxrpc_peer objects
|
7 years ago |
David Howells
|
ace45bec6d
rxrpc: Fix firewall route keepalive
|
7 years ago |
David Howells
|
a25e21f0bc
rxrpc, afs: Use debug_ids rather than pointers in traces
|
7 years ago |
Joe Perches
|
d6444062f8
net: Use octal not symbolic permissions
|
7 years ago |
Linus Torvalds
|
a9a08845e9
vfs: do bulk POLL* -> EPOLL* replacement
|
7 years ago |
Linus Torvalds
|
168fe32a07
Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
7 years ago |
David Howells
|
c501256406
rxrpc: Use correct netns source in rxrpc_release_sock()
|
7 years ago |
Al Viro
|
ade994f4f6
net: annotate ->poll() instances
|
8 years ago |
David Howells
|
3d18cbb7fd
rxrpc: Fix conn expiry timers
|
7 years ago |
David Howells
|
f859ab6187
rxrpc: Fix service endpoint expiry
|
7 years ago |
David Howells
|
4812417894
rxrpc: Split the call params from the operation params
|
7 years ago |
David Howells
|
20acbd9a7a
rxrpc: Lock around calling a kernel service Rx notification
|
7 years ago |
Gustavo A. R. Silva
|
e3cf39706b
net: rxrpc: mark expected switch fall-throughs
|
8 years ago |
David S. Miller
|
f8ddadc4db
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
8 years ago |
David Howells
|
6cb3ece968
rxrpc: Don't release call mutex on error pointer
|
8 years ago |
David Howells
|
f4d15fb6f9
rxrpc: Provide functions for allowing cleaner handling of signals
|
8 years ago |
David Howells
|
a68f4a27f5
rxrpc: Support service upgrade from a kernel service
|
8 years ago |
David Howells
|
c038a58ccf
rxrpc: Allow failed client calls to be retried
|
8 years ago |
David Howells
|
3ec0efde58
rxrpc: Remove some excess whitespace
|
8 years ago |
Reshetova, Elena
|
41c6d650f6
net: convert sock.sk_refcnt from atomic_t to refcount_t
|
8 years ago |
Reshetova, Elena
|
14afee4b60
net: convert sock.sk_wmem_alloc from atomic_t to refcount_t
|
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
|
515559ca21
rxrpc: Provide a getsockopt call to query what cmsgs types are supported
|
8 years ago |
David Howells
|
4722974d90
rxrpc: Implement service upgrade
|
8 years ago |
David Howells
|
28036f4485
rxrpc: Permit multiple service binding
|
8 years ago |
David Howells
|
68d6d1ae5c
rxrpc: Separate the connection's protocol service ID from the lookup ID
|
8 years ago |
David Howells
|
2baec2c3f8
rxrpc: Support network namespacing
|
8 years ago |