linux-rdma.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-08-03 17:58:53 to 2023-08-11 23:55:20 UTC [more...]

[GIT PULL] Please pull RDMA subsystem changes
 2023-08-11 23:55 UTC 

Ismael Patrick QDZVNUWNVR1367382278123 linux-rdma@vger.kernel.org
 2023-08-11 17:17 UTC 

[PATCH v2 net-next] net/rds: Remove unused function declarations
 2023-08-11  9:50 UTC 

[PATCH net-next v2] net: mana: Add gdma stats to ethtool output for mana
 2023-08-11  9:00 UTC  (3+ messages)

[rdma:for-rc] BUILD SUCCESS 64b632654b97319b253c2c902fe4c11349aaa70f
 2023-08-11  8:24 UTC 

[PATCH -next] RDMA/irdma: Silence the warnings in irdma_uk_rdma_write()
 2023-08-11  6:22 UTC 

[PATCH net-next] rds: tcp: Remove unused declaration rds_tcp_map_seq()
 2023-08-11  1:15 UTC  (3+ messages)

[PATCH for-rc 0/3] RDMA/bnxt_re: Bug fixes
 2023-08-10 19:38 UTC  (5+ messages)
` [PATCH for-rc 1/3] RDMA/bnxt_re: Fix ib device unalloc
` [PATCH for-rc 2/3] RDMA/bnxt_re: Fix error handling in probe failure path
` [PATCH for-rc 3/3] RDMA/bnxt_re: Initialize dpi_tbl_lock mutex

[PATCH net-next] rds: rdma: Remove unused declaration rds_rdma_conn_connect()
 2023-08-10 18:18 UTC  (2+ messages)

[PATCH net-next] net/rds: Remove unused function declarations
 2023-08-10 18:12 UTC  (2+ messages)

[PATCH net-next] RDS: IB: Remove unused declarations
 2023-08-10 18:08 UTC  (2+ messages)

[PATCH V8 net] net: mana: Fix MANA VF unload when hardware is unresponsive
 2023-08-10 17:40 UTC  (2+ messages)

When should positive and negative error codes be used?
 2023-08-10 16:53 UTC  (2+ messages)

isert patch leaving resources behind
 2023-08-10 14:44 UTC 

[PATCH 0/5] Fix potential issues for siw
 2023-08-10  1:14 UTC  (3+ messages)

[PATCH mlx5-next v1 00/14] mlx5 MACsec RoCEv2 support
 2023-08-09 23:53 UTC  (18+ messages)
` [PATCH mlx5-next v1 01/14] macsec: add functions to get macsec real netdevice and check offload
` [PATCH mlx5-next v1 02/14] net/mlx5e: Move MACsec flow steering operations to be used as core library
` [PATCH mlx5-next v1 03/14] net/mlx5: Remove dependency of macsec flow steering on ethernet
` [PATCH mlx5-next v1 04/14] net/mlx5e: Rename MACsec flow steering functions/parameters to suit core naming style
` [PATCH mlx5-next v1 05/14] net/mlx5e: Move MACsec flow steering and statistics database from ethernet to core
` [PATCH mlx5-next v1 06/14] net/mlx5: Remove netdevice from MACsec steering
` [PATCH mlx5-next v1 07/14] net/mlx5: Maintain fs_id xarray per MACsec device inside macsec steering
` [PATCH mlx5-next v1 08/14] RDMA/mlx5: Implement MACsec gid addition and deletion
` [PATCH mlx5-next v1 09/14] net/mlx5: Add MACsec priorities in RDMA namespaces
` [PATCH mlx5-next v1 10/14] IB/core: Reorder GID delete code for RoCE
` [PATCH mlx5-next v1 11/14] net/mlx5: Configure MACsec steering for egress RoCEv2 traffic
` [PATCH mlx5-next v1 12/14] net/mlx5: Configure MACsec steering for ingress "
` [PATCH mlx5-next v1 13/14] net/mlx5: Add RoCE MACsec steering infrastructure in core
` [PATCH mlx5-next v1 14/14] RDMA/mlx5: Handles RoCE MACsec steering rules addition and deletion

[PATCH for-next v3 0/7] RDMA/rxe: Misc cleanups
 2023-08-09 19:20 UTC  (2+ messages)

[PATCH for-next 0/2] Enable rcu locking of verbs objects
 2023-08-09 19:17 UTC  (5+ messages)
` [PATCH for-next 1/2] RDMA/core: Support drivers use of rcu locking
` [PATCH for-next 2/2] RDMA/rxe: Enable rcu locking of indexed objects

[PATCH for-next v2] IB/core: Add more speed parsing in ib_get_width_and_speed()
 2023-08-09 18:11 UTC  (7+ messages)

[PATCH -next] rdma: Remove unused function declarations
 2023-08-09 14:27 UTC 

[PATCH net-next 00/10] Convert mlx4 to use auxiliary bus
 2023-08-09 11:12 UTC  (28+ messages)
` [PATCH net-next 01/10] mlx4: Get rid of the mlx4_interface.get_dev callback
` [PATCH net-next 02/10] mlx4: Rename member mlx4_en_dev.nb to netdev_nb
` [PATCH net-next 03/10] mlx4: Replace the mlx4_interface.event callback with a notifier
` [PATCH net-next 04/10] mlx4: Get rid of the mlx4_interface.activate callback
` [PATCH net-next 05/10] mlx4: Move the bond work to the core driver
` [PATCH net-next 06/10] mlx4: Avoid resetting MLX4_INTFF_BONDING per driver
` [PATCH net-next 07/10] mlx4: Register mlx4 devices to an auxiliary virtual bus
` [PATCH net-next 08/10] mlx4: Connect the ethernet part to the auxiliary bus
` [PATCH net-next 09/10] mlx4: Connect the infiniband "
` [PATCH net-next 10/10] mlx4: Delete custom device management logic

[PATCH v3 00/14] sysctl: Add a size argument to register functions in sysctl
 2023-08-09 10:50 UTC  (15+ messages)
` [PATCH v3 01/14] sysctl: Prefer ctl_table_header in proc_sysctl
` [PATCH v3 02/14] sysctl: Use ctl_table_header in list_for_each_table_entry
` [PATCH v3 03/14] sysctl: Add ctl_table_size to ctl_table_header
` [PATCH v3 04/14] sysctl: Add size argument to init_header
` [PATCH v3 05/14] sysctl: Add a size arg to __register_sysctl_table
` [PATCH v3 06/14] sysctl: Add size to register_sysctl
` [PATCH v3 07/14] sysctl: Add size arg to __register_sysctl_init
` [PATCH v3 08/14] sysctl: Add size to register_net_sysctl function
` [PATCH v3 09/14] ax.25: Update to register_net_sysctl_sz
` [PATCH v3 10/14] netfilter: "
` [PATCH v3 11/14] networking: "
` [PATCH v3 12/14] vrf: "
` [PATCH v3 13/14] sysctl: SIZE_MAX->ARRAY_SIZE in register_net_sysctl
` [PATCH v3 14/14] sysctl: Use ctl_table_size as stopping criteria for list macro

[PATCH v2 00/14] sysctl: Add a size argument to register functions in sysctl
 2023-08-08 15:23 UTC  (15+ messages)
` [PATCH v2 11/14] networking: Update to register_net_sysctl_sz

