linux-rdma.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-09-24 13:54:41 to 2021-09-29 14:39:45 UTC [more...]

[PATCH net-next v1 0/5] Devlink reload and missed notifications fix
 2021-09-29 14:39 UTC  (20+ messages)
` [PATCH net-next v1 1/5] devlink: Add missed notifications iterators
` [PATCH net-next v1 2/5] devlink: Allow modification of devlink ops
` [PATCH net-next v1 3/5] devlink: Allow set specific ops callbacks dynamically
` [PATCH net-next v1 4/5] net/mlx5: Register separate reload devlink ops for multiport device
` [PATCH net-next v1 5/5] devlink: Delete reload enable/disable interface

[PATCH mlx5-next 2/7] vfio: Add an API to check migration state transition validity
 2021-09-29 14:36 UTC  (23+ messages)
` [PATCH mlx5-next 6/7] mlx5_vfio_pci: Expose migration commands over mlx5 device

[PATCH net-next v1 00/21] Move devlink_register to be last devlink command
 2021-09-29 13:07 UTC  (32+ messages)
` [PATCH net-next v1 01/21] devlink: Notify users when objects are accessible
` [PATCH net-next v1 02/21] bnxt_en: Register devlink instance at the end devlink configuration
` [PATCH net-next v1 03/21] liquidio: Overcome missing device lock protection in init/remove flows
` [PATCH net-next v1 04/21] dpaa2-eth: Register devlink instance at the end of probe
` [PATCH net-next v1 05/21] net: hinic: Open device for the user access when it is ready
` [PATCH net-next v1 06/21] ice: Open devlink when device "
` [PATCH net-next v1 07/21] octeontx2: Move devlink registration to be last devlink command
` [PATCH net-next v1 08/21] net/prestera: Split devlink and traps registrations to separate routines
` [PATCH net-next v1 09/21] net/mlx4: Move devlink_register to be the last initialization command
` [PATCH net-next v1 10/21] net/mlx5: Accept devlink user input after driver initialization complete
` [PATCH net-next v1 11/21] mlxsw: core: Register devlink instance last
` [PATCH net-next v1 12/21] net: mscc: ocelot: delay devlink registration to the end
` [PATCH net-next v1 13/21] nfp: Move delink_register to be last command
` [PATCH net-next v1 14/21] ionic: Move devlink registration to be last devlink command
` [PATCH net-next v1 15/21] qed: "
` [PATCH net-next v1 16/21] net: ethernet: ti: "
` [PATCH net-next v1 17/21] netdevsim: "
` [PATCH net-next v1 18/21] net: wwan: iosm: Move devlink_register "
` [PATCH net-next v1 19/21] ptp: ocp: Move devlink registration "
` [PATCH net-next v1 20/21] staging: qlge: "
` [PATCH net-next v1 21/21] net: dsa: "

[PATCH rdma-next v1 00/11] Optional counter statistics support
 2021-09-29 12:27 UTC  (19+ messages)
` [PATCH rdma-next v1 04/11] RDMA/counter: Add an is_disabled field in struct rdma_hw_stats
` [PATCH rdma-next v1 05/11] RDMA/counter: Add optional counter support
` [PATCH rdma-next v1 06/11] RDMA/nldev: Add support to get status of all counters
` [PATCH rdma-next v1 07/11] RDMA/nldev: Allow optional-counter status configuration through RDMA netlink

[PATCH 00/12] qed: new firmware version 8.59.1.0 support
 2021-09-29 12:12 UTC  (13+ messages)
` [PATCH 01/12] qed: Remove e4_ and _e4 from FW HSI
` [PATCH 02/12] qed: Split huge qed_hsi.h header file
` [PATCH 03/12] qed: Update common_hsi for FW ver 8.59.1.0
` [PATCH 04/12] qed: Update qed_mfw_hsi.h "
` [PATCH 05/12] qed: Update qed_hsi.h for fw 8.59.1.0
` [PATCH 06/12] qed: Use enum as per FW 8.59.1.0 in qed_iro_hsi.h
` [PATCH 07/12] qed: Update FW init functions to support FW 8.59.1.0
` [PATCH 08/12] qed: Add '_GTT' suffix to the IRO RAM macros
` [PATCH 09/12] qed: Update debug related changes
` [PATCH 10/12] qed: Update TCP silly-window-syndrome timeout for iwarp, scsi
` [PATCH 11/12] qed: Update the TCP active termination 2 MSL timer ("TIME_WAIT")
` [PATCH 12/12] qed: fix ll2 establishment during load of RDMA driver

[PATCH for-next 0/7] Misc update for RTRS
 2021-09-29 12:04 UTC  (7+ messages)
` [PATCH for-next 6/7] RDMA/rtrs: Do not allow sessname to contain special symbols / and

[rdma:wip/jgg-for-next] BUILD SUCCESS d30ef6d5c013c19e907f2a3a3d6eee04fcd3de0d
 2021-09-29 11:25 UTC 

[PATCH net-next v4 0/3] check return value of rhashtable_init in mlx5e, ipv6, mac80211
 2021-09-29 11:00 UTC  (7+ messages)
