summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2017-02-19IB/hfi1, qib, rdmavt: Move AETH credit functions into rdmavtBrian Welty12-352/+234
2017-02-19IB/hfi1, qib, rdmavt: Move two IB event functions into rdmavtBrian Welty13-99/+58
2017-02-19IB/hfi1: Check upper-case EFI variablesSebastian Sanchez1-4/+22
2017-02-19IB/hfi1: Reduce oversized fields in struct hfi1_packetSebastian Sanchez1-4/+3
2017-02-19IB/hfi1: Add additional fields to qp_statsMike Marciniszyn1-1/+3
2017-02-19IB/hfi1: Allocate context data on memory nodeSebastian Sanchez1-8/+9
2017-02-19IB/rdmavt: Use per-CPU reference count for MRsSebastian Sanchez1-21/+38
2017-02-19IB/hfi1: Access hfi1_ibport through rcd pointerSebastian Sanchez6-11/+16
2017-02-19IB/hfi1: Correct error calldown lockingMike Marciniszyn1-8/+11
2017-02-19IB/hfi1: Use static CTLE with Preset 6 for integrated HFIsEaswar Hariharan1-2/+2
2017-02-19IB/hfi1: Ensure read of producer s_head is correctMike Marciniszyn2-6/+8
2017-02-19IB/hfi1: Process qp wait list in IRQ thread periodicallyMike Marciniszyn1-54/+67
2017-02-19IB/hfi1: Correct defered count after processing qp_wait_listMike Marciniszyn1-0/+4
2017-02-19IB/rxe: use setup_timer to simplify the codeWei Yongjun1-7/+2
2017-02-19IB/iser: Protect completion context active_qps updateMax Gurtovoy1-0/+2
2017-02-19iw_cxgb4: clean up send_connect()Ganesh Goudar1-20/+36
2017-02-19Merge branch 'k.o/for-4.10-rc' into HEADDoug Ledford26-192/+259
2017-02-15IB/cma: Destination and source addr families must matchMoni Shoua1-0/+4
2017-02-15IB/cma: Add default RoCE TOS to CMA configfsMajd Dibbiny3-5/+94
2017-02-15IB/core: Remove pointer casting from void to net_deviceParav Pandit1-18/+10
2017-02-15IB/IPoIB: Add destination address when re-queue packetErez Shitrit1-13/+17
2017-02-14RDMA/bnxt_re: Add bnxt_re driver build supportSelvin Xavier4-0/+18
2017-02-14RDMA/bnxt_re: Add bnxt_re RoCE driverSelvin Xavier13-0/+13258
2017-02-08IB/rxe: Fix mem_check_range integer overflowEyal Itkin1-3/+5
2017-02-08IB/rxe: Fix resid updateEyal Itkin1-1/+1
2017-01-27IB/core: Add inline function to validate portYuval Shaia4-18/+13
2017-01-27IB/srpt: Accept GUIDs as port namesBart Van Assche3-61/+97
2017-01-27IB/cma: Fix reversed testChristophe Jaillet1-1/+1
2017-01-27RDMA/cma: Fix unknown symbol when CONFIG_IPV6 is not enabledJack Morgenstein1-1/+2
2017-01-25IB/ipoib: Remove the unnecessary error checkZhu Yanjun4-13/+7
2017-01-25i40iw: Set maj_err and min_err in i40iw_sc_cqp_createShiraz Saleem1-0/+3
2017-01-25IB/qib: Remove empty functionLeon Romanovsky3-12/+0
2017-01-25RDMA/core: create struct ib_port_cacheJack Wang1-83/+51
2017-01-25IB/ipoib: function interface changeZhu Yanjun2-8/+4
2017-01-25i40iw: fix some indenting in i40iw_sc_vsi_init()Dan Carpenter1-3/+3
2017-01-25IB/cma: Allow port reuse for rdma_idMoni Shoua1-7/+60
2017-01-25IB/cma: Add debug messages to error flowsMoni Shoua2-2/+25
2017-01-25IB/ipoib: Remove unnecessary returned value checkZhu Yanjun3-10/+4
2017-01-25IB/isert: fix spelling mistake: "teminating" -> "terminating"Colin Ian King1-1/+1
2017-01-25IB/rxe: Prevent from completer to operate on non valid QPYonatan Cohen1-2/+1
2017-01-25IB/rxe: Fix rxe dev insertion to rxe_dev_listMaor Gottlieb1-1/+1
2017-01-24IB/umem: Release pid in error and ODP flowKenneth Lee1-0/+2
2017-01-24RDMA/qedr: Dispatch port active event from qedr_addRam Amrani2-6/+19
2017-01-24RDMA/qedr: Fix and simplify memory leak in PD allocRam Amrani1-8/+18
2017-01-24RDMA/qedr: Fix RDMA CM loopbackRam Amrani1-2/+2
2017-01-24RDMA/qedr: Fix formattingRam Amrani2-3/+1
2017-01-24RDMA/qedr: Mark three functions as staticRam Amrani1-6/+8
2017-01-24RDMA/qedr: Don't reset QP when queues aren't flushedRam Amrani1-0/+8
2017-01-24RDMA/qedr: Don't spam dmesg if QP is in error stateRam Amrani1-3/+4
2017-01-24RDMA/qedr: Remove CQ spinlock from CM completion handlersRam Amrani2-11/+2