public inbox for linux-rdma@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-07-31 18:30:39 to 2023-08-08 19:31:45 UTC [more...]

[PATCH net-next 00/10] Convert mlx4 to use auxiliary bus
 2023-08-08 18:57 UTC  (23+ 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 v2 00/14] sysctl: Add a size argument to register functions in sysctl
 2023-08-08 15:23 UTC  (22+ messages)
` [PATCH v2 03/14] sysctl: Add ctl_table_size to ctl_table_header
` [PATCH v2 10/14] netfilter: Update to register_net_sysctl_sz
` [PATCH v2 11/14] networking: "

[PATCH net-next v2] rtnetlink: remove redundant checks for nlattr IFLA_BRIDGE_MODE
 2023-08-08 12:46 UTC  (3+ 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 for-next v2] IB/core: Add more speed parsing in ib_get_width_and_speed()
 2023-08-07 13:52 UTC  (4+ 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  (8+ messages)
` [PATCH for-next v2 1/6] RDMA/bnxt_re: Fix max_qp count for virtual functions
` [PATCH for-next v2 2/6] RDMA/bnxt_re: Remove a redundant flag
` [PATCH for-next v2 3/6] RDMA/bnxt_re: Fix the sideband buffer size handling for FW commands
` [PATCH for-next v2 4/6] RDMA/bnxt_re: Cleanup bnxt_re_process_raw_qp_pkt_rx() function
` [PATCH for-next v2 5/6] RDMA/bnxt_re: Avoid unnecessary memset
` [PATCH for-next v2 6/6] RDMA/bnxt_re: Remove unnecessary variable initializations

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

[PATCH for-rc] MAINTAINERS: Remove maintainer of HiSilicon RoCE
 2023-08-07  6:42 UTC 

[PATCH -next] RDMA/hns: Remove unused declaration hns_roce_modify_srq()
 2023-08-07  6:21 UTC  (2+ 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  (23+ messages)
` [PATCH for-next 4/9] RDMA/rxe: Fix delayed send packet handling
` [PATCH for-next 8/9] RDMA/rxe: Report leaked objects
` [PATCH for-next 9/9] RDMA/rxe: Protect pending send packets

[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  (3+ 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  (4+ 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 

[PATCH net-next v2] net/mlx4: Remove many unnecessary NULL values
 2023-08-03 13:40 UTC  (3+ messages)

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

[PATCH V6 net] net: mana: Fix MANA VF unload when hardware is
 2023-08-02 22:50 UTC  (2+ messages)

[PATCH for-rc] IB/hfi1: Fix possible panic during hotplug remove
 2023-08-02 17:32 UTC 

[PATCH v4 1/1] RDMA/mana_ib: Add EQ interrupt support to mana ib driver
 2023-08-02 13:08 UTC  (10+ messages)
              ` [EXTERNAL] "

[PATCH for-next 0/6] RDMA/bnxt_re: Driver minor update
 2023-08-02 10:15 UTC  (8+ messages)
` [PATCH for-next 1/6] RDMA/bnxt_re: Fix max_qp count for virtual functions
` [PATCH for-next 2/6] RDMA/bnxt_re: Remove a redundant flag
` [PATCH for-next 3/6] RDMA/bnxt_re: Fix the sideband buffer size handling for FW commands
` [PATCH for-next 4/6] RDMA/bnxt_re: Cleanup bnxt_re_process_raw_qp_pkt_rx() function
` [PATCH for-next 5/6] RDMA/bnxt_re: Avoid unnecessary memset
` [PATCH for-next 6/6] RDMA/bnxt_re: Remove unnecessary variable initializations

[PATCH V7 net] net: mana: Fix MANA VF unload when hardware is
 2023-08-02  7:50 UTC  (7+ messages)
  ` [EXTERNAL] "

[PATCH net-next] net/mlx4: remove many unnecessary NULL values
 2023-08-02  2:35 UTC  (5+ messages)

[PATCH net v1 1/2] netlink: let len field used to parse type-not-care nested attrs
 2023-08-02  0:53 UTC  (10+ messages)

[PATCH V4,net-next] net: mana: Add page pool for RX buffers
 2023-08-01 14:19 UTC  (3+ messages)

[PATCH v3 net-next] net: flow_dissector: Use 64bits for used_keys
 2023-08-01 13:58 UTC  (2+ messages)
` [Intel-wired-lan] "

W sprawie samochodu
 2023-07-31  8:35 UTC 

[rdma:wip/jgg-for-next] BUILD SUCCESS 2897f1925be9a3fad3972660ca4bb0909cd64f35
 2023-08-01 10:12 UTC 

[PATCH v1] RDMA/nldev: Add length check for IFLA_BOND_ARP_IP_TARGET parsing
 2023-08-01  8:15 UTC  (8+ messages)

[rdma:wip/leon-for-next] BUILD SUCCESS 272bba19d631e21e47f6ffa5654d3c17c57ea2ac
 2023-08-01  4:01 UTC 

[rdma:wip/leon-for-rc] BUILD SUCCESS 186b169cf1e4be85aa212a893ea783a543400979
 2023-07-31 22:39 UTC 

[PATCH net] ice: Fix RDMA VSI removal during queue rebuild
 2023-07-31 21:30 UTC  (2+ messages)

[PATCH net-next v1] rtnetlink: remove redundant checks for nlattr IFLA_BRIDGE_MODE
 2023-07-31 18:44 UTC  (4+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox