summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2026-05-08bnxt_en: Drop pci_save_state() after pci_restore_state()Lukas Wunner
2026-05-08net: ethernet: atheros: atl2: remove kernel backward-compatibility codeEthan Nelson-Moore
2026-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-05-07Merge tag 'net-7.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2026-05-07net: sparx5: configure serdes for 1000BASE-X in sparx5_port_init()Daniel Machon
2026-05-07net: sparx5: fix wrong chip ids for TSN SKUsDaniel Machon
2026-05-07net: stmmac: dwmac-nuvoton: fix NULL pointer dereference in nvt_set_phy_intf_...Joey Lu
2026-05-07net: phy: broadcom: Save PHY counters during suspendJustin Chen
2026-05-07veth: fix OOB txq access in veth_poll() with asymmetric queue countsJesper Dangaard Brouer
2026-05-07eth: fbnic: fix double-free of PCS on phylink creation failureBobby Eshleman
2026-05-06w5100: remove unused gpio link detectionArnd Bergmann
2026-05-06w5300: remove unused driverArnd Bergmann
2026-05-06w5100: remove MMIO supportArnd Bergmann
2026-05-06net/mlx5: E-Switch, load reps via work queue after registrationMark Bloch
2026-05-06net/mlx5: E-Switch, unwind only newly loaded representor typesMark Bloch
2026-05-06net/mlx5: E-Switch, serialize representor lifecycleMark Bloch
2026-05-06net/mlx5: Lag, avoid LAG and representor lock cyclesMark Bloch
2026-05-06net/mlx5: E-Switch, add representor lifecycle lockMark Bloch
2026-05-06net/mlx5: E-Switch, let esw work callers choose GFP flagsMark Bloch
2026-05-06net/mlx5: Lag: refactor representor reload handlingMark Bloch
2026-05-06r8152: Add firmware upload capability for RTL8157/RTL8159Birger Koblitz
2026-05-06r8152: Add support for the RTL8159 chipBirger Koblitz
2026-05-06r8152: Add support for 10Gbit Link Speeds and EEEBirger Koblitz
2026-05-06net: ethernet: cortina: Drop half-assembled SKBAndreas Haarmann-Thiemann
2026-05-06net/mlx5e: Report stop and wake TX queue statsGal Pressman
2026-05-06net/mlx5e: Report TX csum_none netdev statGal Pressman
2026-05-06net/mlx5e: Report RX HW-GRO netdev statsGal Pressman
2026-05-06net/mlx5e: Report hw_gso_packets and hw_gso_bytes netdev statsGal Pressman
2026-05-06net/mlx5e: Count full skb length in TSO byte countersGal Pressman
2026-05-06net: rtsn: fix mdio_node leak in rtsn_mdio_alloc()Shitalkumar Gandhi
2026-05-06netdevsim: psp: rcu protect psp_dev referenceDaniel Zahka
2026-05-06netdevsim: psp: serialize calls to nsim_psp_uninit()Daniel Zahka
2026-05-06netdevsim: psp: only call nsim_psp_uninit() on PFsDaniel Zahka
2026-05-06rtase: Fix flow control configurationJustin Lai
2026-05-06Merge tag 'ovpn-net-20260504' of https://github.com/OpenVPN/ovpn-net-nextJakub Kicinski
2026-05-06Merge tag 'wireless-next-2026-05-06' of https://git.kernel.org/pub/scm/linux/...Jakub Kicinski
2026-05-06Merge tag 'wireless-2026-05-06' of https://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2026-05-06treewide: Explicitly include the x86 CPUID headersAhmed S. Darwish
2026-05-06wifi: iwlwifi: don't blindly start the responder upon BSS_CHANGED_FTM_RESPONDEREmmanuel Grumbach
2026-05-06wifi: mac80211_hwsim: claim HT STBC capabilityJohannes Berg
2026-05-06wifi: mac80211_hwsim: enable NAN_DATA interface simulation supportDaniel Gabay
2026-05-06wifi: mac80211_hwsim: Support Tx of multicast data on NANIlan Peer
2026-05-06wifi: mac80211_hwsim: Do not declare support for NDPEIlan Peer
2026-05-06wifi: mac80211_hwsim: Declare support for secure NANDaniel Gabay
2026-05-06wifi: mac80211_hwsim: add NAN data path TX/RX supportDaniel Gabay
2026-05-06wifi: mac80211_hwsim: set HAS_RATE_CONTROL when using NANDaniel Gabay
2026-05-06wifi: mac80211_hwsim: implement NAN schedule callbacksDaniel Gabay
2026-05-06wifi: mac80211_hwsim: add NAN PHY capabilitiesDaniel Gabay
2026-05-06wifi: mac80211_hwsim: add NAN_DATA interface limitsDaniel Gabay
2026-05-06wifi: mac80211_hwsim: implement NAN synchronizationBenjamin Berg