[rdma:for-rc] BUILD SUCCESS 8e7b295da1ed051baedd068b7f785f5d959ef95d
 2023-08-09  6:56 UTC 

[rdma:wip/leon-for-next] BUILD SUCCESS d952f54d01ec2ea5ee9d5e21f2ea3a5807b4bcbc
 2023-08-09  6:48 UTC 

[PATCH net-next v2] rtnetlink: remove redundant checks for nlattr IFLA_BRIDGE_MODE
 2023-08-08 22:40 UTC  (4+ messages)

[rdma:wip/leon-for-next] BUILD SUCCESS 849b1955ade1c647234d6fadeb70377d9def01ca
 2023-08-08  5:42 UTC 

[PATCH -next] RDMA/hns: Remove unused declaration hns_roce_modify_srq()
 2023-08-08 18:35 UTC  (3+ messages)

[PATCH for-rc] MAINTAINERS: Remove maintainer of HiSilicon RoCE
 2023-08-08 18:36 UTC  (2+ messages)

[PATCH 0/2] PCI+IB/hfi1: Fold duplicate secondary bus reset code
 2023-08-08 16:51 UTC  (5+ messages)
` [PATCH 1/2] PCI: Export pci_parent_bus_reset() for drivers to use
` [PATCH 2/2] IB/hfi1: Remove pci_parent_bus_reset() duplication

[PATCH mlx5-next 00/14] mlx5 MACsec RoCEv2 support
 2023-08-08 17:41 UTC  (17+ messages)
` [PATCH mlx5-next 01/14] macsec: add functions to get MACsec real netdevice and check offload
` [PATCH mlx5-next 02/14] net/mlx5e: Move MACsec flow steering operations to be used as core library
` [PATCH mlx5-next 03/14] net/mlx5: Remove dependency of macsec flow steering on ethernet
` [PATCH mlx5-next 04/14] net/mlx5e: Rename MACsec flow steering functions/parameters to suit core naming style
` [PATCH mlx5-next 05/14] net/mlx5e: Move MACsec flow steering and statistics database from ethernet to core
` [PATCH mlx5-next 06/14] net/mlx5: Remove netdevice from MACsec steering
` [PATCH mlx5-next 07/14] net/mlx5: Maintain fs_id xarray per MACsec device inside macsec steering
` [PATCH mlx5-next 08/14] net/mlx5: Add MACsec priorities in RDMA namespaces
` [PATCH mlx5-next 09/14] net/mlx5: Configure MACsec steering for egress RoCEv2 traffic
` [PATCH mlx5-next 10/14] net/mlx5: Configure MACsec steering for ingress "
` [PATCH mlx5-next 11/14] net/mlx5: Add RoCE MACsec steering infrastructure in core
` [PATCH mlx5-next 12/14] RDMA/mlx5: Implement MACsec gid addition and deletion
` [PATCH mlx5-next 13/14] IB/core: Reorder GID delete code for RoCE
` [PATCH mlx5-next 14/14] RDMA/mlx5: Handles RoCE MACsec steering rules addition and deletion

