Linux RDMA and InfiniBand Development
[Prev Page][Next Page]
- [PATCH AUTOSEL 4.14 46/60] RDMA/rxe: Fill in wc byte_len with IB_WC_RECV_RDMA_WITH_IMM, Sasha Levin
- [PATCH AUTOSEL 4.9 30/45] RDMA/i40iw: Set queue pair state when being queried, Sasha Levin
- [PATCH AUTOSEL 4.9 36/45] RDMA/rxe: Fill in wc byte_len with IB_WC_RECV_RDMA_WITH_IMM, Sasha Levin
- [PATCH AUTOSEL 5.1 107/141] RDMA/core: Fix race when resolving IP address, Sasha Levin
- [PATCH AUTOSEL 5.1 104/141] RDMA/rxe: Fill in wc byte_len with IB_WC_RECV_RDMA_WITH_IMM, Sasha Levin
- [PATCH AUTOSEL 5.2 134/171] RDMA/core: Fix race when resolving IP address, Sasha Levin
- [PATCH -next] infiniband: siw: remove set but not used variables 'rv',
Mao Wenan
- [PATCH] RDMA/siw: fix error return code in siw_init_module(),
Wei Yongjun
- RE: Does GPUDirect support IBV_WR_RDMA_WRITE_WITH_IMM?, ANDREW.LUCAS
- [PATCH iproute2-rc v1 0/7] Statistics counter support,
Leon Romanovsky
- [PATCH v2] net/mlx5: Replace kfree with kvfree,
Chuhong Yuan
- [PATCH] IB/mlx5: Replace kfree with kvfree, Chuhong Yuan
- [PATCH] net/mlx5: Replace kfree with kvfree, Chuhong Yuan
- [PATCH net v3 7/7] net/rds: Initialize ic->i_fastreg_wrs upon allocation,
Gerd Rausch
- [PATCH net v3 6/7] net/rds: Keep track of and wait for FRWR segments in use upon shutdown,
Gerd Rausch
- [PATCH net v3 5/7] net/rds: Set fr_state only to FRMR_IS_FREE if IB_WR_LOCAL_INV had been successful,
Gerd Rausch
- [PATCH net v3 4/7] net/rds: Fix NULL/ERR_PTR inconsistency,
Gerd Rausch
- [PATCH net v3 3/7] net/rds: Wait for the FRMR_IS_FREE (or FRMR_IS_STALE) transition after posting IB_WR_LOCAL_INV,
Gerd Rausch
- [PATCH net v3 2/7] net/rds: Get rid of "wait_clean_list_grace" and add locking,
Gerd Rausch
- [PATCH net v3 1/7] net/rds: Give fr_state a chance to transition to FRMR_IS_FREE,
Gerd Rausch
- [PATCH net v3 0/7] net/rds: RDMA fixes,
Gerd Rausch
- [PATCH rdma-core 00/12] Shared PD and MR,
Yuval Shaia
- [PATCH rdma-core 01/12] verbs: Introduce new inline helpers, Yuval Shaia
- [PATCH rdma-core 02/12] man: Add description to ibv_import_pd function, Yuval Shaia
- [PATCH rdma-core 04/12] mlx4: Implementation of import PD callback, Yuval Shaia
- [PATCH rdma-core 05/12] mlx5: Implementation of import PD callback, Yuval Shaia
- [PATCH rdma-core 06/12] rxe: Implementation of import PD callback, Yuval Shaia
- [PATCH rdma-core 07/12] man: Add description to ibv_import_mr function, Yuval Shaia
- [PATCH rdma-core 10/12] mlx5: Implementation of import MR callback, Yuval Shaia
- [PATCH rdma-core 09/12] mlx4: Implementation of import MR callback, Yuval Shaia
- [PATCH rdma-core 11/12] rxe: Implementation of import MR callback, Yuval Shaia
- [PATCH rdma-core 12/12] verbs: pinpong test using shared objects API, Yuval Shaia
- [PATCH rdma-core 03/12] verbs: Introduce new verb to import PD object, Yuval Shaia
- [PATCH rdma-core 08/12] verbs: Introduce new verb to import MR object, Yuval Shaia
- [PATCH 00/25] Shared PD and MR,
Shamir Rabinovitch
- [PATCH 01/25] RDMA/uverbs: uobj_get_obj_read should return the ib_uobject, Shamir Rabinovitch
- [PATCH 03/25] RDMA/nldev: ib_pd can be pointed by multiple ib_ucontext, Shamir Rabinovitch
- [PATCH 04/25] IB/{core,hw}: ib_pd should not have ib_uobject pointer, Shamir Rabinovitch
- [PATCH 05/25] IB/core: ib_uobject need HW object reference count, Shamir Rabinovitch
- [PATCH 06/25] IB/uverbs: Helper function to initialize ufile member of uverbs_attr_bundle, Shamir Rabinovitch
- [PATCH 07/25] IB/uverbs: Add context import lock/unlock helper, Shamir Rabinovitch
- [PATCH 08/25] IB/uverbs: ufile must be freed only when not used anymore, Shamir Rabinovitch
- [PATCH 09/25] IB/verbs: Prototype of HW object clone callback, Shamir Rabinovitch
- [PATCH 10/25] IB/core: Install clone ib_pd in device ops, Shamir Rabinovitch
- [PATCH 11/25] IB/mlx4: Add implementation of clone_pd callback, Shamir Rabinovitch
- [PATCH 12/25] IB/mlx5: Add implementation of clone_pd callback, Shamir Rabinovitch
- [PATCH 13/25] RDMA/rxe: Add implementation of clone_pd callback, Shamir Rabinovitch
- [PATCH 15/25] IB/uverbs: Add PD import verb, Shamir Rabinovitch
- [PATCH 16/25] IB/mlx4: Enable import from FD verb, Shamir Rabinovitch
- [PATCH 17/25] IB/mlx5: Enable import from FD verb, Shamir Rabinovitch
- [PATCH 18/25] RDMA/rxe: Enable import from FD verb, Shamir Rabinovitch
- [PATCH 19/25] IB/core: ib_mr should not have ib_uobject pointer, Shamir Rabinovitch
- [PATCH 20/25] IB/core: Install clone ib_mr in device ops, Shamir Rabinovitch
- [PATCH 21/25] IB/mlx4: Add implementation of clone_pd callback, Shamir Rabinovitch
- [PATCH 02/25] RDMA/uverbs: Delete the macro uobj_put_obj_read, Shamir Rabinovitch
- [PATCH 22/25] IB/mlx5: Add implementation of clone_pd callback, Shamir Rabinovitch
- [PATCH 23/25] RDMA/rxe: Add implementation of clone_pd callback, Shamir Rabinovitch
- [PATCH 24/25] IB/uverbs: Add clone reference counting to ib_mr, Shamir Rabinovitch
- [PATCH 25/25] IB/uverbs: Add MR import verb, Shamir Rabinovitch
- [PATCH 14/25] IB/uverbs: Add clone reference counting to ib_pd, Shamir Rabinovitch
- Re: [PATCH 00/25] Shared PD and MR, Christoph Hellwig
- [PATCH] infiniband: hw: qedr: Remove Unneeded variable rc,
Hariprasad Kelam
- [PATCH] infiniband: hw: qib: Unneeded variable ret,
Hariprasad Kelam
- linux-rdma now archived on lore.kernel.org, Jason Gunthorpe
- [PATCH 0/6] More 5.3 patches,
Mike Marciniszyn
- [PATCH v9] verbs: Introduce a new reg_mr API for virtual address space, Yuval Shaia
- [PATCH AUTOSEL 5.2 181/249] net/mlx5: Get vport ACL namespace by vport index, Sasha Levin
- [PATCH v8] verbs: Introduce a new reg_mr API for virtual address space,
Yuval Shaia
- [PATCH AUTOSEL 4.14 057/105] ipoib: correcly show a VF hardware address, Sasha Levin
- [PATCH AUTOSEL 4.9 42/73] ipoib: correcly show a VF hardware address, Sasha Levin
- [PATCH AUTOSEL 4.19 080/158] ipoib: correcly show a VF hardware address, Sasha Levin
- [PATCH AUTOSEL 5.1 159/219] net/mlx5: Get vport ACL namespace by vport index, Sasha Levin
- [PATCH AUTOSEL 5.1 107/219] ipoib: correcly show a VF hardware address, Sasha Levin
- [PATCH AUTOSEL 5.2 189/249] net/mlx5e: Attach/detach XDP program safely, Sasha Levin
- [PATCH AUTOSEL 5.2 121/249] ipoib: correcly show a VF hardware address, Sasha Levin
- [PATCH for-rc] RDMA/bnxt_re: Honor vlan_id in GID entry comparison,
Selvin Xavier
- [rdma-core patch v3] srp_daemon: improve the debug message for is_enabled_by_rules_file,
Honggang Li
- [PATCH v3 17/24] ethernet: remove redundant memset,
Fuqian Huang
- [PATCH v3 13/24] IB/ipoib: remove unneeded memset, Fuqian Huang
- [PATCH v3 12/24] RDMA/ocrdma: Remove call to memset after dma_alloc_coherent, Fuqian Huang
- [PATCH v3 11/24] RDMA/nes: Remove call to memset after pci_alloc_consistent, Fuqian Huang
- [PATCH v3 10/24] IB/mthca: Remove call to memset after dma_alloc_coherent, Fuqian Huang
- [PATCH v3 09/24] rdma/hns: Remove call to memset after dma_alloc_coherent, Fuqian Huang
- [PATCH v3 08/24] rdma/cxgb4: Remove call to memset after dma_alloc_coherent, Fuqian Huang
- [PATCH v3 07/24] rdma/cxgb3: Remove call to memset after dma_alloc_coherent,
Fuqian Huang
- [rdma-core patch v2] srp_daemon: improve the debug message for is_enabled_by_rules_file,
Honggang Li
- User SIW fails matching device,
Potnuri Bharat Teja
- [PATCH] [net-next, netfilter] mlx5: avoid unused variable warning,
Arnd Bergmann
- [PATCH] rdma/siw: fix enum type mismatch warnings,
Arnd Bergmann
- [PATCH] rdma/siw: select CONFIG_DMA_VIRT_OPS,
Arnd Bergmann
- [PATCH] rdma/siw: avoid smp_store_mb() on a u64,
Arnd Bergmann
- [RFC PATCH] Docs: move more driver,device related docs into drivers dir follows kernel source,
Alex Shi
- [PATCH] RDMA/siw: Mark expected switch fall-throughs,
Gustavo A. R. Silva
- Re: regression: nvme rdma with bnxt_re0 broken,
Sagi Grimberg
- [PATCH rdma-next] lib/dim: Prevent overflow in calculation of ratio statistics,
Leon Romanovsky
- [PATCH -next] RDMA/core: fix -Wunused-const-variable warnings,
Qian Cai
- [PATCH -next] rdma/siw: remove set but not used variable 's',
YueHaibing
- [rdma-core patch] srp_daemon: improve the debug message for is_enabled_by_rules_file,
Honggang Li
- [PATCH for-rc] RDMA/hns: Fix sg offset non-zero issue,
Lijun Ou
- Re: failed armel build of rdma-core 24.0-1,
Jason Gunthorpe
- [PATCH] net/mlx5e: Move priv variable into case statement in mlx5e_setup_tc,
Nathan Chancellor
- [PATCH] rdma/siw: Use proper enumerated type in map_cqe_status,
Nathan Chancellor
- [PATCH rdma-core 0/4] pyverbs fixes,
Noa Osherovich
- [PATCH -next] rdma/siw: Add missing dependencies on LIBCRC32C and DMA_VIRT_OPS,
Geert Uytterhoeven
- [PATCH] [net-next] IB/hfi1: removed shadowed 'err' variable,
Arnd Bergmann
- [PATCH] [net-next] net/mlx5e: avoid uninitialized variable use,
Arnd Bergmann
- [PATCH iproute2-rc 0/8] Statistics counter support,
Leon Romanovsky
- [PATCH] RDMA/siw: Print error code while kthread_create failed,
YueHaibing
- [PATCH] IB/rdmavt: Remove err declaration in if statement in rvt_create_cq,
Nathan Chancellor
- [GIT PULL] Please pull hmm changes,
Jason Gunthorpe
- [PATCH v6 rdma-next 0/6] RDMA/qedr: Use the doorbell overflow recovery mechanism for RDMA,
Michal Kalderon
- [PATCH v4] RDMA/core: Fix race when resolving IP address,
Dag Moxnes
- [RFC, BUG] ibverbs/rxe: Potential use after free, Maksym Planeta
- [PATCH] net/mlx5e: Return in default case statement in tx_post_resync_params,
Nathan Chancellor
- Re: Re: linux-next: build failure after merge of the rdma tree,
Jason Gunthorpe
- <Possible follow-ups>
- Re: linux-next: build failure after merge of the rdma tree, Jason Gunthorpe
[PATCH for-next 0/9] Codes optimization for hip08,
Lijun Ou
- [PATCH for-next 4/9] RDMA/hns: Use a separated function for setting extend sge paramters, Lijun Ou
- [PATCH for-next 7/9] RDMA/hns: Package for hns_roce_rereg_user_mr function, Lijun Ou
- [PATCH for-next 1/9] RDMA/hns: Package the flow of creating cq, Lijun Ou
- [PATCH for-next 3/9] RDMA/hns: Refactor for hns_roce_v2_modify_qp function, Lijun Ou
- [PATCH for-next 5/9] RDMA/hns: optimize the duplicated code for qpc setting flow, Lijun Ou
- [PATCH for-next 2/9] RDMA/hns: Refactor the code of creating srq, Lijun Ou
- [PATCH for-next 8/9] RDMA/hns: Refactor hem table mhop check and calculation, Lijun Ou
- [PATCH for-next 6/9] RDMA/hns: Optimize hns_roce_mhop_alloc function., Lijun Ou
- [PATCH for-next 9/9] RDMA/hns: Refactor eq table init for hip08, Lijun Ou
- Re: [PATCH for-next 0/9] Codes optimization for hip08, Jason Gunthorpe
[PATCH] [net-next] net/mlx5e: xsk: dynamically allocate mlx5e_channel_param,
Arnd Bergmann
[PATCH v3] RDMA/core: Fix race when resolving IP address,
Dag Moxnes
[PATCH rdma-next v5 0/4] Use RDMA adaptive moderation library,
Leon Romanovsky
[PATCH v5 rdma-next 0/6] RDMA/qedr: Use the doorbell overflow recovery mechanism for RDMA,
Michal Kalderon
[PATCH for-next] RDMA/efa: Expose device statistics,
Gal Pressman
[PATCH rdma-next] IB/mlx5: Report correctly tag matching rendezvous capability,
Leon Romanovsky
[PATCH rdma-next 0/2] Initial code to cleanup RWQ,
Leon Romanovsky
[PATCH rdma-next 0/2] Allow netlink commands in non init_net net namespace,
Leon Romanovsky
[PATCH rdma-next] RDMA/core: Annotate destroy of mutex to ensure that it is released as unlocked,
Leon Romanovsky
[PATCH rdma-next v4 0/3] Use RDMA adaptive moderation library,
Leon Romanovsky
[PATCH] RDMA/uverbs: remove redundant assignment to variable ret,
Colin King
[PATCH for-next] RDMA/hns: Bugfix for hns Makefile,
Lijun Ou
[rdma 00/16] Intel RDMA Diver Updates 2019-07-03,
Jeff Kirsher
- [rdma 01/16] RDMA/irdma: Add driver framework definitions, Jeff Kirsher
- [rdma 1/1] RDMA/irdma: Add Kconfig and Makefile, Jeff Kirsher
- [rdma 08/16] RDMA/irdma: Add PBLE resource manager, Jeff Kirsher
- [rdma 15/16] RDMA/irdma: Update MAINTAINERS file, Jeff Kirsher
- [rdma 10/16] RDMA/irdma: Add RoCEv2 UD OP support, Jeff Kirsher
- [rdma 07/16] RDMA/irdma: Add connection manager, Jeff Kirsher
- [rdma 13/16] RDMA/irdma: Add dynamic tracing for CM, Jeff Kirsher
- [rdma 12/16] RDMA/irdma: Add miscellaneous utility definitions, Jeff Kirsher
- [rdma 14/16] RDMA/irdma: Add ABI definitions, Jeff Kirsher
- [rdma 16/16] RDMA/irdma: Add Kconfig and Makefile, Jeff Kirsher
- [rdma 05/16] RDMA/irdma: Add privileged UDA queue implementation, Jeff Kirsher
- [rdma 11/16] RDMA/irdma: Add user/kernel shared libraries, Jeff Kirsher
- [rdma 03/16] RDMA/irdma: Implement HW Admin Queue OPs, Jeff Kirsher
- [rdma 02/16] RDMA/irdma: Implement device initialization definitions, Jeff Kirsher
- [rdma 09/16] RDMA/irdma: Implement device supported verb APIs, Jeff Kirsher
- [rdma 06/16] RDMA/irdma: Add QoS definitions, Jeff Kirsher
- [rdma 04/16] RDMA/irdma: Add HMC backing store setup functions, Jeff Kirsher
[net-next 0/3][pull request] Intel Wired LAN ver Updates 2019-07-03,
Jeff Kirsher
[PATCH v2 15/35] net/ethernet: Use kmemdup rather than duplicating its implementation, Fuqian Huang
[PATCH v2 09/35] infiniband: Use kmemdup rather than duplicating its implementation,
Fuqian Huang
[PATCH 14/30] net/ethernet: Use kmemdup rather than duplicating its implementation, Fuqian Huang
[PATCH 08/30] infiniband: Use kmemdup rather than duplicating its implementation, Fuqian Huang
[PATCH mlx5-next 0/5] Mellanox, mlx5 low level updates 2019-07-02,
Saeed Mahameed
[PATCH -next] RDMA/hns: Remove set but not used variable 'fclr_write_fail_flag',
YueHaibing
[GIT PULL] Please pull NFSoRDMA updates for Linux 5.3,
Schumaker, Anna
[PATCH] ibverbs/rxe: Remove variable self-initialization,
Maksym Planeta
[infiniband/rxe] Inconsistent locking in SoftRoCE, Maksym Planeta
[PATCH rdma-next v5 00/17] Statistics counter support,
Leon Romanovsky
- [PATCH mlx5-next v5 01/17] net/mlx5: Add rts2rts_qp_counters_set_id field in hca cap, Leon Romanovsky
- [PATCH rdma-next v5 02/17] RDMA/restrack: Introduce statistic counter, Leon Romanovsky
- [PATCH rdma-next v5 03/17] RDMA/restrack: Add an API to attach a task to a resource, Leon Romanovsky
- [PATCH rdma-next v5 04/17] RDMA/restrack: Make is_visible_in_pid_ns() as an API, Leon Romanovsky
- [PATCH rdma-next v5 06/17] RDMA/counter: Add "auto" configuration mode support, Leon Romanovsky
- [PATCH mlx5-next v5 07/17] IB/mlx5: Support set qp counter, Leon Romanovsky
- [PATCH rdma-next v5 08/17] IB/mlx5: Add counter set id as a parameter for mlx5_ib_query_q_counters(), Leon Romanovsky
- [PATCH rdma-next v5 09/17] IB/mlx5: Support statistic q counter configuration, Leon Romanovsky
- [PATCH rdma-next v5 10/17] RDMA/nldev: Allow counter auto mode configration through RDMA netlink, Leon Romanovsky
- [PATCH rdma-next v5 05/17] RDMA/counter: Add set/clear per-port auto mode support, Leon Romanovsky
- [PATCH rdma-next v5 12/17] IB/mlx5: Add counter_alloc_stats() and counter_update_stats() support, Leon Romanovsky
- [PATCH rdma-next v5 13/17] RDMA/core: Get sum value of all counters when perform a sysfs stat read, Leon Romanovsky
- [PATCH rdma-next v5 14/17] RDMA/counter: Allow manual mode configuration support, Leon Romanovsky
- [PATCH rdma-next v5 15/17] RDMA/nldev: Allow counter manual mode configration through RDMA netlink, Leon Romanovsky
- [PATCH rdma-next v5 11/17] RDMA/netlink: Implement counter dumpit calback, Leon Romanovsky
- [PATCH rdma-next v5 17/17] RDMA/nldev: Allow get default counter statistics through RDMA netlink, Leon Romanovsky
- [PATCH rdma-next v5 16/17] RDMA/nldev: Allow get counter mode through RDMA netlink, Leon Romanovsky
- Re: [PATCH rdma-next v5 00/17] Statistics counter support, Jason Gunthorpe
- Re: [PATCH rdma-next v5 00/17] Statistics counter support, Jason Gunthorpe
[PATCH rdma-next 0/2] DEVX VHCA tunnel support,
Leon Romanovsky
[PATCH v2] RDMA/i40iw: Return the QP state when being queried,
Liu, Changcheng
[ANNOUNCE] OFED 4.17-1 GA release is available, Vladimir Sokolovsky
RDMA on Mellanox ConnectX-4 Lx cannot work,
Jianchao Wang
[PATCH v5 1/3] [v4.9.y] coredump: fix race condition between mmget_not_zero()/get_task_mm() and core dumping,
Ajay Kaher
[PATCH rdma-next v2 00/13] DEVX asynchronous events,
Leon Romanovsky
- [PATCH mlx5-next v2 01/13] net/mlx5: Fix mlx5_core_destroy_cq() error flow, Leon Romanovsky
- [PATCH mlx5-next v2 03/13] net/mlx5: Expose the API to register for ANY event, Leon Romanovsky
- [PATCH mlx5-next v2 04/13] net/mlx5: mlx5_core_create_cq() enhancements, Leon Romanovsky
- [PATCH mlx5-next v2 05/13] net/mlx5: Report a CQ error event only when a handler was set, Leon Romanovsky
- [PATCH mlx5-next v2 06/13] net/mlx5: Report EQE data upon CQ completion, Leon Romanovsky
- [PATCH mlx5-next v2 07/13] net/mlx5: Expose device definitions for object events, Leon Romanovsky
- [PATCH rdma-next v2 08/13] IB/mlx5: Introduce MLX5_IB_OBJECT_DEVX_ASYNC_EVENT_FD, Leon Romanovsky
- [PATCH mlx5-next v2 02/13] net/mlx5: Use event mask based on device capabilities, Leon Romanovsky
- [PATCH rdma-next v2 10/13] IB/mlx5: Enable subscription for device events over DEVX, Leon Romanovsky
- [PATCH rdma-next v2 11/13] IB/mlx5: Implement DEVX dispatching event, Leon Romanovsky
- [PATCH rdma-next v2 12/13] IB/mlx5: Add DEVX support for CQ events, Leon Romanovsky
- [PATCH rdma-next v2 13/13] IB/mlx5: DEVX cleanup mdev, Leon Romanovsky
- [PATCH rdma-next v2 09/13] IB/mlx5: Register DEVX with mlx5_core to get async events, Leon Romanovsky
- Re: [PATCH rdma-next v2 00/13] DEVX asynchronous events, Jason Gunthorpe
- Re: [PATCH rdma-next v2 00/13] DEVX asynchronous events, Jason Gunthorpe
[PATCH rdma-next] RDMA/mlx5: Use proper allocation API to get zeroed memory,
Leon Romanovsky
[PATCH for-next] RDMA/efa: Entropy in admin commands id,
Gal Pressman
[PATCH rdma-next] IB/ipoib: Add child to parent list only if device initialized,
Leon Romanovsky
Unclear comment or a potential bug, Maksym Planeta
[PATCH rdma-next v3 0/3] Use RDMA adaptive moderation library,
Leon Romanovsky
[PATCH rdma-next] IB/mlx5: Fixed reporting counters on 2nd port for Dual port RoCE,
Leon Romanovsky
[PATCH mlx5-next 00/18] Mellanox, mlx5 E-Switch and low level updates,
Saeed Mahameed
- [PATCH mlx5-next 01/18] net/mlx5: Add hardware definitions for sub functions, Saeed Mahameed
- [PATCH mlx5-next 02/18] net/mlx5: Added MCQI and MCQS registers' description to ifc, Saeed Mahameed
- [PATCH mlx5-next 03/18] net/mlx5: E-Switch, Use vport index when init rep, Saeed Mahameed
- [PATCH mlx5-next 04/18] {IB, net}/mlx5: E-Switch, Use index of rep for vport to IB port mapping, Saeed Mahameed
- [PATCH mlx5-next 05/18] RDMA/mlx5: Cleanup rep when doing unload, Saeed Mahameed
- [PATCH mlx5-next 07/18] net/mlx5: Move pci status reg access mutex to mlx5_pci_init, Saeed Mahameed
- [PATCH mlx5-next 08/18] net/mlx5: Limit scope of mlx5_get_next_phys_dev() to PCI PF devices, Saeed Mahameed
- [PATCH mlx5-next 09/18] net/mlx5: Don't handle VF func change if host PF is disabled, Saeed Mahameed
- [PATCH mlx5-next 10/18] net/mlx5: Reduce dependency on enabled_vfs counter and num_vfs, Saeed Mahameed
- [PATCH mlx5-next 11/18] net/mlx5: E-Switch, Use correct flags when configuring vlan, Saeed Mahameed
- [PATCH mlx5-next 12/18] net/mlx5: Handle host PF vport mac/guid for ECPF, Saeed Mahameed
- [PATCH mlx5-next 13/18] net/mlx5: E-Switch, Refactor eswitch SR-IOV interface, Saeed Mahameed
- [PATCH mlx5-next 14/18] net/mlx5: E-Switch, Consolidate eswitch function number of VFs, Saeed Mahameed
- [PATCH mlx5-next 15/18] net/mlx5: E-Switch, Reg/unreg function changed event at correct stage, Saeed Mahameed
- [PATCH mlx5-next 16/18] net/mlx5: E-Switch, Use iterator for vlan and min-inline setups, Saeed Mahameed
- [PATCH mlx5-next 17/18] net/mlx5: E-Switch, Consider host PF for inline mode and vlan pop, Saeed Mahameed
- [PATCH mlx5-next 18/18] net/mlx5: E-Switch, Handle UC address change in switchdev mode, Saeed Mahameed
- [PATCH mlx5-next 06/18] net/mlx5: Rename mlx5_pci_dev_type to mlx5_coredev_type, Saeed Mahameed
- Re: [PATCH mlx5-next 00/18] Mellanox, mlx5 E-Switch and low level updates, Saeed Mahameed
[PATCH for-next v2 0/9] IB/hfi1: hfi updates for 5.3,
Dennis Dalessandro
- [PATCH for-next v2 1/9] IB/{hfi1, qib, rdmavt}: Put qp in error state when cq is full, Dennis Dalessandro
- [PATCH for-next v2 2/9] IB/rdmavt: Set QP allowed opcodes after QP allocation, Dennis Dalessandro
- [PATCH for-next v2 3/9] IB/{rdmavt, hfi1, qib}: Remove AH refcount for UD QPs, Dennis Dalessandro
- [PATCH for-next v2 4/9] IB/{rdmavt, hfi1, qib}: Add helpers to hide SWQE WR details, Dennis Dalessandro
- [PATCH for-next v2 5/9] IB/hfi1: Reduce excessive aspm inlines, Dennis Dalessandro
- [PATCH for-next v2 6/9] IB/hfi1: Add missing INVALIDATE opcodes for trace, Dennis Dalessandro
- [PATCH for-next v2 7/9] IB/rdmavt: Enhance trace information for FRWR debug, Dennis Dalessandro
- [PATCH for-next v2 8/9] IB/rdmavt: Add trace for map_mr_sg, Dennis Dalessandro
- [PATCH for-next v2 9/9] IB/hfi1: No need to use try_module_get for debugfs, Dennis Dalessandro
- Re: [PATCH for-next v2 0/9] IB/hfi1: hfi updates for 5.3, Jason Gunthorpe
[PATCH for-next v5 0/3] IB/hfi1: Clean up and refactor some CQ code,
Dennis Dalessandro
[BUGReport for rdma in kernel5.2-rc4],
oulijun
[PATCH 35/39] docs: infiniband: add it to the driver-api bookset,
Mauro Carvalho Chehab
[PATCH 01/43] docs: infiniband: convert docs to ReST and rename to *.rst,
Mauro Carvalho Chehab
[PATCH 33/43] docs: ioctl-number.txt: convert it to ReST format, Mauro Carvalho Chehab
[PATCH iproute2-next v4 1/2] ipaddress: correctly print a VF hw address in the IPoIB case,
Denis Kirjanov
[PATCH v2] RDMA/core: Fix race when resolving IP address,
Dag Moxnes
[PATCH] RDMA/i40iw: set queue pair state when being queried,
Liu, Changcheng
[Index of Archives]
[Linux USB Development]
[Video for Linux]
[Big List of Linux Books]
[Linux SCSI]
[Scanners]
[Yosemite Info]