summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)AuthorLines
2026-04-30iavf: rename IAVF_VLAN_IS_NEW to IAVF_VLAN_ADDINGPetr Oros-5/+5
2026-04-29bonding: 3ad: implement proper RCU rules for port->aggregatorEric Dumazet-65/+88
2026-04-29net: airoha: Do not return err in ndo_stop() callbackLorenzo Bianconi-5/+2
2026-04-28netconsole: restore userdatum value on update_userdata() failureBreno Leitao-1/+7
2026-04-28netconsole: propagate device name truncation in dev_name_store()Breno Leitao-0/+7
2026-04-28netconsole: avoid clobbering userdatum value on truncated writeBreno Leitao-5/+3
2026-04-28netconsole: return count instead of strnlen(buf, count) from store callbacksBreno Leitao-13/+13
2026-04-28bareudp: fix NULL pointer dereference in bareudp_fill_metadata_dst()Weiming Shi-0/+3
2026-04-28net: phy: dp83869: fix setting CLK_O_SEL field.Heiko Schocher-1/+12
2026-04-28net: mctp i2c: check length before marking flow activeWilliam A. Kennington III-2/+2
2026-04-28net: stmmac: Prevent NULL deref when RX memory exhaustedSam Edwards-7/+12
2026-04-28Merge tag 'ath-current-20260427' of git://git.kernel.org/pub/scm/linux/kernel...Johannes Berg-31/+54
2026-04-28wifi: rsi: fix kthread lifetime race between self-exit and external-stopJeongjun Park-3/+2
2026-04-27ibmveth: Disable GSO for packets with small MSSMingming Cao-0/+23
2026-04-27net: usb: rtl8150: free skb on usb_submit_urb() failure in xmitMorduan Zang-0/+7
2026-04-27net: usb: rtl8150: fix use-after-free in rtl8150_start_xmit()Zhan Jun-1/+4
2026-04-27vrf: Fix a potential NPD when removing a port from a VRFIdo Schimmel-4/+11
2026-04-27net: airoha: Do not read uninitialized fragment address in airoha_dev_xmit()Lorenzo Bianconi-3/+6
2026-04-27net: airoha: Do not wake all netdev TX queues in airoha_qdma_wake_netdev_txqs()Lorenzo Bianconi-4/+20
2026-04-27net: airoha: stop net_device TX queue before updating CPU indexLorenzo Bianconi-5/+4
2026-04-27net: airoha: fix BQL imbalance in TX pathLorenzo Bianconi-4/+3
2026-04-27netdevsim: zero initialize struct iphdr in dummy sk_buffNikola Z. Ivanov-1/+1
2026-04-27wifi: libertas: fix integer underflow in process_cmdrequest()Amir Mohammad Jahangirzad-2/+3
2026-04-27wifi: b43legacy: enforce bounds check on firmware key index in RX pathTristan Madani-1/+2
2026-04-27wifi: b43: enforce bounds check on firmware key index in b43_rx()Tristan Madani-1/+2
2026-04-27wifi: brcmfmac: Fix potential use-after-free issue when stopping watchdog taskMarek Szyprowski-2/+4
2026-04-24Merge tag 'net-deletions' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds-30945/+0
2026-04-23Merge tag 'net-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds-479/+871
2026-04-23drivers: net: 8390: wd80x3: Remove this driverAndrew Lunn-590/+0
2026-04-23drivers: net: 8390: ultra: Remove this driverAndrew Lunn-652/+0
2026-04-23drivers: net: 8390: AX88190: Remove this driverAndrew Lunn-1720/+0
2026-04-23drivers: net: fujitsu: fmvj18x: Remove this driverAndrew Lunn-1214/+0
2026-04-23drivers: net: smsc: smc91c92: Remove this driverAndrew Lunn-2072/+0
2026-04-23drivers: net: smsc: smc9194: Remove this driverAndrew Lunn-1554/+0
2026-04-23drivers: net: amd: nmclan: Remove this driverAndrew Lunn-1519/+0
2026-04-23drivers: net: amd: lance: Remove this driverAndrew Lunn-1332/+0
2026-04-23drivers: net: 3com: 3c589: Remove this driverAndrew Lunn-985/+0
2026-04-23drivers: net: 3com: 3c574: Remove this driverAndrew Lunn-1175/+0
2026-04-23drivers: net: 3com: 3c515: Remove this driverAndrew Lunn-1581/+0
2026-04-23drivers: net: 3com: 3c509: Remove this driverAndrew Lunn-1463/+0
2026-04-23net: packetengines: remove obsolete yellowfin driver and vendor dirMingyu Wang-1480/+0
2026-04-23net: packetengines: remove obsolete hamachi driverMingyu Wang-1978/+0
2026-04-23net: txgbe: fix firmware version checkJiawen Wu-1/+2
2026-04-23nfp: fix swapped arguments in nfp_encode_basic_qdr() callsAlexey Kodanev-6/+11
2026-04-23wifi: ath12k: use lockdep_assert_in_rcu_read_lock() for RCU assertionsYu-Hsiang Tseng-2/+2
2026-04-23wifi: ath10k: snoc: select POWER_SEQUENCINGDmitry Baryshkov-0/+1
2026-04-23wifi: ath12k: fix OF node refcount imbalance in WSI graph traversalAaradhana Sahu-29/+48
2026-04-23wifi: ath12k: prepare REO update element only for primary linkBaochen Qiang-0/+3
2026-04-23net: remove ax25 and amateur radio (hamradio) subsystemJakub Kicinski-10352/+0
2026-04-23caif: remove CAIF NETWORK LAYERJakub Kicinski-1278/+0