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 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 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: xilinx: axienet: Correct BD length masks to match AXIDMA IP specSuraj Gupta1-2/+2
34 hoursnet: airoha: Add missing cleanup bits in airoha_qdma_cleanup_rx_queue()Lorenzo Bianconi1-1/+17
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: fec: fix the PTP periodic output sysfs interfaceBuday Csaba1-3/+0
34 hourswifi: ath11k: Pass the correct value of each TID during a stop AMPDU sessionReshma Immaculate Rajkumar1-8/+7
34 hourstg3: replace placeholder MAC address with device propertyPaul SAGE1-0/+11
10 daysidpf: nullify pointers after they are freedLi Li1-0/+1
10 daysnet: bcmasp: Fix network filter wake for asp-3.0Justin Chen2-2/+4
10 daysnet: bcmasp: Restore programming of TX map vector registerFlorian Fainelli1-0/+3
10 daysidpf: Fix RSS LUT NULL ptr issue after soft resetSreedevi Joshi3-17/+6
10 daysidpf: Fix RSS LUT NULL pointer crash on early ethtool operationsSreedevi Joshi5-79/+66
10 daysidpf: detach and close netdevs while handling a resetEmil Tantilov1-45/+70
10 daysidpf: check error for register_netdev() on initEmil Tantilov1-9/+22
10 daysice: Fix PTP NULL pointer dereference during VSI rebuildAaron Ma3-3/+22
10 daysice: fix using untrusted value of pkt_len in ice_vc_fdir_parse_raw()Mateusz Polchlopek1-9/+15
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 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 daysnet: enetc: fix the output issue of 'ethtool --show-ring'Wei Fang1-0/+2
10 daysiavf: fix out-of-bounds writes in iavf_get_ethtool_stats()Kohei Enju1-16/+15
10 daysice: use ice_update_eth_stats() for representor statsPetr Oros2-4/+13
10 daysice: fix inverted ready check for VF representorsPetr Oros1-1/+1
10 daysnet: bcmasp: fix double disable of clkJustin Chen1-10/+23
10 daysnet: bcmasp: Add support for asp-v3.0Justin Chen4-48/+92
10 daysnet: bcmasp: fix double free of WoL irqJustin Chen1-8/+0
10 daysnet: bcmasp: streamline early exit in probeJustin Chen1-13/+14
10 daysnet: bcmasp: Remove support for asp-v2.0Justin Chen5-146/+22
10 daysnet: bcm: asp2: convert to phylib managed EEERussell King (Oracle)3-43/+10
10 daysnet: bcm: asp2: remove tx_lpi_enabledRussell King (Oracle)1-6/+0