aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
Commit message (Expand)AuthorAgeFilesLines
...
| * IB/mad: use CQ abstractionChristoph Hellwig2016-01-192-105/+59
| * IB/mad: pass ib_mad_send_buf explicitly to the recv_handlerChristoph Hellwig2016-01-195-11/+17
| * infiniband: Replace memset with eth_zero_addrLucas Tanure2016-01-192-2/+2
| * IB/mlx5: Delete locally redefined variableLeon Romanovsky2016-01-191-4/+0
| * IB/mlx4: Take source mac from AH instead from the portMoni Shoua2016-01-191-22/+2
| * IB/mlx4: Initialize hop_limit when creating address handleMatan Barak2016-01-191-0/+1
| * IB/mlx5: Expose correct maximum number of CQE capacityLeon Romanovsky2016-01-191-1/+1
| * iw_cxgb4: Take clip reference before starting IPv6 listenHariprasad S2016-01-191-4/+10
| * iw_cxgb4: Fixes GW-Basic labels to meaningful error namesHariprasad S2016-01-191-28/+17
| * iw_cxgb4: Fixes static checker warning in c4iw_rdev_open()Hariprasad S2016-01-191-4/+4
| * IB/cma: allocating too much memory in make_cma_ports()Dan Carpenter2016-01-191-8/+7
| * RDMA/nes: checking for NULL instead of IS_ERRDan Carpenter2016-01-191-2/+2
| * IB/qib: Support creating qps with GFP_NOIO flagVinit Agnihotri2016-01-191-14/+32
| * IB/sysfs: Fix sparse warning on attr_idIra Weiny2016-01-191-2/+2
| * RDMA/ocrdma: Depend on async link events from CNADevesh Sharma2016-01-196-22/+119
| * RDMA/ocrdma: Dispatch only port event when port state changesDevesh Sharma2016-01-191-23/+0
| * RDMA/ocrdma: Fix vlan-id assignment in qp parametersDevesh Sharma2016-01-191-3/+4
| * IB/cma: Fix RDMA port validation for iWarpMatan Barak2016-01-191-1/+1
| * IB/qib: fix mcast detach when qp not attachedMike Marciniszyn2016-01-191-20/+15
| * IB/IPoIB: Fix kernel panic on multicast flowErez Shitrit2016-01-193-7/+6
| * IB/iser: Support the remote invalidation exceptionJenny Derzhavetz2015-12-264-3/+76
| * IB/iser: Change the increment rkey flow logicSagi Grimberg2015-12-241-10/+10
| * IB/isert: Support the remote invalidation exceptionJenny Derzhavetz2015-12-242-7/+41
| * IB/isert: Declare correct flags when accepting a connectionJenny Derzhavetz2015-12-241-0/+6
| * IB/isert: Remove unused file iser_proto.hSagi Grimberg2015-12-243-32/+32
| * IB/iser,isert: Create and use new shared headerSagi Grimberg2015-12-246-74/+28
| * IB/iser: set intuitive values for mr_validJenny Derzhavetz2015-12-242-6/+6
| * IB/iser: Don't register memory for all immediate data writesJenny Derzhavetz2015-12-243-7/+14
| * IB/iser: Reuse ib_sg_to_pagesSagi Grimberg2015-12-242-85/+25
| * IB/iser: Fix module init not cleaning up on error flowRoi Dayan2015-12-241-3/+6
| * IB/core: constify mmu_notifier_ops structuresJulia Lawall2015-12-241-1/+1
| * IB/iser: constify iser_reg_ops structureJulia Lawall2015-12-242-3/+3
| * RDMA/nes: constify nes_cm_ops structureJulia Lawall2015-12-242-2/+2
| * IB/mlx5: report tx/rx checksum cap in query resultsBodong Wang2015-12-241-0/+4
| * IB/mlx4: Convert kmalloc to kmalloc_array for checkpatchLeon Romanovsky2015-12-242-3/+3
| * IB/mlx4: Suppress non-fatal memory allocationsLeon Romanovsky2015-12-242-3/+6
| * IB/mlx5: Advertise atomic capabilities in query deviceEran Ben Elisha2015-12-241-1/+27
| * iw_cxgb3: Fix incorrectly returning error on successHariprasad S2015-12-241-2/+2
| * iw_cxgb4: Pass qid range to user space driverHariprasad S2015-12-243-1/+12
| * IB/mad: Ensure fairness in ib_mad_completion_handlerDean Luick2015-12-241-0/+18
| * IB/mlx5: Add driver cross-channel supportLeon Romanovsky2015-12-234-11/+69
| * IB/core: Add cross-channel supportLeon Romanovsky2015-12-231-1/+4
| * IB/mlx5: Mmap the HCA's core clock register to user-spaceMatan Barak2015-12-232-1/+31
| * IB/mlx5: Add hca_core_clock_offset to udata in init_ucontextMatan Barak2015-12-233-10/+42
| * IB/mlx5: Add support for hca_core_clock and timestamp_maskMatan Barak2015-12-231-0/+2
| * IB/mlx5: Add create_cq extended commandMatan Barak2015-12-231-0/+7
| * IB/core: Display extended counter set if availableChristoph Lameter2015-12-231-3/+107
| * IB/core: Specify attribute_id in port_table_attributeChristoph Lameter2015-12-231-2/+5
| * IB/core: Create get_perf_mad function in sysfs.cChristoph Lameter2015-12-231-22/+40
| * IB: remove the write-only usecnt field from struct ib_mrChristoph Hellwig2015-12-234-19/+1