summaryrefslogtreecommitdiffstats
path: root/net/unix
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] sysctl: remove insert_at_head from register_sysctlEric W. Biederman2007-02-141-1/+1
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-141-1/+0
* [PATCH] mark struct file_operations const 8Arjan van de Ven2007-02-121-1/+1
* [NET] UNIX: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-102-30/+30
* [PATCH] struct path: convert unixJosef Sipek2006-12-081-1/+1
* [NET]: Annotate csum_partial() callers in net/*Al Viro2006-12-021-1/+2
* [AF_UNIX]: Change max_dgram_qlen sysctl to __read_mostlyBrian Haley2006-09-221-1/+1
* [NET]: Use BUILD_BUG_ON() for checking size of skb->cb.YOSHIFUJI Hideaki2006-09-221-4/+1
* [AF_UNIX]: Kernel memory leak fix for af_unix datagram getpeersec patchCatherine Zhang2006-08-021-12/+5
* [NET]: Conversions from kmalloc+memset to k(z|c)alloc.Panagiotis Issaris2006-07-211-2/+1
* [AF_UNIX]: datagram getpeersec fixAndrew Morton2006-07-031-1/+1
* [PATCH] lockdep: annotate af_unix lockingIngo Molnar2006-07-031-1/+11
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [AF_UNIX]: Datagram getpeersecCatherine Zhang2006-06-291-0/+27
* [PATCH] POLLRDHUP/EPOLLRDHUP handling for half-closed devices notificationsDavide Libenzi2006-03-251-0/+2
* [NET]: sem2mutex part 2Ingo Molnar2006-03-201-11/+11
* [NET] sem2mutex: net/Arjan van de Ven2006-03-201-3/+4
* [AF_UNIX]: use shift instead of integer divisionBenjamin LaHaise2006-03-201-5/+5
* [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-032-19/+19
* [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-292-9/+1
* [TCP]: Move the tcp sock states to net/tcp_states.hArnaldo Carvalho de Melo2005-08-292-2/+2
* [NET]: Kill skb->listDavid S. Miller2005-08-291-6/+6
* [NET]: move config options out to individual protocolsSam Ravnborg2005-07-111-0/+21
* [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-rc2Linus Torvalds2005-04-164-0/+2478