Linux RDMA and InfiniBand Development
[Prev Page][Next Page]
- [PATCH for-next v2 13/18] RDMA/rxe: Extend rxe_icrc.c to support frags, (continued)
- [PATCH for-next v2 00/18] RDMA/rxe: Enable scatter/gather support for skbs,
Bob Pearson
- [PATCH] net/mlx5e: remove unused list in arfs,
Anisse Astier
- [patch net-next v3 00/13] net: fix netdev to devlink_port linkage and expose to user,
Jiri Pirko
- [patch net-next v3 03/13] net: devlink: move port_type_netdev_checks() call to __devlink_port_type_set(), Jiri Pirko
- [patch net-next v3 02/13] net: devlink: move port_type_warn_schedule() call to __devlink_port_type_set(), Jiri Pirko
- [patch net-next v3 01/13] net: devlink: convert devlink port type-specific pointers to union, Jiri Pirko
- [patch net-next v3 04/13] net: devlink: take RTNL in port_fill() function only if it is not held, Jiri Pirko
- [patch net-next v3 05/13] net: devlink: track netdev with devlink_port assigned, Jiri Pirko
- [patch net-next v3 07/13] net: devlink: remove netdev arg from devlink_port_type_eth_set(), Jiri Pirko
- [patch net-next v3 08/13] net: devlink: remove net namespace check from devlink_nl_port_fill(), Jiri Pirko
- [patch net-next v3 06/13] net: make drivers to use SET_NETDEV_DEVLINK_PORT to set devlink_port, Jiri Pirko
- [patch net-next v3 12/13] net: remove unused ndo_get_devlink_port, Jiri Pirko
- [patch net-next v3 09/13] net: devlink: store copy netdevice ifindex and ifname to allow port_fill() without RTNL held, Jiri Pirko
- [patch net-next v3 11/13] net: devlink: use devlink_port pointer instead of ndo_get_devlink_port, Jiri Pirko
- [patch net-next v3 10/13] net: devlink: add not cleared type warning to port unregister, Jiri Pirko
- [patch net-next v3 13/13] net: expose devlink port over rtnetlink, Jiri Pirko
- Re: [patch net-next v3 00/13] net: fix netdev to devlink_port linkage and expose to user, Jakub Kicinski
- [PATCH] RDMA/srp (gcc13): force int types for max_send_sge and can_queue,
Jiri Slaby (SUSE)
- [PATCH] net/mlx5: Fix spelling mistake "destoy" -> "destroy",
Colin Ian King
- [PATCH for-next v2] RDMA/rxe: Fix mr->map double free,
Li Zhijian
- [PATCH for-next] RDMA/rxe: Fix mr->map double free,
Li Zhijian
- [rdma:wip/jgg-for-next] BUILD SUCCESS 692373d186205dfb1b56f35f22702412d94d9420, kernel test robot
- [rdma:for-next] BUILD SUCCESS 4508d32ccced24c972bc4592104513e1ff8439b5, kernel test robot
- [rdma:for-rc] BUILD SUCCESS 7a47e077e503feb73d56e491ce89aa73b67a3972, kernel test robot
- I resent 05/13 because it was missing the for-next,
Bob Pearson
- [PATCH for-next v3 05/13] RDMA/rxe: Cleanup comp tasks in rxe_qp.c, Bob Pearson
- [PATCH for-next v3 00/13] Implement work queues for rdma_rxe,
Bob Pearson
- [PATCH for-next v3 09/13] RDMA/rxe: Replace TASK_STATE_START by TASK_STATE_IDLE, Bob Pearson
- [PATCH for-next v3 13/13] RDMA/rxe: Remove tasklets from rxe_task.c, Bob Pearson
- [PATCH for-next v3 02/13] RDMA/rxe: Split rxe_drain_resp_pkts(), Bob Pearson
- [PATCH for-next v3 10/13] RDMA/rxe: Replace task->destroyed by task state INVALID., Bob Pearson
- [PATCH for-next v3 04/13] RDMA/rxe: Handle qp error in rxe_resp.c, Bob Pearson
- [PATCH for-next v3 01/13] RDMA/rxe: Make task interface pluggable, Bob Pearson
- [PATCH for-next v3 11/13] RDMA/rxe: Add workqueue support for tasks, Bob Pearson
- [PATCH for-next v3 06/13] RDMA/rxe: Remove __rxe_do_task(), Bob Pearson
- [PATCH v3 05/13] RDMA/rxe: Cleanup comp tasks in rxe_qp.c, Bob Pearson
- [PATCH for-next v3 08/13] RDMA/rxe: Implement disable/enable_task(), Bob Pearson
- [PATCH for-next v3 07/13] RDMA/rxe: Make tasks schedule each other, Bob Pearson
- [PATCH for-next v3 12/13] RDMA/rxe: Make WORKQUEUE default for RC tasks, Bob Pearson
- [PATCH for-next v3 03/13] RDMA/rxe: Simplify reset state handling in rxe_resp.c, Bob Pearson
- RE: [PATCH for-next v3 00/13] Implement work queues for rdma_rxe, Daisuke Matsuda (Fujitsu)
- RE: [PATCH for-next v3 00/13] Implement work queues for rdma_rxe, Daisuke Matsuda (Fujitsu)
- [PATCH v6 0/3] sched, net: NUMA-aware CPU spreading interface,
Valentin Schneider
- [PATCH] RDMA/rxe: Implement packet length validation on responder,
Daisuke Matsuda
- [PATCH v2 for-next] RDMA/rxe: cleanup some error handling in rxe_verbs.c,
Haoyue Xu
- [PATCH rdma-next] RDMA/nldev: Fix section mismatch warning for nldev,
Leon Romanovsky
- [rdma:wip/leon-for-rc] BUILD SUCCESS 569ab362c3073a14cad5ba5b20c76d86ff14fa03, kernel test robot
- [rdma:wip/leon-for-next] BUILD SUCCESS bbdad4967431bda9424aff2295c23d48c5059941, kernel test robot
- [PATCH for-next 00/17] RDMA/rxe: Enable scatter/gather support for skbs,
Bob Pearson
- [PATCH for-next 01/17] RDMA/rxe: Isolate code to fill request roce headers, Bob Pearson
- [PATCH for-next 02/17] RDMA/rxe: Isolate request payload code in a subroutine, Bob Pearson
- [PATCH for-next 03/17] RDMA/rxe: Isolate code to build request packet, Bob Pearson
- [PATCH for-next 06/17] RDMA/rxe: Add routine to compute the number of frags, Bob Pearson
- [PATCH for-next 04/17] RDMA/rxe: Add sg fragment ops, Bob Pearson
- [PATCH for-next 05/17] RDMA/rxe: Add rxe_add_frag() to rxe_mr.c, Bob Pearson
- [PATCH for-next 07/17] RDMA/rxe: Extend rxe_mr_copy to support skb frags, Bob Pearson
- [PATCH for-next 08/17] RDMA/rxe: Add routine to compute number of frags for dma, Bob Pearson
- [PATCH for-next 09/17] RDMA/rxe: Extend copy_data to support skb frags, Bob Pearson
- [PATCH for-next 10/17] RDMA/rxe: Replace rxe by qp as a parameter, Bob Pearson
- [PATCH for-next 11/17] RDMA/rxe: Extend rxe_init_packet() to support frags, Bob Pearson
- [PATCH for-next 12/17] RDMA/rxe: Extend rxe_icrc.c to support frags, Bob Pearson
- [PATCH for-next 13/17] RDMA/rxe: Extend rxe_init_req_packet() for frags, Bob Pearson
- [PATCH for-next 14/17] RDMA/rxe: Extend response packets for frags, Bob Pearson
- [PATCH for-next 15/17] RDMA/rxe: Extend send/write_data_in() for frags, Bob Pearson
- [PATCH for-next 16/17] RDMA/rxe: Extend do_read() in rxe_comp,c for frags, Bob Pearson
- [PATCH for-next 17/17] RDMA/rxe: Enable sg code in rxe, Bob Pearson
- [PATCH rdma-rc] RDMA/qedr: Destroy XArray during release of resources,
Leon Romanovsky
- [PATCH for-next 0/3] RDMA/erdma: Add atomic operations support,
Cheng Xu
- [PATCH] RDMA/rxe: Remove the duplicate assignment of mr->map_shift,
Xiao Yang
- [PATCH RESEND] RDMA/rxe: Remove the member 'type' of struct rxe_mr, Xiao Yang
- [PATCH v2 for-rc 0/5] Fix sge_num bug and add cqe inline, refactor rq inline,
Haoyue Xu
- [rdma:wip/leon-for-rc] BUILD SUCCESS ad9394a3da33995dff828dbfd4540421e535bec9, kernel test robot
- [rdma:wip/leon-for-next] BUILD SUCCESS cca19da0d9985814a3b170d936945c37bb1ece79, kernel test robot
- [PATCH] RDMA/qedr: clean up work queue on failure in qedr_alloc_resources(),
Dan Carpenter
- [PATCH] RDMA/core: Remove rcu attr for uverbs_api_ioctl_method.handler,
Yonghong Song
- [rdma:wip/jgg-for-next] BUILD SUCCESS c9eeabac5e8d27a3f40280908e089058bab39edb, kernel test robot
- [PATCH for-rc 0/5] Fix sge_num bug and add cqe inline, refactor rq inline,
Haoyue Xu
- [PATCH 1/1] net/mlx5: update debug log level for remote access error syndromes,
Arumugam Kolappan
- [PATCH rdma-rc] RDMA/core: Fix order of nldev_exit call,
Leon Romanovsky
- [rdma:wip/jgg-for-rc] BUILD SUCCESS ab9a924e54d9b10c3c7399a8342e4ce4452a1b00, kernel test robot
- [PATCH] RDMA/core: Fix null-ptr-deref in ib_core_cleanup(),
Chen Zhongjin
- [rdma:wip/leon-for-next] BUILD SUCCESS 71d236399160ad9beaae7267b93d2d487e8f19a0, kernel test robot
- [rdma:wip/leon-for-rc] BUILD SUCCESS 45b2d30f06949863b41de5ef1859023f9749d87b, kernel test robot
- [PATCH] net/rds: remove variable total_copied,
Colin Ian King
- [PATCH for-rc 0/2] Two bugfixes,
Haoyue Xu
- [PATCH for-next v3 1/2] RDMA/rxe: Remove unnecessary mr testing,
Li Zhijian
- [PATCH net-next v4 00/10] optimize the parallelism of SMC-R connections,
D.Wythe
- [PATCH net-next v4 02/10] net/smc: fix SMC_CLC_DECL_ERR_REGRMB without smc_server_lgr_pending, D.Wythe
- [PATCH net-next v4 09/10] net/smc: Fix potential panic dues to unprotected smc_llc_srv_add_link(), D.Wythe
- [PATCH net-next v4 05/10] net/smc: llc_conf_mutex refactor, replace it with rw_semaphore, D.Wythe
- [PATCH net-next v4 01/10] net/smc: remove locks smc_client_lgr_pending and smc_server_lgr_pending, D.Wythe
- [PATCH net-next v4 06/10] net/smc: use read semaphores to reduce unnecessary blocking in smc_buf_create() & smcr_buf_unuse(), D.Wythe
- [PATCH net-next v4 10/10] net/smc: fix application data exception, D.Wythe
- [PATCH net-next v4 08/10] net/smc: replace mutex rmbs_lock and sndbufs_lock with rw_semaphore, D.Wythe
- [PATCH net-next v4 03/10] net/smc: allow confirm/delete rkey response deliver multiplex, D.Wythe
- [PATCH net-next v4 04/10] net/smc: make SMC_LLC_FLOW_RKEY run concurrently, D.Wythe
- [PATCH net-next v4 07/10] net/smc: reduce unnecessary blocking in smcr_lgr_reg_rmbs(), D.Wythe
- Re: [PATCH net-next v4 00/10] optimize the parallelism of SMC-R connections, Jan Karcher
- [PATCH 0/3] RDMA net namespace,
Zhu Yanjun
- [PATCH] infiniband/core: fix repeated words in comments,
wangjianli
- [PATCH] infiniband/hw: fix repeated words in comments,
wangjianli
- [Patch v9 00/12] Introduce Microsoft Azure Network Adapter (MANA) RDMA driver,
longli
- [Patch v9 01/12] net: mana: Add support for auxiliary device, longli
- [Patch v9 05/12] net: mana: Export Work Queue functions for use by RDMA driver, longli
- [Patch v9 06/12] net: mana: Record port number in netdev, longli
- [Patch v9 03/12] net: mana: Handle vport sharing between devices, longli
- [Patch v9 07/12] net: mana: Move header files to a common location, longli
- [Patch v9 09/12] net: mana: Define and process GDMA response code GDMA_STATUS_MORE_ENTRIES, longli
- [Patch v9 10/12] net: mana: Define data structures for allocating doorbell page from GDMA, longli
- [Patch v9 02/12] net: mana: Record the physical address for doorbell page region, longli
- [Patch v9 04/12] net: mana: Set the DMA device max segment size, longli
- [Patch v9 12/12] RDMA/mana_ib: Add a driver for Microsoft Azure Network Adapter, longli
- [Patch v9 11/12] net: mana: Define data structures for protection domain and memory registration, longli
- [Patch v9 08/12] net: mana: Define max values for SGL entries, longli
- [PATCH v2 00/18] Implement work queues for rdma_rxe,
Bob Pearson
- [PATCH for-next v2 01/18] RDMA/rxe: Remove redundant header files, Bob Pearson
- [PATCH for-next v2 02/18] RDMA/rxe: Remove init of task locks from rxe_qp.c, Bob Pearson
- [PATCH for-next v2 03/18] RDMA/rxe: Removed unused name from rxe_task struct, Bob Pearson
- [PATCH for-next v2 04/18] RDMA/rxe: Split rxe_run_task() into two subroutines, Bob Pearson
- [PATCH for-next v2 05/18] RDMA/rxe: Make rxe_do_task static, Bob Pearson
- [PATCH for-next v2 06/18] RDMA/rxe: Rename task->state_lock to task->lock, Bob Pearson
- [PATCH for-next v2 07/18] RDMA/rxe: Make task interface pluggable, Bob Pearson
- [PATCH for-next v2 08/18] RDMA/rxe: Split rxe_drain_resp_pkts(), Bob Pearson
- [PATCH for-next v2 09/18] RDMA/rxe: Simplify reset state handling in rxe_resp.c, Bob Pearson
- [PATCH for-next v2 10/18] RDMA/rxe: Handle qp error in rxe_resp.c, Bob Pearson
- [PATCH for-next v2 11/18] RDMA/rxe: Cleanup comp tasks in rxe_qp.c, Bob Pearson
- [PATCH for-next v2 13/18] RDMA/rxe: Make tasks schedule each other, Bob Pearson
- [PATCH for-next v2 12/18] RDMA/rxe: Remove __rxe_do_task(), Bob Pearson
- [PATCH for-next v2 16/18] RDMA/rxe: Replace task->destroyed by task state INVALID., Bob Pearson
- [PATCH for-next v2 15/18] RDMA/rxe: Replace TASK_STATE_START by TASK_STATE_IDLE, Bob Pearson
- [PATCH for-next v2 18/18] RDMA/rxe: Add parameters to control task type, Bob Pearson
- [PATCH for-next v2 17/18] RDMA/rxe: Add workqueue support for tasks, Bob Pearson
- [PATCH for-next v2 14/18] RDMA/rxe: Implement disable/enable_task(), Bob Pearson
- Re: [PATCH v2 00/18] Implement work queues for rdma_rxe, Jason Gunthorpe
- [PATCH] RDMA/hw/qib/qib_iba6120: Remove variable freeze_cnt,
Colin Ian King
- [PATCH] RDMA/hw/qib/qib_tx: Remove variable n,
Colin Ian King
- [PATCH] RDMA/rxe: Remove the member 'type' of struct rxe_mr,
yangx.jy@xxxxxxxxxxx
- [PATCH v5 0/3] sched, net: NUMA-aware CPU spreading interface,
Valentin Schneider
- [for-next PATCH v2 1/2] RDMA/rxe: Remove unnecessary mr testing,
Li Zhijian
- [rdma:wip/leon-for-next] BUILD SUCCESS c1842f34fceef47d6285e558004f8e2d6ed91b91, kernel test robot
- [rdma:wip/leon-for-rc] BUILD SUCCESS ffad65329ba89c7d2132eca1b0502e3df0ebb3b3, kernel test robot
- [PATCH for-rc] RDMA/efa: Add EFA 0xefa2 PCI ID,
Michael Margolin
- [PATCH for-next] RDMA/rxe: rxe_get_av always receives ahp hence no put is needed,
Md Haris Iqbal
- [BUG] infiniband: sw: rdmavt: possible ABBA deadlocks in rvt_ruc_loopback(),
Jia-Ju Bai
- [PATCH net-next v3 00/10] optimize the parallelism of SMC-R connections,
D.Wythe
- [PATCH net-next v3 02/10] net/smc: fix SMC_CLC_DECL_ERR_REGRMB without smc_server_lgr_pending, D.Wythe
- [PATCH net-next v3 01/10] net/smc: remove locks smc_client_lgr_pending and smc_server_lgr_pending, D.Wythe
- [PATCH net-next v3 04/10] net/smc: make SMC_LLC_FLOW_RKEY run concurrently, D.Wythe
- [PATCH net-next v3 05/10] net/smc: llc_conf_mutex refactor, replace it with rw_semaphore, D.Wythe
- [PATCH net-next v3 09/10] net/smc: Fix potential panic dues to unprotected smc_llc_srv_add_link(), D.Wythe
- [PATCH net-next v3 10/10] net/smc: fix application data exception, D.Wythe
- [PATCH net-next v3 08/10] net/smc: replace mutex rmbs_lock and sndbufs_lock with rw_semaphore, D.Wythe
- [PATCH net-next v3 07/10] net/smc: reduce unnecessary blocking in smcr_lgr_reg_rmbs(), D.Wythe
- [PATCH net-next v3 06/10] net/smc: use read semaphores to reduce unnecessary blocking in smc_buf_create() & smcr_buf_unuse(), D.Wythe
- [PATCH net-next v3 03/10] net/smc: allow confirm/delete rkey response deliver multiplex, D.Wythe
- Re: [PATCH net-next v3 00/10] optimize the parallelism of SMC-R connections, D. Wythe
- [Patch v8 00/12] Introduce Microsoft Azure Network Adapter (MANA) RDMA driver,
longli
- [Patch v8 01/12] net: mana: Add support for auxiliary device, longli
- [Patch v8 03/12] net: mana: Handle vport sharing between devices, longli
- [Patch v8 02/12] net: mana: Record the physical address for doorbell page region, longli
- [Patch v8 06/12] net: mana: Record port number in netdev, longli
- [Patch v8 07/12] net: mana: Move header files to a common location, longli
- [Patch v8 10/12] net: mana: Define data structures for allocating doorbell page from GDMA, longli
- [Patch v8 08/12] net: mana: Define max values for SGL entries, longli
- [Patch v8 09/12] net: mana: Define and process GDMA response code GDMA_STATUS_MORE_ENTRIES, longli
- [Patch v8 12/12] RDMA/mana_ib: Add a driver for Microsoft Azure Network Adapter, longli
- [Patch v8 11/12] net: mana: Define data structures for protection domain and memory registration, longli
- [Patch v8 04/12] net: mana: Set the DMA device max segment size, longli
- [Patch v8 05/12] net: mana: Export Work Queue functions for use by RDMA driver, longli
- [PATCH for-rc] IB/hfi1: Correctly move list in sc_disable(),
Dennis Dalessandro
- [PATCH for-next 04/16] RDMA/rxe: Make rxe_do_task static, Bob Pearson
- [PATCH for-next 00/16] Implement work queues for rdma_rxe,
Bob Pearson
- [PATCH for-next 01/16] RDMA/rxe: Remove init of task locks from rxe_qp.c, Bob Pearson
- [PATCH for-next 02/16] RDMA/rxe: Removed unused name from rxe_task struct, Bob Pearson
- [PATCH for-next 03/16] RDMA/rxe: Split rxe_run_task() into two subroutines, Bob Pearson
- [PATCH 04/16] for-next RDMA/rxe: Make rxe_do_task static, Bob Pearson
- [PATCH for-next 05/16] RDMA/rxe: Rename task->state_lock to task->lock, Bob Pearson
- [PATCH for-next 07/16] RDMA/rxe: Simplify reset state handling in rxe_resp.c, Bob Pearson
- [PATCH for-next 06/16] RDMA/rxe: Make task interface pluggable, Bob Pearson
- [PATCH for-next 08/16] RDMA/rxe: Split rxe_drain_resp_pkts(), Bob Pearson
- [PATCH for-next 09/16] RDMA/rxe: Handle qp error in rxe_resp.c, Bob Pearson
- [PATCH for-next 10/16] RDMA/rxe: Cleanup comp tasks in rxe_qp.c, Bob Pearson
- [PATCH for-next 11/16] RDMA/rxe: Remove __rxe_do_task(), Bob Pearson
- [PATCH for-next 12/16] RDMA/rxe: Make tasks schedule each other, Bob Pearson
- [PATCH for-next 13/16] RDMA/rxe: Implement disable/enable_task(), Bob Pearson
- [PATCH for-next 14/16] RDMA/rxe: Replace TASK_STATE_START by TASK_STATE_IDLE, Bob Pearson
- [PATCH for-next 15/16] RDMA/rxe: Add workqueue support for tasks, Bob Pearson
- [PATCH for-next 16/16] RDMA/rxe: Add parameters to control task type, Bob Pearson
- Re: [PATCH for-next 00/16] Implement work queues for rdma_rxe, haris iqbal
- [Patch v7 00/12] Introduce Microsoft Azure Network Adapter (MANA) RDMA driver,
longli
- [Patch v7 10/12] net: mana: Define data structures for allocating doorbell page from GDMA, longli
- [Patch v7 07/12] net: mana: Move header files to a common location, longli
- [Patch v7 03/12] net: mana: Handle vport sharing between devices, longli
- [Patch v7 12/12] RDMA/mana_ib: Add a driver for Microsoft Azure Network Adapter, longli
- [Patch v7 06/12] net: mana: Record port number in netdev, longli
- [Patch v7 02/12] net: mana: Record the physical address for doorbell page region, longli
- [Patch v7 04/12] net: mana: Set the DMA device max segment size, longli
- [Patch v7 08/12] net: mana: Define max values for SGL entries, longli
- [Patch v7 09/12] net: mana: Define and process GDMA response code GDMA_STATUS_MORE_ENTRIES, longli
- [Patch v7 01/12] net: mana: Add support for auxiliary device, longli
- [Patch v7 11/12] net: mana: Define data structures for protection domain and memory registration, longli
- [Patch v7 05/12] net: mana: Export Work Queue functions for use by RDMA driver, longli
- [PATCH v7 00/21] Move all drivers to a common dma-buf locking convention,
Dmitry Osipenko
- [PATCH v7 02/21] dma-buf: Add unlocked variant of attachment-mapping functions, Dmitry Osipenko
- [PATCH v7 04/21] drm/prime: Prepare to dynamic dma-buf locking specification, Dmitry Osipenko
- [PATCH v7 03/21] drm/gem: Take reservation lock for vmap/vunmap operations, Dmitry Osipenko
- [PATCH v7 01/21] dma-buf: Add unlocked variant of vmapping functions, Dmitry Osipenko
- [PATCH v7 05/21] drm/armada: Prepare to dynamic dma-buf locking specification, Dmitry Osipenko
- [PATCH v7 06/21] drm/i915: Prepare to dynamic dma-buf locking specification, Dmitry Osipenko
- [PATCH v7 07/21] drm/omapdrm: Prepare to dynamic dma-buf locking specification, Dmitry Osipenko
- [PATCH v7 08/21] drm/tegra: Prepare to dynamic dma-buf locking specification, Dmitry Osipenko
- [PATCH v7 09/21] drm/etnaviv: Prepare to dynamic dma-buf locking specification, Dmitry Osipenko
- [PATCH v7 11/21] misc: fastrpc: Prepare to dynamic dma-buf locking specification, Dmitry Osipenko
- [PATCH v7 12/21] xen/gntdev: Prepare to dynamic dma-buf locking specification, Dmitry Osipenko
- [PATCH v7 10/21] RDMA/umem: Prepare to dynamic dma-buf locking specification, Dmitry Osipenko
- [PATCH v7 13/21] media: videobuf2: Prepare to dynamic dma-buf locking specification, Dmitry Osipenko
- [PATCH v7 14/21] media: tegra-vde: Prepare to dynamic dma-buf locking specification, Dmitry Osipenko
- [PATCH v7 17/21] dma-buf: Move dma_buf_map_attachment() to dynamic locking specification, Dmitry Osipenko
- [PATCH v7 15/21] dma-buf: Move dma_buf_vmap() to dynamic locking specification, Dmitry Osipenko
- [PATCH v7 20/21] media: videobuf2: Stop using internal dma-buf lock, Dmitry Osipenko
- [PATCH v7 16/21] dma-buf: Move dma_buf_attach() to dynamic locking specification, Dmitry Osipenko
- [PATCH v7 18/21] dma-buf: Move dma_buf_mmap() to dynamic locking specification, Dmitry Osipenko
- [PATCH v7 19/21] dma-buf: Document dynamic locking convention, Dmitry Osipenko
- [PATCH v7 21/21] dma-buf: Remove obsoleted internal lock, Dmitry Osipenko
- Re: [PATCH v7 00/21] Move all drivers to a common dma-buf locking convention, Dmitry Osipenko
- Re: Build regressions/improvements in v6.1-rc1,
Geert Uytterhoeven
- [PATCH net-next] net/mlx5e: Fix a couple error codes,
Dan Carpenter
- [PATCH] rdmavt: avoid NULL pointer dereference in rvt_qp_exit(),
Natalia Petrova
- [PATCH 0/3] iSER patches for linux-6.2,
Max Gurtovoy
- [PATCH 1/1] RDMA/mlx5: Make mlx5 device work with ib_device_get_by_netdev,
Zhu Yanjun
- [PATCH v6 0/8] RDMA/rxe: Add atomic write operation,
yangx.jy@xxxxxxxxxxx
- [PATCH v6 3/8] RDMA/rxe: Extend rxe user ABI to support atomic write, yangx.jy@xxxxxxxxxxx
- [PATCH v6 6/8] RDMA/rxe: Make responder support atomic write on RC service, yangx.jy@xxxxxxxxxxx
- [PATCH v6 8/8] RDMA/rxe: Enable atomic write capability for rxe device, yangx.jy@xxxxxxxxxxx
- [PATCH v6 1/8] RDMA: Extend RDMA user ABI to support atomic write, yangx.jy@xxxxxxxxxxx
- [PATCH v6 7/8] RDMA/rxe: Implement atomic write completion, yangx.jy@xxxxxxxxxxx
- [PATCH v6 2/8] RDMA: Extend RDMA kernel ABI to support atomic write, yangx.jy@xxxxxxxxxxx
- [PATCH v6 4/8] RDMA/rxe: Extend rxe packet format to support atomic write, yangx.jy@xxxxxxxxxxx
- [PATCH v6 5/8] RDMA/rxe: Make requester support atomic write on RC service, yangx.jy@xxxxxxxxxxx
- Re: [PATCH v6 0/8] RDMA/rxe: Add atomic write operation, Yang, Xiao/杨 晓
- Re: [PATCH v6 0/8] RDMA/rxe: Add atomic write operation, Jason Gunthorpe
- Infiniband crash,
rug
FIXME in hfi1/user_exp_rcv.c,
Dean Luick
[PATCH net] net/mlx5e: Cleanup MACsec uninitialization routine,
Leon Romanovsky
[PATCH for-next] RDMA/rxe: Fix mr leak in RESPST_ERR_RNR,
Li Zhijian
[PATCH 1/2] RDMA/rxe: Make responder handle RDMA Read failures,
Daisuke Matsuda
[PATCH AUTOSEL 5.19 06/63] RDMA/rxe: Delete error messages triggered by incoming Read requests, Sasha Levin
[PATCH AUTOSEL 6.0 06/67] RDMA/rxe: Delete error messages triggered by incoming Read requests, Sasha Levin
[PATCH 1/1] net/mlx5: add dynamic logging for mlx5_dump_err_cqe,
Aru Kolappan
RDMA/rxe: Receive wqe flush error completions on qp error,
Bob Pearson
[bug report] net/mlx5e: Create advanced steering operation (ASO) object for MACsec, Dan Carpenter
[PATCH rdma-rc] RDMA/cma: Use output interface for net_dev check,
Håkon Bugge
[BUG] mlx5_core general protection fault in mlx5_cmd_comp_handler,
Jinpu Wang
[PATCH v6 0/7] treewide cleanup of random integer usage,
Jason A. Donenfeld
- [PATCH v6 1/7] treewide: use prandom_u32_max() when possible, part 1, Jason A. Donenfeld
- [PATCH v6 2/7] treewide: use prandom_u32_max() when possible, part 2, Jason A. Donenfeld
- [PATCH v6 3/7] treewide: use get_random_{u8,u16}() when possible, part 1, Jason A. Donenfeld
- [PATCH v6 4/7] treewide: use get_random_{u8,u16}() when possible, part 2, Jason A. Donenfeld
- [PATCH v6 6/7] treewide: use get_random_bytes() when possible, Jason A. Donenfeld
- [PATCH v6 5/7] treewide: use get_random_u32() when possible, Jason A. Donenfeld
- [PATCH v6 7/7] prandom: remove unused functions, Jason A. Donenfeld
- Re: [PATCH v6 0/7] treewide cleanup of random integer usage, Jakub Kicinski
- Re: [PATCH v6 0/7] treewide cleanup of random integer usage, liulongfang
[PATCH] include/rdma/opa_vnic.h: fix spelling typo in comment,
Jiangshan Yi
[Bug 216561] New: memcpy: detected field-spanning write (size 80) of single field "&wqe->wr" at drivers/infiniband/sw/rdmavt/qp.c:2043 (size 40), bugzilla-daemon
[PATCH v5 0/7] treewide cleanup of random integer usage,
Jason A. Donenfeld
- [PATCH v5 1/7] treewide: use prandom_u32_max() when possible, part 1, Jason A. Donenfeld
- [PATCH v5 3/7] treewide: use get_random_{u8,u16}() when possible, part 1, Jason A. Donenfeld
- [PATCH v5 2/7] treewide: use prandom_u32_max() when possible, part 2, Jason A. Donenfeld
- [PATCH v5 7/7] prandom: remove unused functions, Jason A. Donenfeld
- [PATCH v5 6/7] treewide: use get_random_bytes when possible, Jason A. Donenfeld
- [PATCH v5 5/7] treewide: use get_random_u32() when possible, Jason A. Donenfeld
- [PATCH v5 4/7] treewide: use get_random_{u8,u16}() when possible, part 2, Jason A. Donenfeld
- Re: [PATCH v5 0/7] treewide cleanup of random integer usage, Greg Kroah-Hartman
- Re: [PATCH v5 0/7] treewide cleanup of random integer usage, Yury Norov
- Re: [PATCH v5 0/7] treewide cleanup of random integer usage, Kees Cook
Re: [PATCH v4 2/6] treewide: use prandom_u32_max() when possible,
Kees Cook
[PATCH v4 0/6] treewide cleanup of random integer usage,
Jason A. Donenfeld
Re: [PATCH net-next 3/7] qed: Add support for RoCE hw init,
Bjorn Helgaas
[rdma:for-next] BUILD SUCCESS 33331a728c83f380e53a3dbf2be0c1893da1d739, kernel test robot
[PATCH] IB/uverbs: fix the typo of optional,
Deming Wang
[PATCH for-next] RDMA/rxe: Convert spin_lock_irqsave to spin_lock,
Bob Pearson
[PATCH v3 0/5] treewide cleanup of random integer usage,
Jason A. Donenfeld
[Index of Archives]
[Linux USB Development]
[Video for Linux]
[Big List of Linux Books]
[Linux SCSI]
[Scanners]
[Yosemite Info]