summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2026-03-31net: xilinx: axienet: Correct BD length masks to match AXIDMA IP specSuraj Gupta
2026-03-31net: bonding: fix use-after-free in bond_xmit_broadcast()Xiang Mei
2026-03-30bnxt_en: set backing store type from query typePengpeng Hou
2026-03-30net: airoha: Delay offloading until all net_devices are fully registeredLorenzo Bianconi
2026-03-30net: airoha: Add missing cleanup bits in airoha_qdma_cleanup_rx_queue()Lorenzo Bianconi
2026-03-27net: enetc: do not allow VF to configure the RSS keyWei Fang
2026-03-27net: enetc: check whether the RSS algorithm is ToeplitzWei Fang
2026-03-27net: sfp: Fix Ubiquiti U-Fiber Instant SFP module on mvnetaMarek BehĂșn
2026-03-27vxlan: validate ND option lengths in vxlan_na_createYang Yang
2026-03-27eth: fbnic: Fix debugfs output for BDQ's with page fragsDimitri Daskalakis
2026-03-27eth: fbnic: Account for page fragments when updating BDQ tailDimitri Daskalakis
2026-03-27net: ti: icssg-prueth: fix missing data copy and wrong recycle in ZC RX dispatchDavid Carlier
2026-03-27tg3: Fix race for querying speed/duplexThomas Bogendoerfer
2026-03-26net: enetc: do not access non-existent registers on pseudo MACWei Fang
2026-03-26net: enetc: add graceful stop to safely reinitialize the TX RingWei Fang
2026-03-26net: enetc: reset PIR and CIR if they are not equal when initializing TX ringWei Fang
2026-03-26net: fec: fix the PTP periodic output sysfs interfaceBuday Csaba
2026-03-26net: ethernet: mtk_ppe: avoid NULL deref when gmac0 is disabledSven Eckelmann (Plasma Cloud)
2026-03-26net: mana: Fix RX skb truesize accountingDipayaan Roy
2026-03-26Merge tag 'wireless-2026-03-26' of https://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2026-03-26Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Paolo Abeni
2026-03-26net: macb: use the current queue number for statsPaolo Valerio
2026-03-25wifi: virt_wifi: remove SET_NETDEV_DEV to avoid use-after-freeAlexander Popov
2026-03-24net: mana: fix use-after-free in add_adev() error pathGuangshuo Li
2026-03-24net: lan743x: fix duplex configuration in mac_link_upThangaraj Samynathan
2026-03-24virtio_net: Fix UAF on dst_ops when IFF_XMIT_DST_RELEASE is cleared and napi_...xietangxin
2026-03-24wifi: iwlwifi: mvm: fix potential out-of-bounds read in iwl_mvm_nd_match_info...Alexey Velichayshiy
2026-03-24Merge tag 'ath-current-20260324' of git://git.kernel.org/pub/scm/linux/kernel...Johannes Berg
2026-03-24Merge tag 'iwlwifi-fixes-2026-03-24' of https://git.kernel.org/pub/scm/linux/...Johannes Berg
2026-03-24wifi: wl1251: validate packet IDs before indexing tx_framesPengpeng Hou
2026-03-24wifi: wilc1000: fix u8 overflow in SSID scan buffer size calculationYasuaki Torimaru
2026-03-24wifi: ath12k: Pass the correct value of each TID during a stop AMPDU sessionReshma Immaculate Rajkumar
2026-03-24wifi: ath11k: Pass the correct value of each TID during a stop AMPDU sessionReshma Immaculate Rajkumar
2026-03-24net: macb: Use dev_consume_skb_any() to free TX SKBsKevin Hao
2026-03-24wifi: iwlwifi: mld: correctly set wifi generation dataJohannes Berg
2026-03-24wifi: iwlwifi: mvm: don't send a 6E related command when not supportedEmmanuel Grumbach
2026-03-24wifi: iwlwifi: mld: Fix MLO scan timingPagadala Yesu Anjaneyulu
2026-03-24Merge tag 'linux-can-fixes-for-7.0-20260323' of git://git.kernel.org/pub/scm/...Paolo Abeni
2026-03-24net: ti: icssg-prueth: fix use-after-free of CPPI descriptor in RX pathDavid Carlier
2026-03-24team: fix header_ops type confusion with non-Ethernet portsJiayuan Chen
2026-03-24virtio-net: correct hdr_len handling for VIRTIO_NET_F_GUEST_HDRLENXuan Zhuo
2026-03-23net: enetc: fix the output issue of 'ethtool --show-ring'Wei Fang
2026-03-23net: b44: always select CONFIG_FIXED_PHYArnd Bergmann
2026-03-23net: airoha: add RCU lock around dev_fill_forward_pathQingfang Deng
2026-03-23idpf: only assign num refillqs if allocation was successfulJoshua Hay
2026-03-23idpf: clear stale cdev_info ptrJoshua Hay
2026-03-23iavf: fix out-of-bounds writes in iavf_get_ethtool_stats()Kohei Enju
2026-03-23ice: use ice_update_eth_stats() for representor statsPetr Oros
2026-03-23ice: fix inverted ready check for VF representorsPetr Oros
2026-03-23ice: set max queues in alloc_etherdev_mqs()Michal Swiatkowski