summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-08-31IB/iser: Change minor assignments and logging printsSagi Grimberg1-7/+4
2015-08-31IB/iser: Change some module parameters to be ROJenny Falkovich1-16/+15
2015-08-31IB/sa: Route SA pathrecord query through netlinkKaike Wan1-1/+500
2015-08-31IB/sa: Allocate SA query with kzallocKaike Wan1-4/+4
2015-08-31IB/core: Add rdma netlink helper functionsKaike Wan2-0/+62
2015-08-31IB/netlink: Add defines for local service requests through netlinkKaike Wan1-0/+82
2015-08-31IB/srp: Stop the scsi_eh_<n> and scsi_tmf_<n> threads if login failsBart Van Assche1-0/+9
2015-08-31IB/srp: Bump driver version and release dateBart Van Assche1-2/+2
2015-08-31IB/srp: Handle partial connection success correctlyBart Van Assche1-1/+2
2015-08-31IB/srp: Constify a function argumentBart Van Assche1-1/+1
2015-08-31IB/mlx4: Fix incorrect cq flushing in error stateAriel Nahum1-1/+1
2015-08-31IB/mlx4: Use correct SL on AH query under RoCENoa Osherovich1-1/+5
2015-08-31IB/mlx4: Forbid using sysfs to change RoCE pkeysJack Morgenstein1-1/+4
2015-08-31IB/mlx4: Demote mcg message from warning to debugJack Morgenstein1-2/+6
2015-08-31IB/mlx4: Fix potential deadlock when sending mad to wireJack Morgenstein1-3/+4
2015-08-31IB/core: Remove needless bracketizationDoug Ledford1-7/+4
2015-08-31RDMA/ocrdma: Incorporate the moving of GID Table mgmt to IB/CoreSomnath Kotur5-233/+60
2015-08-31IB/mlx4: Replace mechanism for RoCE GID managementMoni Shoua4-494/+35
2015-08-31IB/mlx4: Implement ib_device callbacksMoni Shoua5-4/+257
2015-08-31net/mlx4: Postpone the registration of net_deviceMoni Shoua3-15/+25
2015-08-31IB/core: Add RoCE table bonding supportMatan Barak1-20/+285
2015-08-31IB/core: missing curly braces in ib_find_gid()Dan Carpenter1-1/+2
2015-08-31IB/core: Add RoCE GID table managementMatan Barak6-108/+1338
2015-08-31IB/core: Make ib_alloc_device init the kobjectJason Gunthorpe4-87/+68
2015-08-31net/bonding: Export bond_option_active_slave_get_rcuMatan Barak2-13/+7
2015-08-31net: Add info for NETDEV_CHANGEUPPER eventMatan Barak2-2/+24
2015-08-31net/ipv6: Export addrconf_ifid_eui48Matan Barak2-31/+31
2015-08-31IB/core: Drop ib_alloc_fast_reg_mrSagi Grimberg2-40/+3
2015-08-31IB/hfi1: Support ib_alloc_mr verbMike Marciniszyn3-3/+11
2015-08-31qib: Support ib_alloc_mr verbSagi Grimberg3-4/+11
2015-08-31nes: Support ib_alloc_mr verbSagi Grimberg1-5/+14
2015-08-31cxgb3: Support ib_alloc_mr verbSagi Grimberg1-4/+10
2015-08-31iw_cxgb4: Support ib_alloc_mr verbSagi Grimberg3-5/+13
2015-08-31ocrdma: Support ib_alloc_mr verbSagi Grimberg3-5/+12
2015-08-31mlx4: Support ib_alloc_mr verbSagi Grimberg3-6/+12
2015-08-31mlx5: Drop mlx5_ib_alloc_fast_reg_mrSagi Grimberg3-47/+0
2015-08-31RDS: Convert to ib_alloc_mrSagi Grimberg2-4/+6
2015-08-31svcrdma: limit FRMR page list lengths to device maxSteve Wise1-2/+4
2015-08-31xprtrdma, svcrdma: Convert to ib_alloc_mrSagi Grimberg2-4/+4
2015-08-31IB/srp: Convert to ib_alloc_mrSagi Grimberg1-1/+2
2015-08-31iser-target: Convert to ib_alloc_mrSagi Grimberg1-2/+4
2015-08-31IB/iser: Convert to ib_alloc_mrSagi Grimberg1-3/+4
2015-08-31IB: Modify ib_create_mr APISagi Grimberg7-46/+58
2015-08-31IB/core: Get rid of redundant verb ib_destroy_mrSagi Grimberg7-61/+15
2015-08-31IB/cma: Fix net_dev reference leak with failed requestsHaggai Eran1-0/+4
2015-08-30NFSv4.1/flexfiles: Don't mark the entire deviceid as bad for file errorsTrond Myklebust1-8/+16
2015-08-30pinctrl: at91: fix null pointer dereferenceDavid Dueck1-0/+15
2015-08-30IB/cm: Remove compare_data checksHaggai Eran5-107/+23
2015-08-30IB/cma: Share ib_cm_ids between rdma_cm_idsHaggai Eran1-55/+4
2015-08-30IB/cma: Use found net_dev for passive connectionsHaggai Eran1-27/+49