summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2014-12-10Merge tag 'master-2014-12-08' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2-2/+0
2014-12-10userns: Don't allow setgroups until a gid mapping has been setablishedEric W. Biederman1-0/+5
2014-12-10Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-0/+31
2014-12-10Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds3-0/+55
2014-12-10Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-19/+0
2014-12-10Merge tag 'fixes-nc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-3/+0
2014-12-10Merge tag 'linux-can-next-for-3.19-20141207' of git://gitorious.org/linux-can...David S. Miller1-0/+3
2014-12-10tcp: refine TSO autosizingEric Dumazet1-1/+1
2014-12-10bury memcpy_toiovec()Al Viro1-1/+0
2014-12-10skb_copy_datagram_iovec() can dieAl Viro1-2/+0
2014-12-10switch memcpy_to_msg() and skb_copy{,_and_csum}_datagram_msg() to primitivesAl Viro1-12/+4
2014-12-10put iov_iter into msghdrAl Viro2-8/+11
2014-12-10vmci: propagate msghdr all way down to __qp_memcpy_from_queue()Al Viro1-2/+3
2014-12-10switch tcp_sock->ucopy from iovec (ucopy.iov) to msghdr (ucopy.msg)Al Viro1-1/+1
2014-12-10Merge branch 'iov_iter' into for-davem-2Al Viro1-0/+6
2014-12-10Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-1/+5
2014-12-10ipvlan: move the device check function into netdevice.hMahesh Bandewar1-0/+10
2014-12-10netdevice: Add a function to check macvlan portMahesh Bandewar1-0/+5
2014-12-10dst: no need to take reference on DST_NOCACHE dstsHannes Frederic Sowa1-21/+2
2014-12-09virtio: drop legacy_only driver flagMichael S. Tsirkin1-2/+0
2014-12-09net: avoid two atomic operations in fast clonesEric Dumazet1-2/+1
2014-12-09rtnetlink: delay RTM_DELLINK notification until after ndo_uninit()Mahesh Bandewar1-0/+5
2014-12-09sunrpc: convert to lockless lookup of queued server threadsJeff Layton1-2/+2
2014-12-09sunrpc: fix potential races in pool_stats collectionJeff Layton1-3/+3
2014-12-09sunrpc: add a rcu_head to svc_rqst and use kfree_rcu to free itJeff Layton1-0/+2
2014-12-09sunrpc: convert sp_task_pending flag to use atomic bitopsJeff Layton1-1/+3
2014-12-09sunrpc: move rq_cachetype field to better optimize spaceJeff Layton1-1/+1
2014-12-09sunrpc: move rq_splice_ok flag into rq_flagsJeff Layton1-3/+3
2014-12-09sunrpc: move rq_dropme flag into rq_flagsJeff Layton1-1/+1
2014-12-09sunrpc: move rq_usedeferral flag to rq_flagsJeff Layton1-1/+1
2014-12-09sunrpc: move rq_local field to rq_flagsJeff Layton1-1/+1
2014-12-09sunrpc: add a generic rq_flags field to svc_rqst and move rq_secure to itJeff Layton1-2/+2
2014-12-09Merge tag 'nfs-for-3.19-1' into nfsd for-3.19 branchJ. Bruce Fields17-36/+163
2014-12-09virtio: allow finalize_features to failMichael S. Tsirkin1-1/+2
2014-12-09virtio: add API to detect legacy devicesMichael S. Tsirkin1-0/+2
2014-12-09virtio_balloon: add legacy_only flagMichael S. Tsirkin1-0/+2
2014-12-09virtio_scsi: move to uapiMichael S. Tsirkin1-164/+0
2014-12-09virtio_scsi: v1.0 supportMichael S. Tsirkin1-15/+17
2014-12-09virtio: add legacy feature table supportMichael S. Tsirkin1-0/+4
2014-12-09virtio: allow transports to get avail/used addressesCornelia Huck1-0/+3
2014-12-09virtio_config: endian conversion for v1.0Michael S. Tsirkin1-3/+6
2014-12-09virtio: memory access APIsMichael S. Tsirkin2-0/+91
2014-12-09virtio: add support for 64 bit features.Michael S. Tsirkin2-11/+11
2014-12-09virtio: use u32, not bitmap for featuresMichael S. Tsirkin2-5/+4
2014-12-09virtio: add low-level APIs for feature bitsMichael S. Tsirkin1-3/+50
2014-12-09backlight: lp855x: Add supply regulator to lp855xSean Paul1-0/+2
2014-12-09thermal: provide an UAPI header fileFlorian Fainelli1-30/+1
2014-12-09Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds4-3/+23
2014-12-09Merge tag 'dm-3.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+2
2014-12-09Merge tag 'regulator-v3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds5-13/+23