summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2017-07-20i40iw: Utilize iwdev->reset during PCI function resetShiraz Saleem-27/+24
2017-07-20i40iw: Do not poll CCQ after it is destroyedMustafa Ismail-0/+2
2017-07-20i40iw: Fix order of cleanup in closeMustafa Ismail-3/+4
2017-07-17IB/core: Allow QP state transition from reset to errorTadeusz Struk-0/+1
2017-07-17IB/hns: Fix for checkpatch.pl comment style warningsoulijun-4/+6
2017-07-17IB/hns: Fix the bug with modifying the MAC address without removing the driveroulijun-3/+0
2017-07-17IB/hns: Fix the bug with rdma operationoulijun-4/+4
2017-07-17IB/hns: Fix the bug with wild pointer when destroy rc qpoulijun-5/+7
2017-07-17IB/hns: Fix the bug of polling cq failed for loopback Qpsoulijun-19/+34
2017-07-17IB/rxe: Set dma_mask and coherent_dma_maskyonatanc-0/+2
2017-07-17IB/rxe: Fix kernel panic from skb destructorYonatan Cohen-0/+3
2017-07-17IB/ipoib: Let lower driver handle get_stats64 callErez Shitrit-0/+12
2017-07-17IB/core: Add ordered workqueue for RoCE GID managementMajd Dibbiny-2/+9
2017-07-17IB/mlx5: Clean mr_cache debugfs in case of failureLeon Romanovsky-12/+22
2017-07-17IB/core: Remove NOIO QP create flagLeon Romanovsky-1/+1
2017-07-17{net, IB}/mlx4: Remove gfp flags argumentLeon Romanovsky-90/+76
2017-07-17IB/{rdmavt, qib, hfi1}: Remove gfp flags argumentLeon Romanovsky-54/+28
2017-07-17IB/IPoIB: Convert IPoIB to memalloc_noio_* callsLeon Romanovsky-9/+7
2017-07-17IB/IPoIB: Forward MTU change to driver belowErez Shitrit-2/+17
2017-07-17IB: Convert msleep below 20ms to usleep_rangeLeon Romanovsky-8/+9
2017-07-17IB/uverbs: Make use of ib_modify_qp variant to avoid resolving DMACParav Pandit-19/+4
2017-07-17IB/core: Introduce modify QP operation with udataParav Pandit-8/+40
2017-07-17IB/core: Don't resolve IP address to the loopback deviceMoni Shoua-45/+32
2017-07-17IB/core: Namespace is mandatory input for address resolutionMoni Shoua-1/+5
2017-07-17IB/iser: Fix connection teardown race conditionVladimir Neyelov-0/+11
2017-07-17RDMA/core: Document confusing codeGustavo A. R. Silva-0/+13
2017-07-17mlx5: Avoid that mlx5_ib_sg_to_klms() overflows the klms[] arrayBart Van Assche-1/+1
2017-07-17IB/hfi1: Ensure dd->gi_mask can not be overflowedDennis Dalessandro-1/+6
2017-07-17Merge tag 'v4.13-rc1' into k.o/for-4.13-rcDoug Ledford-210261/+805327
2017-07-15Linux v4.13-rc1v4.13-rc1Linus Torvalds-2/+2
2017-07-15Merge tag 'standardize-docs' of git://git.lwn.net/linuxLinus Torvalds-4731/+6263
2017-07-15Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-38/+168
2017-07-15Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds-163/+531
2017-07-15Merge branch 'work.__copy_to_user' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-63/+46
2017-07-15Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-450/+168
2017-07-15Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds-43/+37
2017-07-15Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds-1836/+2453
2017-07-15Merge branch 'for-linus-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-82/+201
2017-07-15Merge tag 'upstream-4.13-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds-85/+218
2017-07-15Merge tag 'kvm-4.13-2' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-207/+470
2017-07-15random: reorder READ_ONCE() in get_random_uXXSebastian Andrzej Siewior-2/+4
2017-07-15random: suppress spammy warnings about unseeded randomnessTheodore Ts'o-23/+57
2017-07-14Merge tag 'xfs-4.13-merge-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds-17/+15
2017-07-14Merge branch 'for-4.13-part2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-57/+88
2017-07-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-44/+204
2017-07-14Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds-19/+45
2017-07-14Merge tag 'devprop-fix-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-3/+7
2017-07-14Merge tag 'acpi-fixes-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-26/+40
2017-07-14Merge tag 'pm-fixes-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-37/+39
2017-07-14Merge branch 'akpm' (patches from Andrew)Linus Torvalds-62/+1969