index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
unix
/
garbage.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-22
net: unix: properly re-increment inflight counter of GC discarded candidates
Andrey Ulanov
1
-8
/
+9
2016-02-08
unix: correctly track in-flight fds in sending process user_struct
Hannes Frederic Sowa
1
-4
/
+4
2016-01-11
unix: properly account for FDs passed over unix sockets
willy tarreau
1
-5
/
+8
2015-04-23
net: unix: garbage: fixed several comment and whitespace style issues
Jason Eastman
1
-42
/
+28
2014-10-08
af_unix: remove 0 assignment on static
Fabian Frederick
1
-1
/
+1
2013-05-01
af_unix: fix a fatal race with bit fields
Eric Dumazet
1
-6
/
+6
2013-02-23
new helper: file_inode(file)
Al Viro
1
-1
/
+1
2011-03-15
Allow passing O_PATH descriptors via SCM_RIGHTS datagrams
Al Viro
1
-1
/
+1
2010-11-29
af_unix: limit recursion level
Eric Dumazet
1
-1
/
+1
2010-11-24
af_unix: limit unix_tot_inflight
Eric Dumazet
1
-0
/
+7
2010-05-04
unix/garbage: kill copy of the skb queue walker
Ilpo Järvinen
1
-11
/
+2
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-1
/
+0
2008-12-03
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-3
/
+10
2008-11-27
net: Fix soft lockups/OOM issues w/ unix garbage collector
dann frazier
1
-3
/
+10
2008-11-12
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-12
/
+37
2008-11-09
net: unix: fix inflight counting bug in garbage collector
Miklos Szeredi
1
-12
/
+37
2008-11-02
af_unix: clean up net/unix/af_unix.c garbage.c sysctl_net_unix.c
Jianjun Kong
1
-6
/
+6
2008-07-27
[PATCH] f_count may wrap around
Al Viro
1
-9
/
+9
2007-11-11
[AF_UNIX]: Convert socks to unix_socks in scan_inflight, not in callbacks
Pavel Emelyanov
1
-11
/
+9
2007-11-11
[AF_UNIX]: Make unix_tot_inflight counter non-atomic
Pavel Emelyanov
1
-3
/
+3
2007-07-12
[AF_UNIX]: Rewrite garbage collector, fixes race.
Miklos Szeredi
1
-139
/
+186
2007-02-14
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
1
-1
/
+0
2007-02-11
[NET] UNIX: Fix whitespace errors.
YOSHIFUJI Hideaki
1
-7
/
+7
2006-12-08
[PATCH] struct path: convert unix
Josef Sipek
1
-1
/
+1
2006-03-21
[NET] sem2mutex: net/
Arjan van de Ven
1
-3
/
+4
2006-01-04
[AF_UNIX]: Use spinlock for unix_table_lock
David S. Miller
1
-2
/
+2
2005-08-30
[TCP]: Move the tcp sock states to net/tcp_states.h
Arnaldo Carvalho de Melo
1
-1
/
+1
2005-08-30
[NET]: Kill skb->list
David S. Miller
1
-6
/
+6
2005-04-17
Linux-2.6.12-rc2
Linus Torvalds
1
-0
/
+312