Update to 3.4-final.
[linux-flexiantxendom0-3.2.10.git] / net / socket.c
2012-04-05 Eric Dumazettcp: tcp_sendpages() should call tcp_push() once
2012-03-30 Linus TorvaldsMerge branch 'x86-x32-for-linus' of git://git./linux...
2012-03-12 Maciej Żenczykowskinet: get rid of some pointless casts to sockaddr
2012-02-20 H. Peter Anvincompat: Handle COMPAT_USE_64BIT_TIME in net/socket.c
2012-01-12 Eric Dumazetnet: reintroduce missing rcu_assign_pointer() calls
2012-01-07 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-next
2012-01-05 Linus Torvaldsvfs: fix up ENOIOCTLCMD error handling
2012-01-04 Ben Hutchingsethtool: Allow drivers to select RX NFC rule locations
2011-11-22 Neil Hormannet: add network priority cgroup infrastructure (v4)
2011-11-09 Johannes Bergnet: add wireless TX status socket option
2011-09-22 David S. MillerMerge branch 'master' of github.com:davem330/net
2011-08-25 Mathieu Desnoyerssendmmsg/sendmsg: fix unsafe user pointer access
2011-08-08 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net
2011-08-05 Tetsuo Handanet: Fix security_socket_sendmsg() bypass problem.
2011-08-05 Anton Blanchardnet: Cap number of elements for sendmmsg
2011-08-05 Anton Blanchardnet: sendmmsg should only return an error if no message...
2011-08-02 Stephen Hemmingerrcu: convert uses of rcu_assign_pointer(x, NULL) to...
2011-07-28 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2011-07-28 Eric Dumazetnet: sock_sendmsg_nosec() is static
2011-07-26 Eric Dumazetvfs: dont chain pipe/anon/socket on superblock s_inodes...
2011-06-10 Jeff Mahoney- x86: Remove warning and warning_symbol from struct
2011-05-20 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-next-2.6
2011-05-17 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2011-05-17 Anton Blanchardnet: recvmmsg: Strip MSG_WAITFORONE when calling recvmsg
2011-05-08 Lai Jiangshannet,rcu: convert call_rcu(wq_free_rcu) to kfree_rcu()
2011-05-05 Anton Blanchardnet: Add sendmmsg socket system call
2011-04-11 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2011-04-11 Alexander Duyckv3 ethtool: add ntuple flow specifier data to network...
2011-03-31 Lucas De MarchiFix common misspellings
2011-03-18 Ben Hutchingsethtool: Compat handling for struct ethtool_rxnfc
2011-02-23 stephen hemmingersocket: suppress sparse warnings
2011-02-22 Eric Dumazetnet: add __rcu annotations to sk_wq and wq
2011-01-31 Greg Kroah-HartmanRevert "appletalk: move to staging"
2011-01-31 Arnd Bergmannappletalk: move to staging
2011-01-13 Al Viropass default dentry_operations to mount_pseudo()
2011-01-07 Linus TorvaldsMerge branch 'vfs-scale-working' of git://git./linux...
2011-01-07 Nick Pigginfs: scale mntget/mntput
2011-01-07 Nick Pigginfs: improve scalability of pseudo filesystems
2011-01-07 Nick Pigginfs: dcache reduce branches in lookup path
2011-01-07 Nick Pigginfs: avoid inode RCU freeing for pseudo fs
2011-01-07 Nick Pigginfs: icache RCU free inodes
2010-12-17 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2010-12-10 Martin Lucinanet: Document the kernel_recvmsg() function
2010-11-12 Eric Dumazetnet: net_families __rcu annotations
2010-10-31 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2010-10-30 Linus Torvaldsnet: Truncate recvfrom and sendto length to INT_MAX.
2010-10-29 Al Viroconvert get_sb_pseudo() users
2010-10-27 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-10-26 Linus TorvaldsMerge branch 'for-2.6.37' of git://linux-nfs.org/~bfiel...
2010-10-26 Christoph Hellwigfs: do not assign default i_ino in new_inode
2010-10-26 Al Vironew helper: ihold()
2010-10-23 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-next-2.6
2010-10-21 stephen hemmingersocket: localize functions
2010-10-15 Arnd Bergmannllseek: automatically add .llseek fop
2010-10-01 Pavel Emelyanovnet: Export __sock_create
2010-09-08 Namhyung Kimnet: remove address space warnings in net/socket.c
2010-08-19 Oliver Hartkoppnet: simplify flags for tx timestamping
2010-07-19 Richard Cochrannet: support time stamping in phy devices.
2010-07-18 Tetsuo Handanet: Remove MAX_SOCK_ADDR constant
2010-06-08 Jeff Mahoney- patches.arch/x86_mce_intel_decode_physical_address...
2010-06-04 Eric DumazetFrom abbffa2aa9bd6f8df16d0d0a102af677510d8b9a Mon Sep...
2010-05-24 Herbert Xucls_cgroup: Store classid in struct sock
2010-05-18 Joe Perchesnet: Remove unnecessary semicolons after switch statements
2010-05-01 Eric Dumazetnet: sock_def_readable() and friends RCU conversion
2010-04-30 Eric Dumazetnet: speedup sock_recv_ts_and_drops()
2010-04-21 Eric Dumazetfasync: RCU and fine grained locking
2010-04-11 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2010-04-07 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2010-04-07 Hagen Paul Pfeifersocket: remove duplicate declaration of struct timespec
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-03-27 Brandon L Blacknet: Add MSG_WAITFORONE flag to recvmmsg
2010-03-03 Tony Jones- Remove lttng-instrumentation patches, they have been...
2010-01-26 Jeff Mahoney- patches.suse/slab-handle-memoryless-nodes-v2a.patch...
2009-12-17 Nick Pigginfs: no games with DCACHE_UNHASHED
2009-12-16 Al Viroswitch alloc_file() to passing struct path
2009-12-16 Al Viroswitch sock_alloc_file() to alloc_file()
2009-12-16 Al Viromerge sock_alloc_fd/sock_attach_fd into a new helper
2009-12-16 Al Viroreorder alloc_fd/attach_fd in socketpair()
2009-12-02 Jean-Mickael Guerinnet: compat_mmsghdr must be used in sys_recvmmsg
2009-11-25 Tony Jones- patches.trace/lttng-*: update for 2.6.32
2009-11-12 Arnd Bergmannnet/atm: move all compat_ioctl handling to atm/ioctl.c
2009-11-12 Arnd Bergmannnet/compat: fix dev_ifsioc emulation corner cases
2009-11-09 Arnd Bergmannnet/compat_ioctl: support SIOCWANDEV
2009-11-09 Arnd Bergmannnet, compat_ioctl: fix SIOCGMII ioctls
2009-11-07 Arnd Bergmannnet, compat_ioctl: handle more ioctls correctly
2009-11-07 Arnd Bergmanncompat: move sockios handling to net/socket.c
2009-11-07 Arnd Bergmannnet: copy socket ioctl code to net/socket.h
2009-11-06 Eric Parisnet: pass kern to net_proto_family create function
2009-10-13 Arnaldo Carvalho... net: Introduce recvmmsg socket syscall
2009-10-12 Neil Hormannet: Generalize socket rx gap / receive queue overflow...
2009-10-09 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2009-10-07 Johannes Bergwext: refactor
2009-10-07 Eric Dumazetnet: speedup sk_wake_async()
2009-09-30 David S. Millernet: Make setsockopt() optlen be unsigned.
2009-09-28 Arjan van de Vennet: Add explicit bound checks in net/socket.c
2009-09-23 Nick BlackMove magic numbers into magic.h
2009-09-22 Alexey Dobriyanconst: mark remaining super_operations const
2009-09-15 Eric Dumazet[PATCH] net: kmemcheck annotation in struct socket
2009-08-13 Linus TorvaldsMake sock_sendpage() use kernel_sendpage()
2009-04-07 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
next