summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-01-11IB/rxe: Remove a pointless indirection layerBart Van Assche8-67/+42
2017-01-11IB/rxe: Fix reference leaks in memory key invalidation codeBart Van Assche2-0/+2
2017-01-11IB/rxe: Fix a MR reference leak in check_rkey()Bart Van Assche1-10/+10
2017-01-11IB/rxe: Generate a completion for all failed work requestsBart Van Assche4-14/+20
2017-01-11IB/rxe: Introduce functions for queue drainingBart Van Assche2-53/+38
2017-01-11IB/rxe: Add a runtime check in alloc_index()Bart Van Assche1-0/+1
2017-01-11IB/rxe: Issue warnings onceBart Van Assche3-9/+10
2017-01-11IB/rxe: Let the compiler check the type of the cleanup functionsBart Van Assche7-15/+17
2017-01-11IB/rxe: Enable type checking on SKB_TO_PKT() and PKT_TO_SKB() argumentsBart Van Assche1-2/+10
2017-01-11IB/rxe: Remove superfluous castsBart Van Assche1-2/+2
2017-01-11IB/rxe: Remove an unused variable and an unused argumentBart Van Assche1-8/+3
2017-01-11IB/rxe: Remove an unused functionBart Van Assche1-7/+0
2017-01-11IB/rxe: Constify the pool nameBart Van Assche2-2/+2
2017-01-11IB/rxe: Suppress sparse warningsBart Van Assche2-5/+5
2017-01-10RDMA: Adding ethertype ETH_P_IBOESelvin Xavier9-17/+9
2017-01-10RDMA/core: Unify style of IOCTL commandsLeon Romanovsky1-60/+38
2017-01-10RDMA/core: Rename RDMA magic numberLeon Romanovsky1-17/+18
2017-01-10RDMA/core: Move HFI1 IOCTL declarations to common fileLeon Romanovsky2-55/+54
2017-01-10RDMA/hfi1: Avoid redeclaration errorLeon Romanovsky3-119/+175
2017-01-10RDMA/core: Move legacy MAD IOCTL declarations to common fileLeon Romanovsky2-10/+11
2017-01-10RDMA/core: Commonize RDMA IOCTL declarations locationLeon Romanovsky4-4/+46
2017-01-09Linux 4.10-rc3Linus Torvalds1-1/+1
2017-01-08Merge tag 'usb-4.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds46-316/+550
2017-01-08Merge tag 'char-misc-4.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds6-19/+24
2017-01-08Merge tag 'staging-4.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds10-30/+56
2017-01-08mm: workingset: fix use-after-free in shadow node shrinkerJohannes Weiner3-4/+14
2017-01-08mm: stop leaking PageTablesHugh Dickins1-27/+20
2017-01-07Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds1-0/+6
2017-01-07MAINTAINERS: add greybus subsystem mailing listGreg Kroah-Hartman1-0/+1
2017-01-07Merge tag 'sound-4.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds6-18/+20
2017-01-07Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-7/+24
2017-01-07Merge tag 'hwmon-for-linus-v4.10-rc3' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-1/+1
2017-01-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds4-15/+17
2017-01-07Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2-5/+13
2017-01-06Merge tag 'vfio-v4.10-rc3' of git://github.com/awilliam/linux-vfioLinus Torvalds14-172/+247
2017-01-06Merge branch 'stable/for-linus-4.10' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds10-34/+82
2017-01-06Merge tag 'iommu-fixes-v4.10-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-2/+42
2017-01-06Merge tag 'acpi-4.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds7-5/+82
2017-01-06Merge tag 'pm-4.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds7-43/+46
2017-01-06swiotlb: Export swiotlb_max_segment to usersKonrad Rzeszutek Wilk4-10/+34
2017-01-06Merge branches 'acpi-scan', 'acpi-sysfs', 'acpi-wdat' and 'acpi-tables'Rafael J. Wysocki49-318/+616
2017-01-06Merge branches 'pm-domains', 'pm-docs' and 'pm-devfreq'Rafael J. Wysocki5-21/+13
2017-01-06Merge branch 'pm-cpufreq'Rafael J. Wysocki2-22/+33
2017-01-06Merge tag 'platform-drivers-x86-v4.10-3' of git://git.infradead.org/users/dvh...Linus Torvalds2-22/+22
2017-01-06Merge branch 'stable-4.10' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds3-18/+14
2017-01-06Merge tag 'drm-intel-fixes-2017-01-05' of git://anongit.freedesktop.org/git/d...Linus Torvalds11-45/+190
2017-01-05USB: fix problems with duplicate endpoint addressesAlan Stern1-0/+10
2017-01-05Merge tag 'pinctrl-v4.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds4-53/+90
2017-01-05usb: ohci-at91: use descriptor-based gpio APIs correctlyPeter Rosin1-14/+10
2017-01-05Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds58-296/+334