` [PATCH net-next v4 1/3] net/mlx5e: check return value of rhashtable_init
` [PATCH net-next v4 2/3] net: ipv6: "
` [PATCH net-next v4 3/3] net: mac80211: "

[PATCH net-next 0/5] Devlink reload and missed notifications fix
 2021-09-29 10:43 UTC  (10+ messages)
` [PATCH net-next 1/5] devlink: Add missed notifications iterators
` [PATCH net-next 2/5] devlink: Allow modification of devlink ops
` [PATCH net-next 3/5] devlink: Allow set specific ops callbacks dynamically
` [PATCH net-next 4/5] net/mlx5: Register separate reload devlink ops for multiport device
` [PATCH net-next 5/5] devlink: Delete reload enable/disable interface

[PATCH][net-next] net/mlx4: Use array_size() helper in copy_to_user()
 2021-09-29 10:24 UTC  (2+ messages)

[PATCH net-next] net: mlx4: Add XDP_REDIRECT statistics
 2021-09-29 10:19 UTC  (2+ messages)

[PATCH v1] RDMA/rxe: Bump up default maximum values used via uverbs
 2021-09-29  5:53 UTC  (10+ messages)

[PATCH] IB/mlx5: unify return value to ENOENT
 2021-09-29  4:37 UTC  (4+ messages)

[RFC PATCH v2 0/2] RDMA/rxe: Add dma-buf support
 2021-09-29  4:19 UTC  (3+ messages)
` [RFC PATCH v2 1/2] RDMA/umem: Change for rdma devices has not dma device
` [RFC PATCH v2 2/2] RDMA/rxe: Add dma-buf support

[PATCH][net-next] net/mlx5: Use struct_size() helper in kvzalloc()
 2021-09-28 22:11 UTC 

[PATCH][net-next] net/mlx5: Use kvcalloc() instead of kvzalloc()
 2021-09-28 22:04 UTC 

[PATCH][net-next] net/mlx5e: Use array_size() helper
 2021-09-28 21:54 UTC 

[PATCH v6 0/2] Add p2p via dmabuf to habanalabs
 2021-09-28 21:17 UTC  (16+ messages)
` [PATCH v6 1/2] habanalabs: define uAPI to export FD for DMA-BUF
` [PATCH v6 2/2] habanalabs: add support for dma-buf exporter

[rdma:for-next] BUILD SUCCESS 450f4f6aa1a369cc3ffadc1c7e27dfab3e90199f
 2021-09-28 19:05 UTC 

[rdma:wip/jgg-for-rc] BUILD SUCCESS e671f0ecfece14940a9bb81981098910ea278cf7
 2021-09-28 19:05 UTC 

[PATCH rdma-next v1 0/2] Extend UAR to have DevX UID
 2021-09-28 15:32 UTC  (3+ messages)

[PATCH 0/3] RDMA/rxe: Do some cleanup for macros
 2021-09-28 14:49 UTC  (2+ messages)

[PATCH v3 0/5] RDMA/rxe: Do some cleanup
 2021-09-28 14:48 UTC  (2+ messages)

[PATCH][next] RDMA/hfi1: Use struct_size() and flex_array_size() helpers
 2021-09-27 23:50 UTC  (3+ messages)

[PATCH for-next 0/6] Perf and debug fixes for hfi
 2021-09-27 23:15 UTC  (2+ messages)

[PATCH for-next v2] RDMA/efa: CQ notifications
 2021-09-27 23:04 UTC  (2+ messages)

Linux 5.15-rc3
 2021-09-27 21:49 UTC  (4+ messages)

[PATCH for-rc 0/2] Bugfix or cleanup for CQE size
 2021-09-27 19:17 UTC  (4+ messages)
` [PATCH for-rc 1/2] RDMA/hns: Fix the size setting error when copying CQE in clean_cq()
` [PATCH for-rc 2/2] RDMA/hns: Add the check of the CQE size of the user space

[PATCH] infiniband hfi1: fix misuse of %x in ipoib_tx.c
 2021-09-27 17:42 UTC  (9+ messages)

[Bug 214523] New: RDMA Mellanox RoCE drivers are unresponsive to ARP updates during a reconnect
 2021-09-27 16:14 UTC  (9+ messages)

[PATCH mlx5-next 1/7] PCI/IOV: Provide internal VF index
 2021-09-27 14:47 UTC  (8+ messages)

[PATCH] RDMA/irdma: Use dma_alloc_coherent() instead of kmalloc/dma_map_single()
 2021-09-27 14:30 UTC  (3+ messages)

[PATCH] RDMA/hns: Use dma_alloc_coherent() instead of kmalloc/dma_map_single()
 2021-09-27 11:59 UTC  (2+ messages)

[PATCH v2] providers/rxe: Set the correct value of resid for inline data
 2021-09-26 10:51 UTC  (2+ messages)

[PATCH rdma-next] RDMA/mlx5: Avoid taking MRs from larger MR cache pools when a pool is empty
 2021-09-26  8:31 UTC 

[PATCH for-rc v4 0/5] RDMA/rxe: Various bug fixes
 2021-09-25 20:32 UTC  (6+ messages)

rdma-core and travis CI
 2021-09-25 10:14 UTC  (4+ messages)

[PATCH] net/mlx5: DR, Prefer kcalloc over open coded arithmetic
 2021-09-25  7:28 UTC  (3+ messages)

[PATCH] infiniband hfi1: fix misuse of %x in ipoib_tx.c
 2021-09-24 14:46 UTC  (2+ messages)

[PATCH RESEND net] ice: Correctly deal with PFs that do not support RDMA
 2021-09-24 14:10 UTC  (2+ messages)

[PATCH rdma-rc] RDMA/usnic: Lock VF with mutex instead of spinlock
 2021-09-24 13:59 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).