[PATCH] infiniband: make all 'class' structures const
 2023-08-08 10:25 UTC  (2+ messages)

[PATCH -next 0/6] net: Remove unnecessary ternary operators
 2023-08-07 17:35 UTC  (16+ messages)
` [PATCH -next 1/6] net: thunderx: "
` [PATCH -next 2/6] ethernet/intel: "
` [PATCH -next 3/6] net/mlx4: Remove an unnecessary ternary operator
` [PATCH -next 4/6] net: ethernet: renesas: rswitch: "
` [PATCH -next 5/6] net: fjes: "
` [PATCH -next 6/6] brcm80211: "

[PATCH net-next] net: mana: Add gdma stats to ethtool output for mana
 2023-08-07 14:50 UTC  (2+ messages)

[PATCH -next] RDMA: Remove unnecessary NULL values
 2023-08-07 13:57 UTC  (2+ messages)

[PATCH -next] IB/uverbs: fix an potential error pointer dereference
 2023-08-07 13:50 UTC  (2+ messages)

[PATCH for-rc 0/4] Bugfixes for HNS RoCE
 2023-08-07 13:47 UTC  (6+ messages)
` [PATCH for-rc 1/4] RDMA/hns: Fix port active speed
` [PATCH for-rc 2/4] RDMA/hns: Fix incorrect post-send with direct wqe of wr-list
` [PATCH for-rc 3/4] RDMA/hns: Fix inaccurate error label name in init instance
` [PATCH for-rc 4/4] RDMA/hns: Fix CQ and QP cache affinity

[PATCH for-next v2 0/6] RDMA/bnxt_re: Driver minor update
 2023-08-07 13:39 UTC  (2+ messages)

[recipe build #3585623] of ~linux-rdma rdma-core-daily in xenial: Dependency wait
 2023-08-07 12:32 UTC 

[PATCH V6,net-next] net: mana: Add page pool for RX buffers
 2023-08-07  8:35 UTC  (4+ messages)

[recipe build #3584682] of ~linux-rdma rdma-core-daily in xenial: Dependency wait
 2023-08-05 12:31 UTC 

[PATCH net-next] net/mlx5: Devcom, only use devcom after NULL check in mlx5_devcom_send_event()
 2023-08-04 20:53 UTC  (2+ messages)

[PATCH][next] net/mlx5e: Fix spelling mistake "Faided" -> "Failed"
 2023-08-04 20:49 UTC  (2+ messages)

[PATCH V5,net-next] net: mana: Add page pool for RX buffers
 2023-08-04 20:20 UTC  (4+ messages)

[rdma:wip/leon-for-rc] BUILD SUCCESS 4fdfaef71fced490835145631a795497646f4555
 2023-08-04 16:00 UTC 

[PATCH for-next 0/9] RDMA/rxe: Misc fixes and cleanups
 2023-08-04 14:17 UTC  (15+ messages)
` [PATCH for-next 4/9] RDMA/rxe: Fix delayed send packet handling
` [PATCH for-next 8/9] RDMA/rxe: Report leaked objects

[rdma:wip/leon-for-next] BUILD SUCCESS 38313c6d2a02c28162e06753b01bd885caf9386d
 2023-08-04 12:41 UTC 

[recipe build #3584058] of ~linux-rdma rdma-core-daily in xenial: Dependency wait
 2023-08-04 12:31 UTC 

[PATCH 6.1 5.15] net/mlx5: Free irqs only on shutdown callback
 2023-08-04 10:44 UTC  (2+ messages)

[PATCH V6 net-next] net: mana: Configure hwc timeout from hardware
 2023-08-04  8:10 UTC  (2+ messages)

[PATCH net-next v2] net/mlx5: remove many unnecessary NULL values
 2023-08-04  1:43 UTC 

[PATCH net-next] net/mlx5: remove many unnecessary NULL values
 2023-08-04  1:25 UTC  (3+ messages)

[PATCH][next] RDMA/irdma: Replace one-element array with flexible-array member
 2023-08-03 20:00 UTC  (3+ messages)

[PATCH for-rc] IB/hfi1: Fix possible panic during hotplug remove
 2023-08-03 18:14 UTC 


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).