OSDN Git Service

uclinux-h8/linux.git
2020-05-02 Gal PressmanRDMA/efa: Count admin commands errors
2020-05-02 Gal PressmanRDMA/efa: Count mmap failures
2020-05-02 Gal PressmanRDMA/efa: Report create CQ error counter
2020-05-02 Maor GottliebRDMA/mlx5: Set lag tx affinity according to slave
2020-05-02 Maor GottliebRDMA/mlx5: Refactor affinity related code
2020-05-02 Maor GottliebRDMA/core: Get xmit slave for LAG
2020-05-02 Maor GottliebRDMA/core: Add LAG functionality
2020-05-02 Maor GottliebRDMA: Group create AH arguments in struct
2020-05-02 Jason GunthorpeMerge branch 'mellanox/mlx5-next' into rdma.git for...
2020-05-01 Maor Gottliebnet/mlx5: Add support to get lag physical port
2020-05-01 Maor Gottliebnet/mlx5: Change lag mutex lock to spin lock
2020-05-01 Maor Gottliebbonding: Implement ndo_get_xmit_slave
2020-05-01 Maor Gottliebbonding: Add array of all slaves
2020-05-01 Maor Gottliebbonding: Add function to get the xmit slave in active...
2020-05-01 Maor Gottliebbonding: Add helper function to get the xmit slave...
2020-05-01 Maor Gottliebbonding: Add helper function to get the xmit slave...
2020-05-01 Maor Gottliebbonding/alb: Add helper functions to get the xmit slave
2020-05-01 Maor Gottliebbonding: Rename slave_arr to usable_slaves
2020-05-01 Maor Gottliebbonding: Export skip slave logic to function
2020-05-01 Maor Gottliebnet/core: Introduce netdev_get_xmit_slave
2020-04-30 Aharon LandauRDMA/mlx5: Verify that QP is created with RQ or SQ
2020-04-30 Leon RomanovskyRDMA/mlx5: Consolidate into special function all create...
2020-04-30 Leon RomanovskyRDMA/mlx5: Remove redundant destroy QP call
2020-04-30 Leon RomanovskyRDMA/mlx5: Copy response to the user in one place
2020-04-30 Leon RomanovskyRDMA/mlx5: Handle udate outlen checks in one place
2020-04-30 Leon RomanovskyRDMA/mlx5: Promote RSS RAW QP flags check to higher...
2020-04-30 Leon RomanovskyRDMA/mlx5: Group all create QP parameters to simplify...
2020-04-30 Leon RomanovskyRDMA/mlx5: Reduce amount of duplication in QP destroy
2020-04-30 Leon RomanovskyRDMA/mlx5: Separate to user/kernel create QP flows
2020-04-30 Leon RomanovskyRDMA/mlx5: Separate XRC_TGT QP creation from common...
2020-04-30 Leon RomanovskyRDMA/mlx5: Globally parse DEVX UID
2020-04-30 Leon RomanovskyRDMA/mlx5: Delete impossible inlen check
2020-04-30 Leon RomanovskyRDMA/mlx5: Rely on existence of udata to separate kerne...
2020-04-30 Leon RomanovskyRDMA/mlx5: Remove second user copy in create_user_qp
2020-04-30 Leon RomanovskyRDMA/mlx5: Combine copy of create QP command in RSS...
2020-04-30 Leon RomanovskyRDMA/mlx5: Promote RSS RAW QP attribute check in higher...
2020-04-30 Leon RomanovskyRDMA/mlx5: Store QP type in the vendor QP structure
2020-04-30 Leon RomanovskyRDMA/mlx5: Delete unsupported QP types
2020-04-29 Jason GunthorpeMerge branch 'mlx5_ib_qp_refactor_1' into rdma.git...
2020-04-28 Leon RomanovskyRDMA/mlx5: Process all vendor flags in one place
2020-04-28 Leon RomanovskyRDMA/mlx5: Return all configured create flags through...
2020-04-28 Leon RomanovskyRDMA/mlx5: Change scatter CQE flag to be set like other...
2020-04-28 Leon RomanovskyRDMA/mlx5: Use flags_en mechanism to mark QP created...
2020-04-28 Leon RomanovskyRDMA/mlx5: Process create QP flags in one place
2020-04-28 Leon RomanovskyRDMA/mlx5: Delete create QP flags obfuscation
2020-04-28 Leon RomanovskyRDMA/mlx5: Initial separation of RAW_PACKET QP from...
2020-04-28 Leon RomanovskyRDMA/mlx5: Remove second copy from user for non RSS...
2020-04-28 Leon RomanovskyRDMA/mlx5: Move DRIVER QP flags check into separate...
2020-04-28 Leon RomanovskyRDMA/mlx5: Update all DRIVER QP places to use QP subtype
2020-04-28 Leon RomanovskyRDMA/mlx5: Split scatter CQE configuration for DCT QP
2020-04-28 Leon RomanovskyRDMA/mlx5: Separate create QP flows to be based on...
2020-04-28 Leon RomanovskyRDMA/mlx5: Set QP subtype immediately when it is known
2020-04-28 Leon RomanovskyRDMA/mlx5: Avoid setting redundant NULL for XRC QPs
2020-04-28 Leon RomanovskyRDMA/mlx5: Prepare QP allocation for future removal
2020-04-28 Leon RomanovskyRDMA/mlx5: Perform check if QP creation flow is valid
2020-04-28 Leon RomanovskyRDMA/mlx5: Delete impossible GSI port check
2020-04-28 Leon RomanovskyRDMA/mlx5: Organize QP types checks in one place
2020-04-28 Raed Salemnet/mlx5: TX WQE Add trailer insertion field
2020-04-28 Eran Ben Elishanet/mlx5: Add release all pages capability bit
2020-04-28 Tariq Toukannet/mlx5: Introduce TLS RX offload hardware bits
2020-04-28 Moshe Shemeshnet/mlx5: Add structure and defines for pci sync for...
2020-04-28 Moshe Shemeshnet/mlx5: Add structure layout and defines for MFRL...
2020-04-28 Raed Salemnet/mlx5: Refactor imm_inval_pkey field in cqe struct
2020-04-28 Erez Shitritnet/mlx5: Use aligned variable while allocating ICM...
2020-04-28 Raed Salemnet/mlx5: Introduce IPsec Connect-X offload hardware...
2020-04-28 Huy Nguyennet/mlx5: Add support for COPY steering action
2020-04-24 Lang ChengRDMA/hns: Simplify the status judgment code of hns_roce...
2020-04-24 Lang ChengRDMA/hns: Simplify the state judgment code of qp
2020-04-24 Lang ChengRDMA/hns: Simplify the cqe code of poll cq
2020-04-24 Lang ChengRDMA/hns: Simplify the qp state convert code
2020-04-24 Lijun OuRDMA/hns: Optimize hns_roce_v2_set_mac()
2020-04-24 Lijun OuRDMA/hns: Optimize hns_roce_config_link_table()
2020-04-23 Leon Romanovskynet/mlx5: Update transobj.c new cmd interface
2020-04-23 Leon Romanovskynet/mlx5: Update SW steering new cmd interface
2020-04-23 Leon Romanovskynet/mlx5: Update port.c new cmd interface
2020-04-23 Leon Romanovskynet/mlx5: Update rl.c new cmd interface
2020-04-23 Leon Romanovskynet/mlx5: Update uar.c new cmd interface
2020-04-23 Leon Romanovskynet/mlx5: Update pd.c new cmd interface
2020-04-23 Leon Romanovskynet/mlx5: Update pagealloc.c new cmd interface
2020-04-23 Leon Romanovskynet/mlx5: Update mr.c new cmd interface
2020-04-23 Leon Romanovskynet/mlx5: Update mcg.c new cmd interface
2020-04-23 Leon Romanovskynet/mlx5: Update main.c new cmd interface
2020-04-23 Leon Romanovskynet/mlx5: Update vxlan.c new cmd interface
2020-04-23 Leon Romanovskynet/mlx5: Update mpfs.c new cmd interface
2020-04-23 Leon Romanovskynet/mlx5: Update gid.c new cmd interface
2020-04-23 Leon Romanovskynet/mlx5: Update lag.c new cmd interface
2020-04-23 Leon Romanovskynet/mlx5: Update fw.c new cmd interface
2020-04-23 Leon Romanovskynet/mlx5: Update fs_core new cmd interface
2020-04-23 Leon Romanovskynet/mlx5: Update FPGA to new cmd interface
2020-04-23 Leon Romanovskynet/mlx5: Update eswitch to new cmd interface
2020-04-23 Leon Romanovskynet/mlx5: Update statistics to new cmd interface
2020-04-23 Leon Romanovskynet/mlx5: Update eq.c to new cmd interface
2020-04-23 Leon Romanovskynet/mlx5: Update ecpf.c to new cmd interface
2020-04-23 Leon Romanovskynet/mlx5: Update debugfs.c to new cmd interface
2020-04-23 Leon Romanovskynet/mlx5: Update cq.c to new cmd interface
2020-04-23 Leon Romanovskynet/mlx5: Update vport.c to new cmd interface
2020-04-22 Leon RomanovskyRDMA/bnxt: Delete 'nq_ptr' variable which is not used
2020-04-22 Xi WangRDMA/hns: Support 0 hop addressing for CQE buffer
2020-04-22 Xi WangRDMA/hns: Support 0 hop addressing for SRQ buffer
2020-04-22 Xi WangRDMA/hns: Support 0 hop addressing for WQE buffer
next