UBUNTU: Ubuntu-2.6.38-12.51
[linux-flexiantxendom0-natty.git] / net / unix /
2011-06-27 Steve ConklinRevert "af_unix: Only allow recv on connected seqpacket...
2011-06-02 Eric W. Biedermanaf_unix: Only allow recv on connected seqpacket sockets.
2011-03-28 Dan RosenbergUBUNTU: SAUCE: (drop after 2.6.38) Convert net %p usage %pK
2011-03-07 Rainer Weikusatnet: fix multithreaded signal handling in unix recv...
2011-01-05 David S. Milleraf_unix: Avoid socket->sk NULL OOPS in stream connect...
2010-12-08 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2010-11-29 Eric Dumazetaf_unix: limit recursion level
2010-11-24 Eric Dumazetaf_unix: limit unix_tot_inflight
2010-11-08 Eric Dumazetaf_unix: optimize unix_dgram_poll()
2010-11-08 Eric Dumazetaf_unix: fix unix_dgram_poll() behavior for EPOLLOUT...
2010-11-08 Eric Dumazetaf_unix: use keyed wakeups
2010-10-26 Eric Dumazetfs: allow for more than 2^31 files
2010-10-26 Eric Dumazetfs: allow for more than 2^31 files
2010-10-05 Alban CrequyAF_UNIX: Implement SO_TIMESTAMP and SO_TIMETAMPNS on...
2010-09-10 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2010-09-07 Tetsuo HandaUNIX: Do not loop forever at unix_autobind().
2010-09-07 Eric Dumazetnet: poll() optimizations
2010-07-20 Neil Hormandrop_monitor: convert some kfree_skb call sites to...
2010-06-16 Eric W. Biedermanaf_unix: Allow connecting to sockets in other network...
2010-06-16 Eric W. Biedermanaf_unix: Allow credentials to work across user and...
2010-06-16 Eric W. Biedermanaf_unix: Allow SO_PEERCRED to work across namespaces.
2010-05-03 Ilpo Järvinenunix/garbage: kill copy of the skb queue walker
2010-05-01 Eric Dumazetnet: sock_def_readable() and friends RCU conversion
2010-04-20 Eric Dumazetnet: sk_sleep() helper
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-02-18 Stephen HemmingerAF_UNIX: update locking comment
2010-01-18 Alexey Dobriyannet: spread __net_init, __net_exit
2009-12-08 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-next-2.6
2009-11-30 Joe Perchesnet: Move && and || to end of previous line
2009-11-12 Eric W. Biedermansysctl net: Remove unused binary sysctl code
2009-11-11 Cyrill Gorcunovnet: netlink_getname, packet_getname -- use DECLARE_SOC...
2009-11-06 Eric Parisnet: pass kern to net_proto_family create function
2009-10-27 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-10-19 Tomoki SekiyamaAF_UNIX: Fix deadlock on connecting to shutdown socket
2009-10-07 Stephen Hemmingernet: mark net_proto_ops as const
2009-09-11 Miklos Szeredinet: unix: fix sending fds in multiple buffers
2009-07-10 Jiri Olsanet: adding memory barrier to the poll and receive...
2009-06-18 Eric Dumazetnet: correct off-by-one write allocations reports
2009-04-01 Al ViroNew helper - current_umask()
2009-02-27 Wei Yongjununix: remove some pointless conditionals before kfree_skb()
2008-12-31 Kentaro Takedaintroduce new LSM hooks where vfsmount is available.
2008-12-28 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-next-2.6
2008-12-04 James MorrisMerge branch 'master' into next
2008-12-03 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-11-26 dann fraziernet: Fix soft lockups/OOM issues w/ unix garbage collector
2008-11-26 Eric Dumazetnet: Use a percpu_counter for sockets_allocated
2008-11-24 Eric Dumazetnet: Make sure BHs are disabled in sock_prot_inuse_add()
2008-11-24 David S. Millernet: Make sure BHs are disabled in sock_prot_inuse_add()
2008-11-19 Eric Dumazetnet: af_unix should use KERN_INFO instead of KERN_DEBUG
2008-11-19 Joe Perchesinclude/net net/ - csum_partial - remove unnecessary...
2008-11-17 Eric Dumazetnet: af_unix should update its inuse counter
2008-11-17 Eric Dumazetnet: af_unix can make unix_nr_socks visbile in /proc
2008-11-17 Eric Dumazetnet: Cleanup of af_unix
2008-11-14 James MorrisMerge branch 'master' into next
2008-11-13 David HowellsCRED: Wrap task credential accesses in the UNIX socket...
2008-11-11 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-11-09 Miklos Szeredinet: unix: fix inflight counting bug in garbage collector
2008-11-07 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-11-04 Alexey Dobriyannet: '&' redux
2008-11-02 Jianjun Kongaf_unix: clean up net/unix/af_unix.c garbage.c sysctl_n...
2008-11-02 Jianjun Kongaf_unix: netns: fix problem of return value
2008-10-23 Al Viro[PATCH] assorted path_lookup() -> kern_path() conversions
2008-10-14 Alan Coxnet: Rationalise email address: Network Specific Parts
2008-07-27 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-07-27 Al Viro[PATCH] f_count may wrap around
2008-07-26 Ilpo Järvinennet: convert BUG_TRAP to generic WARN_ON
2008-06-28 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-06-28 Rainer Weikusataf_unix: fix 'poll for write'/connected DGRAM sockets
2008-06-19 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-06-18 Rainer Weikusataf_unix: fix 'poll for write'/ connected DGRAM sockets
2008-06-12 Adrian Bunknet: remove CVS keywords
2008-04-24 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-04-24 David Woodhouse[AF_UNIX] Initialise UNIX sockets before general device...
2008-04-19 Dave Hansen[PATCH] r/o bind mounts: get callers of vfs_mknod/creat...
2008-04-13 Joe Perches[AF_UNIX]: Use SEQ_START_TOKEN
2008-03-25 YOSHIFUJI Hideaki[NET] NETNS: Omit namespace comparision without CONFIG_...
2008-03-25 YOSHIFUJI Hideaki[NET] NETNS: Omit seq_net_private->net without CONFIG_N...
2008-03-25 YOSHIFUJI Hideaki[NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS.
2008-03-06 Harvey Harrisonnet: replace remaining __FUNCTION__ occurrences
2008-02-15 Jan BlunckIntroduce path_put()
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]: Use ctl paths to register unix ctl tables
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]: Convert socks to unix_socks in scan_inflight...
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.
next