summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2017-04-24flow_dissector: add mpls support (v2)Benjamin LaHaise
2017-04-24net/tcp_fastopen: Disable active side TFO in certain scenariosWei Wang
2017-04-24mdio_bus: Issue GPIO RESET to PHYs.Roger Quadros
2017-04-24VSOCK: Add virtio vsock vsockmon hooksGerard Garcia
2017-04-24qed: Add support for static dcbx.sudarsana.kalluru@cavium.com
2017-04-24dm: mark targets that pass integrity dataMikulas Patocka
2017-04-25Merge branch 'topic/kprobes' into nextMichael Ellerman
2017-04-23module: Unify the return value type of try_module_getGao Feng
2017-04-23Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar
2017-04-23kbuild: fix asm-offset generation to work with clangJeroen Hofstee
2017-04-21signal: Make kill_proc_info staticEric W. Biederman
2017-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-04-21block: get rid of blk_integrity_revalidate()Ilya Dryomov
2017-04-21Merge tag 'nfc-next-4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2017-04-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2017-04-21make sure that mntns_install() doesn't end up with referral for rootAl Viro
2017-04-21switch memcpy_from_msg() to copy_from_iter_full()Al Viro
2017-04-21Replace 2 jiffies with sysctl netdev_budget_usecs to enable softirq tuningMatthew Whitehead
2017-04-21spi: Add can_dma like interface for spi_flash_readVignesh R
2017-04-21IB/mlx5: Support congestion related countersParav Pandit
2017-04-21IB/mlx5: Use IP version matching to classify IP trafficAriel Levkovich
2017-04-21IB/mlx4: Support RAW Ethernet when RoCE is disabledMajd Dibbiny
2017-04-21video: fbdev: imxfb: support AUS modeMartin Kaiser
2017-04-21lockd: Introduce nlmclnt_operationsBenjamin Coddington
2017-04-21NFS: Add an iocounter wait function for async RPC tasksBenjamin Coddington
2017-04-21locks: Set FL_CLOSE when removing flock locks on close()Benjamin Coddington
2017-04-21nvmet_fc: Rework target side abort handlingJames Smart
2017-04-21nvmet_fc: add req_release to lldd apiJames Smart
2017-04-21nvmet_fc: add target feature flags for upcall isr contextsJames Smart
2017-04-21nvme: improve performance for virtual NVMe devicesHelen Koike
2017-04-21Merge branches 'doc.2017.04.12a', 'fixes.2017.04.19a' and 'srcu.2017.04.21a' ...Paul E. McKenney
2017-04-21rcu: Make non-preemptive schedule be Tasks RCU quiescent statePaul E. McKenney
2017-04-21srcu: Parallelize callback handlingPaul E. McKenney
2017-04-21kvm: Move srcu_struct fields to end of struct kvmPaul E. McKenney
2017-04-21linux/kernel.h: Add ALIGN_DOWN macroKrzysztof Kozlowski
2017-04-21Merge branch 'x86/process' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Paolo Bonzini
2017-04-21Merge tag 'drm-misc-next-fixes-2017-04-20' of git://anongit.freedesktop.org/g...Dave Airlie
2017-04-20ftrace: Have the function probes call their own functionSteven Rostedt (VMware)
2017-04-20ftrace: Move the function commands into the tracing directorySteven Rostedt (VMware)
2017-04-20blk-mq: Fix poll_stat for new size-based bucketing.Stephen Bates
2017-04-20net: add netif_is_ovs_port helperJiri Pirko
2017-04-20dm: add dax_device and dax_operations supportDan Williams
2017-04-20dax: introduce dax_direct_access()Dan Williams
2017-04-20block: kill bdev_dax_capable()Dan Williams
2017-04-20block: remove the errors field from struct requestChristoph Hellwig
2017-04-20block: add a error_count field to struct requestChristoph Hellwig
2017-04-20blk-mq: remove the error argument to blk_mq_complete_requestChristoph Hellwig
2017-04-20scsi: introduce a result field in struct scsi_requestChristoph Hellwig
2017-04-20block: remove the blk_execute_rq return valueChristoph Hellwig
2017-04-20bdi: Drop 'parent' argument from bdi_register[_va]()Jan Kara