| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | IB/mlx4: Increase maximal message size under UD QP | Mark Bloch | 2017-11-13 | 1 | -1/+1 |
| * | | | IB/mlx4: Add contig support for control objects | Guy Levi | 2017-11-13 | 4 | -7/+16 |
| * | | | IB/mlx4: Use optimal numbers of MTT entries | Guy Levi | 2017-11-13 | 1 | -24/+261 |
| * | | | IB/mlx5: Fix RoCE Address Path fields | Majd Dibbiny | 2017-11-13 | 1 | -2/+6 |
| * | | | IB/mlx5: Assign send CQ and recv CQ of UMR QP | Majd Dibbiny | 2017-11-13 | 1 | -0/+2 |
| * | | | RDMA/cxgb4: Protect from possible dereference | Leon Romanovsky | 2017-11-13 | 1 | -1/+1 |
| * | | | RDMA/bnxt_re: Remove unused vlan_tag variable | Leon Romanovsky | 2017-11-13 | 1 | -5/+1 |
| * | | | IB/mlx5: Add PCI write end padding support | Noa Osherovich | 2017-11-10 | 3 | -4/+38 |
| * | | | IB/core: Add PCI write end padding flags for WQ and QP | Noa Osherovich | 2017-11-10 | 1 | -1/+2 |
| * | | | IB/rxe: don't crash, if allocation of crc algorithm failed | Thomas Bogendoerfer | 2017-11-10 | 1 | -4/+6 |
| * | | | IB/core: Avoid crash on pkey enforcement failed in received MADs | Parav Pandit | 2017-11-10 | 1 | -1/+2 |
| * | | | RDMA/cxgb4: Annotate r2 and stag as __be32 | Leon Romanovsky | 2017-11-10 | 1 | -2/+2 |
| * | | | IB/mlx4: Fix RSS's QPC attributes assignments | Guy Levi | 2017-11-10 | 1 | -7/+9 |
| * | | | IB/mlx4: Add report for RSS capabilities by vendor channel | Guy Levi | 2017-11-10 | 2 | -5/+28 |
| * | | | RDMA/umem: Avoid partial declaration of non-static function | Leon Romanovsky | 2017-11-10 | 3 | -110/+73 |
| * | | | RDMA/hns: Modify the usage of cmd_sn in hip08 | oulijun | 2017-11-10 | 3 | -1/+4 |
| * | | | RDMA/hns: Unify the calculation for hem index in hip08 | oulijun | 2017-11-10 | 1 | -4/+6 |
| * | | | RDMA/hns: Set the owner field of SQWQE in hip08 RoCE | oulijun | 2017-11-10 | 1 | -0/+5 |
| * | | | RDMA/hns: Add sq_invld_flg field in QP context | oulijun | 2017-11-10 | 2 | -2/+6 |
| * | | | RDMA/hns: Update the usage of ack timeout in hip08 | oulijun | 2017-11-10 | 1 | -7/+4 |
| * | | | RDMA/hns: Set sq_cur_sge_blk_addr field in QPC in hip08 | oulijun | 2017-11-10 | 2 | -1/+17 |
| * | | | RDMA/hns: Enable the cqe field of sqwqe of RC | oulijun | 2017-11-10 | 1 | -2/+3 |
| * | | | RDMA/hns: Set se attribute of sqwqe in hip08 | oulijun | 2017-11-10 | 1 | -0/+3 |
| * | | | RDMA/hns: Configure fence attribute in hip08 RoCE | oulijun | 2017-11-10 | 1 | -1/+3 |
| * | | | RDMA/hns: Configure TRRL field in hip08 RoCE device | oulijun | 2017-11-10 | 7 | -2/+68 |
| * | | | RDMA/hns: Update calculation of irrl_ba field for hip08 | oulijun | 2017-11-10 | 1 | -2/+2 |
| * | | | RDMA/hns: Configure sgid type for hip08 RoCE | Wei Hu(Xavier) | 2017-11-10 | 5 | -12/+42 |
| * | | | RDMA/hns: Generate gid type of RoCEv2 | Wei Hu(Xavier) | 2017-11-10 | 3 | -3/+6 |
| * | | | RDMA/hns: Add rereg mr support for hip08 | Wei Hu(Xavier) | 2017-11-10 | 5 | -0/+195 |
| * | | | Merge branch 'k.o/for-rc' into k.o/for-next | Doug Ledford | 2017-11-01 | 1 | -1/+12 |
| |\ \ \ |
|
| * | | | | IB/hfi1: Take advantage of kvzalloc_node in sdma initialization | Mike Marciniszyn | 2017-10-30 | 1 | -7/+2 |
| * | | | | IB/hfi1: Don't modify num_user_contexts module parameter | Kamenee Arumugam | 2017-10-30 | 1 | -14/+15 |
| * | | | | IB/hfi1: Insure int mask for in-kernel receive contexts is clear | Mike Marciniszyn | 2017-10-30 | 1 | -3/+32 |
| * | | | | IB/hfi1: Add tx_opcode_stats like the opcode_stats | Mike Marciniszyn | 2017-10-30 | 4 | -10/+83 |
| * | | | | IB/hfi1: Validate PKEY for incoming GSI MAD packets | Sebastian Sanchez | 2017-10-30 | 1 | -2/+84 |
| * | | | | Ib/hfi1: Return actual operational VLs in port info query | Patel Jay P | 2017-10-30 | 1 | -1/+1 |
| * | | | | IB/hfi1: Race condition between user notification and driver state | Michael J. Ruhl | 2017-10-30 | 2 | -10/+31 |
| * | | | | bnxt_re: Implement the shutdown hook of the L2-RoCE driver interface | Somnath Kotur | 2017-10-25 | 1 | -1/+13 |
| * | | | | RDMA/cxgb4: Declare stag as __be32 | Leon Romanovsky | 2017-10-25 | 1 | -1/+1 |
| * | | | | IB/rxe: Convert timers to use timer_setup() | Kees Cook | 2017-10-25 | 4 | -8/+8 |
| * | | | | IB/cm: Fix memory corruption in handling CM request | Parav Pandit | 2017-10-25 | 1 | -4/+7 |
| * | | | | IB/mlx5: Add support for RSS on the inner packet | Maor Gottlieb | 2017-10-25 | 1 | -0/+11 |
| * | | | | IB/mlx5: Add tunneling offloads support | Maor Gottlieb | 2017-10-25 | 3 | -5/+51 |
| * | | | | IB/mlx5: Support padded 128B CQE feature | Guy Levi | 2017-10-25 | 3 | -4/+32 |
| * | | | | IB/mlx5: Support 128B CQE compression feature | Guy Levi | 2017-10-25 | 2 | -4/+10 |
| * | | | | IB/mlx5: Allow creation of a multi-packet RQ | Noa Osherovich | 2017-10-25 | 2 | -8/+48 |
| * | | | | IB/mlx5: Expose multi-packet RQ capabilities | Noa Osherovich | 2017-10-25 | 2 | -0/+21 |
| * | | | | RDMA/hns: Add modify CQ support for hip08 | oulijun | 2017-10-25 | 5 | -0/+51 |
| * | | | | RDMA/hns: Update the PD&CQE&MTT specification in hip08 | Wei Hu(Xavier) | 2017-10-25 | 1 | -4/+4 |
| * | | | | RDMA/hns: Update the IRRL table chunk size in hip08 | Wei Hu(Xavier) | 2017-10-25 | 6 | -16/+21 |