summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-06-24pnfs/flexfiles: report layoutstat regularlyPeng Tao2-5/+28
2015-06-24nfs42: serialize LAYOUTSTATS calls of the same filePeng Tao3-0/+11
2015-06-24pnfs/flexfiles: encode LAYOUTSTATS flexfiles specific dataPeng Tao2-2/+177
2015-06-24pnfs/flexfiles: add ff_layout_prepare_layoutstatsPeng Tao1-0/+71
2015-06-24pNFS/flexfiles: track when layout is first usedPeng Tao2-3/+8
2015-06-24pNFS/flexfiles: add layoutstats trackingTrond Myklebust2-11/+203
2015-06-24mtip32xx: Fix accessing freed memorySelvan Mani2-21/+0
2015-06-24pNFS/flexfiles: Remove unused struct members user_name, group_nameTrond Myklebust1-2/+0
2015-06-24pnfs: add pnfs_report_layoutstat helper functionPeng Tao3-0/+56
2015-06-24pNFS: fill in nfs42_layoutstat_opsPeng Tao1-0/+47
2015-06-24NFSv.2/pnfs Add a LAYOUTSTATS rpc functionTrond Myklebust8-3/+205
2015-06-24EDAC, mce_amd_inj: Add individual permissions field to dfs_nodeAravind Gopalakrishnan1-7/+8
2015-06-24MIPS: spinlock: Adjust arch_spin_lock back-off timeMarkos Chandras1-1/+1
2015-06-24MIPS: asmmacro: Ensure 64-bit FP registers are used with MSAMarkos Chandras1-0/+11
2015-06-24bridge: vlan: flush the dynamically learned entries on port vlan deleteNikolay Aleksandrov6-7/+11
2015-06-24bridge: multicast: add a comment to br_port_state_selection about blocking stateNikolay Aleksandrov1-0/+4
2015-06-24[media] lmedm04: fix the range for relative measurementsMauro Carvalho Chehab1-11/+8
2015-06-24[media] lmedm04: use u32 instead of u64 for relative statsMauro Carvalho Chehab1-3/+3
2015-06-24[media] omap3isp: remove unused varMauro Carvalho Chehab1-4/+0
2015-06-24[media] saa7134: fix page size on some archsMauro Carvalho Chehab1-3/+3
2015-06-24[media] use CONFIG_PM_SLEEP for suspend/resumeMauro Carvalho Chehab1-1/+1
2015-06-24regulator: s2mps11: Fix GPIO suspend enable shift wrapping bugKrzysztof Kozlowski1-4/+10
2015-06-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller29-72/+186
2015-06-24nios2: check number of timer instancesLey Foon Tan1-2/+13
2015-06-24net: inet_diag: export IPV6_V6ONLY sockoptPhil Sutter2-1/+6
2015-06-24stmmac: troubleshoot unexpected bits in des0 & des1Alexey Brodkin4-24/+28
2015-06-24Merge branch 'ipv4-nexthop-link-status'David S. Miller12-47/+130
2015-06-24net: ipv4 sysctl option to ignore routes when nexthop link is downAndy Gospodarek11-24/+63
2015-06-24net: track link-status of ipv4 nexthopsAndy Gospodarek4-23/+67
2015-06-24ARM: dove: fix legacy dove IRQ numbersRussell King2-63/+63
2015-06-24ARM: Fix build if CLKDEV_LOOKUP is not configuredGuenter Roeck1-1/+1
2015-06-24net: switchdev: ignore unsupported bridge flagsVivien Didelot1-1/+1
2015-06-24net: Cavium: Fix MAC address setting in shutdown statePavel Fedin2-2/+13
2015-06-24drivers: net: xgene: fix for ACPI support without ACPIStephen Rothwell1-0/+2
2015-06-24ip: report the original address of ICMP messagesJulian Anastasov2-2/+21
2015-06-24Merge branch 'mlx-next'David S. Miller7-78/+93
2015-06-24net/mlx5e: Prefetch skb data on RXSaeed Mahameed1-0/+1
2015-06-24net/mlx5e: Pop cq outside mlx5e_get_cqeAchiad Shochat3-2/+4
2015-06-24net/mlx5e: Remove mlx5e_cq.sqrq back-pointerAchiad Shochat5-7/+3
2015-06-24net/mlx5e: Remove extra spacesAchiad Shochat1-4/+4
2015-06-24net/mlx5e: Avoid TX CQE generation if more xmit packets expectedAchiad Shochat1-23/+34
2015-06-24net/mlx5e: Avoid redundant dev_kfree_skb() upon NOP completionAchiad Shochat1-3/+1
2015-06-24net/mlx5e: Remove re-assignment of wq type in mlx5e_enable_rq()Achiad Shochat1-1/+0
2015-06-24net/mlx5e: Use skb_shinfo(skb)->gso_segs rather than counting themSaeed Mahameed1-4/+1
2015-06-24net/mlx5e: Static mapping of netdev priv resources to/from netdev TX queuesSaeed Mahameed3-33/+31
2015-06-24net/mlx4_en: Use HW counters for rx/tx bytes/packets in PF deviceEran Ben Elisha1-0/+14
2015-06-24net/mlx4_en: Fix off-by-four in ethtoolEran Ben Elisha1-3/+2
2015-06-24drm/omap: return error if dma_alloc_writecombine failsTomi Valkeinen1-7/+11
2015-06-24virtio-pci: alloc only resources actually used.Gerd Hoffmann4-14/+32
2015-06-24Merge tag 'iommu-updates-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds20-956/+4184