aboutsummaryrefslogtreecommitdiffstats
path: root/net/unix/af_unix.c
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] fix file countingDipankar Sarma2006-03-081-1/+1
* [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen2006-01-091-2/+2
* [NET]: Add a dev_ioctl() fallback to sock_ioctl()Christoph Hellwig2006-01-031-1/+1
* [AF_UNIX]: Convert to use a spinlock instead of rwlockBenjamin LaHaise2006-01-031-1/+1
* [NET]: move struct proto_ops to constEric Dumazet2006-01-031-3/+3
* [AF_UNIX]: Use spinlock for unix_table_lockDavid S. Miller2006-01-031-17/+17
* [AF_UNIX]: Remove superfluous reference counting in unix_stream_sendmsgBenjamin LaHaise2006-01-031-6/+5
* [PATCH] add a vfs_permission helperChristoph Hellwig2005-11-091-1/+1
* [NET]: Fix sparse warningsArnaldo Carvalho de Melo2005-08-291-8/+0
* [TCP]: Move the tcp sock states to net/tcp_states.hArnaldo Carvalho de Melo2005-08-291-1/+1
* [NET]: Transform skb_queue_len() binary tests into skb_queue_empty()David S. Miller2005-07-081-2/+2
* [AF_UNIX]: Use lookup_create().Christoph Hellwig2005-05-191-25/+3
* [PATCH] kill gratitious includes of major.h under net/*Al Viro2005-04-251-1/+0
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+2098