Eric W. Biederman
|
25da0e3e9d
Revert "af_unix: dont send SCM_CREDENTIAL when dest socket is NULL"
|
12 years ago |
dingtianhong
|
14134f6584
af_unix: dont send SCM_CREDENTIAL when dest socket is NULL
|
12 years ago |
Paul Moore
|
ded34e0fe8
unix: fix a race condition in unix_release()
|
12 years ago |
Sasha Levin
|
b67bfe0d42
hlist: drop the node parameter from iterators
|
12 years ago |
Gao feng
|
ece31ffd53
net: proc: change proc_net_remove to remove_proc_entry
|
12 years ago |
Gao feng
|
d4beaa66ad
net: proc: change proc_net_fops_create to proc_create
|
12 years ago |
YOSHIFUJI Hideaki / 吉藤英明
|
b4fff5f8bf
unix: Use FIELD_SIZEOF() in af_unix_init().
|
12 years ago |
Alan Cox
|
e04dae8408
af_unix: old_cred is surplus
|
12 years ago |
Xi Wang
|
fc61b928dc
af_unix: fix shutdown parameter checking
|
13 years ago |
Eric Dumazet
|
e0e3cea46d
af_netlink: force credentials passing [CVE-2012-3520]
|
13 years ago |
Linus Torvalds
|
a0e881b7c1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
13 years ago |
Al Viro
|
faf0201029
clean unix_bind() up a bit
|
13 years ago |
Al Viro
|
a8104a9fcd
pull mnt_want_write()/mnt_drop_write() into kern_path_create()/done_path_create() resp.
|
13 years ago |
Al Viro
|
921a1650de
new helper: done_path_create()
|
13 years ago |
Eric Dumazet
|
8b51b064a6
af_unix: remove unix_iter_state
|
13 years ago |
Eric Dumazet
|
7123aaa3a1
af_unix: speedup /proc/net/unix
|
13 years ago |
Eric Dumazet
|
95c9617472
net: cleanup unsigned to unsigned int
|
13 years ago |
Eric Dumazet
|
eb6a24816b
af_unix: reduce high order page allocations
|
13 years ago |
Hans Verkuil
|
626cf23660
poll: add poll_requested_events() and poll_does_not_wait() functions
|
13 years ago |
Linus Torvalds
|
e2a0883e40
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
13 years ago |
Al Viro
|
68ac1234fb
switch touch_atime to struct path
|
13 years ago |
Al Viro
|
40ffe67d2e
switch unix_sock to struct path
|
13 years ago |
Eric Dumazet
|
9f6f9af769
af_unix: MSG_TRUNC support for dgram sockets
|
13 years ago |
Pavel Emelyanov
|
fc0d753641
unix: Support peeking offset for stream sockets
|
13 years ago |
Pavel Emelyanov
|
f55bb7f9cb
unix: Support peeking offset for datagram and seqpacket sockets
|
13 years ago |
Eric Dumazet
|
6f01fd6e6f
af_unix: fix EPOLLET regression for stream sockets
|
13 years ago |
Linus Torvalds
|
972b2c7199
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
13 years ago |
Al Viro
|
04fc66e789
switch ->path_mknod() to umode_t
|
13 years ago |
Pavel Emelyanov
|
885ee74d5d
af_unix: Move CINQ/COUTQ code to helpers
|
13 years ago |
Pavel Emelyanov
|
fa7ff56f75
af_unix: Export stuff required for diag module
|
13 years ago |