summaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)Author
2016-01-19IB/cm: Fix a recently introduced deadlockBart Van Assche
2016-01-19IB/srpt: Fix the RDMA completion handlersBart Van Assche
2016-01-19IB/core: Fix dereference before checkMatan Barak
2016-01-19IB/core: Eliminate sparse false context imbalance warningMatan Barak
2016-01-19IB/core: sysfs.c: Fix PerfMgt ClassPortInfo handlingHal Rosenstock
2016-01-19IB/core: Remove set-but-not-used variable from ib_sg_to_pages()Bart Van Assche
2016-01-19IB/mlx5: Fix passing casted pointer in mlx5_query_port_roceLeon Romanovsky
2016-01-19IB/mad: use CQ abstractionChristoph Hellwig
2016-01-19IB/mad: pass ib_mad_send_buf explicitly to the recv_handlerChristoph Hellwig
2016-01-19infiniband: Replace memset with eth_zero_addrLucas Tanure
2016-01-19IB/mlx5: Delete locally redefined variableLeon Romanovsky
2016-01-19IB/mlx4: Take source mac from AH instead from the portMoni Shoua
2016-01-19IB/mlx4: Initialize hop_limit when creating address handleMatan Barak
2016-01-19IB/mlx5: Expose correct maximum number of CQE capacityLeon Romanovsky
2016-01-19iw_cxgb4: Take clip reference before starting IPv6 listenHariprasad S
2016-01-19iw_cxgb4: Fixes GW-Basic labels to meaningful error namesHariprasad S
2016-01-19iw_cxgb4: Fixes static checker warning in c4iw_rdev_open()Hariprasad S
2016-01-19IB/cma: allocating too much memory in make_cma_ports()Dan Carpenter
2016-01-19RDMA/nes: checking for NULL instead of IS_ERRDan Carpenter
2016-01-19IB/qib: Support creating qps with GFP_NOIO flagVinit Agnihotri
2016-01-19IB/sysfs: Fix sparse warning on attr_idIra Weiny
2016-01-19RDMA/ocrdma: Depend on async link events from CNADevesh Sharma
2016-01-19RDMA/ocrdma: Dispatch only port event when port state changesDevesh Sharma
2016-01-19RDMA/ocrdma: Fix vlan-id assignment in qp parametersDevesh Sharma
2016-01-19IB/cma: Fix RDMA port validation for iWarpMatan Barak
2016-01-19IB/qib: fix mcast detach when qp not attachedMike Marciniszyn
2016-01-19IB/IPoIB: Fix kernel panic on multicast flowErez Shitrit
2016-01-17net/mlx5_core: Fix trimming down IRQ numberDoron Tsur
2016-01-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2016-01-13ib_srpt: Convert acl lookup to modern get_initiator_node_acl usageNicholas Bellinger
2016-01-11IB/mlx5: Add flow steering supportMaor Gottlieb
2016-01-07iser-target: Fix non negative ERR_PTR isert_device_get usageNicholas Bellinger
2015-12-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-12-28RDMA/ocrdma: Depend on async link events from CNADevesh Sharma
2015-12-28RDMA/ocrdma: Dispatch only port event when port state changesDevesh Sharma
2015-12-28RDMA/ocrdma: Fix vlan-id assignment in qp parametersDevesh Sharma
2015-12-27IB/iser: Support the remote invalidation exceptionJenny Derzhavetz
2015-12-24IB/iser: Change the increment rkey flow logicSagi Grimberg
2015-12-24IB/isert: Support the remote invalidation exceptionJenny Derzhavetz
2015-12-24IB/isert: Declare correct flags when accepting a connectionJenny Derzhavetz
2015-12-24IB/isert: Remove unused file iser_proto.hSagi Grimberg
2015-12-24IB/iser,isert: Create and use new shared headerSagi Grimberg
2015-12-24IB/iser: set intuitive values for mr_validJenny Derzhavetz
2015-12-24IB/iser: Don't register memory for all immediate data writesJenny Derzhavetz
2015-12-24IB/iser: Reuse ib_sg_to_pagesSagi Grimberg
2015-12-24IB/iser: Fix module init not cleaning up on error flowRoi Dayan
2015-12-24IB/core: constify mmu_notifier_ops structuresJulia Lawall
2015-12-24IB/iser: constify iser_reg_ops structureJulia Lawall
2015-12-24RDMA/nes: constify nes_cm_ops structureJulia Lawall
2015-12-24IB/mlx5: report tx/rx checksum cap in query resultsBodong Wang