Embed a struct path into struct nameidata instead of nd->{dentry,mnt}
[safe/jmp/linux-2.6] / net / unix / af_unix.c
2008-02-15 Jan BlunckEmbed a struct path into struct nameidata instead of...
2008-01-28 Eric Dumazet[NET]: Add some acquires/releases sparse annotations.
2008-01-28 Denis V. Lunev[NETNS]: struct net content re-work (v3)
2008-01-28 Pavel Emelyanov[UNIX]: Make the unix sysctl tables per-namespace
2008-01-28 Pavel Emelyanov[UNIX]: Move the sysctl_unix_max_dgram_qlen
2008-01-28 Pavel Emelyanov[UNIX]: Extend unix_sysctl_(un)register prototypes
2008-01-28 Pavel Emelyanov[NET]: Name magic constants in sock_wake_async()
2008-01-28 Pavel Emelyanov[UNIX] Move the unix sock iterators in to proper place
2008-01-28 Denis V. Lunev[NET]: Consolidate net namespace related proc files...
2008-01-28 Denis V. Lunev[NET]: Make AF_UNIX per network namespace safe [v2]
2007-11-29 Florian Zumbiehl[UNIX]: EOF on non-blocking SOCK_SEQPACKET
2007-11-11 Pavel Emelyanov[UNIX]: The unix_nr_socks limit can be exceeded
2007-11-11 Pavel Emelyanov[AF_UNIX]: Make unix_tot_inflight counter non-atomic
2007-11-01 Pavel Emelyanov[NET]: Forget the zero_it argument of sk_alloc()
2007-10-19 Pavel Emelyanovpid namespaces: changes to show virtual ids to user
2007-10-15 Ingo Molnarsched: affine sync wakeups
2007-10-10 Pavel Emelyanov[NET]: Make core networking code use seq_open_private
2007-10-10 Eric W. Biederman[NET]: Make socket creation namespace safe.
2007-10-10 Eric W. Biederman[NET]: Make /proc/net per network namespace
2007-07-31 Adrian Bunk[AF_UNIX]: Make code static.
2007-07-11 Miklos Szeredi[AF_UNIX]: Rewrite garbage collector, fixes race.
2007-07-11 Philippe De Muyter[NET]: Make all initialized struct seq_operations const.
2007-06-07 Miklos Szeredi[AF_UNIX]: Fix stream recvmsg() race.
2007-06-04 David S. Miller[AF_UNIX]: Fix datagram connect race causing an OOPS.
2007-06-04 David S. Miller[AF_UNIX]: Make socket locking much less confusing.
2007-05-08 Randy Dunlapheader cleaning: don't include smp_lock.h when not...
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce skb_reset_transport_header(skb)
2007-03-06 David S. Miller[NET]: Revert incorrect accept queue backlog changes.
2007-03-03 David S. Miller[AF_UNIX]: Test against sk_max_ack_backlog properly.
2007-02-12 Arjan van de Ven[PATCH] mark struct file_operations const 8
2007-02-11 YOSHIFUJI Hideaki[NET] UNIX: Fix whitespace errors.
2006-12-03 Al Viro[NET]: Annotate csum_partial() callers in net/*
2006-09-22 Brian Haley[AF_UNIX]: Change max_dgram_qlen sysctl to __read_mostly
2006-09-22 YOSHIFUJI Hideaki[NET]: Use BUILD_BUG_ON() for checking size of skb...
2006-08-02 Catherine Zhang[AF_UNIX]: Kernel memory leak fix for af_unix datagram...
2006-07-21 Panagiotis Issaris[NET]: Conversions from kmalloc+memset to k(z|c)alloc.
2006-07-04 Andrew Morton[AF_UNIX]: datagram getpeersec fix
2006-07-03 Ingo Molnar[PATCH] lockdep: annotate af_unix locking
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-06-29 Catherine Zhang[AF_UNIX]: Datagram getpeersec
2006-03-25 Davide Libenzi[PATCH] POLLRDHUP/EPOLLRDHUP handling for half-closed...
2006-03-21 Ingo Molnar[NET]: sem2mutex part 2
2006-03-21 Benjamin LaHaise[AF_UNIX]: use shift instead of integer division
2006-03-08 Dipankar Sarma[PATCH] fix file counting
2006-01-09 Jes Sorensen[PATCH] mutex subsystem, semaphore to mutex: VFS, ...
2006-01-03 Christoph Hellwig[NET]: Add a dev_ioctl() fallback to sock_ioctl()
2006-01-03 Benjamin LaHaise[AF_UNIX]: Convert to use a spinlock instead of rwlock
2006-01-03 Eric Dumazet[NET]: move struct proto_ops to const
2006-01-03 David S. Miller[AF_UNIX]: Use spinlock for unix_table_lock
2006-01-03 Benjamin LaHaise[AF_UNIX]: Remove superfluous reference counting in...
2005-11-09 Christoph Hellwig[PATCH] add a vfs_permission helper
2005-08-29 Arnaldo Carvalho... [NET]: Fix sparse warnings
2005-08-29 Arnaldo Carvalho... [TCP]: Move the tcp sock states to net/tcp_states.h
2005-07-08 David S. Miller[NET]: Transform skb_queue_len() binary tests into...
2005-05-19 Christoph Hellwig[AF_UNIX]: Use lookup_create().
2005-04-26 Al Viro[NET]: kill gratitious includes of major.h
2005-04-26 Al Viro[PATCH] kill gratitious includes of major.h under net/*
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2 v2.6.12-rc2