summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2024-06-21wifi: ath10k: fix QCOM_RPROC_COMMON dependencyDmitry Baryshkov1-0/+1
2024-06-21net: wwan: iosm: Fix tainted pointer delete is case of region creation failAleksandr Mishin1-1/+1
2024-06-21ice: remove af_xdp_zc_qps bitmapLarysa Zaremba3-26/+27
2024-06-21ice: remove null checks before devm_kfree() callsPrzemek Kitszel6-75/+29
2024-06-21ice: Introduce new parameters in ice_sched_nodeMichal Wilczynski5-7/+116
2024-06-21ice: fix iteration of TLVs in Preserved Fields AreaJacob Keller1-7/+21
2024-06-21net/mlx5: Fix tainted pointer delete is case of flow rules creation failAleksandr Mishin1-2/+6
2024-06-21net/mlx5: Always stop health timer during driver removalShay Drory1-0/+3
2024-06-21net/mlx5: Split function_setup() to enable and open functionsShay Drory1-25/+58
2024-06-21net/mlx5: Stop waiting for PCI if pci channel is offlineMoshe Shemesh3-0/+16
2024-06-21net/mlx5: Stop waiting for PCI up if teardown was triggeredMoshe Shemesh1-0/+4
2024-06-21vxlan: Fix regression when dropping packets due to invalid src addressesDaniel Borkmann1-0/+4
2024-06-21octeontx2-af: Always allocate PF entries from low prioriy zoneSubbaraya Sundeep1-11/+22
2024-06-21wifi: iwlwifi: mvm: don't read past the mfuart notifcationEmmanuel Grumbach1-10/+0
2024-06-21wifi: iwlwifi: mvm: check n_ssids before accessing the ssidsMiri Korenblit1-2/+2
2024-06-21wifi: iwlwifi: dbg_ini: move iwl_dbg_tlv_free outside of debugfs ifdefShahar S Matityahu1-1/+1
2024-06-21wifi: iwlwifi: mvm: revert gen2 TX A-MPDU size to 64Johannes Berg1-7/+2
2024-06-16wifi: rtlwifi: rtl8192de: Fix endianness issue in RX pathBitterblue Smith2-66/+15
2024-06-16wifi: rtlwifi: rtl8192de: Fix low speed with WPA3-SAEBitterblue Smith2-3/+16
2024-06-16wifi: rtlwifi: rtl8192de: Fix 5 GHz TX powerBitterblue Smith1-2/+2
2024-06-16wifi: rtl8xxxu: Fix the TX power of RTL8192CU, RTL8723AUBitterblue Smith1-15/+10
2024-06-16wifi: rtw89: pci: correct TX resource checking for PCI DMA channel of firmwar...Ping-Ke Shih1-1/+2
2024-06-16wifi: rtw89: correct aSIFSTime for 6GHz bandPing-Ke Shih1-1/+1
2024-06-16vxlan: Fix regression when dropping packets due to invalid src addressesDaniel Borkmann1-4/+0
2024-06-12net: ena: Fix DMA syncing in XDP path when SWIOTLB is onDavid Arinzon1-14/+9
2024-06-12ipvlan: Dont Use skb->sk in ipvlan_process_v{4,6}_outboundYue Haibing1-2/+2
2024-06-12net: ena: Fix redundant device NUMA node overrideShay Agroskin1-11/+0
2024-06-12net: ena: Reduce lines with longer column width boundaryDavid Arinzon4-260/+151
2024-06-12net: ena: Add dynamic recycling mechanism for rx buffersDavid Arinzon3-42/+104
2024-06-12net: dsa: microchip: fix RGMII error in KSZ DSA driverTristram Ha1-1/+1
2024-06-12ice: fix accounting if a VLAN already existsJacob Keller1-5/+6
2024-06-12net:fec: Add fec_enet_deinit()Xiaolei Wang1-0/+10
2024-06-12net: usb: smsc95xx: fix changing LED_SEL bit value updated from EEPROMParthiban Veerasooran1-4/+7
2024-06-12enic: Validate length of nl attributes in enic_set_vf_portRoded Zats1-0/+12
2024-06-12net/mlx5e: Fix UDP GSO for encapsulated packetsGal Pressman2-2/+12
2024-06-12net/mlx5e: Use rx_missed_errors instead of rx_dropped for reporting buffer ex...Carolina Jubran1-1/+1
2024-06-12net/mlx5e: Fix IPsec tunnel mode offload feature checkRahul Rameshbabu1-12/+5
2024-06-12net/mlx5: Lag, do bond only if slaves agree on roce stateMaher Sanalla1-2/+10
2024-06-12net: phy: micrel: set soft_reset callback to genphy_soft_reset for KSZ8061Mathieu Othacehe1-0/+1
2024-06-12ice: Interpret .set_channels() input differentlyLarysa Zaremba1-17/+2
2024-06-12net: fec: avoid lock evasion when reading pps_enableWei Fang1-6/+8
2024-06-12Revert "ixgbe: Manual AN-37 for troublesome link partners for X550 SFI"Jacob Keller2-56/+3
2024-06-12net: Always descend into dsa/ folder with CONFIG_NET_DSA enabledFlorian Fainelli1-1/+3
2024-06-12net/mlx5: Discard command completions in internal errorAkiva Goldberger1-0/+3
2024-06-12net/mlx5: Add a timeout to acquire the command queue semaphoreAkiva Goldberger1-9/+32
2024-06-12net: usb: smsc95xx: stop lying about skb->truesizeEric Dumazet1-8/+7
2024-06-12net: ethernet: cortina: Locking fixesLinus Walleij1-2/+10
2024-06-12eth: sungem: remove .ndo_poll_controller to avoid deadlocksJakub Kicinski1-14/+0
2024-06-12net: usb: sr9700: stop lying about skb->truesizeEric Dumazet1-7/+3
2024-06-12usb: aqc111: stop lying about skb->truesizeEric Dumazet1-5/+3