linux-rdma.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-02-08 19:36:20 to 2021-02-18 10:26:22 UTC [more...]

[PATCH mlx5-next v6 0/4] Dynamically assign MSI-X vectors count
 2021-02-18 10:15 UTC  (17+ messages)
` [PATCH mlx5-next v6 1/4] PCI: Add sysfs callback to allow MSI-X table size change of SR-IOV VFs
` [PATCH mlx5-next v6 2/4] net/mlx5: Add dynamic MSI-X capabilities bits
` [PATCH mlx5-next v6 3/4] net/mlx5: Dynamically assign MSI-X vectors count
` [PATCH mlx5-next v6 4/4] net/mlx5: Allow to the users to configure number of MSI-X vectors

ibv_req_notify_cq clarification
 2021-02-18  9:13 UTC 

[PATCH iproute2-rc] rdma: Fix statistics bind/unbing argument handling
 2021-02-18  8:44 UTC  (7+ messages)

[rdma:for-next] BUILD SUCCESS ed408529679737a9a7ad816c8de5d59ba104bb11
 2021-02-18  7:58 UTC 

[PATCH v4 0/4] mm/gup: page unpining improvements
 2021-02-18  7:24 UTC  (6+ messages)
` [PATCH v4 1/4] mm/gup: add compound page list iterator
` [PATCH v4 2/4] mm/gup: decrement head page once for group of subpages
` [PATCH v4 3/4] mm/gup: add a range variant of unpin_user_pages_dirty_lock()
` [PATCH v4 4/4] RDMA/umem: batch page unpin in __ib_umem_release()

copy_file_range() infinitely hangs on NFSv4.2 over RDMA
 2021-02-18  3:52 UTC  (7+ messages)

[PATCH] RDMA/rtrs-srv: Suppress warnings passing zero to 'PTR_ERR'
 2021-02-17 13:38 UTC  (4+ messages)

[PATCH] RDMA/srp: Fix support for unpopulated and unbalanced NUMA nodes
 2021-02-17 13:37 UTC  (4+ messages)

pull-request: mlx5-next 2021-02-16
 2021-02-16 23:00 UTC  (2+ messages)

[PATCH mlx5-next 0/6] mlx5 real time clock
 2021-02-16 22:05 UTC  (9+ messages)
` [PATCH mlx5-next 1/6] net/mlx5: Add new timestamp mode bits
` [PATCH mlx5-next 2/6] net/mlx5: Add register layout to support real-time time-stamp
` [PATCH mlx5-next 3/6] net/mlx5: Refactor init clock function
` [PATCH mlx5-next 4/6] net/mlx5: Move all internal timer metadata into a dedicated struct
` [PATCH mlx5-next 5/6] net/mlx5: Move some PPS logic into helper functions
` [PATCH mlx5-next 6/6] net/mlx5: Add cyc2time HW translation mode support

[PATCH 1/2 net-next] net/mlx5e: TC: Fix IS_ERR() vs NULL checks
 2021-02-16 21:37 UTC  (4+ messages)

directing soft iWARP traffic through a secure tunnel
 2021-02-16 18:09 UTC  (9+ messages)
  `  "

[PATCH rdma-next 0/2] Real time/free running timestamp support
 2021-02-16 14:12 UTC  (14+ messages)
` [PATCH mlx5-next 1/2] net/mlx5: Add new timestamp mode bits
` [PATCH rdma-next 2/2] RDMA/mlx5: Fail QP creation if the device can not support the CQE TS

[PATCH] RDMA/rtrs-srv: suppress warnings passing zero to 'PTR_ERR'
 2021-02-16  9:40 UTC  (5+ messages)

[PATCH for-next] RDMA/rxe: Fix ib_device reference counting (again)
 2021-02-15  5:59 UTC  (3+ messages)

[rdma:wip/jgg-for-next] BUILD SUCCESS WITH WARNING c88b31c46cefe50f524a1ad3deaf1599bc9ee2e6
 2021-02-13 20:17 UTC 

[rdma:wip/for-testing] BUILD SUCCESS 5556b910ecd94ac0f853e278ddadfddc762d6ee9
 2021-02-12 23:53 UTC 

[PATCH] Fix: Remove racy Subnet Manager sendonly join checks
 2021-02-12 22:16 UTC  (6+ messages)

[bug report] net/mlx5e: E-Switch, Maintain vhca_id to vport_num mapping
 2021-02-12 19:23 UTC  (5+ messages)

[PATCH mlx5-next] RDMA/mlx5: Allow CQ creation without attached EQs
 2021-02-12 18:07 UTC  (2+ messages)

[PATCHv2 for-next 0/4] A few bugfix for RTRS
 2021-02-12 15:40 UTC  (6+ messages)
` [PATCHv2 for-next 1/4] RDMA/rtrs-srv: Fix BUG: KASAN: stack-out-of-bounds
` [PATCHv2 for-next 2/4] RDMA/rtrs: Only allow addition of path to an already established session
` [PATCHv2 for-next 3/4] RDMA/rtrs-srv: fix memory leak by missing kobject free
` [PATCHv2 for-next 4/4] RDMA/rtrs-srv-sysfs: fix missing put_device

[PATCH for-next] RDMA/rxe: Remove unused pkt->offset
 2021-02-12 15:40 UTC  (3+ messages)

[PATCH rdma-next v2] RDMA/ucma: Fix use-after-free bug in ucma_create_uevent
 2021-02-12 15:40 UTC  (2+ messages)

[PATCH v2] svcrdma: Hold private mutex while invoking rdma_accept()
 2021-02-12 15:03 UTC 

[PATCH v1] svcrdma: Hold private mutex while invoking rdma_accept()
 2021-02-12 14:55 UTC  (4+ messages)

[rdma:wip/for-testing 1/1] drivers/infiniband/sw/rxe/rxe_net.c:164:26: error: 'rdev' undeclared; did you mean
 2021-02-12  7:25 UTC 

[rdma:wip/for-testing] BUILD REGRESSION a8ef74e70f50f10d741bb64757dd205318dfd9c7
 2021-02-12  1:47 UTC  (2+ messages)

[rdma:wip/jgg-for-next] BUILD SUCCESS 2428cde75c69584107931fe9ece6617b2b89eb14
 2021-02-12  0:14 UTC 

[PATCH v3 0/4] mm/gup: page unpining improvements
 2021-02-11 10:52 UTC  (15+ messages)
` [PATCH v3 1/4] mm/gup: add compound page list iterator
` [PATCH v3 2/4] mm/gup: decrement head page once for group of subpages
` [PATCH v3 3/4] mm/gup: add a range variant of unpin_user_pages_dirty_lock()
` [PATCH v3 4/4] RDMA/umem: batch page unpin in __ib_umem_release()

[PATCH for-next 0/4] A few bugfix for RTRS
 2021-02-11  9:51 UTC  (12+ messages)
` [PATCH for-next 1/4] RDMA/rtrs-srv: Fix BUG: KASAN: stack-out-of-bounds
` [PATCH for-next 2/4] RDMA/rtrs: Only allow addition of path to an already established session
` [PATCH for-next 3/4] RDMA/rtrs-srv: fix memory leak by missing kobject free
` [PATCH for-next 4/4] RDMA/rtrs-srv-sysfs: fix missing put_device

[PATCH net-next] net/mlx5e: Fix error return code in mlx5e_tc_esw_init()
 2021-02-11  4:20 UTC  (2+ messages)

[PATCH net-next] net/mlx5: Fix a NULL vs IS_ERR() check
 2021-02-11  4:17 UTC  (3+ messages)

[PATCH net-next] net/mlx5: SF, Fix error return code in mlx5_sf_dev_probe()
 2021-02-11  4:17 UTC  (3+ messages)

[PATCH] DMA/qedr: Use true and false for bool variable
 2021-02-10 18:21 UTC  (3+ messages)
` [EXT] "

