All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 6.1.y 0/2] Backport 2 commits to 6.1.y to fix bond issue
@ 2026-04-15  9:12 Rajani Kantha
  2026-04-15  9:12 ` [PATCH 6.1.y 1/2] bonding: return detailed error when loading native XDP fails Rajani Kantha
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Rajani Kantha @ 2026-04-15  9:12 UTC (permalink / raw)
  To: liuhangbin, razor, toke, kuba, wangliang74, joamaki, stable

Backport commit: 094ee6017ea0 ("bonding: check xdp prog when set bond
mode") to 6.1.y to fix a bond issue.

It depends on commit: 22ccb684c1ca ("bonding: return detailed
error when loading native XDP fails)

In order to make a clean backport on stable kernel, backport 2 commits.


Hangbin Liu (1):
  bonding: return detailed error when loading native XDP fails

Wang Liang (1):
  bonding: check xdp prog when set bond mode

 drivers/net/bonding/bond_main.c    | 9 ++++++---
 drivers/net/bonding/bond_options.c | 3 +++
 include/net/bonding.h              | 1 +
 3 files changed, 10 insertions(+), 3 deletions(-)

-- 
2.35.3



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2026-04-20 13:21 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-04-15  9:12 [PATCH 6.1.y 0/2] Backport 2 commits to 6.1.y to fix bond issue Rajani Kantha
2026-04-15  9:12 ` [PATCH 6.1.y 1/2] bonding: return detailed error when loading native XDP fails Rajani Kantha
2026-04-15  9:12 ` [PATCH 6.1.y 2/2] bonding: check xdp prog when set bond mode Rajani Kantha
2026-04-20 13:21 ` [PATCH 6.1.y 0/2] Backport 2 commits to 6.1.y to fix bond issue Sasha Levin

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.