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
/
garbage.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: unix: properly re-increment inflight counter of GC discarded candidates
Andrey Ulanov
2017-03-21
1
-8
/
+9
*
unix: correctly track in-flight fds in sending process user_struct
Hannes Frederic Sowa
2016-02-08
1
-4
/
+4
*
unix: properly account for FDs passed over unix sockets
willy tarreau
2016-01-11
1
-5
/
+8
*
net: unix: garbage: fixed several comment and whitespace style issues
Jason Eastman
2015-04-23
1
-42
/
+28
*
af_unix: remove 0 assignment on static
Fabian Frederick
2014-10-07
1
-1
/
+1
*
af_unix: fix a fatal race with bit fields
Eric Dumazet
2013-05-01
1
-6
/
+6
*
new helper: file_inode(file)
Al Viro
2013-02-22
1
-1
/
+1
*
Allow passing O_PATH descriptors via SCM_RIGHTS datagrams
Al Viro
2011-03-15
1
-1
/
+1
*
af_unix: limit recursion level
Eric Dumazet
2010-11-29
1
-1
/
+1
*
af_unix: limit unix_tot_inflight
Eric Dumazet
2010-11-24
1
-0
/
+7
*
unix/garbage: kill copy of the skb queue walker
Ilpo Järvinen
2010-05-03
1
-11
/
+2
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-1
/
+0
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-12-02
1
-3
/
+10
|
\
|
*
net: Fix soft lockups/OOM issues w/ unix garbage collector
dann frazier
2008-11-26
1
-3
/
+10
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-11-11
1
-12
/
+37
|
\
|
|
*
net: unix: fix inflight counting bug in garbage collector
Miklos Szeredi
2008-11-09
1
-12
/
+37
*
|
af_unix: clean up net/unix/af_unix.c garbage.c sysctl_net_unix.c
Jianjun Kong
2008-11-01
1
-6
/
+6
|
/
*
[PATCH] f_count may wrap around
Al Viro
2008-07-26
1
-9
/
+9
*
[AF_UNIX]: Convert socks to unix_socks in scan_inflight, not in callbacks
Pavel Emelyanov
2007-11-10
1
-11
/
+9
*
[AF_UNIX]: Make unix_tot_inflight counter non-atomic
Pavel Emelyanov
2007-11-10
1
-3
/
+3
*
[AF_UNIX]: Rewrite garbage collector, fixes race.
Miklos Szeredi
2007-07-11
1
-139
/
+186
*
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
2007-02-14
1
-1
/
+0
*
[NET] UNIX: Fix whitespace errors.
YOSHIFUJI Hideaki
2007-02-10
1
-7
/
+7
*
[PATCH] struct path: convert unix
Josef Sipek
2006-12-08
1
-1
/
+1
*
[NET] sem2mutex: net/
Arjan van de Ven
2006-03-20
1
-3
/
+4
*
[AF_UNIX]: Use spinlock for unix_table_lock
David S. Miller
2006-01-03
1
-2
/
+2
*
[TCP]: Move the tcp sock states to net/tcp_states.h
Arnaldo Carvalho de Melo
2005-08-29
1
-1
/
+1
*
[NET]: Kill skb->list
David S. Miller
2005-08-29
1
-6
/
+6
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16
1
-0
/
+312