Update to 3.4-final.
[linux-flexiantxendom0-3.2.10.git] / net / unix /
2012-03-23 Hans Verkuilpoll: add poll_requested_events() and poll_does_not_wai...
2012-03-21 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-03-21 Al Viroswitch touch_atime to struct path
2012-03-21 Al Viroswitch unix_sock to struct path
2012-02-26 Pablo Neira Ayusonetlink: add netlink_dump_control structure for netlink...
2012-02-22 Eric Dumazetaf_unix: MSG_TRUNC support for dgram sockets
2012-02-21 Pavel Emelyanovunix: Support peeking offset for stream sockets
2012-02-21 Pavel Emelyanovunix: Support peeking offset for datagram and seqpacket...
2012-01-30 Eric Dumazetaf_unix: fix EPOLLET regression for stream sockets
2012-01-09 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2012-01-08 Linus TorvaldsMerge branch 'for-linus2' of git://git./linux/kernel...
2012-01-07 David S. Millernet: Default UDP and UNIX diag to 'n'.
2012-01-04 Al Viroswitch ->path_mknod() to umode_t
2011-12-30 Pavel Emelyanovunix_diag: Fixup RQLEN extension report
2011-12-30 Pavel Emelyanovaf_unix: Move CINQ/COUTQ code to helpers
2011-12-30 Pavel Emelyanovunix_diag: Add the MEMINFO extension
2011-12-26 David S. Millerunix: If we happen to find peer NULL when diag dumping...
2011-12-26 Pavel Emelyanovunix_diag: Fix incoming connections nla length
2011-12-20 Cyrill Gorcunovnet: unix -- Add missing module.h inclusion
2011-12-16 Pavel Emelyanovunix_diag: Write it into kbuild
2011-12-16 Pavel Emelyanovunix_diag: Receive queue lenght NLA
2011-12-16 Pavel Emelyanovunix_diag: Pending connections IDs NLA
2011-12-16 Pavel Emelyanovunix_diag: Unix peer inode NLA
2011-12-16 Pavel Emelyanovunix_diag: Unix inode info NLA
2011-12-16 Pavel Emelyanovunix_diag: Unix socket name NLA
2011-12-16 Pavel Emelyanovunix_diag: Dumping exact socket core
2011-12-16 Pavel Emelyanovunix_diag: Dumping all sockets core
2011-12-16 Pavel Emelyanovunix_diag: Basic module skeleton
2011-12-16 Pavel Emelyanovaf_unix: Export stuff required for diag module
2011-11-26 Alexey MoiseytsevAF_UNIX: Fix poll blocking problem when reading from...
2011-09-28 Eric Dumazetaf_unix: dont send SCM_CREDENTIALS by default
2011-09-16 David S. MillerRevert "Scm: Remove unnecessary pid & credential refere...
2011-08-25 Tim ChenScm: Remove unnecessary pid & credential references...
2011-07-20 Al Vironew helpers: kern_path_create/user_path_create
2011-06-10 Jeff Mahoney- x86: Remove warning and warning_symbol from struct
2011-05-24 Dan Rosenbergnet: convert %p usage to %pK
2011-05-02 Eric W. Biedermanaf_unix: Only allow recv on connected seqpacket sockets.
2011-03-31 Lucas De MarchiFix common misspellings
2011-03-16 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-next-2.6
2011-03-15 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-03-15 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2011-03-15 Al ViroAllow passing O_PATH descriptors via SCM_RIGHTS datagrams
2011-03-14 Daniel Balutaaf_unix: update locking comment
2011-03-14 Al Virokill path_lookup()
2011-03-10 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2011-03-07 Hagen Paul Pfeiferaf_unix: remove unused struct sockaddr_un cruft
2011-03-07 Rainer Weikusatnet: fix multithreaded signal handling in unix recv...
2011-02-22 Eric Dumazetnet: add __rcu annotations to sk_wq and wq
2011-01-20 Alban Crequyaf_unix: coding style: remove one level of indentation...
2011-01-19 Alban Crequyaf_unix: implement socket filter
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-12-06 Jeff Mahoney- Fixed corrupted -rc4 patch.
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-06-08 Jeff Mahoney- patches.arch/x86_mce_intel_decode_physical_address...
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-02-04 Nick Piggin- Disable patches.suse/files-slab-rcu.patch.
2010-01-26 Jeff Mahoney- patches.suse/slab-handle-memoryless-nodes-v2a.patch...
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-09 Nick Piggin- patches.suse/files-slab-rcu.patch: SLAB_DESTROY_BY_RC...
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-13 Jianjun Kongaf_unix: netns: fix problem of return value
2008-12-11 Greg Kroah-Hartman- intermediate commit as part of adding 2.6.27.9-rc1...
2008-12-05 dann fraziernet: Fix soft lockups/OOM issues w/ unix garbage collec...
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-12-02 Miklos Szeredi- patches.fixes/af_unix-soft-lockup-fix.patch: net...
2008-11-26 dann fraziernet: Fix soft lockups/OOM issues w/ unix garbage collector
next