index
:
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.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
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
unix
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: unix: non blocking recvmsg() should not return -EINTR
Eric Dumazet
2014-04-30
1
-5
/
+12
*
net: unix socket code abuses csum_partial
Anton Blanchard
2014-04-02
1
-2
/
+2
*
net: unix: allow bind to fail on mutex lock
Sasha Levin
2014-02-15
1
-2
/
+6
*
net: rework recvmsg handler msg_name and msg_namelen logic
Hannes Frederic Sowa
2014-01-03
1
-5
/
+0
*
net: unix: inherit SOCK_PASS{CRED, SEC} flags from socket to fix race
Daniel Borkmann
2013-11-28
1
-0
/
+10
*
af_unix: If we don't care about credentials coallesce all messages
Eric W. Biederman
2013-05-13
1
-1
/
+1
*
unix: fix a race condition in unix_release()
Paul Moore
2013-04-10
1
-4
/
+3
*
af_netlink: force credentials passing [CVE-2012-3520]
Eric Dumazet
2012-09-19
1
-2
/
+2
*
af_unix: fix EPOLLET regression for stream sockets
Eric Dumazet
2012-02-03
1
-15
/
+4
*
AF_UNIX: Fix poll blocking problem when reading from a stream socket
Alexey Moiseytsev
2011-11-26
1
-0
/
+4
*
af_unix: dont send SCM_CREDENTIALS by default
Eric Dumazet
2011-09-28
1
-1
/
+23
*
Revert "Scm: Remove unnecessary pid & credential references in Unix socket's ...
David S. Miller
2011-09-16
1
-29
/
+16
*
Scm: Remove unnecessary pid & credential references in Unix socket's send and...
Tim Chen
2011-08-24
1
-16
/
+29
*
new helpers: kern_path_create/user_path_create
Al Viro
2011-07-20
1
-21
/
+17
*
net: convert %p usage to %pK
Dan Rosenberg
2011-05-24
1
-1
/
+1
*
af_unix: Only allow recv on connected seqpacket sockets.
Eric W. Biederman
2011-05-01
1
-1
/
+15
*
Fix common misspellings
Lucas De Marchi
2011-03-31
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
2011-03-16
1
-33
/
+39
|
\
|
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2011-03-15
1
-1
/
+1
|
|
\
|
|
*
af_unix: update locking comment
Daniel Baluta
2011-03-14
1
-1
/
+1
|
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2011-03-10
1
-4
/
+13
|
|
\
|
|
*
|
af_unix: remove unused struct sockaddr_un cruft
Hagen Paul Pfeifer
2011-03-07
1
-2
/
+0
|
*
|
net: add __rcu annotations to sk_wq and wq
Eric Dumazet
2011-02-22
1
-1
/
+1
|
*
|
af_unix: coding style: remove one level of indentation in unix_shutdown()
Alban Crequy
2011-01-19
1
-29
/
+31
|
*
|
af_unix: implement socket filter
Alban Crequy
2011-01-18
1
-0
/
+6
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2011-03-15
2
-2
/
+2
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Allow passing O_PATH descriptors via SCM_RIGHTS datagrams
Al Viro
2011-03-15
1
-1
/
+1
|
*
|
kill path_lookup()
Al Viro
2011-03-14
1
-1
/
+1
|
|
/
*
/
net: fix multithreaded signal handling in unix recv routines
Rainer Weikusat
2011-03-07
1
-4
/
+13
|
/
*
af_unix: Avoid socket->sk NULL OOPS in stream connect security hooks.
David S. Miller
2011-01-05
1
-1
/
+1
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-12-08
2
-6
/
+40
|
\
|
*
af_unix: limit recursion level
Eric Dumazet
2010-11-29
2
-6
/
+33
|
*
af_unix: limit unix_tot_inflight
Eric Dumazet
2010-11-24
1
-0
/
+7
*
|
af_unix: optimize unix_dgram_poll()
Eric Dumazet
2010-11-08
1
-0
/
+4
*
|
af_unix: fix unix_dgram_poll() behavior for EPOLLOUT event
Eric Dumazet
2010-11-08
1
-15
/
+9
*
|
af_unix: use keyed wakeups
Eric Dumazet
2010-11-08
1
-2
/
+4
|
/
*
fs: allow for more than 2^31 files
Eric Dumazet
2010-10-26
1
-7
/
+7
*
AF_UNIX: Implement SO_TIMESTAMP and SO_TIMETAMPNS on Unix sockets
Alban Crequy
2010-10-05
1
-0
/
+5
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-09-09
1
-3
/
+12
|
\
|
*
UNIX: Do not loop forever at unix_autobind().
Tetsuo Handa
2010-09-07
1
-3
/
+12
*
|
net: poll() optimizations
Eric Dumazet
2010-09-06
1
-3
/
+2
|
/
*
drop_monitor: convert some kfree_skb call sites to consume_skb
Neil Horman
2010-07-20
1
-1
/
+1
*
af_unix: Allow connecting to sockets in other network namespaces.
Eric W. Biederman
2010-06-16
1
-5
/
+2
*
af_unix: Allow credentials to work across user and pid namespaces.
Eric W. Biederman
2010-06-16
1
-22
/
+31
*
af_unix: Allow SO_PEERCRED to work across namespaces.
Eric W. Biederman
2010-06-16
1
-9
/
+28
*
unix/garbage: kill copy of the skb queue walker
Ilpo Järvinen
2010-05-03
1
-11
/
+2
*
net: sock_def_readable() and friends RCU conversion
Eric Dumazet
2010-05-01
1
-9
/
+8
*
net: sk_sleep() helper
Eric Dumazet
2010-04-20
1
-5
/
+5
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
2
-1
/
+1
*
AF_UNIX: update locking comment
Stephen Hemminger
2010-02-18
1
-1
/
+1
[next]