Linux RDMA and InfiniBand Development
[Prev Page][Next Page]
- Re: [PATCH 2/6] Cast poniter type, (continued)
- [PATCH rdma-core] libhns: Support flush cqe for hip08 in user space,
Yixian Liu
- [PATCH for-next] RDMA/hns: Support flush cqe for hip08 in kernel space,
Yixian Liu
- [PATCH for-next] RDMA/mlx5: Remove set but not used variables,
Kamal Heib
- [PATCH v5 00/20] Declare RDMA work request pointers that are not modified const,
Bart Van Assche
- [PATCH v5 02/20] RDMA: Constify the argument of the work request conversion functions, Bart Van Assche
- [PATCH v5 01/20] IB/iser: Inline two work request conversion functions, Bart Van Assche
- [PATCH v5 03/20] IB/mlx5, ib_post_send(), IB_WR_REG_SIG_MR: Do not modify the 'wr' argument, Bart Van Assche
- [PATCH v5 05/20] RDMA/core: Simplify ib_post_(send|recv|srq_recv)() calls, Bart Van Assche
- [PATCH v5 08/20] IB/isert: Simplify ib_post_(send|recv|srq_recv)() calls, Bart Van Assche
- [PATCH v5 07/20] IB/iser: Simplify ib_post_(send|recv|srq_recv)() calls, Bart Van Assche
- [PATCH v5 15/20] net/rds: Remove two WARN_ON() statements, Bart Van Assche
- [PATCH v5 16/20] net/rds: Simplify ib_post_(send|recv|srq_recv)() calls, Bart Van Assche
- [PATCH v5 17/20] net/smc: Remove a WARN_ON() statement, Bart Van Assche
- [PATCH v5 06/20] IB/IPoIB: Simplify ib_post_(send|recv|srq_recv)() calls, Bart Van Assche
- [PATCH v5 18/20] net/smc: Simplify ib_post_(send|recv|srq_recv)() calls, Bart Van Assche
- [PATCH v5 19/20] net/xprtrdma: Simplify ib_post_(send|recv|srq_recv)() calls, Bart Van Assche
- [PATCH v5 14/20] net/9p: Simplify ib_post_(send|recv|srq_recv)() calls, Bart Van Assche
- [PATCH v5 13/20] fs/cifs: Simplify ib_post_(send|recv|srq_recv)() calls, Bart Van Assche
- [PATCH v5 20/20] RDMA, core and ULPs: Declare ib_post_send() and ib_post_recv() arguments const, Bart Van Assche
- [PATCH v5 11/20] nvme-rdma: Simplify ib_post_(send|recv|srq_recv)() calls, Bart Van Assche
- [PATCH v5 09/20] IB/srp: Simplify ib_post_(send|recv|srq_recv)() calls, Bart Van Assche
- [PATCH v5 04/20] IB/core: Allow ULPs to specify NULL as the third ib_post_(send|recv|srq_recv)() argument, Bart Van Assche
- [PATCH v5 10/20] IB/srpt: Simplify ib_post_(send|recv|srq_recv)() calls, Bart Van Assche
- [PATCH v5 12/20] nvmet-rdma: Simplify ib_post_(send|recv|srq_recv)() calls, Bart Van Assche
- Re: [PATCH v5 00/20] Declare RDMA work request pointers that are not modified const, Jason Gunthorpe
- Re: [PATCH v5 00/20] Declare RDMA work request pointers that are not modified const, Jason Gunthorpe
- [PATCH] MAINTAINERS: Remove Dave Goodell from the usnic RDMA driver maintainer list,
Bart Van Assche
- [PATCH] RDMA/usnic: Suppress a compiler warning,
Bart Van Assche
- [PATCH] RDMA/ocrdma: Suppress a compiler warning,
Bart Van Assche
- [PATCH] RDMA/bnxt_re: Modify a fall-through annotation,
Bart Van Assche
- [Bug 200565] New: Wrong return error code when dma_mapping_error() fails in drivers/infiniband/hw/qib/qib_sdma.c, bugzilla-daemon
- [PATCH net-next] net/mlx5: fix an unused-function warning,
Arnd Bergmann
- [PATCH for-next v2 0/2] Support rdma write with immidiate and write with completion WRs,
Potnuri Bharat Teja
- rdma-core stable-v16 doesn't compile on Fedora 28, Leon Romanovsky
- [PATCH mlx5-next 0/8] Mellanox, mlx5 updates 2018-07-16,
Saeed Mahameed
- [PATCH mlx5-next 1/8] net/mlx5: FW tracer, add hardware structures, Saeed Mahameed
- [PATCH mlx5-next 2/8] net/mlx5: Expose MPEGC (Management PCIe General Configuration) structures, Saeed Mahameed
- [PATCH mlx5-next 3/8] net/mlx5: Add core support for double vlan push/pop steering action, Saeed Mahameed
- [PATCH mlx5-next 4/8] net/mlx5: Add XRQ commands definitions, Saeed Mahameed
- [PATCH mlx5-next 5/8] net/mlx5: Add missing SET_DRIVER_VERSION command translation, Saeed Mahameed
- [PATCH mlx5-next 6/8] net/mlx5: Use ERR_CAST() instead of coding it, Saeed Mahameed
- [PATCH mlx5-next 7/8] net/mlx5: Better return types for CQE API, Saeed Mahameed
- [PATCH mlx5-next 8/8] net/mlx5: Fix tristate and description for MLX5 module, Saeed Mahameed
- Re: [PATCH mlx5-next 0/8] Mellanox, mlx5 updates 2018-07-16, Saeed Mahameed
- [PATCH v4 00/17] Declare RDMA work request pointers that are not modified const,
Bart Van Assche
- [PATCH v4 01/17] IB/iser: Inline two work request conversion functions, Bart Van Assche
- [PATCH v4 02/17] RDMA: Constify the argument of the work request conversion functions, Bart Van Assche
- [PATCH v4 04/17] IB/core: Allow ULPs to specify NULL as the third ib_post_(send|recv|srq_recv)() argument, Bart Van Assche
- [PATCH v4 03/17] IB/mlx5, ib_post_send(), IB_WR_REG_SIG_MR: Do not modify the 'wr' argument, Bart Van Assche
- [PATCH v4 05/17] RDMA/core: Simplify ib_post_(send|recv|srq_recv)() calls, Bart Van Assche
- [PATCH v4 06/17] IB/IPoIB: Simplify ib_post_(send|recv|srq_recv)() calls, Bart Van Assche
- [PATCH v4 10/17] IB/srpt: Simplify ib_post_(send|recv|srq_recv)() calls, Bart Van Assche
- [PATCH v4 12/17] fs/cifs: Simplify ib_post_(send|recv|srq_recv)() calls, Bart Van Assche
- [PATCH v4 15/17] net/smc: Simplify ib_post_(send|recv|srq_recv)() calls, Bart Van Assche
- [PATCH v4 16/17] net/xprtrdma: Simplify ib_post_(send|recv|srq_recv)() calls, Bart Van Assche
- [PATCH v4 17/17] RDMA, core and ULPs: Declare ib_post_send() and ib_post_recv() arguments const, Bart Van Assche
- [PATCH v4 11/17] nvme-fabrics: Simplify ib_post_(send|recv|srq_recv)() calls, Bart Van Assche
- [PATCH v4 13/17] net/9p: Simplify ib_post_(send|recv|srq_recv)() calls, Bart Van Assche
- [PATCH v4 14/17] net/rds: Simplify ib_post_(send|recv|srq_recv)() calls, Bart Van Assche
- [PATCH v4 09/17] IB/srp: Simplify ib_post_(send|recv|srq_recv)() calls, Bart Van Assche
- [PATCH v4 07/17] IB/iser: Simplify ib_post_(send|recv|srq_recv)() calls, Bart Van Assche
- [PATCH v4 08/17] IB/isert: Simplify ib_post_(send|recv|srq_recv)() calls, Bart Van Assche
- [RFC PATCH] contrib/rdmacm-mux: Add implementation of RDMA User MAD multiplexer,
Yuval Shaia
- [PATCH] net/rds: Remove unnecessary variable,
Håkon Bugge
- [PATCH] net/rds: void function cannot return -1,
Håkon Bugge
- [PATCH] mm, oom: distinguish blockable mode for mmu notifiers,
Michal Hocko
- [PATCH rdma-next 0/3] RDMA-CM net namespace enhancements,
Leon Romanovsky
- [PATCH mlx5-next] RDMA/mlx5: Don't use cached IRQ affinity mask,
Leon Romanovsky
- [RFC PATCH rdma-next 00/18] Flow actions to mutate packets,
Leon Romanovsky
- [RFC PATCH mlx5-next 01/18] net/mlx5: Add proper NIC TX steering flow tables support, Leon Romanovsky
- [RFC PATCH mlx5-next 02/18] net/mlx5: Export modify header alloc/dealloc functions, Leon Romanovsky
- [RFC PATCH mlx5-next 03/18] net/mlx5: Add support for more namespaces when allocating modify header, Leon Romanovsky
- [RFC PATCH mlx5-next 04/18] net/mlx5: Break encap/decap into two separated flags, Leon Romanovsky
- [RFC PATCH mlx5-next 05/18] net/mlx5: Move header encap type to IFC header file, Leon Romanovsky
- [RFC PATCH mlx5-next 07/18] net/mlx5: Expose new packet reformat capabilities, Leon Romanovsky
- [RFC PATCH mlx5-next 08/18] net/mlx5: Allow passing a namespace on packet reformat allocation, Leon Romanovsky
- [RFC PATCH mlx5-next 09/18] net/mlx5: Export packet reformat alloc/dealloc functions, Leon Romanovsky
- [RFC PATCH rdma-next 10/18] RDMA/mlx5: Add NIC TX steering support, Leon Romanovsky
- [RFC PATCH rdma-next 11/18] RDMA/mlx5: Add a new flow action verb, modify header, Leon Romanovsky
- [RFC PATCH mlx5-next 06/18] {net, RDMA}/mlx5: Rename encap to reformat packet, Leon Romanovsky
- [RFC PATCH rdma-next 13/18] RDMA/mlx5: Enable decap and packet reformat on flow tables, Leon Romanovsky
- [RFC PATCH rdma-next 14/18] RDMA/uverbs: Add generic function to fill in flow action object, Leon Romanovsky
- [RFC PATCH rdma-next 15/18] RDMA/mlx5: Add new flow action verb, packet reformat, Leon Romanovsky
- [RFC PATCH rdma-next 16/18] RDMA/mlx5: Enable attaching DECAP action to steering flows, Leon Romanovsky
- [RFC PATCH rdma-next 17/18] RDMA/mlx5: Extend packet reformat verbs, Leon Romanovsky
- [RFC PATCH rdma-next 12/18] RDMA/mlx5: Enable attaching modify header to steering flows, Leon Romanovsky
- [RFC PATCH rdma-next 18/18] RDMA/mlx5: Enable attaching packet reformat action to steering flows, Leon Romanovsky
- [PATCH rdma-next v2 0/3] RDMA: handle pointless functions,
Kamal Heib
- [PATCH] IB/mlx5: avoid binding a new mpi unit to the same devices repeatedly,
Qing Huang
- [PATCH rdma-next 0/2] RDMA: handle pointless functions,
Kamal Heib
- [PATCHv3 1/1] IB/rxe: drop QP0 silently,
Zhu Yanjun
- [PATCH 0/2] Add UVERBS_ATTR_FLAGS_IN,
Jason Gunthorpe
- fedora 28 ipoib and ipv6 slaac address,
Vasiliy Tolstov
- KASAN: slab-out-of-bounds Read in rds_cong_queue_updates (2),
syzbot
- [PATCH rdma-next] RDMA/ocrdma: Remove ocrdma_modify_ah(),
Kamal Heib
- poor TCP network performance using CX-5 cards starting from 4.16 kernel,
Olga Kornievskaia
- [PATCH rdma-core] verbs: Fix warning from gcc-8,
Jason Gunthorpe
- [PATCH] hns: Remove a set-but-not-used variable,
Bart Van Assche
- [PATCH -next] IB/ipoib: Fix error return code in ipoib_dev_init(),
Wei Yongjun
- [PATCH rdma-next v1 0/8] Support mlx5 flow steering with RAW data,
Leon Romanovsky
- [PATCH rdma-rc] RDMA/uverbs: Expand primary and alt AV port checks,
Leon Romanovsky
- [PATCH rdma-next] RDMA: Check the gid_index provided by users space for the namespace,
Leon Romanovsky
- [PATCH rdma-next] IB/cm: Remove cma_multicast->igmp_joined,
Leon Romanovsky
- [PATCH 00/11] IB/uverbs: Revise handling of uobjects,
Jason Gunthorpe
- [PATCH 05/11] IB/uverbs: Clarify and revise uverbs_close_fd, Jason Gunthorpe
- [PATCH 04/11] IB/uverbs: Revise the placement of get/puts on uobject, Jason Gunthorpe
- [PATCH 10/11] IB/mlx5: Use the ucontext from the uobj, not the file, Jason Gunthorpe
- [PATCH 03/11] IB/uverbs: Clarify the kref'ing ordering for alloc_commit, Jason Gunthorpe
- [PATCH 01/11] IB/uverbs: Get rid of null_obj_type, Jason Gunthorpe
- [PATCH 09/11] IB/uverbs: Move the FD uobj type struct file allocation to alloc_commit, Jason Gunthorpe
- [PATCH 08/11] IB/uverbs: Always propagate errors from rdma_alloc_commit_uobject(), Jason Gunthorpe
- [PATCH 06/11] IB/uverbs: Revise and clarify the rwsem and uobjects_lock, Jason Gunthorpe
- [PATCH 11/11] IB/uverbs: Fix locking around struct ib_uverbs_file ucontext, Jason Gunthorpe
- [PATCH 07/11] IB/uverbs: Rework the locking for cleaning up the ucontext, Jason Gunthorpe
- [PATCH 02/11] IB/uverbs: Handle IDR and FD types without truncation, Jason Gunthorpe
- Re: [PATCH 00/11] IB/uverbs: Revise handling of uobjects, Jason Gunthorpe
- [PATCH] RDMA/nes: Avoid complaints about unused variables,
Bart Van Assche
- [PATCH] RDMA/cxgb4: Restore the dropped uninitialized_var,
Jason Gunthorpe
- [recipe build #1606996] of ~linux-rdma rdma-core-daily in artful: Chroot problem, noreply
- [recipe build #1606997] of ~linux-rdma rdma-core-daily in bionic: Chroot problem, noreply
- [PATCH 0/3] IB/srpt error path fixes,
Bart Van Assche
- [PATCH] IB/hfi1: Suppress a compiler warning,
Bart Van Assche
- [PATCH] RDMA/nes: Suppress warnings about variables that are only used in debug mode,
Bart Van Assche
- [PATCH v3 0/4] Declare RDMA work request pointers that are not modified const,
Bart Van Assche
- [PATCH rdma-next v3 0/2] RDMA umem,
Leon Romanovsky
- [PATCH rdma-rc] RDMA/mlx5: Fix memory leak in mlx5_ib_create_srq() error path,
Kamal Heib
- [PATCH rdma-core 0/2] rdma-core/cxgb4: Add support for user mode SRQ,
Raju Rangoju
- [PATCH rdma-next 0/2] rdma/cxgb4: Add SRQ support for Chelsio adapters,
Raju Rangoju
- [PATCH v2] IB/rxe: assign QPs to cores for transmit scaling,
Vijay Immanuel
- nvme-rdma and rdma comp vector affinity problem,
Steve Wise
- [PATCH rdma-next v3] RDMA/ipoib: Fix return code from ipoib_cm_dev_init,
Kamal Heib
- [PATCH rdma-core] verbs: Do not add device whose uverbs device is not accessible,
Yishai Hadas
- [PATCH rdma-core 0/4] Support mlx5 flow steering with raw data,
Yishai Hadas
- [PATCH] ib_srpt: use kvmalloc to allocate ring pointers,
Jan Dakinevich
- [PATCH] ib/mlx4: adjust gfp flags for DMA allocations,
Jan Dakinevich
- [PATCH] IPoIB: use kvzalloc to allocate an array of bucket pointers,
Jan Dakinevich
- [PATCH for-next 0/5] Four cmd queues support and sparse checking,
Lijun Ou
- [PATCH] [v3] infiniband: i40iw, nes: don't use wall time for TCP sequence numbers,
Arnd Bergmann
- [PATCH 0/2] mm/fs: put_user_page() proposal,
john . hubbard
- NVMe over Fabrics I/O Error with RDMA/RXE,
Bairen YI
- [PATCH v2 rdma-next 0/3] Add SRQ support for Cavium adapters,
Yuval Bason
- [PATCH rdma-core] libqedr: add support for SRQ's,
Yuval Bason
- [PATCH rdma-next v1 0/2] RDMA mlx5 fixes,
Leon Romanovsky
- [PATCH rdma-next] IB/core: Simplify check for RoCE route resolve,
Leon Romanovsky
- [PATCH rdma-next] IB/mlx5: Honor cnt_set_id_valid flag instead of set_id,
Leon Romanovsky
- [PATCH rdma-next v1 0/3] Addition of check+_shift_overflow helper,
Leon Romanovsky
- [PATCH rdma-next 0/9] Support mlx5 flow steering with RAW data,
Leon Romanovsky
- [PATCH mlx5-next 2/9] net/mlx5: Add support for flow table destination number, Leon Romanovsky
- [PATCH rdma-next 9/9] IB/mlx5: Expose vendor flow trees, Leon Romanovsky
- [PATCH rdma-next 3/9] IB: Enable uverbs_destroy_def_handler to be used by drivers, Leon Romanovsky
- [PATCH rdma-next 7/9] IB/mlx5: Support adding flow steering rule by raw data, Leon Romanovsky
- [PATCH rdma-next 4/9] IB/mlx5: Introduce flow steering matcher object, Leon Romanovsky
- [PATCH rdma-next 5/9] IB: Consider ib_flow creation by the KABI infrastructure, Leon Romanovsky
- [PATCH rdma-next 6/9] IB/mlx5: Introduce vendor create and destroy flow methods, Leon Romanovsky
- [PATCH rdma-next 8/9] IB/mlx5: Add support for a flow table destination, Leon Romanovsky
- [PATCH mlx5-next 1/9] net/mlx5: Add forward compatible support for the FTE match data, Leon Romanovsky
- Re: [PATCH rdma-next 0/9] Support mlx5 flow steering with RAW data, Jason Gunthorpe
- [PATCH rdma-next] RDMA/mlx5: Remove unused port number parameter,
Leon Romanovsky
- [PATCH rdma-next v2 0/2] RDMA umem,
Leon Romanovsky
- [PATCH rdma-next 0/3] Add SRQ support for Cavium adapters,
Yuval Bason
- KASAN: use-after-free Read in cma_acquire_dev,
syzbot
- [PATCH] KASAN: use-after-free Read in rdma_listen,
Tomas Bortoli
- [PATCH v2 0/4] Declare RDMA work request pointers that are not modified const,
Bart Van Assche
- [PATCH] RDMA/rw: Fix rdma_rw_ctx_signature_init() kernel-doc header,
Bart Van Assche
- [PATCH v2] IB/mlx5: fix uaccess beyond "count" in debugfs read/write handlers,
Jann Horn
- [PATCH net v2] net/mlx5: fix uaccess beyond "count" in debugfs read/write handlers,
Jann Horn
- [PATCH] RDMA/ocrdma: Make ocrdma_destroy_qp() easier to analyze,
Bart Van Assche
- [PATCH] IB/uverbs: Do not use uverbs_cmd_mask in the ioctl path,
Jason Gunthorpe
- [PATCH] IB/uverbs: Replace ib_ucq_object uverbs_file with the one in ib_uobject,
Jason Gunthorpe
- [PATCH] RDMA/cxgb4: Make c4iw_poll_cq_one() easier to analyze,
Bart Van Assche
- [PATCH] RDMA/cxgb3: Make iwch_poll_cq_one() easier to analyze,
Bart Van Assche
- question on mlx5 spinlock "in_use" checking,
Roland Dreier
- [PATCH 00/13] Declare work request pointers that are not modified const,
Bart Van Assche
[Index of Archives]
[Linux USB Development]
[Video for Linux]
[Big List of Linux Books]
[Linux SCSI]
[Scanners]
[Yosemite Info]