summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2025-05-14octeontx2-pf: Fix ethtool support for SDP representorsHariprasad Kelam
2025-05-13qlcnic: fix memory leak in qlcnic_sriov_channel_cfg_cmd()Abdun Nihaal
2025-05-13net/mlx5e: Disable MACsec offload for uplink representor profileCarolina Jubran
2025-05-13net: dsa: b53: prevent standalone from trying to forward to other portsJonas Gorski
2025-05-13net: phy: micrel: remove KSZ9477 EEE quirks now handled by phylinkOleksij Rempel
2025-05-13net: dsa: microchip: let phylink manage PHY EEE configuration on KSZ switchesOleksij Rempel
2025-05-12net: dsa: sja1105: discard incoming frames in BR_STATE_LISTENINGVladimir Oltean
2025-05-12net: cadence: macb: Fix a possible deadlock in macb_halt_tx.Mathieu Othacehe
2025-05-08net: qede: Initialize qede_ll_ops with designated initializerNathan Chancellor
2025-05-08Merge tag 'net-6.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-05-08Merge tag 's390-6.15-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2025-05-08virtio-net: fix total qstat valuesJakub Kicinski
2025-05-08fbnic: Do not allow mailbox to toggle to ready outside fbnic_mbx_poll_tx_readyAlexander Duyck
2025-05-08fbnic: Pull fbnic_fw_xmit_cap_msg use out of interrupt contextAlexander Duyck
2025-05-08fbnic: Improve responsiveness of fbnic_mbx_poll_tx_readyAlexander Duyck
2025-05-08fbnic: Cleanup handling of completionsAlexander Duyck
2025-05-08fbnic: Actually flush_tx instead of stalling outAlexander Duyck
2025-05-08fbnic: Add additional handling of IRQsAlexander Duyck
2025-05-08fbnic: Gate AXI read/write enabling on FW mailboxAlexander Duyck
2025-05-08fbnic: Fix initialization of mailbox descriptor ringsAlexander Duyck
2025-05-07net: dsa: b53: do not set learning and unicast/multicast on upJonas Gorski
2025-05-07net: dsa: b53: fix learning on VLAN unaware bridgesJonas Gorski
2025-05-07net: dsa: b53: fix toggling vlan_filteringJonas Gorski
2025-05-07net: dsa: b53: do not program vlans when vlan filtering is offJonas Gorski
2025-05-07net: dsa: b53: do not allow to configure VLAN 0Jonas Gorski
2025-05-07net: dsa: b53: always rejoin default untagged VLAN on bridge leaveJonas Gorski
2025-05-07net: dsa: b53: fix VLAN ID for untagged vlan on bridge leaveJonas Gorski
2025-05-07net: dsa: b53: fix flushing old pvid VLAN on pvid changeJonas Gorski
2025-05-07net: dsa: b53: fix clearing PVID of a portJonas Gorski
2025-05-07net: dsa: b53: keep CPU port always tagged againJonas Gorski
2025-05-07net: dsa: b53: allow leaky reserved multicastJonas Gorski
2025-05-07net: ti: icssg-prueth: Report BQL before sending XDP packetsMeghana Malladi
2025-05-07net: ti: icssg-prueth: Fix kernel panic during concurrent Tx queue accessMeghana Malladi
2025-05-07net: ti: icssg-prueth: Set XDP feature flags for ndevMeghana Malladi
2025-05-07net: airoha: Add missing field to ppe_mbox_data structLorenzo Bianconi
2025-05-07Merge tag 'media/v6.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2025-05-07s390/pci: Fix duplicate pci_dev_put() in disable_slot() when PF has child VFsNiklas Schnelle
2025-05-06Merge tag 'wireless-2025-05-06' of https://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2025-05-06Merge tag 'linux-can-fixes-for-6.15-20250506' of git://git.kernel.org/pub/scm...Jakub Kicinski
2025-05-06ice: use DSN instead of PCI BDF for ice_adapter indexPrzemek Kitszel
2025-05-06wifi: iwlwifi: add support for Killer on MTLJohannes Berg
2025-05-06Merge tag 'for-6.15/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-05-06can: mcan: m_can_class_unregister(): fix order of unregistration callsMarc Kleine-Budde
2025-05-06can: rockchip_canfd: rkcanfd_remove(): fix order of unregistration callsMarc Kleine-Budde
2025-05-06can: mcp251xfd: mcp251xfd_remove(): fix order of unregistration callsMarc Kleine-Budde
2025-05-06can: mcp251xfd: fix TDC setting for low data bit ratesKelsey Maes
2025-05-06can: m_can: m_can_class_allocate_dev(): initialize spin lock on device probeAntonios Salios
2025-05-06dm: fix copying after src array boundariesTudor Ambarus
2025-05-06net: ethernet: mtk_eth_soc: do not reset PSE when setting FEFrank Wunderlich
2025-05-06net: ethernet: mtk_eth_soc: reset all TX queues on DMA freeDaniel Golle