summaryrefslogtreecommitdiffstats
path: root/net/unix
Commit message (Expand)AuthorAgeFilesLines
* [SK_BUFF]: Introduce skb_reset_transport_header(skb)Arnaldo Carvalho de Melo2007-04-261-1/+1
* [NET]: Revert incorrect accept queue backlog changes.David S. Miller2007-03-061-3/+3
* [AF_UNIX]: Test against sk_max_ack_backlog properly.David S. Miller2007-03-031-3/+3
* [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/+0Star
* [PATCH] mark struct file_operations const 8Arjan van de Ven2007-02-121-1/+1
* [NET] UNIX: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-112-30/+30
* [PATCH] struct path: convert unixJosef Sipek2006-12-081-1/+1
* [NET]: Annotate csum_partial() callers in net/*Al Viro2006-12-031-1/+2
* [AF_UNIX]: Change max_dgram_qlen sysctl to __read_mostlyBrian Haley2006-09-231-1/+1
* [NET]: Use BUILD_BUG_ON() for checking size of skb->cb.YOSHIFUJI Hideaki2006-09-231-4/+1Star
* [AF_UNIX]: Kernel memory leak fix for af_unix datagram getpeersec patchCatherine Zhang2006-08-021-12/+5Star
* [NET]: Conversions from kmalloc+memset to k(z|c)alloc.Panagiotis Issaris2006-07-211-2/+1Star
* [AF_UNIX]: datagram getpeersec fixAndrew Morton2006-07-041-1/+1
* [PATCH] lockdep: annotate af_unix lockingIngo Molnar2006-07-041-1/+11
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0Star
* [AF_UNIX]: Datagram getpeersecCatherine Zhang2006-06-301-0/+27
* [PATCH] POLLRDHUP/EPOLLRDHUP handling for half-closed devices notificationsDavide Libenzi2006-03-251-0/+2
* [NET]: sem2mutex part 2Ingo Molnar2006-03-211-11/+11
* [NET] sem2mutex: net/Arjan van de Ven2006-03-211-3/+4
* [AF_UNIX]: use shift instead of integer divisionBenjamin LaHaise2006-03-211-5/+5
* [PATCH] fix file countingDipankar Sarma2006-03-081-1/+1
* [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen2006-01-101-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/+5Star
* [PATCH] add a vfs_permission helperChristoph Hellwig2005-11-091-1/+1
* [NET]: Fix sparse warningsArnaldo Carvalho de Melo2005-08-302-9/+1Star
* [TCP]: Move the tcp sock states to net/tcp_states.hArnaldo Carvalho de Melo2005-08-302-2/+2
* [NET]: Kill skb->listDavid S. Miller2005-08-301-6/+6
* [NET]: move config options out to individual protocolsSam Ravnborg2005-07-121-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/+3Star
* [PATCH] kill gratitious includes of major.h under net/*Al Viro2005-04-261-1/+0Star
* Linux-2.6.12-rc2Linus Torvalds2005-04-174-0/+2478