Christoph Hellwig
|
e76cd24d02
net/unix: convert to ->poll_mask
|
7 gadi atpakaļ |
Cong Wang
|
3848ec5dc8
af_unix: remove redundant lockdep class
|
7 gadi atpakaļ |
Kirill Tkhai
|
2f635ceeb2
net: Drop pernet_operations::async
|
7 gadi atpakaļ |
David S. Miller
|
f5c0c6f429
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
7 gadi atpakaļ |
Tobias Klauser
|
d4e9a408ef
net: af_unix: fix typo in UNIX_SKB_FRAGS_SZ comment
|
7 gadi atpakaļ |
Kirill Tkhai
|
167f7ac723
net: Convert unix_net_ops
|
7 gadi atpakaļ |
Denys Vlasenko
|
9b2c45d479
net: make getname() functions return length rather than use int* parameter
|
7 gadi atpakaļ |
Linus Torvalds
|
a9a08845e9
vfs: do bulk POLL* -> EPOLL* replacement
|
7 gadi atpakaļ |
Linus Torvalds
|
b2fe5fa686
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
|
7 gadi atpakaļ |
Alexey Dobriyan
|
96890d6252
net: delete /proc THIS_MODULE references
|
7 gadi atpakaļ |
Al Viro
|
ade994f4f6
net: annotate ->poll() instances
|
8 gadi atpakaļ |
Al Viro
|
3ad6f93e98
annotate poll-related wait keys
|
8 gadi atpakaļ |
Gustavo A. R. Silva
|
110af3acb8
net: af_unix: mark expected switch fall-through
|
7 gadi atpakaļ |
David S. Miller
|
e2a7c34fb2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
8 gadi atpakaļ |
Matthew Dawson
|
a0917e0bc6
datagram: When peeking datagrams with offset < 0 don't skip empty skbs
|
8 gadi atpakaļ |
David Herrmann
|
27eac47b00
net/unix: drop obsolete fd-recursion limits
|
8 gadi atpakaļ |
Linus Torvalds
|
5518b69b76
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
|
8 gadi atpakaļ |
Reshetova, Elena
|
8c9814b970
net: convert unix_address.refcnt from atomic_t to refcount_t
|
8 gadi atpakaļ |
Reshetova, Elena
|
41c6d650f6
net: convert sock.sk_refcnt from atomic_t to refcount_t
|
8 gadi atpakaļ |
Reshetova, Elena
|
14afee4b60
net: convert sock.sk_wmem_alloc from atomic_t to refcount_t
|
8 gadi atpakaļ |
Ingo Molnar
|
ac6424b981
sched/wait: Rename wait_queue_t => wait_queue_entry_t
|
8 gadi atpakaļ |
Mateusz Jurczyk
|
defbcf2dec
af_unix: Add sockaddr length checks before accessing sa_family in bind and connect handlers
|
8 gadi atpakaļ |
Kees Cook
|
82fe0d2b44
af_unix: Use designated initializers
|
8 gadi atpakaļ |
David Howells
|
cdfbabfb2f
net: Work around lockdep limitation in sockets that use sockets
|
8 gadi atpakaļ |
Ingo Molnar
|
3f07c01441
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h>
|
8 gadi atpakaļ |
Andrey Vagin
|
ba94f3088b
unix: add ioctl to open a unix socket file with O_PATH
|
8 gadi atpakaļ |
WANG Cong
|
0fb44559ff
af_unix: move unix_mknod() out of bindlock
|
8 gadi atpakaļ |
Linus Torvalds
|
7c0f6ba682
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
|
8 gadi atpakaļ |
Linus Torvalds
|
ff0f962ca3
Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs
|
8 gadi atpakaļ |
Miklos Szeredi
|
beef5121f3
Revert "af_unix: fix hard linked sockets on overlay"
|
8 gadi atpakaļ |