summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2017-01-27IB/core: Add inline function to validate portYuval Shaia
2017-01-27IB/srpt: Accept GUIDs as port namesBart Van Assche
2017-01-27IB/cma: Fix reversed testChristophe Jaillet
2017-01-27RDMA/cma: Fix unknown symbol when CONFIG_IPV6 is not enabledJack Morgenstein
2017-01-24IB/ipoib: Remove the unnecessary error checkZhu Yanjun
2017-01-24i40iw: Set maj_err and min_err in i40iw_sc_cqp_createShiraz Saleem
2017-01-24IB/qib: Remove empty functionLeon Romanovsky
2017-01-24RDMA/core: create struct ib_port_cacheJack Wang
2017-01-24IB/ipoib: function interface changeZhu Yanjun
2017-01-24i40iw: fix some indenting in i40iw_sc_vsi_init()Dan Carpenter
2017-01-24IB/cma: Allow port reuse for rdma_idMoni Shoua
2017-01-24IB/cma: Add debug messages to error flowsMoni Shoua
2017-01-24IB/ipoib: Remove unnecessary returned value checkZhu Yanjun
2017-01-24IB/isert: fix spelling mistake: "teminating" -> "terminating"Colin Ian King
2017-01-24IB/rxe: Prevent from completer to operate on non valid QPYonatan Cohen
2017-01-24IB/rxe: Fix rxe dev insertion to rxe_dev_listMaor Gottlieb
2017-01-24IB/umem: Release pid in error and ODP flowKenneth Lee
2017-01-24RDMA/qedr: Dispatch port active event from qedr_addRam Amrani
2017-01-24RDMA/qedr: Fix and simplify memory leak in PD allocRam Amrani
2017-01-24RDMA/qedr: Fix RDMA CM loopbackRam Amrani
2017-01-24RDMA/qedr: Fix formattingRam Amrani
2017-01-24RDMA/qedr: Mark three functions as staticRam Amrani
2017-01-24RDMA/qedr: Don't reset QP when queues aren't flushedRam Amrani
2017-01-24RDMA/qedr: Don't spam dmesg if QP is in error stateRam Amrani
2017-01-24RDMA/qedr: Remove CQ spinlock from CM completion handlersRam Amrani
2017-01-24RDMA/qedr: Return max inline data in QP query resultRam Amrani
2017-01-24RDMA/qedr: Return success when not changing QP stateRam Amrani
2017-01-24RDMA/qedr: Fix MTU returned from QP queryAmrani, Ram
2017-01-24RDMA/core: Add the function ib_mtu_int_to_enumAmrani, Ram
2017-01-24iw_cxgb4: Guard against null cm_id in dump_ep/qpGanesh Goudar
2017-01-24IB/mad: Add port_num to error messageYuval Shaia
2017-01-24IB/vmw_pvrdma: Remove unused qp_typeYuval Shaia
2017-01-24IB/core: Fix typo in commentYuval Shaia
2017-01-24IB/vmw_pvrdma: Fix incorrect cleanup on pvrdma_pci_probe error pathAdit Ranadive
2017-01-24IB/vmw_pvrdma: Don't leak info from alloc_ucontextAdit Ranadive
2017-01-24IB/iser: remove unused variable from iser_conn structMax Gurtovoy
2017-01-24IB/iser: Fix sg_tablesize calculationMax Gurtovoy
2017-01-24IB/srp: fix invalid indirect_sg_entries parameter valueIsrael Rukshin
2017-01-24IB/srp: fix mr allocation when the device supports sg gapsIsrael Rukshin
2017-01-12RDMA/cma: use cached port state when bind loopbackJack Wang
2017-01-12RDMA/cma: resolve to first active ib portJack Wang
2017-01-12RDMA/core: export ib_get_cached_port_stateJack Wang
2017-01-12RDMA/core: add port state cacheJack Wang
2017-01-12IB/ipoib: Change list_del to list_del_init in the tx objectFeras Daoud
2017-01-12IB/ipoib: Replace list_del of the neigh->list with list_del_initFeras Daoud
2017-01-12IB/ipoib: Use debug prints instead of warnings in RNR WC statusFeras Daoud
2017-01-12IB/ipoib: Add detailed error message to dev_queue_xmit callFeras Daoud
2017-01-12IB/ipoib: rtnl_unlock can not come after free_netdevFeras Daoud
2017-01-12IB/ipoib: Fix deadlock between rmmod and set_modeFeras Daoud
2017-01-12IB/ipoib: Fix deadlock over vlan_mutexFeras Daoud