summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2026-04-24Merge tag 'net-deletions' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2026-04-23Merge tag 'net-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2026-04-23drivers: net: 8390: wd80x3: Remove this driverAndrew Lunn
2026-04-23drivers: net: 8390: ultra: Remove this driverAndrew Lunn
2026-04-23drivers: net: 8390: AX88190: Remove this driverAndrew Lunn
2026-04-23drivers: net: fujitsu: fmvj18x: Remove this driverAndrew Lunn
2026-04-23drivers: net: smsc: smc91c92: Remove this driverAndrew Lunn
2026-04-23drivers: net: smsc: smc9194: Remove this driverAndrew Lunn
2026-04-23drivers: net: amd: nmclan: Remove this driverAndrew Lunn
2026-04-23drivers: net: amd: lance: Remove this driverAndrew Lunn
2026-04-23drivers: net: 3com: 3c589: Remove this driverAndrew Lunn
2026-04-23drivers: net: 3com: 3c574: Remove this driverAndrew Lunn
2026-04-23drivers: net: 3com: 3c515: Remove this driverAndrew Lunn
2026-04-23drivers: net: 3com: 3c509: Remove this driverAndrew Lunn
2026-04-23net: packetengines: remove obsolete yellowfin driver and vendor dirMingyu Wang
2026-04-23net: packetengines: remove obsolete hamachi driverMingyu Wang
2026-04-23net: txgbe: fix firmware version checkJiawen Wu
2026-04-23nfp: fix swapped arguments in nfp_encode_basic_qdr() callsAlexey Kodanev
2026-04-23net: remove ax25 and amateur radio (hamradio) subsystemJakub Kicinski
2026-04-23caif: remove CAIF NETWORK LAYERJakub Kicinski
2026-04-23virtio_net: sync rss_trailer.max_tx_vq on queue_pairs change via VQ_PAIRS_SETBrett Creeley
2026-04-23net: mana: Fix EQ leak in mana_remove on NULL portErni Sri Satya Vennela
2026-04-23net: mana: Don't overwrite port probe error with add_adev resultErni Sri Satya Vennela
2026-04-23net: mana: Guard mana_remove against double invocationErni Sri Satya Vennela
2026-04-23net: mana: Init gf_stats_work before potential error paths in probeErni Sri Satya Vennela
2026-04-23net: mana: Init link_change_work before potential error paths in probeErni Sri Satya Vennela
2026-04-23netconsole: avoid out-of-bounds access on empty string in trim_newline()Breno Leitao
2026-04-23net: airoha: Add size check for TX NAPIs in airoha_qdma_cleanup()Lorenzo Bianconi
2026-04-23net: airoha: Move ndesc initialization at end of airoha_qdma_init_rx_queue()Lorenzo Bianconi
2026-04-23net: dsa: realtek: rtl8365mb: fix mode mask calculationMieczyslaw Nalewaj
2026-04-23net: airoha: Add missing bits in airoha_qdma_cleanup_tx_queue()Lorenzo Bianconi
2026-04-23net: airoha: Move ndesc initialization at end of airoha_qdma_init_tx()Lorenzo Bianconi
2026-04-22ice: fix ice_ptp_read_tx_hwtstamp_status_eth56gJacob Keller
2026-04-22ice: fix ready bitmap check for non-E822 devicesJacob Keller
2026-04-22ice: perform PHY soft reset for E825C ports at initializationGrzegorz Nitka
2026-04-22ice: fix timestamp interrupt configuration for E825CGrzegorz Nitka
2026-04-22bnge: remove unsupported backing store typeVikas Gupta
2026-04-22bnge: fix initial HWRM sequenceVikas Gupta
2026-04-21net: airoha: Fix PPE cpu port configuration for GDM2 loopback pathLorenzo Bianconi
2026-04-21netkit: convert to ndo_set_rx_mode_asyncStanislav Fomichev
2026-04-21dummy: convert to ndo_set_rx_mode_asyncStanislav Fomichev
2026-04-21netdevsim: convert to ndo_set_rx_mode_asyncStanislav Fomichev
2026-04-21iavf: convert to ndo_set_rx_mode_asyncStanislav Fomichev
2026-04-21bnxt: use snapshot in bnxt_cfg_rx_modeStanislav Fomichev
2026-04-21bnxt: convert to ndo_set_rx_mode_asyncStanislav Fomichev
2026-04-21mlx5: convert to ndo_set_rx_mode_asyncStanislav Fomichev
2026-04-21fbnic: convert to ndo_set_rx_mode_asyncStanislav Fomichev
2026-04-21slip: bound decode() reads against the compressed packet lengthWeiming Shi
2026-04-21slip: reject VJ receive packets on instances with no rstate arrayWeiming Shi
2026-04-20gtp: disable BH before calling udp_tunnel_xmit_skb()David Carlier