Age | Commit message (Expand) | Author | Files | Lines |
2012-06-09 | af_unix: speedup /proc/net/unix | Eric Dumazet | 1 | -1/+2 |
2012-04-15 | net: cleanup unsigned to unsigned int | Eric Dumazet | 1 | -1/+1 |
2012-03-21 | switch unix_sock to struct path | Al Viro | 1 | -2/+1 |
2011-12-31 | af_unix: Move CINQ/COUTQ code to helpers | Pavel Emelyanov | 1 | -0/+3 |
2011-12-16 | af_unix: Export stuff required for diag module | Pavel Emelyanov | 1 | -0/+3 |
2011-04-24 | net: Remove __KERNEL__ cpp checks from include/net | David S. Miller | 1 | -2/+0 |
2010-11-29 | af_unix: limit recursion level | Eric Dumazet | 1 | -0/+2 |
2010-06-17 | af_unix: Allow credentials to work across user and pid namespaces. | Eric W. Biederman | 1 | -2/+2 |
2010-05-02 | net: sock_def_readable() and friends RCU conversion | Eric Dumazet | 1 | -9/+11 |
2008-11-27 | net: Fix soft lockups/OOM issues w/ unix garbage collector | dann frazier | 1 | -0/+1 |
2008-11-09 | net: unix: fix inflight counting bug in garbage collector | Miklos Szeredi | 1 | -0/+1 |
2008-07-27 | [PATCH] f_count may wrap around | Al Viro | 1 | -1/+1 |
2008-01-29 | [AF_UNIX]: Remove unused declaration of sysctl_unix_max_dgram_qlen. | Denis V. Lunev | 1 | -1/+0 |
2008-01-29 | [UNIX]: Extend unix_sysctl_(un)register prototypes | Pavel Emelyanov | 1 | -4/+4 |
2007-11-11 | [AF_UNIX]: Make unix_tot_inflight counter non-atomic | Pavel Emelyanov | 1 | -1/+1 |
2007-07-31 | [AF_UNIX]: Make code static. | Adrian Bunk | 1 | -29/+0 |
2007-07-12 | [AF_UNIX]: Rewrite garbage collector, fixes race. | Miklos Szeredi | 1 | -1/+2 |
2007-06-04 | [AF_UNIX]: Make socket locking much less confusing. | David S. Miller | 1 | -5/+3 |
2006-08-03 | [AF_UNIX]: Kernel memory leak fix for af_unix datagram getpeersec patch | Catherine Zhang | 1 | -4/+2 |
2006-07-04 | [PATCH] lockdep: annotate af_unix locking | Ingo Molnar | 1 | -0/+3 |
2006-06-30 | [AF_UNIX]: Datagram getpeersec | Catherine Zhang | 1 | -0/+6 |
2006-04-26 | Don't include linux/config.h from anywhere else in include/ | David Woodhouse | 1 | -1/+0 |
2006-03-21 | [NET]: sem2mutex part 2 | Ingo Molnar | 1 | -1/+2 |
2006-01-04 | [AF_UNIX]: Convert to use a spinlock instead of rwlock | Benjamin LaHaise | 1 | -5/+5 |
2006-01-04 | [AF_UNIX]: Use spinlock for unix_table_lock | David S. Miller | 1 | -1/+1 |
2005-08-30 | [NET]: Fix sparse warnings | Arnaldo Carvalho de Melo | 1 | -0/+15 |
2005-04-17 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 1 | -0/+78 |