summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
34 hoursnet: mana: fix use-after-free in add_adev() error pathGuangshuo Li1-2/+4
34 hourswifi: virt_wifi: remove SET_NETDEV_DEV to avoid use-after-freeAlexander Popov1-1/+0
34 hoursice: Fix memory leak in ice_set_ringparam()Zilin Guan1-2/+9
34 hoursvirtio_net: clamp rss_max_key_size to NETDEV_RSS_KEY_LENSrujana Challa1-11/+9
34 hoursnet: ethernet: mtk_ppe: avoid NULL deref when gmac0 is disabledSven Eckelmann (Plasma Cloud)1-1/+20
34 hoursnet: ftgmac100: fix ring allocation unwind on open failureYufan Chen1-4/+24
34 hoursvxlan: validate ND option lengths in vxlan_na_createYang Yang1-2/+4
34 hourswifi: iwlwifi: mvm: fix potential out-of-bounds read in iwl_mvm_nd_match_info...Alexey Velichayshiy1-1/+1
34 hourswifi: wilc1000: fix u8 overflow in SSID scan buffer size calculationYasuaki Torimaru1-1/+1
34 hourseth: fbnic: Increase FBNIC_QUEUE_SIZE_MIN to 64Dimitri Daskalakis1-1/+1
34 hoursbnxt_en: Restore default stat ctxs for ULP when resource is availablePavan Chebbi1-0/+2
34 hoursnet/mlx5: Fix switchdev mode rollback in case of failureSaeed Mahameed1-0/+2
34 hoursnet/mlx5: Avoid "No data available" when FW version queries failSaeed Mahameed3-24/+37
34 hoursnet/mlx5: lag: Check for LAG device before creating debugfsShay Drory1-0/+3
34 hoursnet: macb: properly unregister fixed rate clocksFedor Pchelkin1-4/+4
34 hoursnet: macb: fix clk handling on PCI glue driver removalFedor Pchelkin1-2/+4
34 hoursnet: stmmac: skip VLAN restore when VLAN hash ops are missingMichal Piekos1-10/+4
34 hoursnet: xilinx: axienet: Fix BQL accounting for multi-BD TX packetsSuraj Gupta1-5/+4
34 hoursnet: xilinx: axienet: Correct BD length masks to match AXIDMA IP specSuraj Gupta1-2/+2
34 hoursnet: bonding: fix use-after-free in bond_xmit_broadcast()Xiang Mei1-1/+1
34 hoursbnxt_en: set backing store type from query typePengpeng Hou1-4/+4
34 hoursnet: airoha: Add missing cleanup bits in airoha_qdma_cleanup_rx_queue()Lorenzo Bianconi1-1/+17
34 hoursnet: enetc: do not allow VF to configure the RSS keyWei Fang1-1/+5
34 hoursnet: enetc: check whether the RSS algorithm is ToeplitzWei Fang1-0/+4
34 hoursnet: sfp: Fix Ubiquiti U-Fiber Instant SFP module on mvnetaMarek BehĂșn1-1/+6
34 hourseth: fbnic: Account for page fragments when updating BDQ tailDimitri Daskalakis1-3/+3
34 hourstg3: Fix race for querying speed/duplexThomas Bogendoerfer1-1/+1
34 hoursnet: enetc: reset PIR and CIR if they are not equal when initializing TX ringWei Fang1-1/+12
34 hoursnet: fec: fix the PTP periodic output sysfs interfaceBuday Csaba1-3/+0
34 hoursnet: mana: Fix RX skb truesize accountingDipayaan Roy1-0/+7
34 hourswifi: ath11k: Pass the correct value of each TID during a stop AMPDU sessionReshma Immaculate Rajkumar1-8/+7
34 hourswifi: iwlwifi: mld: correctly set wifi generation dataJohannes Berg2-32/+88
34 hourswifi: iwlwifi: disable EHT if the device doesn't allow itEmmanuel Grumbach5-4/+33
34 hourswifi: iwlwifi: cfg: add new device namesJohannes Berg3-0/+5
34 hourswifi: iwlwifi: mvm: don't send a 6E related command when not supportedEmmanuel Grumbach1-1/+2
34 hourswifi: iwlwifi: mld: Fix MLO scan timingPagadala Yesu Anjaneyulu7-8/+56
34 hourswifi: iwlwifi: fix remaining kernel-doc warningsJohannes Berg22-118/+194
34 hourstg3: replace placeholder MAC address with device propertyPaul SAGE1-0/+11
10 daysnet: macb: Use dev_consume_skb_any() to free TX SKBsKevin Hao1-1/+1
10 daysnet: macb: Protect access to net_device::ip_ptr with RCU lockKevin Hao1-9/+16
10 daysnet: macb: Move devm_{free,request}_irq() out of spin lock areaKevin Hao1-5/+7
10 daysvirtio_net: Fix UAF on dst_ops when IFF_XMIT_DST_RELEASE is cleared and napi_...xietangxin1-0/+1
10 dayscan: netlink: can_changelink(): add missing error handling to call can_ctrlmo...Marc Kleine-Budde1-1/+3
10 daysnet: macb: use the current queue number for statsPaolo Valerio1-1/+1
10 daysnet: lan743x: fix duplex configuration in mac_link_upThangaraj Samynathan1-0/+5
10 daysteam: fix header_ops type confusion with non-Ethernet portsJiayuan Chen1-1/+64
10 daysvirtio-net: correct hdr_len handling for VIRTIO_NET_F_GUEST_HDRLENXuan Zhuo2-2/+6
10 daysnet: enetc: fix the output issue of 'ethtool --show-ring'Wei Fang1-0/+2
10 daysnet: airoha: add RCU lock around dev_fill_forward_pathQingfang Deng1-0/+2
10 daysiavf: fix out-of-bounds writes in iavf_get_ethtool_stats()Kohei Enju1-16/+15