serial: PL011: clear pending interrupts
[linux-flexiantxendom0.git] / net / socket.c
2012-02-03 Eric Dumazetnet: reintroduce missing rcu_assign_pointer() calls
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-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-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
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-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
2009-04-04 Eric Dumazetsocket: use percpu_add() while updating sockets_in_use
2009-03-28 Paul Moorelsm: Remove the socket_post_accept() hook
2009-03-27 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-03-27 Al Viroconstify dentry_operations: rest
2009-03-26 Linus TorvaldsMerge branch 'bkl-removal' of git://git.lwn.net/linux-2.6
2009-03-16 Jonathan CorbetMove FASYNC bit handling to f_op->fasync()
2009-02-16 Patrick Ohlynet: socket infrastructure for SO_TIMESTAMPING
2009-01-14 Heiko Carstens[CVE-2009-0029] System call wrappers part 22
2009-01-14 Heiko Carstens[CVE-2009-0029] System call wrappers part 21
2009-01-14 Heiko Carstens[CVE-2009-0029] System call wrappers part 07
2009-01-04 Al Virosanitize audit_fd_pair()
2009-01-04 Al Virosanitize audit_socketcall
2008-12-28 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-next-2.6
2008-12-25 James MorrisMerge branch 'next' into for-linus
next