aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/af_unix.h
Commit message (Expand)AuthorAge
* net: Fix soft lockups/OOM issues w/ unix garbage collectordann frazier2008-11-26
* net: unix: fix inflight counting bug in garbage collectorMiklos Szeredi2008-11-09
* [PATCH] f_count may wrap aroundAl Viro2008-07-26
* [AF_UNIX]: Remove unused declaration of sysctl_unix_max_dgram_qlen.Denis V. Lunev2008-01-28
* [UNIX]: Extend unix_sysctl_(un)register prototypesPavel Emelyanov2008-01-28
* [AF_UNIX]: Make unix_tot_inflight counter non-atomicPavel Emelyanov2007-11-11
* [AF_UNIX]: Make code static.Adrian Bunk2007-07-31
* [AF_UNIX]: Rewrite garbage collector, fixes race.Miklos Szeredi2007-07-11
* [AF_UNIX]: Make socket locking much less confusing.David S. Miller2007-06-03
* [AF_UNIX]: Kernel memory leak fix for af_unix datagram getpeersec patchCatherine Zhang2006-08-02
* [PATCH] lockdep: annotate af_unix lockingIngo Molnar2006-07-03
* [AF_UNIX]: Datagram getpeersecCatherine Zhang2006-06-29
* Don't include linux/config.h from anywhere else in include/David Woodhouse2006-04-26
* [NET]: sem2mutex part 2Ingo Molnar2006-03-21
* [AF_UNIX]: Convert to use a spinlock instead of rwlockBenjamin LaHaise2006-01-03
* [AF_UNIX]: Use spinlock for unix_table_lockDavid S. Miller2006-01-03
* [NET]: Fix sparse warningsArnaldo Carvalho de Melo2005-08-29
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16