summaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)Author
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
2015-12-24IB/mlx4: Convert kmalloc to kmalloc_array for checkpatchLeon Romanovsky
2015-12-24IB/mlx4: Suppress non-fatal memory allocationsLeon Romanovsky
2015-12-24IB/mlx5: Advertise atomic capabilities in query deviceEran Ben Elisha
2015-12-24iw_cxgb3: Fix incorrectly returning error on successHariprasad S
2015-12-24iw_cxgb4: Pass qid range to user space driverHariprasad S
2015-12-24IB/mad: Ensure fairness in ib_mad_completion_handlerDean Luick
2015-12-24IB/mlx5: Add driver cross-channel supportLeon Romanovsky
2015-12-24IB/core: Add cross-channel supportLeon Romanovsky
2015-12-24IB/mlx5: Mmap the HCA's core clock register to user-spaceMatan Barak
2015-12-24IB/mlx5: Add hca_core_clock_offset to udata in init_ucontextMatan Barak
2015-12-24IB/mlx5: Add support for hca_core_clock and timestamp_maskMatan Barak
2015-12-24IB/mlx5: Add create_cq extended commandMatan Barak
2015-12-23IB/core: Display extended counter set if availableChristoph Lameter
2015-12-23IB/core: Specify attribute_id in port_table_attributeChristoph Lameter
2015-12-23IB/core: Create get_perf_mad function in sysfs.cChristoph Lameter
2015-12-23IB: remove the write-only usecnt field from struct ib_mrChristoph Hellwig
2015-12-23nes: simplify nes_reg_phys_mr calling conventionsChristoph Hellwig
2015-12-23cxgb3: simplify iwch_get_dma_wrChristoph Hellwig
2015-12-23IB: remove in-kernel support for memory windowsChristoph Hellwig
2015-12-23IB: remove support for phys MRsChristoph Hellwig
2015-12-23IB: remove ib_query_mrChristoph Hellwig
2015-12-23IB/IPoIB: Move multicast specific code out of ipoib_main.cChristoph Lameter
2015-12-23IB/IPoIB: factor out common multicast list removal codeChristoph Lameter
2015-12-23IB/mlx5: Support RoCEAchiad Shochat