summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2014-12-10Merge tag 'master-2014-12-08' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller16-72/+230
2014-12-10userns: Don't allow setgroups until a gid mapping has been setablishedEric W. Biederman1-0/+5
2014-12-10Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds6-2/+144
2014-12-10Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds11-3/+282
2014-12-10Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds5-1/+74
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 'at91-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds3-0/+272
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. Miller2-0/+4
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-10first fruits - kill l2cap ->memcpy_fromiovec()Al Viro1-29/+0
2014-12-10put iov_iter into msghdrAl Viro4-10/+14
2014-12-10vmci: propagate msghdr all way down to __qp_memcpy_from_queue()Al Viro1-2/+3
2014-12-10switch l2cap ->memcpy_fromiovec() to msghdrAl Viro1-3/+3
2014-12-10switch tcp_sock->ucopy from iovec (ucopy.iov) to msghdr (ucopy.msg)Al Viro1-1/+1
2014-12-10ip_generic_getfrag, udplite_getfrag: switch to passing msghdrAl Viro1-1/+2
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 Torvalds4-11/+83
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-09Merge tag 'nios2-v3.19-rc1' of git://git.rocketboards.org/linux-socfpga-nextLinus Torvalds2-0/+115
2014-12-09tcp_cubic: add SNMP counters to track how effective is HystartEric Dumazet1-0/+4
2014-12-09net: sched: cls: remove unused op put from tcf_proto_opsJiri Pirko1-1/+0
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-09tc_act: export uapi header filestephen hemminger1-0/+1
2014-12-09sunrpc: add some tracepoints around enqueue and dequeue of svc_xprtJeff Layton1-0/+94
2014-12-09sunrpc: convert to lockless lookup of queued server threadsJeff Layton2-3/+4
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 Layton2-1/+4
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 Layton2-4/+5
2014-12-09sunrpc: move rq_dropme flag into rq_flagsJeff Layton2-5/+5
2014-12-09sunrpc: move rq_usedeferral flag to rq_flagsJeff Layton2-5/+6
2014-12-09sunrpc: move rq_local field to rq_flagsJeff Layton2-2/+3
2014-12-09sunrpc: add a generic rq_flags field to svc_rqst and move rq_secure to itJeff Layton2-6/+15
2014-12-09Merge tag 'nfs-for-3.19-1' into nfsd for-3.19 branchJ. Bruce Fields22-39/+344
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: make VIRTIO_F_VERSION_1 a transport bitMichael S. Tsirkin1-2/+2
2014-12-09virtio_balloon: add legacy_only flagMichael S. Tsirkin1-0/+2
2014-12-09virtio_console: virtio 1.0 supportMichael S. Tsirkin1-3/+4
2014-12-09virtio_scsi: export to userspaceMichael S. Tsirkin2-37/+38
2014-12-09virtio_scsi: move to uapiMichael S. Tsirkin1-0/+0