[PATCH rdma-next] RDMA/core: Fix kernel doc warnings
 2021-02-10 18:22 UTC  (2+ messages)

[PATCH v3 for-next] RDMA/hns: Adjust definition of FRMR fields
 2021-02-10 18:21 UTC  (2+ messages)

[rdma:for-next] BUILD SUCCESS a14e3caaaa72e9c5c91e823dde3383122215207d
 2021-02-10 16:25 UTC 

[rdma:wip/jgg-for-next] BUILD SUCCESS 3f03ae8e862db6b17b5d60a684ffb1dec61363b6
 2021-02-10 16:25 UTC 

[bug report] net/mlx5e: Handle FIB events to update tunnel endpoint device
 2021-02-10 14:03 UTC  (7+ messages)

rdma-core spec weird behavior on Fedora
 2021-02-10 11:54 UTC  (2+ messages)

[bug report] net/mxl5e: Add change profile method
 2021-02-10  7:02 UTC  (3+ messages)

[PATCH] net/mlx5: docs: correct section reference in table of contents
 2021-02-10  5:42 UTC  (2+ messages)

[next] [s390 ] net: mlx5: tc_tun.h:24:29: error: field 'match_level' has incomplete type
 2021-02-10  5:35 UTC  (2+ messages)

[PATCH v2 for-next] RDMA/hns: Adjust definition of FRMR fields
 2021-02-10  2:07 UTC  (3+ messages)

[PATCH RFC rdma-core 0/5] libhns: Add support for Dynamic Context Attachment
 2021-02-09 19:53 UTC  (5+ messages)
` [PATCH RFC rdma-core 2/5] libhns: Introduce DCA for RC QP

[PATCH v2 for-next 0/5] RDMA/hns: Fix and refactor CMDQ related code
 2021-02-09 19:37 UTC  (2+ messages)

[PATCH rdma-next] RDMA/mlx5: Support 400Gbps IB rate in mlx5 driver
 2021-02-09 18:12 UTC  (2+ messages)

[PATCH rdma-next 00/14] Cleanup locking and events in ucma
 2021-02-09 15:40 UTC  (4+ messages)
` [PATCH rdma-next 06/14] RDMA/cma: Add missing locking to rdma_accept()

[PATCH for-next 00/12] RDMA/hns: Updates for 5.12
 2021-02-09  7:56 UTC  (5+ messages)
` [PATCH for-next 05/12] RDMA/hns: Adjust definition of FRMR fields

[PATCH for-next] RDMA/rxe: Cleanup init_send_wqe
 2021-02-09  1:02 UTC  (5+ messages)

[PATCH] RDMA/qedr: Remove in_irq() usage from debug output
 2021-02-09  0:44 UTC  (2+ messages)

[PATCH for-next] RDMA/rxe: Fix checkpatch warnings
 2021-02-09  0:41 UTC  (2+ messages)

[PATCH mlx5-next v2] RDMA/mlx5: Cleanup the synchronize_srcu() from the ODP flow
 2021-02-09  0:35 UTC  (2+ messages)

[PATCH v2 for-next] RDMA/hns: Add support of direct wqe
 2021-02-09  0:13 UTC  (2+ messages)

[PATCH for-rc] RDMA/siw: Fix calculation of tx_valid_cpus size
 2021-02-09  0:06 UTC  (2+ messages)

[PATCH for-next 00/12] RDMA/hns: Several fixes and cleanups of RQ/SRQ
 2021-02-08 23:43 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).