Commit Graph

227 Commits (4385bab128911df14ab25f0b5ae1a48d7b53dd94)

Author SHA1 Message Date
Eric Dumazet 60bc851ae5 af_unix: fix a fatal race with bit fields 12 years ago
Benjamin Poirier 79f632c71b unix/stream: fix peeking with an offset larger than data in queue 12 years ago
Eric W. Biederman 6b0ee8c036 scm: Stop passing struct cred 12 years ago
Eric W. Biederman 0e82e7f6df af_unix: If we don't care about credentials coallesce all messages 12 years ago
Eric W. Biederman 25da0e3e9d Revert "af_unix: dont send SCM_CREDENTIAL when dest socket is NULL" 12 years ago
Jacob Keller 8facd5fb73 net: fix smatch warnings inside datagram_poll 12 years ago
Keller, Jacob E 7d4c04fc17 net: add option to enable error queue packets waking select 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
Al Viro 496ad9aa8e new helper: file_inode(file) 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
Eric W. Biederman 464dc801c7 net: Don't export sysctls to unprivileged users 12 years ago
Pavel Emelyanov e4e541a848 sock-diag: Report shutdown for inet and unix sockets (v2) 12 years ago
Alan Cox e04dae8408 af_unix: old_cred is surplus 13 years ago
Eric W. Biederman 15e473046c netlink: Rename pid to portid to avoid confusion 13 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
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
Andrey Vagin 51d7cccf07 net: make sock diag per-namespace 13 years ago
Thomas Graf 4245375db8 unix_diag: Do not use RTA_PUT() macros 13 years ago
David S. Miller b61bb01974 unix_diag: Move away from NLMSG_PUT(). 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
Shan Wei 8dcf01fc00 net: sock_diag_handler structs can be const 13 years ago
Eric W. Biederman ec8f23ce0f net: Convert all sysctl registrations to register_net_sysctl 13 years ago
Eric W. Biederman 5dd3df105b net: Move all of the network sysctls without a namespace into init_net. 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
Al Viro 68ac1234fb switch touch_atime to struct path 13 years ago
Al Viro 40ffe67d2e switch unix_sock to struct path 13 years ago
Pablo Neira Ayuso 80d326fab5 netlink: add netlink_dump_control structure for netlink_dump_start() 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
David S. Miller 6d62a66e42 net: Default UDP and UNIX diag to 'n'. 13 years ago
Al Viro 04fc66e789 switch ->path_mknod() to umode_t 13 years ago
Pavel Emelyanov c9da99e647 unix_diag: Fixup RQLEN extension report 13 years ago
Pavel Emelyanov 885ee74d5d af_unix: Move CINQ/COUTQ code to helpers 13 years ago
Pavel Emelyanov 257b529876 unix_diag: Add the MEMINFO extension 13 years ago
David S. Miller e09e9d189b unix: If we happen to find peer NULL when diag dumping, write zero. 13 years ago
Pavel Emelyanov 3b0723c12e unix_diag: Fix incoming connections nla length 13 years ago
Cyrill Gorcunov 2ea744a583 net: unix -- Add missing module.h inclusion 13 years ago
Pavel Emelyanov 5d531aaa64 unix_diag: Write it into kbuild 13 years ago