Linux RDMA and InfiniBand Development
[Prev Page][Next Page]
- [PATCH 26/32] opa_vnic: Convert vport_idr to XArray, (continued)
- [PATCH 26/32] opa_vnic: Convert vport_idr to XArray, Matthew Wilcox
- [PATCH 25/32] qib: Convert qib_unit_table to XArray, Matthew Wilcox
- [PATCH 24/32] qedr: Convert srqidr to XArray, Matthew Wilcox
- [PATCH 23/32] qedr: Convert qpidr to XArray, Matthew Wilcox
- [PATCH 18/32] cxgb4: Convert hwtid_idr to XArray, Matthew Wilcox
- [PATCH 17/32] cxgb4: Convert mmidr to XArray, Matthew Wilcox
- [PATCH 04/32] RDMA/hns: Convert cq_table to XArray, Matthew Wilcox
- [PATCH 15/32] cxgb4: Convert cqidr to XArray, Matthew Wilcox
- [PATCH 12/32] cxgb3: Convert cqidr to XArray, Matthew Wilcox
- [PATCH 14/32] cxgb3: Convert mmidr to XArray, Matthew Wilcox
- [PATCH 16/32] cxgb4: Convert qpidr to XArray, Matthew Wilcox
- [PATCH 02/32] mlx5: Convert mlx5_srq_table to XArray, Matthew Wilcox
- [PATCH 08/32] RDMA/cm: Convert local_id_table to XArray, Matthew Wilcox
- [PATCH 06/32] infiniband/core: Convert uverbs to XArray, Matthew Wilcox
- [PATCH 05/32] RDMA/hns: Convert qp_table_tree to XArray, Matthew Wilcox
- Re: [PATCH 00/32] Convert the Infiniband subsystem to XArray, Jason Gunthorpe
- Re: [PATCH 00/32] Convert the Infiniband subsystem to XArray, Jason Gunthorpe
- Re: [PATCH 00/32] Convert the Infiniband subsystem to XArray, Jason Gunthorpe
- Re: [PATCH 00/32] Convert the Infiniband subsystem to XArray, Jason Gunthorpe
- Re: [PATCH 00/32] Convert the Infiniband subsystem to XArray, Jason Gunthorpe
- [PATCH rdma-core 0/6] verbs: Enhanced ODP functionality,
Yishai Hadas
- [PATCH iproute2-next v1 00/19] Export object IDs to users,
Leon Romanovsky
- [PATCH iproute2-next v1 01/19] rdma: update uapi headers, Leon Romanovsky
- [PATCH iproute2-next v1 03/19] rdma: Provide unique indexes for all visible objects, Leon Romanovsky
- [PATCH iproute2-next v1 04/19] rdma: Provide parent context index for all objects except CM_ID, Leon Romanovsky
- [PATCH iproute2-next v1 05/19] rdma: Move resource PD logic to separate file, Leon Romanovsky
- [PATCH iproute2-next v1 06/19] rdma: Refactor out resource MR logic to separate file, Leon Romanovsky
- [PATCH iproute2-next v1 07/19] rdma: Move out resource CQ logic to separate file, Leon Romanovsky
- [PATCH iproute2-next v1 02/19] rdma: Remove duplicated print code, Leon Romanovsky
- [PATCH iproute2-next v1 09/19] rdma: Move resource PD logic to separate file, Leon Romanovsky
- [PATCH iproute2-next v1 10/19] rdma: Properly mark RDMAtool license, Leon Romanovsky
- [PATCH iproute2-next v1 11/19] rdma: Simplify code to reuse existing functions, Leon Romanovsky
- [PATCH iproute2-next v1 12/19] rdma: Simplify CM_ID print code, Leon Romanovsky
- [PATCH iproute2-next v1 13/19] rdma: Refactor CQ prints, Leon Romanovsky
- [PATCH iproute2-next v1 14/19] rdma: Separate MR code, Leon Romanovsky
- [PATCH iproute2-next v1 08/19] rdma: Move out resource CM-ID logic to separate file, Leon Romanovsky
- [PATCH iproute2-next v1 16/19] rdma: Move QP code to separate function, Leon Romanovsky
- [PATCH iproute2-next v1 17/19] rdma: Unify netlink attribute checks prior to prints, Leon Romanovsky
- [PATCH iproute2-next v1 18/19] rdma: Perform single .doit call to query specific objects, Leon Romanovsky
- [PATCH iproute2-next v1 19/19] rdma: Provide and reuse filter functions, Leon Romanovsky
- [PATCH iproute2-next v1 15/19] rdma: Separate PD code, Leon Romanovsky
- Re: [PATCH iproute2-next v1 00/19] Export object IDs to users, David Ahern
- [PATCH] IB/iser: Fix some error handling in iser_fast_reg_fmr(),
Dan Carpenter
- [RESEND PATCH 0/7] Add FOLL_LONGTERM to GUP fast and use it,
ira . weiny
- [RESEND PATCH 5/7] IB/hfi1: Use the new FOLL_LONGTERM flag to get_user_pages_fast(), ira . weiny
- [RESEND PATCH 3/7] mm/gup: Change GUP fast to use flags rather than a write 'bool', ira . weiny
- [RESEND PATCH 4/7] mm/gup: Add FOLL_LONGTERM capability to GUP fast, ira . weiny
- [RESEND PATCH 7/7] IB/mthca: Use the new FOLL_LONGTERM flag to get_user_pages_fast(), ira . weiny
- [RESEND PATCH 1/7] mm/gup: Replace get_user_pages_longterm() with FOLL_LONGTERM, ira . weiny
- [RESEND PATCH 2/7] mm/gup: Change write parameter to flags in fast walk, ira . weiny
- [RESEND PATCH 6/7] IB/qib: Use the new FOLL_LONGTERM flag to get_user_pages_fast(), ira . weiny
- Re: [RESEND PATCH 0/7] Add FOLL_LONGTERM to GUP fast and use it, Christoph Hellwig
- Re: [RESEND PATCH 0/7] Add FOLL_LONGTERM to GUP fast and use it, Ira Weiny
- <Possible follow-ups>
- [RESEND PATCH 0/7] Add FOLL_LONGTERM to GUP fast and use it, ira . weiny
- [PATCH v5 0/9] mmu notifier provide context informations,
jglisse
- [PATCH v5 2/9] mm/mmu_notifier: convert user range->blockable to helper function, jglisse
- [PATCH v5 3/9] mm/mmu_notifier: convert mmu_notifier_range->blockable to a flags, jglisse
- [PATCH v5 1/9] mm/mmu_notifier: helper to test if a range invalidation is blockable, jglisse
- [PATCH v5 4/9] mm/mmu_notifier: contextual information for event enums, jglisse
- [PATCH v5 5/9] mm/mmu_notifier: contextual information for event triggering invalidation v2, jglisse
- [PATCH v5 6/9] mm/mmu_notifier: use correct mmu_notifier events for each invalidation, jglisse
- [PATCH v5 7/9] mm/mmu_notifier: pass down vma and reasons why mmu notifier is happening v2, jglisse
- [PATCH v5 8/9] mm/mmu_notifier: mmu_notifier_range_update_to_read_only() helper, jglisse
- [PATCH v5 9/9] mm/mmu_notifier: set MMU_NOTIFIER_USE_CHANGE_PTE flag where appropriate v2, jglisse
- Re: [PATCH v5 0/9] mmu notifier provide context informations, Dan Williams
- [PATCH rdma-next v1 0/6] Add APIs to get contiguous memory blocks aligned to a HW supported page size,
Shiraz Saleem
- [PATCH rdma-next] RDMA/core: Verify that memory window type is legal,
Leon Romanovsky
- [PATCH mlx5-next] net/mlx5: Separate ODP capabilities,
Leon Romanovsky
- [PATCH rdma-next] RDMA/mlx5: Fix static analyzer error,
Leon Romanovsky
- [PATCH rdma-next] RDMA/iwcm: fix string truncation error,
Leon Romanovsky
- [PATCH v5 00/13] SIW: Request for Comments,
Bernard Metzler
- [PATCH v5 01/13] iWarp wire packet format, Bernard Metzler
- [PATCH v5 02/13] SIW main include file, Bernard Metzler
- [PATCH v5 03/13] SIW network and RDMA core interface, Bernard Metzler
- [PATCH v5 04/13] SIW object management, Bernard Metzler
- [PATCH v5 07/13] SIW application buffer management, Bernard Metzler
- [PATCH v5 06/13] SIW application interface, Bernard Metzler
- [PATCH v5 05/13] SIW connection management, Bernard Metzler
- [PATCH v5 08/13] SIW queue pair methods, Bernard Metzler
- [PATCH v5 09/13] SIW transmit path, Bernard Metzler
- [PATCH v5 11/13] SIW completion queue methods, Bernard Metzler
- [PATCH v5 13/13] SIW addition to kernel build environment, Bernard Metzler
- [PATCH v5 12/13] SIW debugging, Bernard Metzler
- [PATCH v5 10/13] SIW receive path, Bernard Metzler
- Re: [PATCH v5 00/13] SIW: Request for Comments, Leon Romanovsky
- Re: [PATCH v5 00/13] SIW: Request for Comments, Bernard Metzler
- RE: [PATCH v5 00/13] SIW: Request for Comments, Parav Pandit
- Message not available
Re: [PATCH v5 00/13] SIW: Request for Comments, Jason Gunthorpe
Re: [PATCH v5 00/13] SIW: Request for Comments, Bernard Metzler
[bug report] IB/mlx5: Add ODP SRQ support,
Dan Carpenter
[PATCH V2 rdma-core 0/5] Misc updates for libhns,
Lijun Ou
[PATCH rdma/wip/jgg-for-next] fixup! RDMA/restrack: Prepare restrack_root to addition of extra fields per-type,
Leon Romanovsky
[PATCH rdma-next v6 00/10] Provide per-ID access to restrack objects,
Leon Romanovsky
- [PATCH rdma-next v6 01/10] RDMA/restrack: Convert internal DB from hash to XArray, Leon Romanovsky
- [PATCH rdma-next v6 02/10] RDMA/restrack: Translate from ID to restrack object, Leon Romanovsky
- [PATCH rdma-next v6 03/10] RDMA/nldev: Add resource tracker doit callback, Leon Romanovsky
- [PATCH rdma-next v6 04/10] RDMA/restrack: Reduce scope of synchronization lock while updating DB, Leon Romanovsky
- [PATCH rdma-next v6 06/10] RDMA/restrack: Prepare restrack_root to addition of extra fields per-type, Leon Romanovsky
- [PATCH rdma-next v6 07/10] RDMA/nldev: Share with user-space object IDs, Leon Romanovsky
- [PATCH rdma-next v6 08/10] RDMA/nldev: Provide parent IDs for PD, MR and QP objects, Leon Romanovsky
- [PATCH rdma-next v6 09/10] RDMA/nldev: Connect QP number to .doit callback, Leon Romanovsky
- [PATCH rdma-next v6 10/10] RDMA/nldev: Don't expose number of not-visible entries, Leon Romanovsky
- [PATCH rdma-next v6 05/10] RDMA/restrack: Hide restrack DB from IB/core, Leon Romanovsky
- Re: [PATCH rdma-next v6 00/10] Provide per-ID access to restrack objects, Jason Gunthorpe
[PATCH] RDMA/mlx4: Spread completion vectors for proxy CQs,
Håkon Bugge
Re: [PATCH] RDMA/mlx4: Spread completion vectors for proxy CQs, Jason Gunthorpe
[PATCH net] net: hns: Fixes the missing put_device in positive leg for roce reset,
Salil Mehta
[PATCH v1] RDMA/core: Cosmetic change - move member initialization to correct block,
Yuval Shaia
[PATCH net 0/2] qed: iWARP - fix some syn related issues.,
Michal Kalderon
[PATCH] RDMA/core: Cosmetic change - move member initialization to correct block,
Yuval Shaia
[PATCH -next] iw_cxgb4: make function read_tcb() static,
Wei Yongjun
[PATCH] net/mlx4_en: fix spelling mistake: "quiting" -> "quitting",
Colin King
[PATCH] RDMA/cma: Make CM response timeout and # CM retries configurable,
Håkon Bugge
[PATCH v2] IB/mlx4: Increase the timeout for CM cache,
Håkon Bugge
[PATCH rdma-next v1 0/3] ODP fixes,
Leon Romanovsky
[PATCH net-next 0/2] Fix W=1 compilation warnings,
Leon Romanovsky
[PATCH mlx5-next v1] net/mlx5: Factor out HCA capabilities functions,
Leon Romanovsky
[PATCH for-next 0/2] Hip08 fixes,
Lijun Ou
[PATCH rdma-core 0/5] Misc updates for libhns,
Lijun Ou
[PATCH -next] IB/qib: Remove unused variable 'locked',
YueHaibing
Re: [PATCH -next] IB/qib: Remove unused variable 'locked', Davidlohr Bueso
[PATCH for-next] IB/hfi1: Fix a build warning for TID RDMA READ,
Dennis Dalessandro
[PATCH v8 rdma-next 0/2] Dynamic rdma link creation,
Steve Wise
Re: [PATCH V2 0/7] Add FOLL_LONGTERM to GUP fast and use it, Ira Weiny
[RFC v1 00/19] Add unified Intel Ethernet RDMA driver (irdma),
Shiraz Saleem
- [RFC v1 02/19] net/ice: Create framework for VSI queue context, Shiraz Saleem
- [RFC v1 03/19] net/ice: Add support for ice peer devices and drivers, Shiraz Saleem
- [RFC v1 05/19] RDMA/irdma: Implement device initialization definitions, Shiraz Saleem
- [RFC v1 07/19] RDMA/irdma: Add HMC backing store setup functions, Shiraz Saleem
- [RFC v1 06/19] RDMA/irdma: Implement HW Admin Queue OPs, Shiraz Saleem
- [RFC v1 08/19] RDMA/irdma: Add privileged UDA queue implementation, Shiraz Saleem
- [RFC v1 11/19] RDMA/irdma: Add PBLE resource manager, Shiraz Saleem
- [RFC v1 16/19] RDMA/irdma: Add dynamic tracing for CM, Shiraz Saleem
- [RFC v1 12/19] RDMA/irdma: Implement device supported verb APIs, Shiraz Saleem
- [RFC v1 19/19] RDMA/irdma: Update MAINTAINERS file, Shiraz Saleem
- [RFC v1 18/19] RDMA/irdma: Add Kconfig and Makefile, Shiraz Saleem
- [RFC v1 01/19] net/i40e: Add peer register/unregister to struct i40e_netdev_priv, Shiraz Saleem
- [RFC v1 04/19] RDMA/irdma: Add driver framework definitions, Shiraz Saleem
- [RFC v1 14/19] RDMA/irdma: Add user/kernel shared libraries, Shiraz Saleem
- [RFC v1 13/19] RDMA/irdma: Add RoCEv2 UD OP support, Shiraz Saleem
- [RFC v1 15/19] RDMA/irdma: Add miscellaneous utility definitions, Shiraz Saleem
- [RFC v1 17/19] RDMA/irdma: Add ABI definitions, Shiraz Saleem
- [RFC v1 09/19] RDMA/irdma: Add QoS definitions, Shiraz Saleem
- [RFC v1 10/19] RDMA/irdma: Add connection manager, Shiraz Saleem
- Re: [RFC v1 00/19] Add unified Intel Ethernet RDMA driver (irdma), Jason Gunthorpe
[PATCH] RDMA/uverbs: Fix an error flow in ib_uverbs_poll_cq,
Jason Gunthorpe
[rdma-rc PATCH 0/2] iw_cxgb4: Adjust the cq/qp mask,
Raju Rangoju
[PATCH -next] RDMA/iwpm: Remove set but not used variable 'msg_seq',
YueHaibing
[PATCH rdma-next 0/5] Disable device sharing in multiple net namespaces,
Leon Romanovsky
[PATCH rdma-next 0/8] Register infiniband class as net namespace aware class,
Leon Romanovsky
[PATCH rdma-next] IB/ipoib: Use __func__ instead of function's name,
Leon Romanovsky
[PATCH rdma-next] RDMA/uverbs: Don't do double free of allocated PD,
Leon Romanovsky
[bug report] RDMA: Handle PD allocations by IB/core,
Dan Carpenter
[PATCH] Update MAINTAINERS,
Håkon Bugge
[bug report] RDMA/hns: Fix the chip hanging caused by sending mailbox&CMQ during reset,
Dan Carpenter
[PATCH mlx5-next 00/15] mlx5-next updates (ECPF & 50Gbps per lane),
Saeed Mahameed
- [PATCH mlx5-next 01/15] net/mlx5: Use void pointer as the type in address_of macro, Saeed Mahameed
- [PATCH mlx5-next 02/15] net/mlx5: Use consistent vport num argument type, Saeed Mahameed
- [PATCH mlx5-next 04/15] net/mlx5: Introduce Mellanox SmartNIC and modify page management logic, Saeed Mahameed
- [PATCH mlx5-next 03/15] IB/mlx5: Use unified register/load function for uplink and VF vports, Saeed Mahameed
- [PATCH mlx5-next 05/15] net/mlx5: Update enable HCA dependency, Saeed Mahameed
- [PATCH mlx5-next 07/15] net/mlx5: Add host params change event, Saeed Mahameed
- [PATCH mlx5-next 06/15] net/mlx5: Add query host params command, Saeed Mahameed
- [PATCH mlx5-next 08/15] net/mlx5: Provide an alternative VF upper bound for ECPF, Saeed Mahameed
- [PATCH mlx5-next 10/15] net/mlx5: Relocate vport macros to the vport header file, Saeed Mahameed
- [PATCH mlx5-next 11/15] net/mlx5: E-Switch, Avoid magic numbers when initializing offloads mode, Saeed Mahameed
- [PATCH mlx5-next 13/15] net/mlx5: Add new fields to Port Type and Speed register, Saeed Mahameed
- [PATCH mlx5-next 12/15] net/mlx5: Refactor queries to speed fields in Port Type and Speed register, Saeed Mahameed
- [PATCH mlx5-next 14/15] net/mlx5: Add support to ext_* fields introduced in Port Type and Speed register, Saeed Mahameed
- [PATCH mlx5-next 15/15] IB/mlx5: Add support for 50Gbps per lane link modes, Saeed Mahameed
- [PATCH mlx5-next 09/15] net/mlx5: E-Switch, Normalize the name of uplink vport number, Saeed Mahameed
- Re: [PATCH mlx5-next 00/15] mlx5-next updates (ECPF & 50Gbps per lane), Saeed Mahameed
[rdma-core] bnxt_re/lib: Enable Broadcom's 57500 RoCE adapter, Devesh Sharma
[PATCH 00/10] Revise device handling in rxe,
Jason Gunthorpe
- [PATCH 06/10] RDMA/rxe: Use ib_device_get_by_netdev() instead of open coding, Jason Gunthorpe
- [PATCH 01/10] RDMA: Add and use rdma_for_each_port, Jason Gunthorpe
- [PATCH 05/10] RDMA/device: Add ib_device_get_by_netdev(), Jason Gunthorpe
- [PATCH 03/10] RDMA/cache: Move the cache per-port data into the main ib_port_data, Jason Gunthorpe
- [PATCH 04/10] RDMA/device: Add ib_device_set_netdev() as an alternative to get_netdev, Jason Gunthorpe
- [PATCH 02/10] RDMA/device: Consolidate ib_device per_port data into one place, Jason Gunthorpe
- [PATCH 07/10] RDMA/device: Provide APIs from the core code to help unregistration, Jason Gunthorpe
- [PATCH 08/10] RDMA/rxe: Use driver_unregister and new unregistration API, Jason Gunthorpe
- [PATCH 09/10] RDMA/rxe: Add ib_device_get_by_name() and use it in rxe, Jason Gunthorpe
- [PATCH 10/10] RDMA/rxe: Close a race after ib_register_device, Jason Gunthorpe
- Re: [PATCH 00/10] Revise device handling in rxe, Jason Gunthorpe
[PATCH AUTOSEL 4.20 032/105] net/mlx4: Get rid of page operation after dma_alloc_coherent, Sasha Levin
[PATCH AUTOSEL 4.20 104/105] net/mlx5e: Fix wrong (zero) TX drop counter indication for representor, Sasha Levin
[PATCH AUTOSEL 4.20 103/105] net/mlx5e: Force CHECKSUM_UNNECESSARY for short ethernet frames, Sasha Levin
[PATCH AUTOSEL 4.19 27/83] net/mlx4: Get rid of page operation after dma_alloc_coherent, Sasha Levin
[PATCH AUTOSEL 4.19 82/83] net/mlx5e: Fix wrong (zero) TX drop counter indication for representor, Sasha Levin
[PATCH AUTOSEL 4.14 33/34] net/mlx5e: Fix wrong (zero) TX drop counter indication for representor, Sasha Levin
[PATCH AUTOSEL 4.9 20/21] net/mlx5e: Fix wrong (zero) TX drop counter indication for representor, Sasha Levin
[PATCH AUTOSEL 4.19 42/83] RDMA/mthca: Clear QP objects during their allocation, Sasha Levin
[PATCH AUTOSEL 4.20 050/105] RDMA/mthca: Clear QP objects during their allocation, Sasha Levin
[RFC 00/19] Add unified Intel Ethernet RDMA driver (irdma),
Shiraz Saleem
- [RFC 01/19] net/i40e: Add peer register/unregister to struct i40e_netdev_priv, Shiraz Saleem
- [RFC 03/19] net/ice: Add support for ice peer devices and drivers, Shiraz Saleem
- [RFC 09/19] RDMA/irdma: Add QoS definitions, Shiraz Saleem
- [RFC 07/19] RDMA/irdma: Add HMC backing store setup functions, Shiraz Saleem
- [RFC 13/19] RDMA/irdma: Add RoCEv2 UD OP support, Shiraz Saleem
- [RFC 14/19] RDMA/irdma: Add user/kernel shared libraries, Shiraz Saleem
- [RFC 16/19] RDMA/irdma: Add dynamic tracing for CM, Shiraz Saleem
- [RFC 04/19] RDMA/irdma: Add driver framework definitions, Shiraz Saleem
- [RFC 05/19] RDMA/irdma: Implement device initialization definitions, Shiraz Saleem
- [RFC 08/19] RDMA/irdma: Add privileged UDA queue implementation, Shiraz Saleem
- [RFC 11/19] RDMA/irdma: Add PBLE resource manager, Shiraz Saleem
- [RFC 19/19] RDMA/irdma: Update MAINTAINERS file, Shiraz Saleem
- [RFC 17/19] RDMA/irdma: Add ABI definitions, Shiraz Saleem
- [RFC 18/19] RDMA/irdma: Add Kconfig and Makefile, Shiraz Saleem
- [RFC 15/19] RDMA/irdma: Add miscellaneous utility definitions, Shiraz Saleem
- [RFC 02/19] net/ice: Create framework for VSI queue context, Shiraz Saleem
- [RFC 12/19] RDMA/irdma: Implement device supported verb APIs, Shiraz Saleem
- [RFC 10/19] RDMA/irdma: Add connection manager, Shiraz Saleem
- [RFC 06/19] RDMA/irdma: Implement HW Admin Queue OPs, Shiraz Saleem
[PATCH rdma-next v2 0/3] Convert ucontext allocation from driver to IB/core,
Leon Romanovsky
[rdma-next PATCH v1] RDMA/nes: Use for_each_sg_dma_page iterator for umem SGL,
Shiraz Saleem
[rdma-next PATCH v1] RDMA/rdmavt: Adapt to handle non-uniform sizes on umem SGEs,
Shiraz Saleem
[PATCH][next] RDMA: fix allocation failure on pointer pd,
Colin King
[PATCH 0/3] Add gup fast + longterm and use it in HFI1,
ira . weiny
[Index of Archives]
[Linux USB Development]
[Video for Linux]
[Big List of Linux Books]
[Linux SCSI]
[Scanners]
[Yosemite Info]