summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-07-20RDMA/bnxt_re: checking for NULL instead of IS_ERR()Dan Carpenter
2017-07-20i40iw: Free QP PBLEs when the QP is destroyedTatyana Nikolova
2017-07-20i40iw: Avoid memory leak of CQP request objectsShiraz Saleem
2017-07-20i40iw: Update list correctlyHenry Orosco
2017-07-20i40iw: Add missing memory barrierHenry Orosco
2017-07-20i40iw: Free QP resources on CQP destroy QP failureShiraz Saleem
2017-07-20i40iw: Release cm_id ref on PCI function resetShiraz Saleem
2017-07-20i40iw: Utilize iwdev->reset during PCI function resetShiraz Saleem
2017-07-20i40iw: Do not poll CCQ after it is destroyedMustafa Ismail
2017-07-20i40iw: Fix order of cleanup in closeMustafa Ismail
2017-07-17IB/core: Allow QP state transition from reset to errorTadeusz Struk
2017-07-17IB/hns: Fix for checkpatch.pl comment style warningsoulijun
2017-07-17IB/hns: Fix the bug with modifying the MAC address without removing the driveroulijun
2017-07-17IB/hns: Fix the bug with rdma operationoulijun
2017-07-17IB/hns: Fix the bug with wild pointer when destroy rc qpoulijun
2017-07-17IB/hns: Fix the bug of polling cq failed for loopback Qpsoulijun
2017-07-17IB/rxe: Set dma_mask and coherent_dma_maskyonatanc
2017-07-17IB/rxe: Fix kernel panic from skb destructorYonatan Cohen
2017-07-17IB/ipoib: Let lower driver handle get_stats64 callErez Shitrit
2017-07-17IB/core: Add ordered workqueue for RoCE GID managementMajd Dibbiny
2017-07-17IB/mlx5: Clean mr_cache debugfs in case of failureLeon Romanovsky
2017-07-17IB/core: Remove NOIO QP create flagLeon Romanovsky
2017-07-17{net, IB}/mlx4: Remove gfp flags argumentLeon Romanovsky
2017-07-17IB/{rdmavt, qib, hfi1}: Remove gfp flags argumentLeon Romanovsky
2017-07-17IB/IPoIB: Convert IPoIB to memalloc_noio_* callsLeon Romanovsky
2017-07-17IB/IPoIB: Forward MTU change to driver belowErez Shitrit
2017-07-17IB: Convert msleep below 20ms to usleep_rangeLeon Romanovsky
2017-07-17IB/uverbs: Make use of ib_modify_qp variant to avoid resolving DMACParav Pandit
2017-07-17IB/core: Introduce modify QP operation with udataParav Pandit
2017-07-17IB/core: Don't resolve IP address to the loopback deviceMoni Shoua
2017-07-17IB/core: Namespace is mandatory input for address resolutionMoni Shoua
2017-07-17IB/iser: Fix connection teardown race conditionVladimir Neyelov
2017-07-17RDMA/core: Document confusing codeGustavo A. R. Silva
2017-07-17mlx5: Avoid that mlx5_ib_sg_to_klms() overflows the klms[] arrayBart Van Assche
2017-07-17IB/hfi1: Ensure dd->gi_mask can not be overflowedDennis Dalessandro
2017-07-17Merge tag 'v4.13-rc1' into k.o/for-4.13-rcDoug Ledford
2017-07-15Linux v4.13-rc1Linus Torvalds
2017-07-15Merge tag 'standardize-docs' of git://git.lwn.net/linuxLinus Torvalds
2017-07-15Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-07-15Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2017-07-15Merge branch 'work.__copy_to_user' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2017-07-15Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-07-15Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2017-07-15Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2017-07-15Merge branch 'for-linus-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-07-15Merge tag 'upstream-4.13-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds
2017-07-15Merge tag 'kvm-4.13-2' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-07-15random: reorder READ_ONCE() in get_random_uXXSebastian Andrzej Siewior
2017-07-15random: suppress spammy warnings about unseeded randomnessTheodore Ts'o
2017-07-14Merge tag 'xfs-4.13-merge-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds