summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | IB/uverbs: Prevent reregistration of DM_MR to regular MRAriel Levkovich2018-04-271-0/+5
| * | RDMA/mlx4: Add missed RSS hash inner header flagLeon Romanovsky2018-04-271-1/+2
| * | RDMA/hns: Fix a couple misspellingsoulijun2018-04-272-2/+2
| * | RDMA/hns: Submit bad wroulijun2018-04-271-1/+2
| * | RDMA/hns: Update assignment method for owner field of send wqeoulijun2018-04-271-1/+2
| * | RDMA/hns: Adjust the order of cleanup hem tableoulijun2018-04-271-2/+2
| * | RDMA/hns: Only assign dqpn if IB_QP_PATH_DEST_QPN bit is setoulijun2018-04-271-8/+12
| * | RDMA/hns: Remove some unnecessary attr_mask judgementoulijun2018-04-271-7/+4Star
| * | RDMA/hns: Only assign mtu if IB_QP_PATH_MTU bit is setoulijun2018-04-271-1/+1
| * | RDMA/hns: Fix the qp context state diagramoulijun2018-04-271-1/+2
| * | RDMA/hns: Intercept illegal RDMA operation when use inline dataoulijun2018-04-271-0/+5
| * | RDMA/hns: Bugfix for init hem tableoulijun2018-04-271-4/+4
| * | IB/rxe: avoid double kfree_skbZhu Yanjun2018-04-272-6/+1Star
| * | IB/rxe: add RXE_START_MASK for rxe_opcode IB_OPCODE_RC_SEND_ONLY_INVJianchao Wang2018-04-271-1/+1
| * | RDMA/iwpm: fix memory leak on map_infoColin Ian King2018-04-271-1/+4
| * | IB/ipoib: fix ipoib_start_xmit()'s return typeLuc Van Oostenryck2018-04-271-1/+1
| * | IB/nes: fix nes_netdev_start_xmit()'s return typeLuc Van Oostenryck2018-04-271-1/+1
| * | RDMA/cma: Fix use after destroy access to net namespace for IPoIBParav Pandit2018-04-271-10/+43
| * | IB/uverbs: Fix validating mandatory attributesMatan Barak2018-04-271-0/+9
| * | RDMA/cxgb4: release hw resources on device removalRaju Rangoju2018-04-273-3/+36
| * | IB: make INFINIBAND_ADDR_TRANS configurableGreg Thelen2018-04-271-1/+4
| * | ib_srp: depend on INFINIBAND_ADDR_TRANSGreg Thelen2018-04-271-1/+1
| * | cifs: smbd: depend on INFINIBAND_ADDR_TRANSGreg Thelen2018-04-271-1/+1
| * | ib_srpt: depend on INFINIBAND_ADDR_TRANSGreg Thelen2018-04-271-1/+1
| * | nvmet-rdma: depend on INFINIBAND_ADDR_TRANSGreg Thelen2018-04-271-1/+1
| * | nvme: depend on INFINIBAND_ADDR_TRANSGreg Thelen2018-04-271-1/+1
| * | RDMA/mlx5: Properly check return value of mlx5_get_uars_pageLeon Romanovsky2018-04-271-3/+1Star
| * | IB/mlx5: Fix represent correct netdevice in dual port RoCEParav Pandit2018-04-271-1/+1
| * | IB/mlx5: Use unlimited rate when static rate is not supportedDanit Goldberg2018-04-271-9/+9
| * | RDMA/mlx5: Protect from shift operand overflowLeon Romanovsky2018-04-271-0/+4
| * | RDMA/mlx5: Fix multiple NULL-ptr deref errors in rereg_mr flowLeon Romanovsky2018-04-271-9/+23
| * | IB/core: Fix deleting default GIDs when changing mac adddressParav Pandit2018-04-232-25/+29
| * | IB/core: Fix to avoid deleting IPv6 look alike default GIDsParav Pandit2018-04-231-4/+13
| * | IB/core: Don't allow default GID addition at non reseved slotsParav Pandit2018-04-231-8/+12
| * | uapi: Fix SPDX tags for files referring to the 'OpenIB.org' licenseJason Gunthorpe2018-04-2319-19/+19
| * | RDMA/ucma: Allow resolving address w/o specifying source addressRoland Dreier2018-04-231-1/+1
| * | RDMA/ucma: Check for a cm_id->device in all user calls that need itJason Gunthorpe2018-04-201-12/+24
| * | IB/uverbs: Add missing braces in anonymous union initializersGeert Uytterhoeven2018-04-181-6/+6
| * | infiniband: mlx5: fix build errors when INFINIBAND_USER_ACCESS=mRandy Dunlap2018-04-181-0/+1
| * | IB/mlx5: remove duplicate header fileZhu Yanjun2018-04-171-1/+0Star
| * | RDMA/ucma: ucma_context reference leak in error pathShamir Rabinovitch2018-04-161-3/+3
| |/
* | IB/mlx5: posting klm/mtt list inline in the send queue for reg_wrIdan Burstein2018-05-091-7/+36
* | RDMA/hns: Drop local zgid in favor of core defined variableLeon Romanovsky2018-05-091-1/+0Star
* | IB/core: Reuse gid_table_release_one() in table allocation failureParav Pandit2018-05-091-26/+16Star
* | IB/core: Make gid_table_reserve_default() return voidParav Pandit2018-05-091-13/+5Star
* | iw_cxgb4: dump detailed driver-specific QP informationSteve Wise2018-05-034-1/+263
* | RDMA/nldev: helper functions to add driver attributesSteve Wise2018-05-032-0/+77
* | RDMA/nldev: add driver-specific resource trackingSteve Wise2018-05-034-0/+68
* | RDMA/nldev: Add explicit pad attributeSteve Wise2018-05-032-11/+18
* | RDMA/qedr: fix spelling mistake: "failes" -> "fails"Colin Ian King2018-05-011-1/+1