aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2017-04-21Replace 2 jiffies with sysctl netdev_budget_usecs to enable softirq tuningMatthew Whitehead2-0/+2
2017-04-21ip_tunnel: Allow policy-based routing through tunnelsCraig Gallek1-2/+3
2017-04-21ip6_tunnel: Allow policy-based routing through tunnelsCraig Gallek2-0/+5
2017-04-21spi: Add can_dma like interface for spi_flash_readVignesh R1-0/+4
2017-04-21ASoC: cs35l35: Allow user to configure IMON SCALECharles Keepax1-0/+1
2017-04-21IB/core: Add HDR speed enumNoa Osherovich1-1/+2
2017-04-21IB/mlx5: Support congestion related countersParav Pandit1-9/+9
2017-04-21IB/core: Introduce drop flow specificationSlava Shwartsman2-0/+18
2017-04-21IB/mlx5: Use IP version matching to classify IP trafficAriel Levkovich1-3/+3
2017-04-21IB/mlx4: Support RAW Ethernet when RoCE is disabledMajd Dibbiny1-2/+1
2017-04-21Merge tag 'mmc-v4.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds1-1/+1
2017-04-21video: fbdev: imxfb: support AUS modeMartin Kaiser1-0/+1
2017-04-21lockd: Introduce nlmclnt_operationsBenjamin Coddington3-2/+25
2017-04-21NFS: Add an iocounter wait function for async RPC tasksBenjamin Coddington3-0/+3
2017-04-21locks: Set FL_CLOSE when removing flock locks on close()Benjamin Coddington1-0/+2
2017-04-21nvmet_fc: Rework target side abort handlingJames Smart1-9/+16
2017-04-21nvmet_fc: add req_release to lldd apiJames Smart1-22/+35
2017-04-21nvmet_fc: add target feature flags for upcall isr contextsJames Smart1-0/+16
2017-04-21nvme: improve performance for virtual NVMe devicesHelen Koike1-0/+13
2017-04-21Merge branches 'doc.2017.04.12a', 'fixes.2017.04.19a' and 'srcu.2017.04.21a' into HEADPaul E. McKenney15-96/+1187
2017-04-21rcu: Make non-preemptive schedule be Tasks RCU quiescent statePaul E. McKenney3-9/+20
2017-04-21srcu: Parallelize callback handlingPaul E. McKenney2-20/+102
2017-04-21kvm: Move srcu_struct fields to end of struct kvmPaul E. McKenney1-2/+2
2017-04-21crypto: acomp - allow registration of multiple acompsGiovanni Cabiddu1-0/+3
2017-04-21linux/kernel.h: Add ALIGN_DOWN macroKrzysztof Kozlowski2-1/+2
2017-04-21kvm: better MWAIT emulation for guestsMichael S. Tsirkin1-0/+1
2017-04-21Merge branch 'kvm-ppc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc into HEADPaolo Bonzini1-0/+7
2017-04-21s390/gs: add regset for the guarded storage broadcast control blockMartin Schwidefsky1-0/+1
2017-04-21Merge branch 'x86/process' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into HEADPaolo Bonzini2-0/+6
2017-04-21drm/cec: Add CEC over Aux register definitionsClint Taylor1-0/+59
2017-04-21Merge tag 'drm-misc-next-fixes-2017-04-20' of git://anongit.freedesktop.org/git/drm-misc into drm-nextDave Airlie1-11/+11
2017-04-20ftrace: Have the function probes call their own functionSteven Rostedt (VMware)1-2/+2
2017-04-20ftrace: Move the function commands into the tracing directorySteven Rostedt (VMware)1-19/+0
2017-04-20blk-mq: Fix poll_stat for new size-based bucketing.Stephen Bates1-1/+4
2017-04-20net: add netif_is_ovs_port helperJiri Pirko1-0/+5
2017-04-20IB/IPoIB: Introduce RDMA netdev interface and IPoIB structsNiranjana Vishwanathapura1-1/+11
2017-04-20IB/hfi1: Virtual Network Interface Controller (VNIC) HW supportVishwanathapura, Niranjana1-1/+2
2017-04-20dm: add dax_device and dax_operations supportDan Williams1-0/+1
2017-04-20dax: introduce dax_direct_access()Dan Williams2-0/+3
2017-04-20block: kill bdev_dax_capable()Dan Williams1-1/+0
2017-04-20block: remove the errors field from struct requestChristoph Hellwig2-12/+7
2017-04-20blktrace: remove the unused block_rq_abort tracepointChristoph Hellwig1-34/+10
2017-04-20block: add a error_count field to struct requestChristoph Hellwig1-0/+1
2017-04-20blk-mq: remove the error argument to blk_mq_complete_requestChristoph Hellwig1-1/+1
2017-04-20scsi: introduce a result field in struct scsi_requestChristoph Hellwig2-1/+2
2017-04-20block: remove the blk_execute_rq return valueChristoph Hellwig1-1/+1
2017-04-20bdi: Drop 'parent' argument from bdi_register[_va]()Jan Kara1-5/+4
2017-04-20block: Remove unused functionsJan Kara1-5/+0
2017-04-20fs: Remove SB_I_DYNBDI flagJan Kara1-3/+0
2017-04-20nfs: Convert to separately allocated bdiJan Kara1-1/+0