summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | IB/iser: Introduce iser registration pool structSagi Grimberg2015-08-313-59/+82
| * | | | | | | IB/iser: Move fastreg descriptor allocation to iser_create_fastreg_descSagi Grimberg2015-08-311-21/+17
| * | | | | | | IB/iser: Introduce iser_reg_opsSagi Grimberg2015-08-314-45/+75
| * | | | | | | IB/iser: Remove dead code in fmr_pool alloc/freeSagi Grimberg2015-08-311-16/+10
| * | | | | | | IB/iser: Rename struct fast_reg_descriptor -> iser_fr_descSagi Grimberg2015-08-313-14/+14
| * | | | | | | IB/iser: Introduce struct iser_reg_resourcesSagi Grimberg2015-08-313-81/+91
| * | | | | | | IB/iser: Remove an unneeded print for unaligned memorySagi Grimberg2015-08-311-11/+9
| * | | | | | | IB/iser: Remove a redundant always-false conditionSagi Grimberg2015-08-311-6/+0
| * | | | | | | IB/iser: Fix possible bogus DMA unmappingSagi Grimberg2015-08-312-4/+10
| * | | | | | | IB/iser: Get rid of un-maintained countersSagi Grimberg2015-08-311-9/+3
| * | | | | | | IB/iser: Fix missing return status check in iser_send_data_outSagi Grimberg2015-08-311-3/+5
| * | | | | | | IB/iser: Remove '.' from log messageSagi Grimberg2015-08-311-1/+2
| * | | | | | | IB/iser: Change minor assignments and logging printsSagi Grimberg2015-08-311-7/+4
| * | | | | | | IB/iser: Change some module parameters to be ROJenny Falkovich2015-08-311-16/+15
| * | | | | | | IB/sa: Route SA pathrecord query through netlinkKaike Wan2015-08-311-1/+500
| * | | | | | | IB/sa: Allocate SA query with kzallocKaike Wan2015-08-311-4/+4
| * | | | | | | IB/core: Add rdma netlink helper functionsKaike Wan2015-08-312-0/+62
| * | | | | | | IB/netlink: Add defines for local service requests through netlinkKaike Wan2015-08-311-0/+82
| * | | | | | | IB/srp: Stop the scsi_eh_<n> and scsi_tmf_<n> threads if login failsBart Van Assche2015-08-311-0/+9
| * | | | | | | IB/srp: Bump driver version and release dateBart Van Assche2015-08-311-2/+2
| * | | | | | | IB/srp: Handle partial connection success correctlyBart Van Assche2015-08-311-1/+2
| * | | | | | | IB/srp: Constify a function argumentBart Van Assche2015-08-311-1/+1
| * | | | | | | IB/mlx4: Fix incorrect cq flushing in error stateAriel Nahum2015-08-311-1/+1
| * | | | | | | IB/mlx4: Use correct SL on AH query under RoCENoa Osherovich2015-08-311-1/+5
| * | | | | | | IB/mlx4: Forbid using sysfs to change RoCE pkeysJack Morgenstein2015-08-311-1/+4
| * | | | | | | IB/mlx4: Demote mcg message from warning to debugJack Morgenstein2015-08-311-2/+6
| * | | | | | | IB/mlx4: Fix potential deadlock when sending mad to wireJack Morgenstein2015-08-311-3/+4
| * | | | | | | IB/core: Remove needless bracketizationDoug Ledford2015-08-311-7/+4
| * | | | | | | RDMA/ocrdma: Incorporate the moving of GID Table mgmt to IB/CoreSomnath Kotur2015-08-315-233/+60
| * | | | | | | IB/mlx4: Replace mechanism for RoCE GID managementMoni Shoua2015-08-314-494/+35
| * | | | | | | IB/mlx4: Implement ib_device callbacksMoni Shoua2015-08-315-4/+257
| * | | | | | | net/mlx4: Postpone the registration of net_deviceMoni Shoua2015-08-313-15/+25
| * | | | | | | IB/core: Add RoCE table bonding supportMatan Barak2015-08-311-20/+285
| * | | | | | | IB/core: missing curly braces in ib_find_gid()Dan Carpenter2015-08-311-1/+2
| * | | | | | | IB/core: Add RoCE GID table managementMatan Barak2015-08-316-108/+1338
| * | | | | | | IB/core: Make ib_alloc_device init the kobjectJason Gunthorpe2015-08-314-87/+68
| * | | | | | | net/bonding: Export bond_option_active_slave_get_rcuMatan Barak2015-08-312-13/+7
| * | | | | | | net: Add info for NETDEV_CHANGEUPPER eventMatan Barak2015-08-312-2/+24
| * | | | | | | net/ipv6: Export addrconf_ifid_eui48Matan Barak2015-08-312-31/+31
| * | | | | | | IB/core: Drop ib_alloc_fast_reg_mrSagi Grimberg2015-08-312-40/+3
| * | | | | | | IB/hfi1: Support ib_alloc_mr verbMike Marciniszyn2015-08-313-3/+11
| * | | | | | | qib: Support ib_alloc_mr verbSagi Grimberg2015-08-313-4/+11
| * | | | | | | nes: Support ib_alloc_mr verbSagi Grimberg2015-08-311-5/+14
| * | | | | | | cxgb3: Support ib_alloc_mr verbSagi Grimberg2015-08-311-4/+10
| * | | | | | | iw_cxgb4: Support ib_alloc_mr verbSagi Grimberg2015-08-313-5/+13
| * | | | | | | ocrdma: Support ib_alloc_mr verbSagi Grimberg2015-08-313-5/+12
| * | | | | | | mlx4: Support ib_alloc_mr verbSagi Grimberg2015-08-313-6/+12
| * | | | | | | mlx5: Drop mlx5_ib_alloc_fast_reg_mrSagi Grimberg2015-08-313-47/+0
| * | | | | | | RDS: Convert to ib_alloc_mrSagi Grimberg2015-08-312-4/+6
| * | | | | | | svcrdma: limit FRMR page list lengths to device maxSteve Wise2015-08-311-2/+4