summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
5 dayseth: fbnic: Increase FBNIC_QUEUE_SIZE_MIN to 64Dimitri Daskalakis1-1/+1
6 daysbnxt_en: Restore default stat ctxs for ULP when resource is availablePavan Chebbi1-0/+2
6 daysbnxt_en: Don't assume XDP is never enabled in bnxt_init_dflt_ring_mode()Michael Chan1-4/+9
6 daysbnxt_en: Refactor some basic ring setup and adjustment logicMichael Chan4-23/+41
6 daysnet/mlx5: Fix switchdev mode rollback in case of failureSaeed Mahameed1-0/+2
6 daysnet/mlx5: Avoid "No data available" when FW version queries failSaeed Mahameed3-24/+37
6 daysnet/mlx5: lag: Check for LAG device before creating debugfsShay Drory1-0/+3
6 daysnet: macb: properly unregister fixed rate clocksFedor Pchelkin1-4/+4
6 daysnet: macb: fix clk handling on PCI glue driver removalFedor Pchelkin1-2/+4
6 daysvirtio_net: clamp rss_max_key_size to NETDEV_RSS_KEY_LENSrujana Challa1-11/+9
7 daysnet: stmmac: skip VLAN restore when VLAN hash ops are missingMichal Piekos1-10/+4
7 daysnet: ftgmac100: fix ring allocation unwind on open failureYufan Chen1-4/+24
8 daysnet: xilinx: axienet: Fix BQL accounting for multi-BD TX packetsSuraj Gupta1-5/+4
8 daysnet: xilinx: axienet: Correct BD length masks to match AXIDMA IP specSuraj Gupta1-2/+2
8 daysnet: bonding: fix use-after-free in bond_xmit_broadcast()Xiang Mei1-1/+1
8 daysbnxt_en: set backing store type from query typePengpeng Hou1-4/+4
8 daysnet: airoha: Delay offloading until all net_devices are fully registeredLorenzo Bianconi3-0/+10
8 daysnet: airoha: Add missing cleanup bits in airoha_qdma_cleanup_rx_queue()Lorenzo Bianconi1-1/+17
11 daysnet: enetc: do not allow VF to configure the RSS keyWei Fang1-1/+5
11 daysnet: enetc: check whether the RSS algorithm is ToeplitzWei Fang1-0/+4
11 daysnet: sfp: Fix Ubiquiti U-Fiber Instant SFP module on mvnetaMarek BehĂșn1-1/+6
11 daysvxlan: validate ND option lengths in vxlan_na_createYang Yang1-2/+4
11 dayseth: fbnic: Fix debugfs output for BDQ's with page fragsDimitri Daskalakis1-1/+1
11 dayseth: fbnic: Account for page fragments when updating BDQ tailDimitri Daskalakis1-3/+3
12 daysnet: ti: icssg-prueth: fix missing data copy and wrong recycle in ZC RX dispatchDavid Carlier1-1/+1
12 daystg3: Fix race for querying speed/duplexThomas Bogendoerfer1-1/+1
12 daysnet: enetc: do not access non-existent registers on pseudo MACWei Fang1-0/+7
12 daysnet: enetc: add graceful stop to safely reinitialize the TX RingWei Fang2-14/+108
12 daysnet: enetc: reset PIR and CIR if they are not equal when initializing TX ringWei Fang1-1/+12
12 daysnet: fec: fix the PTP periodic output sysfs interfaceBuday Csaba1-3/+0
12 daysnet: ethernet: mtk_ppe: avoid NULL deref when gmac0 is disabledSven Eckelmann (Plasma Cloud)1-1/+20
12 daysnet: mana: Fix RX skb truesize accountingDipayaan Roy1-0/+7
12 daysMerge tag 'wireless-2026-03-26' of https://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski16-56/+163
12 daysMerge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Paolo Abeni9-46/+60
13 daysnet: macb: use the current queue number for statsPaolo Valerio1-1/+1
13 dayswifi: virt_wifi: remove SET_NETDEV_DEV to avoid use-after-freeAlexander Popov1-1/+0
14 daysnet: mana: fix use-after-free in add_adev() error pathGuangshuo Li1-2/+4
14 daysnet: lan743x: fix duplex configuration in mac_link_upThangaraj Samynathan1-0/+5
14 daysvirtio_net: Fix UAF on dst_ops when IFF_XMIT_DST_RELEASE is cleared and napi_...xietangxin1-0/+1
2026-03-24wifi: iwlwifi: mvm: fix potential out-of-bounds read in iwl_mvm_nd_match_info...Alexey Velichayshiy1-1/+1
2026-03-24Merge tag 'ath-current-20260324' of git://git.kernel.org/pub/scm/linux/kernel...Johannes Berg2-9/+10
2026-03-24Merge tag 'iwlwifi-fixes-2026-03-24' of https://git.kernel.org/pub/scm/linux/...Johannes Berg10-41/+146
2026-03-24wifi: wl1251: validate packet IDs before indexing tx_framesPengpeng Hou1-3/+5
2026-03-24wifi: wilc1000: fix u8 overflow in SSID scan buffer size calculationYasuaki Torimaru1-1/+1
2026-03-24wifi: ath12k: Pass the correct value of each TID during a stop AMPDU sessionReshma Immaculate Rajkumar1-1/+3
2026-03-24wifi: ath11k: Pass the correct value of each TID during a stop AMPDU sessionReshma Immaculate Rajkumar1-8/+7
2026-03-24net: macb: Use dev_consume_skb_any() to free TX SKBsKevin Hao1-1/+1
2026-03-24wifi: iwlwifi: mld: correctly set wifi generation dataJohannes Berg2-32/+88
2026-03-24wifi: iwlwifi: mvm: don't send a 6E related command when not supportedEmmanuel Grumbach1-1/+2
2026-03-24wifi: iwlwifi: mld: Fix MLO scan timingPagadala Yesu Anjaneyulu7-8/+56