summaryrefslogtreecommitdiff
path: root/net/unix/garbage.c
Commit message (Expand)AuthorAge
* net: unix: properly re-increment inflight counter of GC discarded candidatesAndrey Ulanov2017-03-21
* unix: correctly track in-flight fds in sending process user_structHannes Frederic Sowa2016-02-08
* unix: properly account for FDs passed over unix socketswilly tarreau2016-01-11
* net: unix: garbage: fixed several comment and whitespace style issuesJason Eastman2015-04-23
* af_unix: remove 0 assignment on staticFabian Frederick2014-10-07
* af_unix: fix a fatal race with bit fieldsEric Dumazet2013-05-01
* new helper: file_inode(file)Al Viro2013-02-22
* Allow passing O_PATH descriptors via SCM_RIGHTS datagramsAl Viro2011-03-15
* af_unix: limit recursion levelEric Dumazet2010-11-29
* af_unix: limit unix_tot_inflightEric Dumazet2010-11-24
* unix/garbage: kill copy of the skb queue walkerIlpo Järvinen2010-05-03
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-12-02
|\
| * net: Fix soft lockups/OOM issues w/ unix garbage collectordann frazier2008-11-26
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-11-11
|\ \ | |/
| * net: unix: fix inflight counting bug in garbage collectorMiklos Szeredi2008-11-09
* | af_unix: clean up net/unix/af_unix.c garbage.c sysctl_net_unix.cJianjun Kong2008-11-01
|/
* [PATCH] f_count may wrap aroundAl Viro2008-07-26
* [AF_UNIX]: Convert socks to unix_socks in scan_inflight, not in callbacksPavel Emelyanov2007-11-10
* [AF_UNIX]: Make unix_tot_inflight counter non-atomicPavel Emelyanov2007-11-10
* [AF_UNIX]: Rewrite garbage collector, fixes race.Miklos Szeredi2007-07-11
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-14
* [NET] UNIX: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-10
* [PATCH] struct path: convert unixJosef Sipek2006-12-08
* [NET] sem2mutex: net/Arjan van de Ven2006-03-20
* [AF_UNIX]: Use spinlock for unix_table_lockDavid S. Miller2006-01-03
* [TCP]: Move the tcp sock states to net/tcp_states.hArnaldo Carvalho de Melo2005-08-29
* [NET]: Kill skb->listDavid S. Miller2005-08-29
* Linux-2.6.12-rc2Linus Torvalds2005-04-16