Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
e24f6628811e2d4531b443684b598f7050932012
/
net
/
unix
/
af_unix.c
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
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
e04dae8
af_unix: old_cred is surplus
by Alan Cox
· 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
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
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
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
972b2c7
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 13 years ago
04fc66e
switch ->path_mknod() to umode_t
by Al Viro
· 13 years ago
885ee74
af_unix: Move CINQ/COUTQ code to helpers
by Pavel Emelyanov
· 13 years ago
fa7ff56
af_unix: Export stuff required for diag module
by Pavel Emelyanov
· 13 years ago
0884d7a
AF_UNIX: Fix poll blocking problem when reading from a stream socket
by Alexey Moiseytsev
· 13 years ago
16e5726
af_unix: dont send SCM_CREDENTIALS by default
by Eric Dumazet
· 13 years ago
f78a5fd
Revert "Scm: Remove unnecessary pid & credential references in Unix socket's send and receive path"
by David S. Miller
· 13 years ago
0856a30
Scm: Remove unnecessary pid & credential references in Unix socket's send and receive path
by Tim Chen
· 13 years ago
dae6ad8
new helpers: kern_path_create/user_path_create
by Al Viro
· 13 years ago
71338aa
net: convert %p usage to %pK
by Dan Rosenberg
· 14 years ago
a05d2ad
af_unix: Only allow recv on connected seqpacket sockets.
by Eric W. Biederman
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
7a63628
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
by Linus Torvalds
· 14 years ago
422e6c4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 14 years ago
c337ffb
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
e5537bf
af_unix: update locking comment
by Daniel Baluta
· 14 years ago
c9c6cac
kill path_lookup()
by Al Viro
· 14 years ago
33175d8
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
6118e35
af_unix: remove unused struct sockaddr_un cruft
by Hagen Paul Pfeifer
· 14 years ago
b3ca9b0
net: fix multithreaded signal handling in unix recv routines
by Rainer Weikusat
· 14 years ago
eaefd11
net: add __rcu annotations to sk_wq and wq
by Eric Dumazet
· 14 years ago
7180a03
af_unix: coding style: remove one level of indentation in unix_shutdown()
by Alban Crequy
· 14 years ago
d6ae3ba
af_unix: implement socket filter
by Alban Crequy
· 14 years ago
3610cda
af_unix: Avoid socket->sk NULL OOPS in stream connect security hooks.
by David S. Miller
· 14 years ago
fe6c791
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
25888e3
af_unix: limit recursion level
by Eric Dumazet
· 14 years ago
973a34a
af_unix: optimize unix_dgram_poll()
by Eric Dumazet
· 14 years ago
5456f09
af_unix: fix unix_dgram_poll() behavior for EPOLLOUT event
by Eric Dumazet
· 14 years ago
67426b7
af_unix: use keyed wakeups
by Eric Dumazet
· 14 years ago
518de9b
fs: allow for more than 2^31 files
by Eric Dumazet
· 14 years ago
3f66116
AF_UNIX: Implement SO_TIMESTAMP and SO_TIMETAMPNS on Unix sockets
by Alban Crequy
· 14 years ago
e548833
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
8df73ff
UNIX: Do not loop forever at unix_autobind().
by Tetsuo Handa
· 14 years ago
db40980
net: poll() optimizations
by Eric Dumazet
· 14 years ago
70d4bf6
drop_monitor: convert some kfree_skb call sites to consume_skb
by Neil Horman
· 14 years ago
6616f78
af_unix: Allow connecting to sockets in other network namespaces.
by Eric W. Biederman
· 14 years ago
7361c36
af_unix: Allow credentials to work across user and pid namespaces.
by Eric W. Biederman
· 14 years ago
109f6e3
af_unix: Allow SO_PEERCRED to work across namespaces.
by Eric W. Biederman
· 14 years ago
4381548
net: sock_def_readable() and friends RCU conversion
by Eric Dumazet
· 15 years ago
aa39514
net: sk_sleep() helper
by Eric Dumazet
· 15 years ago
663717f
AF_UNIX: update locking comment
by Stephen Hemminger
· 15 years ago
2c8c1e7
net: spread __net_init, __net_exit
by Alexey Dobriyan
· 15 years ago
f64f9e7
net: Move && and || to end of previous line
by Joe Perches
· 15 years ago
13cfa97
net: netlink_getname, packet_getname -- use DECLARE_SOCKADDR guard
by Cyrill Gorcunov
· 15 years ago
3f378b6
net: pass kern to net_proto_family create function
by Eric Paris
· 15 years ago
cfadf85
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
77238f2
AF_UNIX: Fix deadlock on connecting to shutdown socket
by Tomoki Sekiyama
· 15 years ago
ec1b4cf
net: mark net_proto_ops as const
by Stephen Hemminger
· 15 years ago
8ba69ba
net: unix: fix sending fds in multiple buffers
by Miklos Szeredi
· 15 years ago
a57de0b
net: adding memory barrier to the poll and receive callbacks
by Jiri Olsa
· 15 years ago
31e6d36
net: correct off-by-one write allocations reports
by Eric Dumazet
· 15 years ago
ce3b0f8
New helper - current_umask()
by Al Viro
· 16 years ago
40d4444
unix: remove some pointless conditionals before kfree_skb()
by Wei Yongjun
· 16 years ago
be6d3e5
introduce new LSM hooks where vfsmount is available.
by Kentaro Takeda
· 16 years ago
0191b62
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
by Linus Torvalds
· 16 years ago
ec98ce4
Merge branch 'master' into next
by James Morris
· 16 years ago
aa2ba5f
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
5f23b73
net: Fix soft lockups/OOM issues w/ unix garbage collector
by dann frazier
· 16 years ago
1748376
net: Use a percpu_counter for sockets_allocated
by Eric Dumazet
· 16 years ago
920de80
net: Make sure BHs are disabled in sock_prot_inuse_add()
by Eric Dumazet
· 16 years ago
6f756a8
net: Make sure BHs are disabled in sock_prot_inuse_add()
by David S. Miller
· 16 years ago
6b41e7d
net: af_unix should use KERN_INFO instead of KERN_DEBUG
by Eric Dumazet
· 16 years ago
07f0757
include/net net/ - csum_partial - remove unnecessary casts
by Joe Perches
· 16 years ago
a8076d8
net: af_unix should update its inuse counter
by Eric Dumazet
· 16 years ago
248969a
net: af_unix can make unix_nr_socks visbile in /proc
by Eric Dumazet
· 16 years ago
6eba6a3
net: Cleanup of af_unix
by Eric Dumazet
· 16 years ago
Next »