summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw
AgeCommit message (Expand)Author
2017-07-20RDMA/qedr: Prevent memory overrun in verbs' user responsesAmrani, Ram
2017-07-20iw_cxgb4: don't use WR keys/addrs for 0 byte readsGanesh Goudar
2017-07-20IB/mlx4: Fix CM REQ retries in paravirt modeHÃ¥kon Bugge
2017-07-20RDMA/bnxt_re: Fix the value reported for local ack delaySelvin Xavier
2017-07-20RDMA/bnxt_re: Report MISSED_EVENTS in req_notify_cqSelvin Xavier
2017-07-20RDMA/bnxt_re: Fix return value of poll routineDevesh Sharma
2017-07-20RDMA/bnxt_re: Enable atomics only if host bios supportsDevesh Sharma
2017-07-20RDMA/bnxt_re: Specify RDMA component when allocating stats contextSomnath Kotur
2017-07-20RDMA/bnxt_re: Fixed the max_rd_atomic support for initiator and destination QPEddie Wai
2017-07-20RDMA/bnxt_re: Report supported value to IB stack in query_deviceSelvin Xavier
2017-07-20RDMA/bnxt_re: Do not free the ctx_tbl entry if delete GID failsSelvin Xavier
2017-07-20RDMA/bnxt_re: Fix WQE Size posted to HW to prevent it from throwing errorSomnath Kotur
2017-07-20RDMA/bnxt_re: Free doorbell page index (DPI) during dealloc ucontextDevesh Sharma
2017-07-20IB/mlx5: Fix a warning messageDan Carpenter
2017-07-20RDMA/ocrdma: Fix error codes in ocrdma_create_srq()Dan Carpenter
2017-07-20RDMA/ocrdma: Fix an error code in ocrdma_alloc_pd()Dan Carpenter
2017-07-20IB/cxgb3: Fix error codes in iwch_alloc_mr()Dan Carpenter
2017-07-20cxgb4: Fix error codes in c4iw_create_cq()Dan Carpenter
2017-07-20IB/i40iw: Fix error code in i40iw_create_cq()Dan Carpenter
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/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/mlx5: Clean mr_cache debugfs in case of failureLeon 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: Convert msleep below 20ms to usleep_rangeLeon Romanovsky
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-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2017-07-05IB/core, opa_vnic, hfi1, mlx5: Properly free rdma_netdevNiranjana Vishwanathapura
2017-07-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2017-07-03Merge tag 'driver-core-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2017-07-01net: convert sk_buff.users from atomic_t to refcount_tReshetova, Elena
2017-06-27IB/mlx5: Respect mlx5_core reserved GIDsIlan Tayari
2017-06-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-06-21qed*: Rename qed_roce_if.h to qed_rdma_if.hKalderon, Michal
2017-06-20net: introduce __skb_put_[zero, data, u8]yuan linyu
2017-06-20qed*: Set rdma generic functions prefixMichal Kalderon