summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2018-05-01RDMA/qedr: fix spelling mistake: "failes" -> "fails"Colin Ian King
2018-05-01IB/cxgb4: use skb_put_zero()/__skb_put_zeroYueHaibing
2018-05-01IB/core: Use CONFIG_SECURITY_INFINIBAND to compile out security codeParav Pandit
2018-04-30IB/core: Make ib_mad_client_id atomicHÃ¥kon Bugge
2018-04-27iw_cxgb4: Atomically flush per QP HW CQEsBharat Potnuri
2018-04-27IB/uverbs: Fix kernel crash during MR deregistration flowAriel Levkovich
2018-04-27IB/uverbs: Prevent reregistration of DM_MR to regular MRAriel Levkovich
2018-04-27RDMA/mlx4: Add missed RSS hash inner header flagLeon Romanovsky
2018-04-27RDMA/hns: Fix a couple misspellingsoulijun
2018-04-27RDMA/hns: Submit bad wroulijun
2018-04-27RDMA/hns: Update assignment method for owner field of send wqeoulijun
2018-04-27RDMA/hns: Adjust the order of cleanup hem tableoulijun
2018-04-27RDMA/hns: Only assign dqpn if IB_QP_PATH_DEST_QPN bit is setoulijun
2018-04-27RDMA/hns: Remove some unnecessary attr_mask judgementoulijun
2018-04-27RDMA/hns: Only assign mtu if IB_QP_PATH_MTU bit is setoulijun
2018-04-27RDMA/hns: Fix the qp context state diagramoulijun
2018-04-27RDMA/hns: Intercept illegal RDMA operation when use inline dataoulijun
2018-04-27RDMA/hns: Bugfix for init hem tableoulijun
2018-04-27IB/rxe: avoid double kfree_skbZhu Yanjun
2018-04-27IB/rxe: add RXE_START_MASK for rxe_opcode IB_OPCODE_RC_SEND_ONLY_INVJianchao Wang
2018-04-27RDMA/iwpm: fix memory leak on map_infoColin Ian King
2018-04-27IB/ipoib: fix ipoib_start_xmit()'s return typeLuc Van Oostenryck
2018-04-27IB/nes: fix nes_netdev_start_xmit()'s return typeLuc Van Oostenryck
2018-04-27RDMA/cma: Fix use after destroy access to net namespace for IPoIBParav Pandit
2018-04-27IB/uverbs: Fix validating mandatory attributesMatan Barak
2018-04-27RDMA/cxgb4: release hw resources on device removalRaju Rangoju
2018-04-27IB/rxe: remove unused function variableZhu Yanjun
2018-04-27IB/rxe: change rxe_set_mtu function type to voidZhu Yanjun
2018-04-27IB/rxe: Change rxe_rcv to return voidYuval Shaia
2018-04-27infiniband: hw: qib: Change return type to vm_fault_tSouptick Joarder
2018-04-27infiniband: hw: hfi1: Change return type to vm_fault_tSouptick Joarder
2018-04-27IB: make INFINIBAND_ADDR_TRANS configurableGreg Thelen
2018-04-27ib_srp: depend on INFINIBAND_ADDR_TRANSGreg Thelen
2018-04-27ib_srpt: depend on INFINIBAND_ADDR_TRANSGreg Thelen
2018-04-27nvmet-rdma: depend on INFINIBAND_ADDR_TRANSGreg Thelen
2018-04-27nvme: depend on INFINIBAND_ADDR_TRANSGreg Thelen
2018-04-27RDMA/mlx5: Properly check return value of mlx5_get_uars_pageLeon Romanovsky
2018-04-27IB/mlx5: Fix represent correct netdevice in dual port RoCEParav Pandit
2018-04-27IB/mlx5: Use unlimited rate when static rate is not supportedDanit Goldberg
2018-04-27RDMA/mlx5: Protect from shift operand overflowLeon Romanovsky
2018-04-27RDMA/mlx5: Fix multiple NULL-ptr deref errors in rereg_mr flowLeon Romanovsky
2018-04-23IB/core: Fix deleting default GIDs when changing mac adddressParav Pandit
2018-04-23IB/core: Fix to avoid deleting IPv6 look alike default GIDsParav Pandit
2018-04-23IB/core: Don't allow default GID addition at non reseved slotsParav Pandit
2018-04-23RDMA/ucma: Allow resolving address w/o specifying source addressRoland Dreier
2018-04-19RDMA/ucma: Check for a cm_id->device in all user calls that need itJason Gunthorpe
2018-04-19IB/rxe: replace refcount_inc with skb_getZhu Yanjun
2018-04-19IB/rxe: optimize the function duplicate_requestZhu Yanjun
2018-04-19IB/rxe: make rxe_release_udp_tunnel staticZhu Yanjun
2018-04-17IB/uverbs: Add missing braces in anonymous union initializersGeert Uytterhoeven