aboutsummaryrefslogtreecommitdiffstats
path: root/MAINTAINERS (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2018-09-20RDMA/hns: Use rdma_user_mmap_ioJason Gunthorpe2-88/+21
2018-09-20RDMA/mlx5: Use rdma_user_mmap_ioJason Gunthorpe2-125/+7
2018-09-20RDMA/mlx4: Use rdma_user_mmap_ioJason Gunthorpe2-123/+24
2018-09-20RDMA/ucontext: Add a core API for mmaping driver IO memoryJason Gunthorpe5-1/+252
2018-09-19RDMA/hns: Move all prints out of irq handleliuyixian2-132/+97
2018-09-19RDMA/uverbs: Fix error unwind in ib_uverbs_add_oneJason Gunthorpe1-13/+10
2018-09-19RDMA/core: Properly return the error code of rdma_set_src_addr_rcuYueHaibing1-6/+7
2018-09-19RDMA/i40iw: Fix incorrect iterator typeHÃ¥kon Bugge1-1/+1
2018-09-19RDMA/uverbs: Remove is_closed from ib_uverbs_fileJason Gunthorpe2-7/+2
2018-09-17IB/rxe: Revise the ib_wr_opcode enumJason Gunthorpe2-15/+39
2018-09-13RDMA: Remove duplicated include from ib_addr.hYueHaibing1-1/+0
2018-09-13IB/ipoib: Log sysfs 'dev_id' accesses from userspaceArseny Maslennikov1-0/+31
2018-09-13IB/ipoib: Use dev_port to expose network interface port numbersArseny Maslennikov1-0/+2
2018-09-13Documentation/ABI: document /sys/class/net/*/dev_portArseny Maslennikov1-0/+18
2018-09-12RDMA/core: Consider net ns of gid attribute for RoCEParav Pandit5-16/+73
2018-09-12RDMA/core: Introduce rdma_read_gid_attr_ndev_rcu() to check GID attributeParav Pandit2-0/+35
2018-09-12RDMA/core: Simplify roce_resolve_route_from_path()Parav Pandit3-53/+41
2018-09-12RDMA/core: Protect against changing dst->dev during destination resolveParav Pandit1-15/+46
2018-09-12RDMA/core: Refer to network type instead of device typeParav Pandit1-19/+16
2018-09-12RDMA/core: Use common code flow for IPv4/6 for addr resolveParav Pandit1-17/+15
2018-09-12RDMA/core: Rename rdma_copy_addr to rdma_copy_src_l2_addrParav Pandit4-15/+19
2018-09-12RDMA/core: Introduce and use rdma_set_src_addr() between IPv4 and IPv6Parav Pandit1-42/+23
2018-09-12RDMA/core: Let protocol specific function typecast sockaddr structureParav Pandit1-16/+15
2018-09-12RDMA/core: Avoid unnecessary sa_family overwriteParav Pandit1-4/+1
2018-09-12RDMA/core Introduce and use rdma_find_ndev_for_src_ip_rcuParav Pandit1-26/+35
2018-09-12IB/mlx5: Allow transition of DCI QP to resetMoni Shoua1-1/+3
2018-09-11IB/hfi1: set_intr_bits uses incorrect source for register modificationMichael J. Ruhl1-1/+1
2018-09-11IB/hfi1: Missing return value in error path for user sdmaMichael J. Ruhl1-1/+3
2018-09-11IB/hfi1: Right size user_sdma sequence numbers and related variablesMichael J. Ruhl4-11/+11
2018-09-11IB/hfi1: Remove race conditions in user_sdma send pathMichael J. Ruhl2-18/+15
2018-09-11IB/hfi1: Eliminate races in the SDMA send error pathMichael J. Ruhl2-51/+39
2018-09-11RDMA/hns: Fix an error code in hns_roce_v2_init_eq_table()Dan Carpenter1-0/+1
2018-09-11IB/{hfi1, qib, rdmavt}: Schedule multi RC/UC packets instead of postingMichael J. Ruhl6-27/+32
2018-09-11infiniband: remove redundant condition check before debugfs_removezhong jiang1-2/+1
2018-09-11RDMA/mlx5: Allow creating a matcher for a NIC TX flow tableMark Bloch3-6/+34
2018-09-11RDMA/mlx5: Add NIC TX namespace when getting a flow tableMark Bloch3-11/+32
2018-09-11RDMA/mlx5: Add flow actions support to raw create flowMark Bloch4-8/+50
2018-09-11RDMA/mlx5: Refactor raw flow creationMark Bloch3-7/+13
2018-09-11RDMA/mlx5: Don't overwrite action if already setMark Bloch1-0/+10
2018-09-11RDMA/mlx5: Refactor flow action parsing to be more genericMark Bloch2-6/+10
2018-09-11RDMA/uverbs: Move flow resources initializationMark Bloch5-38/+36
2018-09-11IB/uverbs: Add IDRs array attribute type to ioctl() interfaceGuy Levi4-3/+201
2018-09-11RDMA/mlx5: Enable attaching packet reformat action to steering flowsMark Bloch1-0/+8
2018-09-11RDMA/mlx5: Enable reformat on NIC RX if supportedMark Bloch1-0/+4
2018-09-11RDMA/mlx5: Enable attaching DECAP action to steering flowsMark Bloch1-0/+5
2018-09-11RDMA/mlx5: Enable decap and packet reformat on flow tablesMark Bloch1-4/+13
2018-09-11RDMA/mlx5: Enable attaching modify header to steering flowsMark Bloch1-0/+8
2018-09-11RDMA/mlx5: Add NIC TX steering supportMark Bloch2-10/+20
2018-09-11RDMA/core: Document QP @event_handler functionChuck Lever1-0/+2
2018-09-11RDMA/core: Document CM @event_handler functionChuck Lever1-1/+5