summaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)Author
2017-08-18IB/hfi1: add const to bin_attribute structuresBhumika Goyal
2017-08-18IB/qib: add const to bin_attribute structuresBhumika Goyal
2017-08-18RDMA/uverbs: Initialize cq_context appropriatelyBharat Potnuri
2017-08-18i40iw: fix spelling mistake: "allloc_buf" -> "alloc_buf"Colin Ian King
2017-08-18IB/rxe: Remove unneeded checkYuval Shaia
2017-08-18IB/rxe: Convert pr_info to pr_warnYuval Shaia
2017-08-18i40iw: Fixes for static checker warningsShiraz Saleem
2017-08-18i40iw: Simplify codeChristophe Jaillet
2017-08-18infiniband: pvrdma: constify pci_device_id.Arvind Yadav
2017-08-18infiniband: nes: constify pci_device_id.Arvind Yadav
2017-08-18infiniband: mthca: constify pci_device_id.Arvind Yadav
2017-08-18PCI/IB: add support for pci driver attribute groupsGreg Kroah-Hartman
2017-08-18RDMA/bnxt_re: fix spelling mistake: "Deallocte" -> "Deallocate"Colin Ian King
2017-08-18IB/hfi1: fix spelling mistake in variable name continiousColin Ian King
2017-08-18IB/qib: fix spelling mistake: "failng" -> "failing"Colin Ian King
2017-08-18iwcm: Don't allocate iwcm workqueue with WQ_MEM_RECLAIMSagi Grimberg
2017-08-18cm: Don't allocate ib_cm workqueue with WQ_MEM_RECLAIMSagi Grimberg
2017-08-18RDMA/core: make ib_device.add method optionalSagi Grimberg
2017-08-17cxgb4: Remove some dead codeChristophe Jaillet
2017-07-20RDMA/core: Initialize port_num in qp_attrIsmail, Mustafa
2017-07-20RDMA/uverbs: Fix the check for port numberIsmail, Mustafa
2017-07-20RDMA/iser: don't send an rkey if all data is written as immadiate-dataSagi Grimberg
2017-07-20rxe: fix broken receive queue drainingVijay Immanuel
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-20IB/rdmavt: Setting of QP timeout can overflow jiffies computationKaike Wan
2017-07-20IB/core: Fix sparse warningsMatan Barak
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-20IB/IPoIB: Fix error code in ipoib_add_port()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