summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* RDMA/bnxt_re: Enable atomics only if host bios supportsDevesh Sharma2017-07-203-2/+21
* RDMA/bnxt_re: Specify RDMA component when allocating stats contextSomnath Kotur2017-07-201-0/+1
* RDMA/bnxt_re: Fixed the max_rd_atomic support for initiator and destination QPEddie Wai2017-07-201-2/+13
* RDMA/bnxt_re: Report supported value to IB stack in query_deviceSelvin Xavier2017-07-203-4/+12
* RDMA/bnxt_re: Do not free the ctx_tbl entry if delete GID failsSelvin Xavier2017-07-201-7/+9
* RDMA/bnxt_re: Fix WQE Size posted to HW to prevent it from throwing errorSomnath Kotur2017-07-201-0/+10
* RDMA/bnxt_re: Free doorbell page index (DPI) during dealloc ucontextDevesh Sharma2017-07-202-31/+30
* IB/mlx5: Fix a warning messageDan Carpenter2017-07-201-1/+1
* RDMA/ocrdma: Fix error codes in ocrdma_create_srq()Dan Carpenter2017-07-201-0/+1
* RDMA/ocrdma: Fix an error code in ocrdma_alloc_pd()Dan Carpenter2017-07-201-1/+2
* IB/cxgb3: Fix error codes in iwch_alloc_mr()Dan Carpenter2017-07-201-5/+4
* cxgb4: Fix error codes in c4iw_create_cq()Dan Carpenter2017-07-201-0/+1
* IB/i40iw: Fix error code in i40iw_create_cq()Dan Carpenter2017-07-201-1/+3
* IB/IPoIB: Fix error code in ipoib_add_port()Dan Carpenter2017-07-201-0/+1
* RDMA/bnxt_re: checking for NULL instead of IS_ERR()Dan Carpenter2017-07-201-2/+2
* i40iw: Free QP PBLEs when the QP is destroyedTatyana Nikolova2017-07-202-5/+12
* i40iw: Avoid memory leak of CQP request objectsShiraz Saleem2017-07-203-0/+55
* i40iw: Update list correctlyHenry Orosco2017-07-201-1/+1
* i40iw: Add missing memory barrierHenry Orosco2017-07-201-0/+3
* i40iw: Free QP resources on CQP destroy QP failureShiraz Saleem2017-07-201-2/+6
* i40iw: Release cm_id ref on PCI function resetShiraz Saleem2017-07-201-1/+4
* i40iw: Utilize iwdev->reset during PCI function resetShiraz Saleem2017-07-201-27/+24
* i40iw: Do not poll CCQ after it is destroyedMustafa Ismail2017-07-201-0/+2
* i40iw: Fix order of cleanup in closeMustafa Ismail2017-07-201-3/+4
* IB/core: Allow QP state transition from reset to errorTadeusz Struk2017-07-171-0/+1
* IB/hns: Fix for checkpatch.pl comment style warningsoulijun2017-07-171-4/+6
* IB/hns: Fix the bug with modifying the MAC address without removing the driveroulijun2017-07-171-3/+0
* IB/hns: Fix the bug with rdma operationoulijun2017-07-171-4/+4
* IB/hns: Fix the bug with wild pointer when destroy rc qpoulijun2017-07-171-5/+7
* IB/hns: Fix the bug of polling cq failed for loopback Qpsoulijun2017-07-171-19/+34
* IB/rxe: Set dma_mask and coherent_dma_maskyonatanc2017-07-171-0/+2
* IB/rxe: Fix kernel panic from skb destructorYonatan Cohen2017-07-171-0/+3
* IB/ipoib: Let lower driver handle get_stats64 callErez Shitrit2017-07-171-0/+12
* IB/core: Add ordered workqueue for RoCE GID managementMajd Dibbiny2017-07-171-2/+9
* IB/mlx5: Clean mr_cache debugfs in case of failureLeon Romanovsky2017-07-171-12/+22
* {net, IB}/mlx4: Remove gfp flags argumentLeon Romanovsky2017-07-1715-84/+72
* IB/{rdmavt, qib, hfi1}: Remove gfp flags argumentLeon Romanovsky2017-07-175-51/+26
* IB/IPoIB: Convert IPoIB to memalloc_noio_* callsLeon Romanovsky2017-07-171-9/+7
* IB/IPoIB: Forward MTU change to driver belowErez Shitrit2017-07-171-2/+17
* IB: Convert msleep below 20ms to usleep_rangeLeon Romanovsky2017-07-176-8/+9
* IB/uverbs: Make use of ib_modify_qp variant to avoid resolving DMACParav Pandit2017-07-171-19/+4
* IB/core: Introduce modify QP operation with udataParav Pandit2017-07-171-8/+24
* IB/core: Don't resolve IP address to the loopback deviceMoni Shoua2017-07-173-45/+32
* IB/core: Namespace is mandatory input for address resolutionMoni Shoua2017-07-171-1/+5
* IB/iser: Fix connection teardown race conditionVladimir Neyelov2017-07-171-0/+11
* RDMA/core: Document confusing codeGustavo A. R. Silva2017-07-171-0/+13
* mlx5: Avoid that mlx5_ib_sg_to_klms() overflows the klms[] arrayBart Van Assche2017-07-171-1/+1
* IB/hfi1: Ensure dd->gi_mask can not be overflowedDennis Dalessandro2017-07-171-1/+6
* Merge tag 'v4.13-rc1' into k.o/for-4.13-rcDoug Ledford2017-07-175037-123371/+627446
|\
| * Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-07-153-31/+101
| |\