Linux RDMA and InfiniBand Development
[Prev Page][Next Page]
- [PATCH v1 17/19] svcrdma: Simplify svc_rdma_send(), (continued)
- mlx5 error cqe,
Steve Wise
- [PATCH rdma-rc 1/2] i40iw: Fix memory leak in error path of create QP,
Shiraz Saleem
- [PATCH 0/3] Misc fixes for RDMA/i40iw,
Andrew Boyer
- [PATCH] librdmacm: Avoid crash if rdma_disconnect() is called incorrectly,
Andrew Boyer
- [PATCH v2] nvmet,rxe: defer ip datagram sending to tasklet, Alexandru Moise
- [PATCH rdma-core 0/5] Debian packaging patches for 18.0-1,
Benjamin Drung
- [PATCH rdma-rc 0/2] mlx5 fixes for v4.17,
Leon Romanovsky
- [PATCH] nvmet,rxe: defer ip datagram sending to tasklet,
Alexandru Moise
- Re: [PATCH] net/mlx5: Fix mlx5_get_vector_affinity function,
Guenter Roeck
- [RESEND][PULL REQUEST] Please pull rdma.git, Doug Ledford
- [PATCH v1 00/19] NFS/RDMA client patches for next,
Chuck Lever
- [PATCH v1 01/19] xprtrdma: Add proper SPDX tags for NetApp-contributed source, Chuck Lever
- [PATCH v1 02/19] xprtrdma: Try to fail quickly if proto=rdma, Chuck Lever
- [PATCH v1 03/19] xprtrdma: Create transport's CM ID in the correct network namespace, Chuck Lever
- [PATCH v1 04/19] xprtrdma: Fix max_send_wr computation, Chuck Lever
- [PATCH v1 05/19] SUNRPC: Initialize rpc_rqst outside of xprt->reserve_lock, Chuck Lever
- [PATCH v1 06/19] SUNRPC: Add a ->free_slot transport callout, Chuck Lever
- [PATCH v1 07/19] xprtrdma: Introduce ->alloc_slot call-out for xprtrdma, Chuck Lever
- [PATCH v1 08/19] xprtrdma: Make rpc_rqst part of rpcrdma_req, Chuck Lever
- [PATCH v1 09/19] xprtrdma: Clean up Receive trace points, Chuck Lever
- [PATCH v1 10/19] xprtrdma: Move Receive posting to Receive handler, Chuck Lever
- [PATCH v1 11/19] xprtrdma: Remove rpcrdma_ep_{post_recv, post_extra_recv}, Chuck Lever
- [PATCH v1 12/19] xprtrdma: Remove rpcrdma_buffer_get_req_locked(), Chuck Lever
- [PATCH v1 13/19] xprtrdma: Remove rpcrdma_buffer_get_rep_locked(), Chuck Lever
- [PATCH v1 14/19] xprtrdma: Make rpcrdma_sendctx_put_locked() a static function, Chuck Lever
- [PATCH v1 15/19] xprtrdma: Return -ENOBUFS when no pages are available, Chuck Lever
- [PATCH v1 16/19] xprtrdma: Move common wait_for_buffer_space call to parent function, Chuck Lever
- [PATCH v1 17/19] xprtrdma: Wait on empty sendctx queue, Chuck Lever
- [PATCH v1 18/19] xprtrdma: Add trace_xprtrdma_dma_map(mr), Chuck Lever
- [PATCH v1 19/19] xprtrdma: Remove transfertypes array, Chuck Lever
- [PATCH] IB/ipoib: replace local_irq_disable() with proper locking,
Sebastian Andrzej Siewior
- [PATCH] IB/ipoib: check path validity on allocation of neigh struct,
Evgenii Smirnov
- [PATCH] IB: remove redundant INFINIBAND kconfig dependencies,
Greg Thelen
- [PATCH for-rc 00/11] Update hns for 4.17,
Lijun Ou
- [PATCH for-rc 01/11] RDMA/hns: Add rq inline flags judgement, Lijun Ou
- [PATCH for-rc 11/11] RDMA/hns: Fix the bug with NULL pointer, Lijun Ou
- [PATCH for-rc 02/11] RDMA/hns: Bugfix for rq record db for kernel, Lijun Ou
- [PATCH for-rc 10/11] RDMA/hns: Set NULL for __internal_mr, Lijun Ou
- [PATCH for-rc 09/11] RDMA/hns: Enable inner_pa_vld filed of mpt, Lijun Ou
- [PATCH for-rc 06/11] RDMA/hns: Not support qp transition from reset to reset for hip06, Lijun Ou
- [PATCH for-rc 03/11] RDMA/hns: Load the RoCE dirver automatically, Lijun Ou
- [PATCH for-rc 07/11] RDMA/hns: Fix the bug with rq sge, Lijun Ou
- [PATCH for-rc 08/11] RDMA/hns: Set desc_dma_addr for zero when free cmq desc, Lijun Ou
- [PATCH for-rc 05/11] RDMA/hns: Add return operation when configured global param fail, Lijun Ou
- [PATCH for-rc 04/11] RDMA/hns: Update convert function of endian format, Lijun Ou
- Re: [PATCH for-rc 00/11] Update hns for 4.17, Doug Ledford
- [PATCH rdma-next] MAINTAINERS: Remove bouncing @mellanox.com addresses,
Leon Romanovsky
- [PATCH v5 rdma-next 0/4] driver-specific resource tracking,
Steve Wise
- [RFC PATCH] verbs: Introduce mlx5: Implement uncontended independent communication paths,
Rohit Zambre
- [PATCH] IB/umem: use tgid instead of pid in ib_umem structure,
Lidong Chen
- [PATCH rdma-next 00/21] Introduce mlx5 DEVX interface,
Leon Romanovsky
- [PATCH rdma-next 01/21] drm/i915: Move u64-to-ptr helpers to general header, Leon Romanovsky
- [PATCH rdma-next 02/21] kernel.h: Reuse u64_to_ptr macro to cast __user pointers, Leon Romanovsky
- [PATCH rdma-next 03/21] IB/uverbs: Declare uverbs idr and fd types as static when no user access, Leon Romanovsky
- [PATCH rdma-next 04/21] IB/uverbs: Get a specification from a method by specifying the index, Leon Romanovsky
- [PATCH rdma-next 05/21] IB/uverbs: Add validations in attr_get and copy_{to,from} functions, Leon Romanovsky
- [PATCH rdma-next 06/21] IB/uverbs: Add a ib_uobject getter to ioctl() infastructure, Leon Romanovsky
- [PATCH rdma-next 07/21] IB/uverbs: Refactor uverbs_finalize_objects, Leon Romanovsky
- [PATCH rdma-next 08/21] IB/uverbs: Add PTR_IN attributes that are allocated/copied automatically, Leon Romanovsky
- [PATCH rdma-next 10/21] IB/uverbs: Add a macro to define a type with no kernel known size, Leon Romanovsky
- [PATCH rdma-next 11/21] IB/uverbs: Allow an empty namepsace in ioctl() framrwork, Leon Romanovsky
- [PATCH rdma-next 12/21] IB/mlx5: Expose DEVX ifc structures, Leon Romanovsky
- [PATCH rdma-next 13/21] IB/mlx5: Introduce DEVX, Leon Romanovsky
- [PATCH rdma-next 14/21] IB/core: Introduce DECLARE_UVERBS_GLOBAL_METHODS, Leon Romanovsky
- [PATCH rdma-next 15/21] IB: Expose ib_ucontext from a given ib_uverbs_file, Leon Romanovsky
- [PATCH rdma-next 16/21] IB/mlx5: Add support for DEVX general command, Leon Romanovsky
- [PATCH rdma-next 17/21] IB/mlx5: Add obj create and destroy functionality, Leon Romanovsky
- [PATCH rdma-next 18/21] IB/mlx5: Add support for DEVX query UAR, Leon Romanovsky
- [PATCH rdma-next 09/21] IB/uverbs: Add alloc and copy_from attribute to ioctl() infrastructure, Leon Romanovsky
- [PATCH rdma-next 20/21] IB/mlx5: Add DEVX query EQN support, Leon Romanovsky
- [PATCH rdma-next 21/21] IB/mlx5: Expose DEVX tree, Leon Romanovsky
- [PATCH rdma-next 19/21] IB/mlx5: Add DEVX support for memory registration, Leon Romanovsky
- [PATCH] net/mlx5: fix spelling mistake: "modfiy" -> "modify",
Colin King
- [bug report] net/mlx5e: TLS, Add Innova TLS TX offload data path,
Dan Carpenter
- [PATCH] net/mlx5e: fix spelling mistake: "loobpack" -> "loopback",
Colin King
- [PATCH net] rds: do not leak kernel memory to user land,
Eric Dumazet
- [PATCH for-next 00/14] IB/hfi1: Updates for-next 5/2/2018,
Dennis Dalessandro
- [PATCH for-next 01/14] IB/hfi1: Prevent LNI hang when LCB can't obtain lanes, Dennis Dalessandro
- [PATCH for-next 02/14] IB/hfi1: Return actual error value from program_rcvarray(), Dennis Dalessandro
- [PATCH for-next 03/14] IB/hfi1: Complete check for locally terminated smp, Dennis Dalessandro
- [PATCH for-next 04/14] IB/hfi1: Fix fault injection init/exit issues, Dennis Dalessandro
- [PATCH for-next 05/14] IB/hfi1: Use after free race condition in send context error path, Dennis Dalessandro
- [PATCH for-next 06/14] IB/hfi1: Return correct value for device state, Dennis Dalessandro
- [PATCH for-next 07/14] IB/hfi1: Reorder incorrect send context disable, Dennis Dalessandro
- [PATCH for-next 08/14] IB/{hfi1, qib}: Add handling of kernel restart, Dennis Dalessandro
- [PATCH for-next 09/14] IB/hfi1: Rework fault injection machinery, Dennis Dalessandro
- [PATCH for-next 10/14] IB/Hfi1: Read CCE Revision register to verify the device is responsive, Dennis Dalessandro
- [PATCH for-next 11/14] IB/hfi1: Optimize kthread pointer locking when queuing CQ entries, Dennis Dalessandro
- [PATCH for-next 12/14] IB/hfi1: Create common functions for affinity CPU mask operations, Dennis Dalessandro
- [PATCH for-next 13/14] IB/{hfi1, rdmavt, qib}: Implement CQ completion vector support, Dennis Dalessandro
- [PATCH for-next 14/14] IB/{hfi1, qib, rdmavt}: Move logic to allocate receive WQE into rdmavt, Dennis Dalessandro
- Re: [PATCH for-next 00/14] IB/hfi1: Updates for-next 5/2/2018, Doug Ledford
- [PATCH rdma-next] RDMA/cma: Simplify to not query GID during QP state transition to RTR,
Leon Romanovsky
- [PATCH rdma-next] IB/mlx5: posting klm/mtt list inline in the send queue for reg_wr,
Leon Romanovsky
- [PATCH rdma-next] RDMA/hns: Drop local zgid in favor of core defined variable,
Leon Romanovsky
- [PATCH rdma-next 0/2] GID table management,
Leon Romanovsky
- [PATCH rdma-rc] IB/mlx4: Fix signed integer overflow when calculating optimal MTT size,
Leon Romanovsky
- [PATCH rdma-core v2 0/2] Control locking on QP,
Rohit Zambre
- [PATCH RFC] Verbs: Extend ibv_create_cq to accept a Thread Domain,
Rohit Zambre
- [PATCH v1 0/2] NFS/RDMA fixes for v4.17-rc,
Chuck Lever
- [PATCH for-rc v2 0/6] IB/hfi1,rdmavt: Fixes for the 4.17 RC,
Dennis Dalessandro
- [PATCH] RDMA/qedr: fix spelling mistake: "failes" -> "fails",
Colin King
- [PATCH 4.14 88/91] tick/sched: Do not mess with an enqueued hrtimer, Greg Kroah-Hartman
- [PATCH 4.16 111/113] tick/sched: Do not mess with an enqueued hrtimer, Greg Kroah-Hartman
- [PATCH rdma-core] debian: Bump Standards-Version to 4.1.4,
Benjamin Drung
- [PATCH rdma-core] debian: Whitelist coherent DMA supporting architectures,
Benjamin Drung
- [PATCH for-next 0/6] IB/hfi1,rdmavt: Fixes for the 4.17 RC,
Dennis Dalessandro
- [PATCH rdma-core] debian: Whitelist architectures that support valgrind,
Benjamin Drung
- [PATCH] net/mlx4: fix spelling mistake: "failedi" -> "failed",
Colin King
- [PATCH RFC iproute2-next 0/2] RDMA tool provider resource tracking,
Steve Wise
- ib_srpt WARN_ON(),
Steve Wise
- [PATCH TRIVIAL rdma-core] Documentation/versioning.md: Fix sentence and a typo, Hal Rosenstock
- [PATCH v2 0/5] IB/core,NVMe,ISER: IB device pool,
Roman Pen
- [PATCH rdma-rc] RDMA/cma: Zero out qp and ah attribute,
Leon Romanovsky
- [PATCH v4 rdma-next 0/4] Provider-specific resource tracking,
Steve Wise
- [PATCH] IB/cxgb4: use skb_put_zero()/__skb_put_zero,
YueHaibing
- [PATCH 0/3] Clean up users of skb_tx_hash and __skb_tx_hash,
Alexander Duyck
- [PATCH] net/mlx4_core: Fix error handling in mlx4_init_port_info.,
Tarick Bedeir
- [PATCH] iw_cxgb4: Atomically flush per QP HW CQEs,
Potnuri Bharat Teja
- [PATCH rdma-core 0/2] Control locking on QP,
Rohit Zambre
- [PATCH] net/mlx5: report persistent netdev stats across ifdown/ifup commands,
Qing Huang
- iwarp kernel mode applications are broken with commit f35faa4ba,
Raju Rangoju
- [PATCH rdma-next 1/1] IB/mlx5: Check for at least 1 medium bfreg,
Rohit Zambre
- [PATCH 0/6] IB: make INFINIBAND_ADDR_TRANS configurable,
Greg Thelen
- [PATCH rdma-rc 0/2] Fixes to common code,
Leon Romanovsky
- [PATCH rdma-rc] RDMA/mlx4: Add missed RSS hash inner header flag,
Leon Romanovsky
- [PATCH rdma-core] buildlib: Fix broken release script, Leon Romanovsky
- [PATCH rdma-next] IB/core: Use CONFIG_SECURITY_INFINIBAND to compile out security code,
Leon Romanovsky
- [PATCH for-rc 00/11] Some fixes for 4.17,
Lijun Ou
- [PATCH for-rc 11/11] RDMA/hns: Bugfix for misspelling, Lijun Ou
- [PATCH for-rc 07/11] RDMA/hns: Only assign dqpn if IB_QP_PATH_DEST_QPN bit is set, Lijun Ou
- [PATCH for-rc 09/11] RDMA/hns: Update assignment method for owner field of send wqe, Lijun Ou
- [PATCH for-rc 05/11] RDMA/hns: Only assign mtu if IB_QP_PATH_MTU bit is set, Lijun Ou
- [PATCH for-rc 06/11] RDMA/hns: Remove some unnecessary attr_mask judgement, Lijun Ou
- [PATCH for-rc 03/11] RDMA/hns: Intercept illegal RDMA operation when use inline data, Lijun Ou
- [PATCH for-rc 04/11] RDMA/hns: Fix the qp context state diagram, Lijun Ou
- [PATCH for-rc 02/11] RDMA/hns: Bugfix for init hem table, Lijun Ou
- [PATCH for-rc 10/11] RDMA/hns: Submit bad wr, Lijun Ou
- [PATCH for-rc 08/11] RDMA/hns: Adjust the order of cleanup hem table, Lijun Ou
- [PATCH for-rc 01/11] IB/core: Avoid a calltrace for an unsupported device memory registration, Lijun Ou
- Re: [PATCH for-rc 00/11] Some fixes for 4.17, Doug Ledford
- [PATCHv2 1/1] IB/rxe: avoid double kfree_skb,
Zhu Yanjun
- [PATCH] IB/rxe: add RXE_START_MASK for rxe_opcode IB_OPCODE_RC_SEND_ONLY_INV,
Jianchao Wang
- [PATCH 5/5] IB: make INFINIBAND_ADDR_TRANS configurable,
Greg Thelen
- [PATCH 4/5] cifs: smbd: depend on INFINIBAND_ADDR_TRANS,
Greg Thelen
- [PATCH 3/5] ib_srpt: depend on INFINIBAND_ADDR_TRANS,
Greg Thelen
- [PATCH 2/5] nvmet-rdma: depend on INFINIBAND_ADDR_TRANS, Greg Thelen
- [PATCH 1/5] nvme: depend on INFINIBAND_ADDR_TRANS, Greg Thelen
- NVMeoF Authentication,
Gruher, Joseph R
- [PATCH v5] cifs: Allocate validate negotiation request through kmalloc,
Long Li
- status of soft-RoCE & NVMe-oF, Angadi, Rajalaxmi
- [PATCH] RDMA/iwpm: fix memory leak on map_info,
Colin King
- [PATCH for-rc 0/2] Support rdma write with imm and write with completion WRs,
Potnuri Bharat Teja
- [ RDMA/COMPILE ISSUE ] uverbs_std_types_flow_action.c, uverbs_flow_action_esp_keymat,
Shamir Rabinovitch
- [PATCH] rds: ib: Fix missing call to rds_ib_dev_put in rds_ib_setup_qp,
Dag Moxnes
- [PATCH] tick/sched: Do not mess with an enqueued hrtimer,
Thomas Gleixner
- [PATCH WIP rdma-core] cxgb4: Add srq support for Chelsio Adapters,
Raju Rangoju
- [PATCH rdma-rc] RDMA/cma: Fix use after destroy access to net namespace for IPoIB,
Leon Romanovsky
- [PATCH 1/5] IB/core: introduce an IB device pool,
Roman Pen
- [PATCH] IB/nes: fix nes_netdev_start_xmit()'s return type,
Luc Van Oostenryck
- [PATCH] IB/ipoib: fix ipoib_start_xmit()'s return type,
Luc Van Oostenryck
- [PATCH] IB/uverbs: Fix validating mandatory attributes,
Matan Barak
- [PATCH 1/1] Revert "rds: ib: add error handle",
Zhu Yanjun
- [PATCH v4 00/14] Copy Offload in NVMe Fabrics with P2P PCI Memory,
Logan Gunthorpe
- [PATCH v4 11/14] nvme-pci: Add a quirk for a pseudo CMB, Logan Gunthorpe
- [PATCH v4 09/14] nvme-pci: Use PCI p2pmem subsystem to manage the CMB, Logan Gunthorpe
- [PATCH v4 05/14] docs-rst: Add a new directory for PCI documentation, Logan Gunthorpe
- [PATCH v4 01/14] PCI/P2PDMA: Support peer-to-peer memory, Logan Gunthorpe
- [PATCH v4 08/14] IB/core: Ensure we map P2P memory correctly in rdma_rw_ctx_[init|destroy](), Logan Gunthorpe
- [PATCH v4 04/14] PCI/P2PDMA: Clear ACS P2P flags for all devices behind switches, Logan Gunthorpe
- [PATCH v4 06/14] PCI/P2PDMA: Add P2P DMA driver writer's documentation, Logan Gunthorpe
- [PATCH v4 02/14] PCI/P2PDMA: Add sysfs group to display p2pmem stats, Logan Gunthorpe
- [PATCH v4 07/14] block: Introduce PCI P2P flags for request and request queue, Logan Gunthorpe
- [PATCH v4 10/14] nvme-pci: Add support for P2P memory in requests, Logan Gunthorpe
- [PATCH v4 12/14] nvmet: Introduce helper functions to allocate and free request SGLs, Logan Gunthorpe
- [PATCH v4 13/14] nvmet-rdma: Use new SGL alloc/free helper for requests, Logan Gunthorpe
- [PATCH v4 14/14] nvmet: Optionally use PCI P2P memory, Logan Gunthorpe
- [PATCH v4 03/14] PCI/P2PDMA: Add PCI p2pmem dma mappings to adjust the bus offset, Logan Gunthorpe
- Re: [PATCH v4 00/14] Copy Offload in NVMe Fabrics with P2P PCI Memory, Christian König
- Re: [PATCH v4 00/14] Copy Offload in NVMe Fabrics with P2P PCI Memory, Bjorn Helgaas
- [PATCH rdma-core 2/2] libibumad/man/umad_open_port.3: Update return values, Hal Rosenstock
- [PATCH TRIVIAL rdma-core 1/2] libibumad/man/umad_init.3.md: Trivial punctuation changes, Hal Rosenstock
- [PATCH rdma-core 1/1] verbs: Fix man error in attr argument of ibv_alloc_parent_domain,
Rohit Zambre
- [PATCH rdma-core 1/1] mlx5: Account for at least 1 medium bfreg in low_lat_uuars check,
Rohit Zambre
- [PATCH] RDMA/cxgb4: release hw resources on device removal,
Raju Rangoju
- [PATCH rdma-rc 0/5] mlx5 fixes,
Leon Romanovsky
- [PATCH rdma-rc v1 0/3] CMA refactoring,
Leon Romanovsky
- Re: hrtimer (rdmavt RNR timer) was lost,
Thomas Gleixner
- [PATCH 1/1] IB/rxe: remove unused function variable,
Zhu Yanjun
- [PATCH rdma-core] Check for broken strict aliasing,
Jason Gunthorpe
- [PATCH rdma-core 0/2] umad: Do not check for umad sysfs files in umad_init,
Jason Gunthorpe
- [PATCH for-rc] uapi: Fix SPDX tags for files referring to the 'OpenIB.org' license,
Jason Gunthorpe
- [PATCH 1/1] IB/rxe: change rxe_set_mtu function type to void,
Zhu Yanjun
- [PATCH v2] IB/rxe: Change rxe_rcv to return void,
Yuval Shaia
- [PATCH rdma-core] debian: Do not require valgrind on riscv64,
Benjamin Drung
- [Patch v4] cifs: Allocate validate negotiation request through kmalloc,
Long Li
- [PATCH 1/2] IB/hfi1: Try slot reset before secondary bus reset,
Sinan Kaya
[Index of Archives]
[Linux USB Development]
[Video for Linux]
[Big List of Linux Books]
[Linux SCSI]
[Scanners]
[Yosemite Info]