mirror-linux/drivers/net/ethernet/intel/idpf
Paolo Abeni f1455695d2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Cross-merge networking fixes after downstream PR (net-6.17-rc8).

Conflicts:

tools/testing/selftests/drivers/net/bonding/Makefile
  87951b5664 selftests: bonding: add test for passive LACP mode
  c2377f1763 selftests: bonding: add test for LACP actor port priority

Adjacent changes:

drivers/net/ethernet/cadence/macb.h
  fca3dc859b net: macb: remove illusion about TBQPH/RBQPH being per-queue
  89934dbf16 net: macb: Add TAPRIO traffic scheduling support

drivers/net/ethernet/cadence/macb_main.c
  fca3dc859b net: macb: remove illusion about TBQPH/RBQPH being per-queue
  89934dbf16 net: macb: Add TAPRIO traffic scheduling support

Signed-off-by: Paolo Abeni <pabeni@redhat.com>
2025-10-01 10:14:49 +02:00
..
Kconfig idpf: prepare structures to support XDP 2025-09-08 11:05:17 -07:00
Makefile idpf: add XSk pool initialization 2025-09-24 10:34:35 -07:00
idpf.h idpf: enable XSk features and ndo_xsk_wakeup 2025-09-24 10:34:45 -07:00
idpf_controlq.c Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/linux 2025-07-17 12:24:00 +02:00
idpf_controlq.h idpf: implement get LAN MMIO memory regions 2025-07-14 10:57:51 -07:00
idpf_controlq_api.h idpf: convert control queue mutex to a spinlock 2025-07-01 08:25:01 -07:00
idpf_controlq_setup.c
idpf_dev.c idpf: add support for nointerrupt queues 2025-09-08 11:05:17 -07:00
idpf_devids.h
idpf_ethtool.c idpf: add XSk pool initialization 2025-09-24 10:34:35 -07:00
idpf_idc.c idpf: fix UAF in RDMA core aux dev deinitialization 2025-09-02 11:05:51 -07:00
idpf_lan_pf_regs.h idpf: negotiate PTP capabilities and get PTP clock 2025-05-16 09:13:02 -07:00
idpf_lan_txrx.h idpf: add 4-byte completion descriptor definition 2025-09-08 11:05:17 -07:00
idpf_lan_vf_regs.h
idpf_lib.c idpf: enable XSk features and ndo_xsk_wakeup 2025-09-24 10:34:45 -07:00
idpf_main.c idpf: prepare structures to support XDP 2025-09-08 11:05:17 -07:00
idpf_mem.h idpf: implement get LAN MMIO memory regions 2025-07-14 10:57:51 -07:00
idpf_ptp.c idpf: add HW timestamping statistics 2025-09-19 08:42:08 -07:00
idpf_ptp.h idpf: add cross timestamping 2025-07-18 09:02:27 -07:00
idpf_singleq_txrx.c idpf: use generic functions to build xdp_buff and skb 2025-09-08 11:05:17 -07:00
idpf_txrx.c idpf: enable XSk features and ndo_xsk_wakeup 2025-09-24 10:34:45 -07:00
idpf_txrx.h idpf: enable XSk features and ndo_xsk_wakeup 2025-09-24 10:34:45 -07:00
idpf_vf_dev.c idpf: add support for nointerrupt queues 2025-09-08 11:05:17 -07:00
idpf_virtchnl.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net 2025-10-01 10:14:49 +02:00
idpf_virtchnl.h idpf: add virtchnl functions to manage selected queues 2025-09-24 10:33:57 -07:00
idpf_virtchnl_ptp.c idpf: add HW timestamping statistics 2025-09-19 08:42:08 -07:00
virtchnl2.h virtchnl2: add flow steering support 2025-07-18 09:02:27 -07:00
virtchnl2_lan_desc.h
xdp.c idpf: enable XSk features and ndo_xsk_wakeup 2025-09-24 10:34:45 -07:00
xdp.h idpf: implement XSk xmit 2025-09-24 10:34:39 -07:00
xsk.c idpf: enable XSk features and ndo_xsk_wakeup 2025-09-24 10:34:45 -07:00
xsk.h idpf: enable XSk features and ndo_xsk_wakeup 2025-09-24 10:34:45 -07:00