Linux RDMA and InfiniBand Development
[Prev Page][Next Page]
- Re: [PATCH] IB/IPoIB: Check the headroom size, (continued)
- [rdma-core/rdma-ndd] Use integer as getopt_long returns integer,
Honggang LI
- [PATCH, untested] mlx5: Avoid that mlx5_ib_sg_to_klms() overflows the klms[] array,
Bart Van Assche
- [rdma-core v5 0/8] Broadcom User Space RoCE Driver,
Devesh Sharma
- RE: [PATCH rdma-next 1/3] IB/core: Fix kernel crash during fail to initialize device,
Parav Pandit
- Re: [PATCH rdma-next 2/2] IB/mlx4: Reduce SRIOV multicast cleanup warning message to debug level, Doug Ledford
- Re: [PATCH rdma-next 1/2] IB/mlx4: Fix ib device initialization error flow, Doug Ledford
- Re: [PATCH rdma-next 0/3] Core fixes and cleanup, Doug Ledford
- Re: [PATCH rdma-next 1/2] IB/mlx5: Check supported flow table size, Doug Ledford
- Re: [PATCH rdma-next] IB/mlx5: Fix wrong use of kfree at bad flow in create_cq_user, Doug Ledford
- Re: [PATCH rdma-next 1/4] IB/mlx4: Take write semaphore when changing the vma struct, Doug Ledford
- Re: [PATCH rdma-next] IB/mlx4: Support RAW Ethernet when RoCE is disabled, Doug Ledford
- Re: [PATCH rdma-next 1/2] IB/ipoib: Update broadcast object if PKey value was changed in index 0, Doug Ledford
- Re: [PATCH rdma-next 2/2] IB/rxe: Do not export module's private function, Doug Ledford
- Re: [PATCH rdma-next 1/2] IB/rxe: Avoid accessing timers for non RC QPs, Doug Ledford
- Re: [PATCH rdma-next 2/2] IB/ipoib: Fix deadlock between ipoib_stop and mcast join flow, Doug Ledford
- Re: [PATCH rdma-next V1] IB/rxe: Add port protocol stats, Doug Ledford
- Re: [PATCH] IB/usnic: Remove unused functions,
Yuval Shaia
- Re: [PATCH v4] {net,IB}/{rxe,usnic}: Utilize generic mac to eui32 function,
Yuval Shaia
- ibacm: Required-Start on openibd,
Benjamin Drung
- rdmacm-utils: Missing man pages for cmtime and udpong,
Benjamin Drung
- dedicated list for rdma userspace programming,
Vasiliy Tolstov
- [PATCH][V2] IB/rxe: fix typo: "algorithmi" -> "algorithm",
Colin King
- [PATCH] IB/rxe: fix typo: "algorithmi" -> "algorithmi", Colin King
- [PATCH] mlx5: Fix mlx5_ib_map_mr_sg mr length,
Sagi Grimberg
- [PATCH 1/1] iw_cxgb4: check return value of alloc_skb,
Pan Bian
- [Bug 195511] New: cxgb4: unchecked return value of alloc_skb() in function send_fw_pass_open_req(), bugzilla-daemon
- [PATCH rdma-next 0/4] Sparse fixes for 4.12,
Leon Romanovsky
- iwpm_register_pid: Unable to send a nlmsg (client = 2) observed on 4.11.0-rc7 during configure NVMe over iWARP RDMA,
Yi Zhang
- [PATCH 1/3] IB/i40iw: use setup_timer,
Geliang Tang
- [RESEND rdma-core v4 0/8] Broadcom User Space RoCE Driver,
Devesh Sharma
- [rdma-core v4 0/8] Broadcom User Space RoCE Driver,
Devesh Sharma
- [PATCH net-next 0/3] mlx5: fix warnings,
Stephen Hemminger
- [PATCH v3 rdma-next 00/18] Enhance ib_ah_attr to specify types,
Dasaratharaman Chandramouli
- [PATCH v3 rdma-next 02/18] IB/IPoIB: Remove 'else' when the 'if' has a return., Dasaratharaman Chandramouli
- [PATCH v3 rdma-next 01/18] IB/ocrdma: Add identifier names to function definitions, Dasaratharaman Chandramouli
- [PATCH v3 rdma-next 03/18] IB/core: Add braces when using sizeof, Dasaratharaman Chandramouli
- [PATCH v3 rdma-next 05/18] IB/rxe: Initialize ib_ah_attr during query_ah, Dasaratharaman Chandramouli
- [PATCH v3 rdma-next 04/18] IB/core: Check for global flag when using ah_attr, Dasaratharaman Chandramouli
- [PATCH v3 rdma-next 08/18] IB/core: Rename ib_modify_ah to rdma_modify_ah, Dasaratharaman Chandramouli
- [PATCH v3 rdma-next 07/18] IB/core: Rename ib_create_ah to rdma_create_ah, Dasaratharaman Chandramouli
- [PATCH v3 rdma-next 09/18] IB/core: Rename ib_query_ah to rdma_query_ah, Dasaratharaman Chandramouli
- [PATCH v3 rdma-next 15/18] IB/core: Add accessor functions for rdma_ah_attr fields, Dasaratharaman Chandramouli
- [PATCH v3 rdma-next 06/18] IB/core: Rename struct ib_ah_attr to rdma_ah_attr, Dasaratharaman Chandramouli
- [PATCH v3 rdma-next 11/18] IB/mlx4: Rename to_ib_ah_attr to to_rdma_ah_attr, Dasaratharaman Chandramouli
- [PATCH v3 rdma-next 14/18] IB/PVRDMA: Rename ib_ah_attr related functions, Dasaratharaman Chandramouli
- [PATCH v3 rdma-next 10/18] IB/core: Rename ib_destroy_ah to rdma_destroy_ah, Dasaratharaman Chandramouli
- [PATCH v3 rdma-next 13/18] IB/mthca: Rename to_ib_ah_attr to to_rdma_ah_attr, Dasaratharaman Chandramouli
- [PATCH v3 rdma-next 12/18] IB/mlx5: Rename to_ib_ah_attr to to_rdma_ah_attr, Dasaratharaman Chandramouli
- [PATCH v3 rdma-next 16/18] IB/core: Use rdma_ah_attr accessor functions, Dasaratharaman Chandramouli
- [PATCH v3 rdma-next 18/18] IB/core: Define 'opa' rdma_ah_attr type, Dasaratharaman Chandramouli
- [PATCH v3 rdma-next 17/18] IB/core: Define 'ib' and 'roce' rdma_ah_attr types, Dasaratharaman Chandramouli
- Re: [PATCH 00/26] InfiniBand-OCRDMA: Fine-tuning for several function implementations,
Doug Ledford
- [PATCH v2 00/12] InfiniBand-OCRDMA: Fine-tuning for several function implementations, SF Markus Elfring
- [PATCH v2 01/12] IB/ocrdma: Use kcalloc() in ocrdma_mbx_alloc_pd_range(), SF Markus Elfring
- [PATCH v2 02/12] IB/ocrdma: Use kcalloc() in five functions, SF Markus Elfring
- [PATCH v2 03/12] IB/ocrdma: Improve size determinations in ten functions, SF Markus Elfring
- [PATCH v2 04/12] IB/ocrdma: Delete unnecessary variable initialisations in ocrdma_mbx_get_dcbx_config(), SF Markus Elfring
- [PATCH v2 05/12] IB/ocrdma: Delete unnecessary braces, SF Markus Elfring
- [PATCH v2 06/12] IB/ocrdma: Use kmalloc_array() in ocrdma_create_srq(), SF Markus Elfring
- [PATCH v2 08/12] IB/ocrdma: Delete an error message for a failed memory allocation in ocrdma_add(), SF Markus Elfring
- [PATCH v2 07/12] IB/ocrdma: Adjust 21 checks for null pointers, SF Markus Elfring
- [PATCH v2 09/12] IB/ocrdma: Delete an unnecessary variable assignment in ocrdma_alloc_mr(), SF Markus Elfring
- [PATCH v2 10/12] IB/ocrdma: Returning only value constants in ocrdma_resize_cq(), SF Markus Elfring
- [PATCH v2 11/12] IB/ocrdma: Delete an unnecessary variable in ocrdma_dealloc_pd(), SF Markus Elfring
- [PATCH v2 12/12] IB/ocrdma: One jump label less in ocrdma_alloc_ucontext_pd(), SF Markus Elfring
- Re: [PATCH 02/26] IB/ocrdma: Use kcalloc() in ocrdma_mbx_alloc_pd_range(), Doug Ledford
- Re: [PATCH 00/29] IB/mlx: Fine-tuning for several function implementations,
Doug Ledford
- Re: [PATCH 00/29] IB/mlx: Fine-tuning for several function implementations, SF Markus Elfring
- [PATCH v2 00/17] IB/mlx: Fine-tuning for several function implementations, SF Markus Elfring
- [PATCH v2 02/17] IB/mlx: Use kmalloc_array() in six functions, SF Markus Elfring
- [PATCH v2 01/17] IB/mlx4: Use kcalloc() in mlx4_ib_alloc_pv_bufs(), SF Markus Elfring
- [PATCH v2 03/17] IB/mlx4: Improve size determinations in six functions, SF Markus Elfring
- Re: [PATCH v2 00/17] IB/mlx: Fine-tuning for several function implementations, Bart Van Assche
- [PATCH v2 04/17] IB/mlx4: Fix a typo in a comment line, SF Markus Elfring
- [PATCH v2 05/17] IB/mlx4: Delete four unnecessary return statements, SF Markus Elfring
- [PATCH v2 06/17] IB/mlx4: Delete an unnecessary check before kfree() in free_pv_object(), SF Markus Elfring
- [PATCH v2 07/17] IB/mlx4: Move an assignment out of a check in forward_trap(), SF Markus Elfring
- [PATCH v2 08/17] IB/mlx4: Enclose 46 expressions for sizeof by parentheses, SF Markus Elfring
- [PATCH v2 09/17] IB/mlx4: Split a condition check in six functions, SF Markus Elfring
- [PATCH v2 10/17] IB/mlx4: Delete an unnecessary variable in __mlx4_ib_query_gid(), SF Markus Elfring
- [PATCH v2 11/17] IB/mlx4: Delete an unnecessary variable initialisation in mlx4_ib_add(), SF Markus Elfring
- [PATCH v2 12/17] IB/mlx4: Delete an unnecessary variable assignment in mlx4_ib_add(), SF Markus Elfring
- [PATCH v2 13/17] IB/mlx4: Delete an error message for a failed memory allocation in mlx4_ib_add(), SF Markus Elfring
- [PATCH v2 14/17] IB/mlx4: Delete unnecessary braces in mlx4_ib_add(), SF Markus Elfring
- [PATCH v2 15/17] IB/mlx4: Delete unwanted spaces behind usages of the sizeof operator, SF Markus Elfring
- [PATCH v2 16/17] IB/mlx4: Add spaces for better code readability, SF Markus Elfring
- [PATCH v2 17/17] IB/mlx5: Less function calls in create_kernel_qp() after error detection, SF Markus Elfring
- Re: [PATCH v2 00/17] IB/mlx: Fine-tuning for several function implementations, SF Markus Elfring
- Re: [PATCH 0/2] IB/hns: Fine-tuning for two function implementations, Doug Ledford
- Re: [PATCH 0/5] IB/hfi1: Fine-tuning for three function implementations, Doug Ledford
- [PATCH v2 rdma-next 0/6] Add support for OPA path records,
Dasaratharaman Chandramouli
- Re: [PATCH 0/4] infiniband: chelsio, Doug Ledford
- [PATCH rdma-next 1/2] IB/rxe: Offload CRC calculation when possible,
Leon Romanovsky
- [PATCH rdma-next 0/3] Add support for active width and speed for RoCE,
Leon Romanovsky
- Re: [PATCH 1/1] IB/ipoib: add get_settings in ethtool (fwd),
Julia Lawall
- [RFC 0/2] IB/core: Add ESP Crypto Flow Steering support,
Boris Pismenny
- Why RXE_COMP_MASK on RDMA SEND without immediate?,
Josh Beavers
- [PATCH rdma-next] IB/mlx5: Set correct SL in completion for RoCE,
Leon Romanovsky
- [PATCH 1/1] IB/ipoib: add get_settings in ethtool,
Zhu Yanjun
- kernel NULL pointer during reset_controller operation with IO on 4.11.0-rc7,
Yi Zhang
- 'nvmetcli clear' operation caused kernel BUG after offline CPUS on initiator side during IO, Yi Zhang
- [PATCH RFC 00/10] IB/core: SG IOCTL based RDMA ABI,
Matan Barak
- [PATCH RFC 04/10] IB/core: Declare a type instead of declaring only type attributes, Matan Barak
- [PATCH RFC 02/10] IB/core: Add support to finalize objects in one transaction, Matan Barak
- [PATCH RFC 06/10] IB/core: Initialize uverbs types specification, Matan Barak
- [PATCH RFC 07/10] IB/core: Add macros for declaring actions and attributes, Matan Barak
- [PATCH RFC 05/10] IB/core: Add DEVICE type and root types structure, Matan Barak
- [PATCH RFC 10/10] IB/core: Expose ioctl interface through experimental Kconfig, Matan Barak
- [PATCH RFC 03/10] IB/core: Add new ioctl interface, Matan Barak
- [PATCH RFC 01/10] IB/core: Add a generic way to execute an operation on a uobject, Matan Barak
- [PATCH RFC 09/10] IB/core: Add uverbs types, actions, handlers and attributes, Matan Barak
- [PATCH RFC 08/10] IB/core: Add ability to explicitly destroy an uobject, Matan Barak
- [PATCH net-next] net/mlx5e: IPoIB, Fix error handling in mlx5_rdma_netdev_alloc(),
Dan Carpenter
- Configure VF trust mode in 4.9,
Robert LeBlanc
- rdma-core: libibumad symbols version downgrade,
Benjamin Drung
- RDMA performance comparison: IBNBD, SCST, NVMEoF,
Roman Penyaev
- [PATCH RFC] IB/core: Verbs handlers which modify objects should use exclusive lock, Matan Barak
- [PATCH for-next 0/6] IB/core: Small fixes and refactors for IDR locking series,
Matan Barak
- [PATCH] net/mlx4: suppress 'may be used uninitialized' warning,
Greg Thelen
- [PATCH rdma-next 0/6] Add support for OPA path records,
Dasaratharaman Chandramouli
- Performance of RDMA atomic CS and FA over InfiniBand,
Dong Young Yoon
- [PATCH rdma-next] IB/cma: Send MRA for reply messages,
Leon Romanovsky
- [PATCH rdma-next V2] IB/mlx5: Support congestion related counters,
Leon Romanovsky
- [PATCH rdma-next] IB/mthca: Check validity of output parameter pointer,
Leon Romanovsky
- Re: [PATCH v2 0/7] Add support for OPA classport info,
Chandramouli, Dasaratharaman
- [PATCH v2 rdma-next 00/18] Enhance ib_ah_attr to specify types,
Dasaratharaman Chandramouli
- [PATCH v2 rdma-next 02/18] IB/IPoIB: Remove 'else' when the 'if' has a return., Dasaratharaman Chandramouli
- [PATCH v2 rdma-next 01/18] IB/ocrdma: Add identifier names to function definitions, Dasaratharaman Chandramouli
- [PATCH v2 rdma-next 04/18] IB/core: Check for global flag when using ah_attr, Dasaratharaman Chandramouli
- [PATCH v2 rdma-next 03/18] IB/core: Add braces when using sizeof, Dasaratharaman Chandramouli
- [PATCH v2 rdma-next 05/18] IB/rxe: Initialize ib_ah_attr during query_ah, Dasaratharaman Chandramouli
- [PATCH v2 rdma-next 08/18] IB/core: Rename ib_modify_ah to rdma_modify_ah, Dasaratharaman Chandramouli
- [PATCH v2 rdma-next 07/18] IB/core: Rename ib_create_ah to rdma_create_ah, Dasaratharaman Chandramouli
- [PATCH v2 rdma-next 06/18] IB/core: Rename struct ib_ah_attr to rdma_ah_attr, Dasaratharaman Chandramouli
- [PATCH v2 rdma-next 13/18] IB/mthca: Rename to_ib_ah_attr to to_rdma_ah_attr, Dasaratharaman Chandramouli
- [PATCH v2 rdma-next 14/18] IB/PVRDMA: Rename ib_ah_attr related functions, Dasaratharaman Chandramouli
- [PATCH v2 rdma-next 09/18] IB/core: Rename ib_query_ah to rdma_query_ah, Dasaratharaman Chandramouli
- [PATCH v2 rdma-next 17/18] IB/core: Define 'ib' and 'roce' rdma_ah_attr types, Dasaratharaman Chandramouli
- [PATCH v2 rdma-next 18/18] IB/core: Define 'opa' rdma_ah_attr type, Dasaratharaman Chandramouli
- [PATCH v2 rdma-next 12/18] IB/mlx5: Rename to_ib_ah_attr to to_rdma_ah_attr, Dasaratharaman Chandramouli
- [PATCH v2 rdma-next 15/18] IB/core: Add accessor functions for rdma_ah_attr fields, Dasaratharaman Chandramouli
- [PATCH v2 rdma-next 16/18] IB/core: Use rdma_ah_attr accessor functions, Dasaratharaman Chandramouli
- [PATCH v2 rdma-next 11/18] IB/mlx4: Rename to_ib_ah_attr to to_rdma_ah_attr, Dasaratharaman Chandramouli
- [PATCH v2 rdma-next 10/18] IB/core: Rename ib_destroy_ah to rdma_destroy_ah, Dasaratharaman Chandramouli
- export pcie_flr and remove copies of it in drivers V2,
Christoph Hellwig
- Crashes due to concurrent calls to ib_unmap_fmr(),
Chuck Lever
- Re: [PATCH 04/22] target: Make use of the new sg_map function at 16 call sites (fwd),
Julia Lawall
- [PATCH rdma-core 0/5] Common MMIO accessors for rdma-core,
Jason Gunthorpe
- [PATCH 00/22] Introduce common scatterlist map function,
Logan Gunthorpe
- [PATCH 06/22] crypto: hifn_795x: Make use of the new sg_map helper function, Logan Gunthorpe
- [PATCH 11/22] RDS: Make use of the new sg_map helper function, Logan Gunthorpe
- [PATCH 14/22] scsi: arcmsr, ips, megaraid: Make use of the new sg_map helper function, Logan Gunthorpe
- [PATCH 09/22] dm-crypt: Make use of the new sg_map helper in 4 call sites, Logan Gunthorpe
- [PATCH 13/22] scsi: hisi_sas, mvsas, gdth: Make use of the new sg_map helper function, Logan Gunthorpe
- [PATCH 20/22] mmc: sdricoh_cs: Make use of the new sg_map helper function, Logan Gunthorpe
- [PATCH 21/22] mmc: tifm_sd: Make use of the new sg_map helper function, Logan Gunthorpe
- [PATCH 17/22] mmc: sdhci: Make use of the new sg_map helper function, Logan Gunthorpe
- [PATCH 02/22] nvmet: Make use of the new sg_map helper function, Logan Gunthorpe
- [PATCH 01/22] scatterlist: Introduce sg_map helper functions, Logan Gunthorpe
- [PATCH 08/22] crypto: chcr: Make use of the new sg_map helper function, Logan Gunthorpe
- [PATCH 05/22] drm/i915: Make use of the new sg_map helper function, Logan Gunthorpe
- [PATCH 19/22] mmc: tmio: Make use of the new sg_map helper function, Logan Gunthorpe
- [PATCH 16/22] xen-blkfront: Make use of the new sg_map helper function, Logan Gunthorpe
- [PATCH 18/22] mmc: spi: Make use of the new sg_map helper function, Logan Gunthorpe
- [PATCH 22/22] memstick: Make use of the new sg_map helper function, Logan Gunthorpe
- [PATCH 04/22] target: Make use of the new sg_map function at 16 call sites, Logan Gunthorpe
- [PATCH 10/22] staging: unisys: visorbus: Make use of the new sg_map helper function, Logan Gunthorpe
- [PATCH 03/22] libiscsi: Make use of new the sg_map helper function, Logan Gunthorpe
- [PATCH 07/22] crypto: shash, caam: Make use of the new sg_map helper function, Logan Gunthorpe
- [PATCH 12/22] scsi: ipr, pmcraid, isci: Make use of the new sg_map helper in 4 call sites, Logan Gunthorpe
- [PATCH 15/22] scsi: libfc, csiostor: Change to sg_copy_buffer in two drivers, Logan Gunthorpe
- [PATCH v2 0/4] arbitrary sg lists support,
Max Gurtovoy
- [PATCH v2 rdma-core 3/3] srp_daemon: Use consistent format when printing LID,
Hal Rosenstock
- export pcie_flr and remove copies of it in drivers,
Christoph Hellwig
- [PATCH rdma-core 3/3] srp_daemon: Use consistent format when printing LID,
Hal Rosenstock
- [PATCH rdma-core 2/3] srp_daemon/srp_daemon.c: Eliminate some unneeded code in get_shared_pkeys,
Hal Rosenstock
- [PATCH rdma-core 1/3] srp_daemon/srp_daemon.c: Don't rely on attribute offset, in get_shared_pkeys,
Hal Rosenstock
- [PATCH rdma-next V1] IB/mlx5: Support congestion related counters,
Leon Romanovsky
- [PATCH infiniband-diags] ibdiag_common.c: Fix endian conversion in resolve_self for umad_port GID prefix and GUID,
Hal Rosenstock
- Re: [bug report] RDMA/iw_cxgb4: Handle return value of c4iw_ofld_send() in abort_arp_failure(),
Dan Carpenter
- [PATCH net-next 00/16] Mellanox, mlx5 RDMA net device support,
Saeed Mahameed
- [PATCH net-next 03/16] net/mlx5: Enable flow-steering for IB link, Saeed Mahameed
- [PATCH net-next 11/16] net/mlx5e: Xmit flow break down, Saeed Mahameed
- [PATCH net-next 10/16] net/mlx5e: IPoIB, Underlay QP, Saeed Mahameed
- [PATCH net-next 14/16] net/mlx5e: IPoIB, RX handler, Saeed Mahameed
- [PATCH net-next 15/16] net/mlx5e: E-switch vport manager is valid for ethernet only, Saeed Mahameed
- [PATCH net-next 12/16] net/mlx5e: IPoIB, Xmit flow, Saeed Mahameed
- [PATCH net-next 13/16] net/mlx5e: RX handlers per netdev profile, Saeed Mahameed
- [PATCH net-next 16/16] hw/mlx5: Add New bit to check over QP creation, Saeed Mahameed
- [PATCH net-next 02/16] net/mlx5: Refactor create flow table method to accept underlay QP, Saeed Mahameed
- [PATCH net-next 05/16] net/mlx5e: IPoIB, Add netdevice profile skeleton, Saeed Mahameed
- [PATCH net-next 07/16] net/mlx5e: IPoIB, RSS flow steering tables, Saeed Mahameed
- [PATCH net-next 04/16] net/mlx5e: More generic netdev management API, Saeed Mahameed
- [PATCH net-next 08/16] net/mlx5e: IPoIB, TX TIS creation, Saeed Mahameed
- [PATCH net-next 06/16] net/mlx5e: IPoIB, RX steering RSS RQTs and TIRs, Saeed Mahameed
- [PATCH net-next 09/16] net/mlx5e: IPoIB, Basic netdev ndos open/close, Saeed Mahameed
- [PATCH net-next 01/16] net/mlx5: Add IPoIB enhanced offloads bits to mlx5_ifc, Saeed Mahameed
- Re: [PATCH net-next 00/16] Mellanox, mlx5 RDMA net device support, David Miller
- [PATCH rdma-next v2 00/12] Omni-Path Virtual Network Interface Controller (VNIC),
Vishwanathapura, Niranjana
- [PATCH rdma-next v2 01/12] IB/opa-vnic: Virtual Network Interface Controller (VNIC) documentation, Vishwanathapura, Niranjana
- [PATCH rdma-next v2 03/12] IB/opa-vnic: Virtual Network Interface Controller (VNIC) interface, Vishwanathapura, Niranjana
- [PATCH rdma-next v2 07/12] IB/opa-vnic: VNIC MAC table support, Vishwanathapura, Niranjana
- [PATCH rdma-next v2 10/12] IB/hfi1: OPA_VNIC RDMA netdev support, Vishwanathapura, Niranjana
- [PATCH rdma-next v2 08/12] IB/opa-vnic: VNIC Ethernet Management Agent (VEMA) interface, Vishwanathapura, Niranjana
- [PATCH rdma-next v2 11/12] IB/hfi1: Virtual Network Interface Controller (VNIC) HW support, Vishwanathapura, Niranjana
- [PATCH rdma-next v2 09/12] IB/opa-vnic: VNIC Ethernet Management Agent (VEMA) function, Vishwanathapura, Niranjana
- [PATCH rdma-next v2 12/12] IB/hfi1: VNIC SDMA support, Vishwanathapura, Niranjana
- [PATCH rdma-next v2 06/12] IB/opa-vnic: VNIC statistics support, Vishwanathapura, Niranjana
- [PATCH rdma-next v2 05/12] IB/opa-vnic: VNIC Ethernet Management (EM) structure definitions, Vishwanathapura, Niranjana
- [PATCH rdma-next v2 02/12] IB/opa-vnic: RDMA NETDEV interface, Vishwanathapura, Niranjana
- [PATCH rdma-next v2 04/12] IB/opa-vnic: Virtual Network Interface Controller (VNIC) netdev, Vishwanathapura, Niranjana
- Re: [PATCH rdma-next v2 00/12] Omni-Path Virtual Network Interface Controller (VNIC), Doug Ledford
- cqe dump errors on target while running nvme-of large block read IO,
Gruher, Joseph R
- [PATCH rdma-next v1 00/12] Omni-Path Virtual Network Interface Controller (VNIC),
Vishwanathapura, Niranjana
- [PATCH rdma-next v1 01/12] IB/opa-vnic: Virtual Network Interface Controller (VNIC) documentation, Vishwanathapura, Niranjana
- [PATCH rdma-next v1 03/12] IB/opa-vnic: Virtual Network Interface Controller (VNIC) interface, Vishwanathapura, Niranjana
- [PATCH rdma-next v1 07/12] IB/opa-vnic: VNIC MAC table support, Vishwanathapura, Niranjana
- [PATCH rdma-next v1 06/12] IB/opa-vnic: VNIC statistics support, Vishwanathapura, Niranjana
- [PATCH rdma-next v1 11/12] IB/hfi1: Virtual Network Interface Controller (VNIC) HW support, Vishwanathapura, Niranjana
- [PATCH rdma-next v1 09/12] IB/opa-vnic: VNIC Ethernet Management Agent (VEMA) function, Vishwanathapura, Niranjana
- [PATCH rdma-next v1 12/12] IB/hfi1: VNIC SDMA support, Vishwanathapura, Niranjana
- [PATCH rdma-next v1 10/12] IB/hfi1: OPA_VNIC RDMA netdev support, Vishwanathapura, Niranjana
- [PATCH rdma-next v1 08/12] IB/opa-vnic: VNIC Ethernet Management Agent (VEMA) interface, Vishwanathapura, Niranjana
- [PATCH rdma-next v1 02/12] IB/opa-vnic: RDMA NETDEV interface, Vishwanathapura, Niranjana
- [PATCH rdma-next v1 05/12] IB/opa-vnic: VNIC Ethernet Management (EM) structure definitions, Vishwanathapura, Niranjana
- [PATCH rdma-next v1 04/12] IB/opa-vnic: Virtual Network Interface Controller (VNIC) netdev, Vishwanathapura, Niranjana
- [PATCH rdma-next 00/18] Enhance ib_ah_attr to specify types,
Dasaratharaman Chandramouli
- [PATCH rdma-next 03/18] IB/core: Add braces when using sizeof, Dasaratharaman Chandramouli
- [PATCH rdma-next 01/18] IB/ocrdma: Add identifier names to function definitions, Dasaratharaman Chandramouli
- [PATCH rdma-next 02/18] IB/IPoIB: Remove 'else' when the 'if' has a return., Dasaratharaman Chandramouli
- [PATCH rdma-next 05/18] IB/rxe: Initialize ib_ah_attr during query_ah, Dasaratharaman Chandramouli
- [PATCH rdma-next 04/18] IB/core: Check for global flag when using ah_attr, Dasaratharaman Chandramouli
- [PATCH rdma-next 08/18] IB/core: Rename ib_modify_ah to rdma_modify_ah, Dasaratharaman Chandramouli
- [PATCH rdma-next 06/18] IB/core: Rename struct ib_ah_attr to rdma_ah_attr, Dasaratharaman Chandramouli
- [PATCH rdma-next 07/18] IB/core: Rename ib_create_ah to rdma_create_ah, Dasaratharaman Chandramouli
- [PATCH rdma-next 09/18] IB/core: Rename ib_query_ah to rdma_query_ah, Dasaratharaman Chandramouli
- [PATCH rdma-next 13/18] IB/mthca: Rename to_ib_ah_attr to to_rdma_ah_attr, Dasaratharaman Chandramouli
- [PATCH rdma-next 14/18] IB/PVRDMA: Rename ib_ah_attr related functions, Dasaratharaman Chandramouli
- [PATCH rdma-next 15/18] IB/core: Add accessor functions for rdma_ah_attr fields, Dasaratharaman Chandramouli
- [PATCH rdma-next 12/18] IB/mlx5: Rename to_ib_ah_attr to to_rdma_ah_attr, Dasaratharaman Chandramouli
- [PATCH rdma-next 16/18] IB/core: Use rdma_ah_attr accessor functions, Dasaratharaman Chandramouli
- [PATCH rdma-next 11/18] IB/mlx4: Rename to_ib_ah_attr to to_rdma_ah_attr, Dasaratharaman Chandramouli
- [PATCH rdma-next 17/18] IB/core: Define 'ib' and 'eth' rdma_ah_attr types, Dasaratharaman Chandramouli
- [PATCH rdma-next 10/18] IB/core: Rename ib_destroy_ah to rdma_destroy_ah, Dasaratharaman Chandramouli
- [PATCH rdma-next 18/18] IB/core: Define 'opa' rdma_ah_attr type, Dasaratharaman Chandramouli
- Re: [PATCH rdma-next 00/18] Enhance ib_ah_attr to specify types, Or Gerlitz
- [PATCH v3 00/13] NFS/RDMA client-side patches proposed for v4.12,
Chuck Lever
- [PATCH v3 01/13] xprtrdma: Cancel refresh worker during buffer shutdown, Chuck Lever
- [PATCH v3 02/13] sunrpc: Export xprt_force_disconnect(), Chuck Lever
- [PATCH v3 03/13] xprtrdma: Detect unreachable NFS/RDMA servers more reliably, Chuck Lever
- [PATCH v3 04/13] xprtrdma: Refactor rpcrdma_ia_open(), Chuck Lever
- [PATCH v3 05/13] xprtrdma: Use same device when mapping or syncing DMA buffers, Chuck Lever
- [PATCH v3 06/13] xprtrdma: Support unplugging an HCA from under an NFS mount, Chuck Lever
- [PATCH v3 07/13] xprtrdma: Refactor rpcrdma_ep_connect, Chuck Lever
- [PATCH v3 09/13] xprtrdma: Revert commit d0f36c46deea, Chuck Lever
- [PATCH v3 08/13] xprtrdma: Restore transport after device removal, Chuck Lever
- [PATCH v3 10/13] xprtrdma: Annotate receive workqueue, Chuck Lever
- [PATCH v3 11/13] xprtrdma: Squelch ENOBUFS warnings, Chuck Lever
- [PATCH v3 12/13] sunrpc: Fix xdr_init_decode_pages() documenting comment, Chuck Lever
- [PATCH v3 13/13] xprtrdma: Remove rpcrdma_buffer::rb_pool, Chuck Lever
- [rdma-core/srp_daemon PATCH] Correct method field for PathRecord request,
Honggang LI
[Index of Archives]
[Linux USB Development]
[Video for Linux]
[Big List of Linux Books]
[Linux SCSI]
[Scanners]
[Yosemite Info]