summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
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
2014-12-09Merge tag 'regmap-v3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds1-0/+7
2014-12-09Merge tag 'hwmon-for-linus-3.19' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+4
2014-12-09Merge tag 'edac_for_3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds2-1/+5
2014-12-09Merge tag 'mfd-for-linus-3.19' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds12-10/+540
2014-12-09Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Zhang Rui2-6/+101
2014-12-09Merge tag 'mmc-v3.19-1' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds12-57/+146
2014-12-09ethtool: Support for configurable RSS hash functionEyal Perry1-12/+30
2014-12-09net: Add functions for handling padding frame and adding to lengthAlexander Duyck2-1/+35
2014-12-09net/mlx5_core: Remove unused dev cap enum fieldsEli Cohen1-8/+0
2014-12-09tipc: convert name table read-write lock to RCUYing Xue1-0/+9
2014-12-09Merge branch 'iov_iter' into for-nextAl Viro30-114/+209
2014-12-09net: bcmgenet: enable driver to work without a device treePetri Gynther1-0/+18
2014-12-09copy_from_iter_nocache()Al Viro1-0/+1
2014-12-09new helper: iov_iter_kvec()Al Viro1-0/+2
2014-12-09csum_and_copy_..._iter()Al Viro1-0/+2
2014-12-09hyperv: Add support for vNIC hot removalHaiyang Zhang1-0/+2
2014-12-09thermal: of: Extend current of-thermal.c code to allow setting emulated tempLukasz Majewski1-0/+3