index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
unix
/
af_unix.c
Age
Commit message (
Expand
)
Author
2016-04-01
af_unix: Guard against other == sk in unix_dgram_sendmsg
Rainer Weikusat
2016-04-01
af_unix: Don't set err in unix_stream_read_generic unless there was an error
Rainer Weikusat
2016-02-27
unix: correctly track in-flight fds in sending process user_struct
Hannes Frederic Sowa
2016-02-27
unix: properly account for FDs passed over unix sockets
willy tarreau
2016-02-27
af_unix: fix struct pid memory leak
Eric Dumazet
2015-12-30
af_unix: Revert 'lock_interruptible' in stream receive code
Rainer Weikusat
2015-12-30
unix: avoid use-after-free in ep_remove_wait_queue
Rainer Weikusat
2015-08-07
unix/caif: sk_socket can disappear when state is unlocked
Mark Salyzyn
2014-04-30
net: unix: non blocking recvmsg() should not return -EINTR
Eric Dumazet
2014-04-02
net: unix socket code abuses csum_partial
Anton Blanchard
2014-02-15
net: unix: allow bind to fail on mutex lock
Sasha Levin
2014-01-03
net: rework recvmsg handler msg_name and msg_namelen logic
Hannes Frederic Sowa
2013-11-28
net: unix: inherit SOCK_PASS{CRED, SEC} flags from socket to fix race
Daniel Borkmann
2013-05-13
af_unix: If we don't care about credentials coallesce all messages
Eric W. Biederman
2013-04-10
unix: fix a race condition in unix_release()
Paul Moore
2012-09-19
af_netlink: force credentials passing [CVE-2012-3520]
Eric Dumazet
2012-02-03
af_unix: fix EPOLLET regression for stream sockets
Eric Dumazet
2011-11-26
AF_UNIX: Fix poll blocking problem when reading from a stream socket
Alexey Moiseytsev
2011-09-28
af_unix: dont send SCM_CREDENTIALS by default
Eric Dumazet
2011-09-16
Revert "Scm: Remove unnecessary pid & credential references in Unix socket's ...
David S. Miller
2011-08-24
Scm: Remove unnecessary pid & credential references in Unix socket's send and...
Tim Chen
2011-07-20
new helpers: kern_path_create/user_path_create
Al Viro
2011-05-24
net: convert %p usage to %pK
Dan Rosenberg
2011-05-01
af_unix: Only allow recv on connected seqpacket sockets.
Eric W. Biederman
2011-03-31
Fix common misspellings
Lucas De Marchi
2011-03-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
2011-03-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2011-03-15
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2011-03-14
af_unix: update locking comment
Daniel Baluta
2011-03-14
kill path_lookup()
Al Viro
2011-03-10
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2011-03-07
af_unix: remove unused struct sockaddr_un cruft
Hagen Paul Pfeifer
2011-03-07
net: fix multithreaded signal handling in unix recv routines
Rainer Weikusat
2011-02-22
net: add __rcu annotations to sk_wq and wq
Eric Dumazet
2011-01-19
af_unix: coding style: remove one level of indentation in unix_shutdown()
Alban Crequy
2011-01-18
af_unix: implement socket filter
Alban Crequy
2011-01-05
af_unix: Avoid socket->sk NULL OOPS in stream connect security hooks.
David S. Miller
2010-12-08
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-11-29
af_unix: limit recursion level
Eric Dumazet
2010-11-08
af_unix: optimize unix_dgram_poll()
Eric Dumazet
2010-11-08
af_unix: fix unix_dgram_poll() behavior for EPOLLOUT event
Eric Dumazet
2010-11-08
af_unix: use keyed wakeups
Eric Dumazet
2010-10-26
fs: allow for more than 2^31 files
Eric Dumazet
2010-10-05
AF_UNIX: Implement SO_TIMESTAMP and SO_TIMETAMPNS on Unix sockets
Alban Crequy
2010-09-09
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-09-07
UNIX: Do not loop forever at unix_autobind().
Tetsuo Handa
2010-09-06
net: poll() optimizations
Eric Dumazet
2010-07-20
drop_monitor: convert some kfree_skb call sites to consume_skb
Neil Horman
2010-06-16
af_unix: Allow connecting to sockets in other network namespaces.
Eric W. Biederman
2010-06-16
af_unix: Allow credentials to work across user and pid namespaces.
Eric W. Biederman
[next]