summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2026-03-05gve: pull network headers into skb linear partAnkit Garg
2026-03-05gve: fix SW coalescing when hw-GRO is usedAnkit Garg
2026-03-05gve: Advertise NETIF_F_GRO_HW instead of NETIF_F_LROAnkit Garg
2026-03-05net: ethernet: mtk_eth_soc: Reset prog ptr to old_prog in case of error in mt...Lorenzo Bianconi
2026-03-05r8169: add support for RTL8125cpJaven Xu
2026-03-05ppp: don't store tx skb in the fastpathQingfang Deng
2026-03-05net: mana: Add MAC address to vPort logs and clarify error messagesErni Sri Satya Vennela
2026-03-05Add support for TLP emulationLeon Romanovsky
2026-03-05net/mlx5: Expose TLP emulation capabilitiesMaher Sanalla
2026-03-05amd-xgbe: add support for P100a platformRaju Rangoju
2026-03-05amd-xgbe: define macros for MAC versions and speed select valuesRaju Rangoju
2026-03-04net: stmmac: Defer VLAN HW configuration when interface is downOvidiu Panait
2026-03-04net: stmmac: Fix VLAN HW state restoreOvidiu Panait
2026-03-04net: stmmac: Improve double VLAN handlingOvidiu Panait
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