Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
accff793af81bc64e1b37398ef6bb1f0b06491de
/
net
/
unix
37a9a8d
net/unix: support SCM_SECURITY for stream sockets
by Stephen Smalley
· 9 years ago
dda922c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
b48732e
unix/caif: sk_socket can disappear when state is unlocked
by Mark Salyzyn
· 9 years ago
2b51457
net: af_unix: implement splice for stream af_unix sockets
by Hannes Frederic Sowa
· 9 years ago
869e7c6
net: af_unix: implement stream sendpage support
by Hannes Frederic Sowa
· 9 years ago
11aa9c2
net: Pass kern from net_proto_family.create to sk_alloc
by Eric W. Biederman
· 10 years ago
2decb26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 10 years ago
d1ab39f
net: unix: garbage: fixed several comment and whitespace style issues
by Jason Eastman
· 10 years ago
a25b376
VFS: net/unix: d_backing_inode() annotations
by David Howells
· 10 years ago
ee8ac4d
VFS: AF_UNIX sockets should call mknod on the top layer only
by David Howells
· 10 years ago
1b78414
net: Remove iocb argument from sendmsg and recvmsg
by Ying Xue
· 10 years ago
7cc0566
net: remove sock_iocb
by Christoph Hellwig
· 10 years ago
053c095
netlink: make nlmsg_end() and genlmsg_end() void
by Johannes Berg
· 10 years ago
c0371da
put iov_iter into msghdr
by Al Viro
· 10 years ago
8feb2fb
switch AF_PACKET and AF_UNIX to skb_copy_datagram_from_iter()
by Al Viro
· 10 years ago
51f3d02
net: Add and use skb_copy_datagram_msg() helper.
by David S. Miller
· 10 years ago
505e907
af_unix: remove 0 assignment on static
by Fabian Frederick
· 10 years ago
f9da455
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 10 years ago
31ff6aa
net: unix: Align send data_len up to PAGE_SIZE
by Kirill Tkhai
· 10 years ago
4e857c5
arch: Mass conversion of smp_mb__*()
by Peter Zijlstra
· 11 years ago
676d236
net: Fix use after free by removing length arg from sk_data_ready callbacks.
by David S. Miller
· 11 years ago
de14439
net: unix: non blocking recvmsg() should not return -EINTR
by Eric Dumazet
· 11 years ago
0a13404
net: unix socket code abuses csum_partial
by Anton Blanchard
· 11 years ago
342dfc3
net: add build-time checks for msg->msg_name size
by Steffen Hurrle
· 11 years ago
143c905
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
37ab4fa
net: unix: allow bind to fail on mutex lock
by Sasha Levin
· 11 years ago
12663bf
net: unix: allow set_peek_off to fail
by Sasha Levin
· 11 years ago
5cc208b
unix: convert printks to pr_<level>
by wangweidong
· 11 years ago
f3d3342
net: rework recvmsg handler msg_name and msg_namelen logic
by Hannes Frederic Sowa
· 11 years ago
90c6bd3
net: unix: inherit SOCK_PASS{CRED, SEC} flags from socket to fix race
by Daniel Borkmann
· 11 years ago
6865d1e
unix_diag: fix info leak
by Mathias Krause
· 11 years ago
f3dfd20
af_unix: fix bug on large send()
by Eric Dumazet
· 11 years ago
28d6427
net: attempt high order allocations in sock_alloc_send_pskb()
by Eric Dumazet
· 11 years ago
e370a72
af_unix: improve STREAM behavior with fragmented memory
by Eric Dumazet
· 11 years ago
496322b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 11 years ago
fe2c633
net: Convert uses of typedef ctl_table to struct ctl_table
by Joe Perches
· 11 years ago
2b15af6
af_unix: use freezable blocking calls in read
by Colin Cross
· 12 years ago
60bc851
af_unix: fix a fatal race with bit fields
by Eric Dumazet
· 12 years ago
5871768
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
79f632c
unix/stream: fix peeking with an offset larger than data in queue
by Benjamin Poirier
· 12 years ago
6e0895c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
6b0ee8c0
scm: Stop passing struct cred
by Eric W. Biederman
· 12 years ago
d978a63
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
0e82e7f6d
af_unix: If we don't care about credentials coallesce all messages
by Eric W. Biederman
· 12 years ago
25da0e3
Revert "af_unix: dont send SCM_CREDENTIAL when dest socket is NULL"
by Eric W. Biederman
· 12 years ago
8facd5f
net: fix smatch warnings inside datagram_poll
by Jacob Keller
· 12 years ago
7d4c04f
net: add option to enable error queue packets waking select
by Keller, Jacob E
· 12 years ago
14134f6
af_unix: dont send SCM_CREDENTIAL when dest socket is NULL
by dingtianhong
· 12 years ago
ded34e0
unix: fix a race condition in unix_release()
by Paul Moore
· 12 years ago
b67bfe0
hlist: drop the node parameter from iterators
by Sasha Levin
· 12 years ago
d895cb1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 12 years ago
496ad9a
new helper: file_inode(file)
by Al Viro
· 12 years ago
ece31ff
net: proc: change proc_net_remove to remove_proc_entry
by Gao feng
· 12 years ago
d4beaa6
net: proc: change proc_net_fops_create to proc_create
by Gao feng
· 12 years ago
b4fff5f
unix: Use FIELD_SIZEOF() in af_unix_init().
by YOSHIFUJI Hideaki / 吉藤英明
· 12 years ago
464dc80
net: Don't export sysctls to unprivileged users
by Eric W. Biederman
· 12 years ago
e4e541a
sock-diag: Report shutdown for inet and unix sockets (v2)
by Pavel Emelyanov
· 12 years ago
e04dae8
af_unix: old_cred is surplus
by Alan Cox
· 12 years ago
15e4730
netlink: Rename pid to portid to avoid confusion
by Eric W. Biederman
· 12 years ago
fc61b92
af_unix: fix shutdown parameter checking
by Xi Wang
· 12 years ago
e0e3cea
af_netlink: force credentials passing [CVE-2012-3520]
by Eric Dumazet
· 12 years ago
a0e881b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 12 years ago
faf0201
clean unix_bind() up a bit
by Al Viro
· 12 years ago
a8104a9
pull mnt_want_write()/mnt_drop_write() into kern_path_create()/done_path_create() resp.
by Al Viro
· 12 years ago
921a165
new helper: done_path_create()
by Al Viro
· 12 years ago
51d7ccc
net: make sock diag per-namespace
by Andrey Vagin
· 12 years ago
4245375
unix_diag: Do not use RTA_PUT() macros
by Thomas Graf
· 12 years ago
b61bb01
unix_diag: Move away from NLMSG_PUT().
by David S. Miller
· 12 years ago
8b51b06
af_unix: remove unix_iter_state
by Eric Dumazet
· 12 years ago
7123aaa
af_unix: speedup /proc/net/unix
by Eric Dumazet
· 12 years ago
8dcf01f
net: sock_diag_handler structs can be const
by Shan Wei
· 13 years ago
ec8f23c
net: Convert all sysctl registrations to register_net_sysctl
by Eric W. Biederman
· 13 years ago
5dd3df1
net: Move all of the network sysctls without a namespace into init_net.
by Eric W. Biederman
· 13 years ago
95c9617
net: cleanup unsigned to unsigned int
by Eric Dumazet
· 13 years ago
eb6a248
af_unix: reduce high order page allocations
by Eric Dumazet
· 13 years ago
626cf23
poll: add poll_requested_events() and poll_does_not_wait() functions
by Hans Verkuil
· 13 years ago
e2a0883
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 13 years ago
68ac123
switch touch_atime to struct path
by Al Viro
· 13 years ago
40ffe67
switch unix_sock to struct path
by Al Viro
· 13 years ago
80d326f
netlink: add netlink_dump_control structure for netlink_dump_start()
by Pablo Neira Ayuso
· 13 years ago
9f6f9af
af_unix: MSG_TRUNC support for dgram sockets
by Eric Dumazet
· 13 years ago
fc0d753
unix: Support peeking offset for stream sockets
by Pavel Emelyanov
· 13 years ago
f55bb7f
unix: Support peeking offset for datagram and seqpacket sockets
by Pavel Emelyanov
· 13 years ago
6f01fd6
af_unix: fix EPOLLET regression for stream sockets
by Eric Dumazet
· 13 years ago
38e5781
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 13 years ago
972b2c7
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 13 years ago
6d62a66
net: Default UDP and UNIX diag to 'n'.
by David S. Miller
· 13 years ago
04fc66e
switch ->path_mknod() to umode_t
by Al Viro
· 13 years ago
c9da99e
unix_diag: Fixup RQLEN extension report
by Pavel Emelyanov
· 13 years ago
885ee74
af_unix: Move CINQ/COUTQ code to helpers
by Pavel Emelyanov
· 13 years ago
257b529
unix_diag: Add the MEMINFO extension
by Pavel Emelyanov
· 13 years ago
e09e9d1
unix: If we happen to find peer NULL when diag dumping, write zero.
by David S. Miller
· 13 years ago
3b0723c
unix_diag: Fix incoming connections nla length
by Pavel Emelyanov
· 13 years ago
2ea744a
net: unix -- Add missing module.h inclusion
by Cyrill Gorcunov
· 13 years ago
5d531aa
unix_diag: Write it into kbuild
by Pavel Emelyanov
· 13 years ago
cbf3919
unix_diag: Receive queue lenght NLA
by Pavel Emelyanov
· 13 years ago
2aac7a2
unix_diag: Pending connections IDs NLA
by Pavel Emelyanov
· 13 years ago
ac02be8
unix_diag: Unix peer inode NLA
by Pavel Emelyanov
· 13 years ago
5f7b056
unix_diag: Unix inode info NLA
by Pavel Emelyanov
· 13 years ago
f5248b4
unix_diag: Unix socket name NLA
by Pavel Emelyanov
· 13 years ago
Next »