summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2025-05-22tsnep: fix timestamping with a stacked DSA driverGerhard Engleder
2025-05-22mlxsw: spectrum_router: Fix use-after-free when deleting GRE net devicesIdo Schimmel
2025-05-22octeontx2-pf: Do not reallocate all ntuple filtersSubbaraya Sundeep
2025-05-22octeontx2-af: Fix CGX Receive countersHariprasad Kelam
2025-05-22net: ethernet: mtk_eth_soc: fix typo for declaration MT7988 ESW capabilityBo-Cun Chen
2025-05-22octeontx2-pf: macsec: Fix incorrect max transmit size in TX secySubbaraya Sundeep
2025-05-22qlcnic: fix memory leak in qlcnic_sriov_channel_cfg_cmd()Abdun Nihaal
2025-05-22net/mlx5e: Disable MACsec offload for uplink representor profileCarolina Jubran
2025-05-22net: dsa: b53: prevent standalone from trying to forward to other portsJonas Gorski
2025-05-22net: dsa: sja1105: discard incoming frames in BR_STATE_LISTENINGVladimir Oltean
2025-05-22net: cadence: macb: Fix a possible deadlock in macb_halt_tx.Mathieu Othacehe
2025-05-22virtio_net: ensure netdev_tx_reset_queue is called on bind xsk for txKoichiro Den
2025-05-22virtio_ring: add a func argument 'recycle_done' to virtqueue_reset()Koichiro Den
2025-05-18virtio-net: fix total qstat valuesJakub Kicinski
2025-05-18fbnic: Do not allow mailbox to toggle to ready outside fbnic_mbx_poll_tx_readyAlexander Duyck
2025-05-18fbnic: Pull fbnic_fw_xmit_cap_msg use out of interrupt contextAlexander Duyck
2025-05-18fbnic: Improve responsiveness of fbnic_mbx_poll_tx_readyAlexander Duyck
2025-05-18fbnic: Actually flush_tx instead of stalling outAlexander Duyck
2025-05-18fbnic: Gate AXI read/write enabling on FW mailboxAlexander Duyck
2025-05-18fbnic: Fix initialization of mailbox descriptor ringsAlexander Duyck
2025-05-18net: dsa: b53: do not set learning and unicast/multicast on upJonas Gorski
2025-05-18net: dsa: b53: fix learning on VLAN unaware bridgesJonas Gorski
2025-05-18net: dsa: b53: fix toggling vlan_filteringJonas Gorski
2025-05-18net: dsa: b53: do not program vlans when vlan filtering is offJonas Gorski
2025-05-18net: dsa: b53: do not allow to configure VLAN 0Jonas Gorski
2025-05-18net: dsa: b53: always rejoin default untagged VLAN on bridge leaveJonas Gorski
2025-05-18net: dsa: b53: fix VLAN ID for untagged vlan on bridge leaveJonas Gorski
2025-05-18net: dsa: b53: fix flushing old pvid VLAN on pvid changeJonas Gorski
2025-05-18net: dsa: b53: fix clearing PVID of a portJonas Gorski
2025-05-18net: dsa: b53: keep CPU port always tagged againJonas Gorski
2025-05-18net: dsa: b53: allow leaky reserved multicastJonas Gorski
2025-05-18ice: use DSN instead of PCI BDF for ice_adapter indexPrzemek Kitszel
2025-05-18ice: Initial support for E825C hardware in ice_adapterSergey Temerkhanov
2025-05-18can: mcp251xfd: fix TDC setting for low data bit ratesKelsey Maes
2025-05-18can: m_can: m_can_class_allocate_dev(): initialize spin lock on device probeAntonios Salios
2025-05-18net: ethernet: mtk_eth_soc: do not reset PSE when setting FEFrank Wunderlich
2025-05-18net: ethernet: mtk_eth_soc: reset all TX queues on DMA freeDaniel Golle
2025-05-18virtio-net: free xsk_buffs on error in virtnet_xsk_pool_enable()Jakub Kicinski
2025-05-18virtio_net: xsk: bind/unbind xsk for txXuan Zhuo
2025-05-18can: rockchip_canfd: rkcanfd_remove(): fix order of unregistration callsMarc Kleine-Budde
2025-05-18can: mcp251xfd: mcp251xfd_remove(): fix order of unregistration callsMarc Kleine-Budde
2025-05-18can: mcan: m_can_class_unregister(): fix order of unregistration callsMarc Kleine-Budde
2025-05-09net: vertexcom: mse102x: Fix RX error handlingStefan Wahren
2025-05-09net: vertexcom: mse102x: Add range check for CMD_RTSStefan Wahren
2025-05-09net: vertexcom: mse102x: Fix LEN_MASKStefan Wahren
2025-05-09net: vertexcom: mse102x: Fix possible stuck of SPI interruptStefan Wahren
2025-05-09net: hns3: defer calling ptp_clock_register()Jian Shen
2025-05-09net: hns3: fixed debugfs tm_qset sizeHao Lan
2025-05-09net: hns3: fix an interrupt residual problemYonglong Liu
2025-05-09net: hns3: store rx VLAN tag offload state for VFJian Shen