summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2026-03-04net: stmmac: Fix error handling in VLAN add and delete pathsOvidiu Panait
2026-03-04Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2026-03-04Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2026-03-04Merge tag 'linux-can-fixes-for-7.0-20260302' of git://git.kernel.org/pub/scm/...Jakub Kicinski
2026-03-04net: dsa: mxl862xx: rename MDIO op argumentsDaniel Golle
2026-03-04Merge tag 'wireless-next-2026-03-04' of https://git.kernel.org/pub/scm/linux/...Jakub Kicinski
2026-03-04Merge tag 'wireless-2026-03-04' of https://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2026-03-04xenbus: add xenbus_device parameter to xenbus_read_driver_state()Juergen Gross
2026-03-04wifi: mac80211_hwsim: change hwsim_class to a const structJori Koolstra
2026-03-04Merge tag 'ath-next-20260303' of https://git.kernel.org/pub/scm/linux/kernel/...Johannes Berg
2026-03-03net: macvlan: support multicast rx for bridge ports with shared source MACKibaek Yoo
2026-03-03amd-xgbe: fix sleep while atomic on suspend/resumeRaju Rangoju
2026-03-03netconsole: fix sysdata_release_enabled_show checking wrong flagBreno Leitao
2026-03-03net: ipa: Grab IMEM slice base/size from DTSKonrad Dybcio
2026-03-03net: macb: use ethtool_sprintf to fill ethtool stats stringsSean Chang
2026-03-03igc: Fix trigger of incorrect irq in igc_xsk_wakeup functionVivek Behera
2026-03-03igb: Fix trigger of incorrect irq in igb_xsk_wakeupVivek Behera
2026-03-03iavf: fix netdev->max_mtu to respect actual hardware limitKohei Enju
2026-03-03libie: don't unroll if fwlog isn't supportedMichal Swiatkowski
2026-03-03ice: Fix memory leak in ice_set_ringparam()Zilin Guan
2026-03-03ice: fix retry for AQ command 0x06EEJakub Staniszewski
2026-03-03ice: reintroduce retry mechanism for indirect AQJakub Staniszewski
2026-03-03ice: fix adding AQ LLDP filter for VFLarysa Zaremba
2026-03-03ixgbe: refactor: use DECLARE_BITMAP for ring state fieldAleksandr Loktionov
2026-03-03i40e: Add missing wordpart.h headerAndy Shevchenko
2026-03-03i40e: drop useless bitmap_weight() call in i40e_set_rxfh_fields()Yury Norov (NVIDIA)
2026-03-03ice: Make name member of struct ice_cgu_pin_desc constSimon Horman
2026-03-03net: phy: improve mdiobus_stats_acctHeiner Kallweit
2026-03-03net: phy: inline helper mdio_bus_get_global_statHeiner Kallweit
2026-03-03net: mdio: use macro __ATTRIBUTE_GROUPSHeiner Kallweit
2026-03-03net: mdio: constify attributes and attribute arraysHeiner Kallweit
2026-03-03net: phy: avoid extra casting in mdio_bus_get_statHeiner Kallweit
2026-03-03net: phy: consider that mdio_bus_device_stat_field_show doesn't use member ad...Heiner Kallweit
2026-03-03net: mdio: use macro __ATTR to simplify the codeHeiner Kallweit
2026-03-03net: mdio: extend struct mdio_bus_stat_attr instead of using dev_ext_attributeHeiner Kallweit
2026-03-03net: ti: davinci_emac: stop using bus type mdio_bus_typeHeiner Kallweit
2026-03-03net: ti: icssg: Add HSR/PRP protocol frame filteringMD Danish Anwar
2026-03-03wifi: mt76: Fix possible oob access in mt76_connac2_mac_write_txwi_80211()Lorenzo Bianconi
2026-03-03wifi: mt76: mt7925: Fix possible oob access in mt7925_mac_write_txwi_80211()Lorenzo Bianconi
2026-03-03wifi: mt76: mt7996: Fix possible oob access in mt7996_mac_write_txwi_80211()Lorenzo Bianconi
2026-03-03Merge tag 'ath-current-20260302' of git://git.kernel.org/pub/scm/linux/kernel...Johannes Berg
2026-03-03wifi: wlcore: Fix a locking bugBart Van Assche
2026-03-03wifi: cw1200: Fix locking in error pathsBart Van Assche
2026-03-03octeon_ep_vf: avoid compiler and IQ/OQ reorderingVimlesh Kumar
2026-03-03octeon_ep_vf: Relocate counter updates before NAPIVimlesh Kumar
2026-03-03octeon_ep: avoid compiler and IQ/OQ reorderingVimlesh Kumar
2026-03-03octeon_ep: Relocate counter updates before NAPIVimlesh Kumar
2026-03-03net: mana: Trigger VF reset/recovery on health check failure due to HWC timeoutDipayaan Roy
2026-03-03bpf/bonding: reject vlan+srcmac xmit_hash_policy change when XDP is loadedJiayuan Chen
2026-03-03wifi: rtlwifi: pci: fix possible use-after-free caused by unfinished irq_prep...Duoming Zhou