summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2024-05-02macsec: Detect if Rx skb is macsec-related for offloading devices that update...Rahul Rameshbabu
2024-05-02net: b44: set pause params only when interface is upPeter Münster
2024-05-02net/mlx5e: Advertise mlx5 ethernet driver updates sk_buff md_dst for MACsecRahul Rameshbabu
2024-05-02octeontx2-af: fix the double free in rvu_npc_freemem()Su Hui
2024-05-02net: ethernet: ti: am65-cpts: Fix PTPv1 message type on TX packetsJason Reeder
2024-05-02ice: fix LAG and VF lock dependency in ice_reset_vf()Jacob Keller
2024-05-02iavf: Fix TC config comparison with existing adapter TC configSudheer Mogilappagari
2024-05-02i40e: Report MFS in decimal base instead of hexErwan Velu
2024-05-02i40e: Do not use WQ_MEM_RECLAIM flag for workqueueSindhu Devale
2024-05-02net: ti: icssg-prueth: Fix signedness bug in prueth_init_rx_chns()Dan Carpenter
2024-05-02net: phy: dp83869: Fix MII mode failureMD Danish Anwar
2024-05-02eth: bnxt: fix counting packets discarded due to OOM and netpollJakub Kicinski
2024-05-02mlxsw: spectrum_acl_tcam: Fix memory leak when canceling rehash workIdo Schimmel
2024-05-02mlxsw: spectrum_acl_tcam: Fix incorrect list API usageIdo Schimmel
2024-05-02mlxsw: spectrum_acl_tcam: Fix warning during rehashIdo Schimmel
2024-05-02mlxsw: spectrum_acl_tcam: Fix memory leak during rehashIdo Schimmel
2024-05-02mlxsw: spectrum_acl_tcam: Rate limit error messageIdo Schimmel
2024-05-02mlxsw: spectrum_acl_tcam: Fix possible use-after-free during rehashIdo Schimmel
2024-05-02mlxsw: spectrum_acl_tcam: Fix possible use-after-free during activity updateIdo Schimmel
2024-05-02mlxsw: spectrum_acl_tcam: Fix race during rehash delayed workIdo Schimmel
2024-05-02mlxsw: spectrum_acl_tcam: Fix race in region ID allocationIdo Schimmel
2024-05-02mlxsw: Use refcount_t for reference countingAmit Cohen
2024-05-02net: phy: mediatek-ge-soc: follow netdev LED trigger semanticsDaniel Golle
2024-05-02net: gtp: Fix Use-After-Free in gtp_dellinkHyunwoo Kim
2024-05-02net: usb: ax88179_178a: stop lying about skb->truesizeEric Dumazet
2024-05-02net: dsa: mv88e6xx: fix supported_interfaces setup in mv88e6250_phylink_get_c...Matthias Schiffer
2024-05-02bnxt_en: Fix error recovery for 5760X (P7) chipsMichael Chan
2024-05-02bnxt_en: Fix the PCI-AER routinesVikas Gupta
2024-05-02bnxt_en: refactor reset close codeVikas Gupta
2024-05-02mlxsw: pci: Fix driver initialization with old firmwareIdo Schimmel
2024-05-02mlxsw: core_env: Fix driver initialization with old firmwareIdo Schimmel
2024-05-02mlxsw: core: Unregister EMAD trap using FORWARD actionIdo Schimmel
2024-05-02net: bcmasp: fix memory leak when bringing down interfaceJustin Chen
2024-05-02vxlan: drop packets from invalid src-addressDavid Bauer
2024-05-02net: libwx: fix alloc msix vectors failedDuanqiang Wen
2024-05-02wifi: mac80211_hwsim: init peer measurement resultJohannes Berg
2024-05-02wifi: iwlwifi: mvm: return uid from iwl_mvm_build_scan_cmdMiri Korenblit
2024-05-02wifi: iwlwifi: mvm: remove old PASN station when adding a new oneAvraham Stern
2024-04-27net: dsa: mt7530: fix enabling EEE on MT7531 switch on all boardsArınç ÜNAL
2024-04-27net: dsa: mt7530: fix improper frames on all 25MHz and 40MHz XTAL MT7530Arınç ÜNAL
2024-04-27net/mlx5: E-switch, store eswitch pointer before registering devlink_paramShay Drory
2024-04-27net: ethernet: ti: am65-cpsw-nuss: cleanup DMA Channels before using themSiddharth Vadapalli
2024-04-27net: ravb: Allow RX loop to move past DMA mapping errorsPaul Barker
2024-04-27net: ravb: Count packets instead of descriptors in R-Car RX pathPaul Barker
2024-04-27ravb: Group descriptor types used in Rx ringNiklas Söderlund
2024-04-27net: ethernet: mtk_eth_soc: fix WED + wifi resetFelix Fietkau
2024-04-27net: dsa: mt7530: fix port mirroring for MT7988 SoC switchArınç ÜNAL
2024-04-27net: dsa: mt7530: fix mirroring frames received on local portArınç ÜNAL
2024-04-27tun: limit printing rate when illegal packet received by tun devLei Chen
2024-04-27ice: Fix checking for unsupported keys on non-tunnel deviceMarcin Szycik