summaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* net: ti: icssg-prueth: Fix clearing of IEP_CMP_CFG registers during iep_initMeghana Malladi2025-01-031-0/+8
* net: ti: icssg-prueth: Fix firmware load sequence.MD Danish Anwar2025-01-036-121/+236
* net: wwan: iosm: Properly check for valid exec stage in ipc_mmio_init()Maciej S. Szmigiero2025-01-031-1/+1
* net: sfc: Correct key_len for efx_tc_ct_zone_ht_paramsLiang Jie2025-01-031-1/+1
* net: wwan: t7xx: Fix FSM command timeout issueJinjian Song2024-12-312-11/+20
* sky2: Add device ID 11ab:4373 for Marvell 88E8075Pascal Hambourg2024-12-311-0/+1
* net: mv643xx_eth: fix an OF node reference leakJoe Hattori2024-12-311-2/+12
* gve: trigger RX NAPI instead of TX NAPI in gve_xsk_wakeupJoshua Washington2024-12-311-14/+7
* eth: bcmsysport: fix call balance of priv->clk handling routinesVitalii Mordan2024-12-311-3/+18
* net/mlx5e: Keep netdev when leave switchdev for devlink set legacy onlyJianbo Liu2024-12-233-2/+34
* net/mlx5e: Skip restore TC rules for vport rep without loaded flagJianbo Liu2024-12-233-6/+6
* net/mlx5e: macsec: Maintain TX SA from encoding_saDragos Tatulea2024-12-231-0/+4
* net/mlx5: DR, select MSIX vector 0 for completion queue creationShahar Shitrit2024-12-231-3/+1
* net: pse-pd: tps23881: Fix power on/off issueKory Maincent2024-12-231-12/+4
* net: ethernet: ti: am65-cpsw: default to round-robin for host port receiveSiddharth Vadapalli2024-12-231-1/+1
* net: Fix netns for ip_tunnel_init_flow()Xiao Liang2024-12-231-2/+1
* net: stmmac: restructure the error path of stmmac_probe_config_dt()Joe Hattori2024-12-231-26/+17
* eth: fbnic: fix csr boundary for RPM RAM sectionMohsin Bashir2024-12-231-1/+1
* gve: fix XDP allocation path in edge casesJoshua Washington2024-12-201-1/+8
* gve: process XSK TX descriptors as part of RX NAPIJoshua Washington2024-12-203-14/+31
* gve: guard XSK operations on the existence of queuesJoshua Washington2024-12-201-12/+10
* gve: guard XDP xmit NDO on existence of xdp queuesJoshua Washington2024-12-202-1/+7
* gve: clean XDP queues in gve_tx_stop_ring_gqiJoshua Washington2024-12-201-1/+4
* Merge tag 'wireless-2024-12-19' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski2024-12-205-5/+50
|\
| * wifi: cw1200: Fix potential NULL dereferenceLinus Walleij2024-12-181-1/+1
| * wifi: iwlwifi: mvm: Fix __counted_by usage in cfg80211_wowlan_nd_*Kees Cook2024-12-181-3/+11
| * wifi: iwlwifi: fix CRF name for BzEmmanuel Grumbach2024-12-133-1/+38
* | net: dsa: microchip: Fix LAN937X set_ageing_time functionTristram Ha2024-12-202-6/+65
* | net: dsa: microchip: Fix KSZ9477 set_ageing_time functionTristram Ha2024-12-202-14/+37
* | net: phy: micrel: Dynamically control external clock of KSZ PHYWei Fang2024-12-201-13/+101
* | Merge tag 'net-6.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2024-12-1928-89/+159
|\ \
| * | net: mdiobus: fix an OF node reference leakJoe Hattori2024-12-191-3/+10
| * | octeontx2-pf: fix error handling of devlink port in rvu_rep_create()Harshit Mogalapalli2024-12-191-0/+1
| * | octeontx2-pf: fix netdev memory leak in rvu_rep_create()Harshit Mogalapalli2024-12-191-1/+3
| * | Merge branch '200GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski2024-12-194-11/+32
| |\ \
| | * | idpf: trigger SW interrupt when exiting wb_on_itr modeJoshua Hay2024-12-171-10/+19
| | * | idpf: add support for SW triggered interruptsJoshua Hay2024-12-173-1/+13
| * | | Merge tag 'linux-can-fixes-for-6.13-20241218' of git://git.kernel.org/pub/scm...Jakub Kicinski2024-12-193-10/+28
| |\ \ \
| | * | | can: m_can: fix missed interrupts with m_can_pciMatthias Schiffer2024-12-183-5/+19
| | * | | can: m_can: set init flag earlier in probeMatthias Schiffer2024-12-181-5/+9
| * | | | net: usb: qmi_wwan: add Quectel RG255CMartin Hou2024-12-191-0/+1
| * | | | net: phy: avoid undefined behavior in *_led_polarity_set()Arnd Bergmann2024-12-193-3/+3
| |/ / /
| * / / net: netdevsim: fix nsim_pp_hold_write()Eric Dumazet2024-12-181-2/+2
| |/ /
| * | qed: fix possible uninit pointer read in qed_mcp_nvm_info_populate()Gianfranco Trad2024-12-171-0/+1
| * | net: ethernet: bgmac-platform: fix an OF node reference leakJoe Hattori2024-12-171-1/+4
| * | net: ethernet: oa_tc6: fix tx skb race condition between reference pointersParthiban Veerasooran2024-12-171-0/+6
| * | net: ethernet: oa_tc6: fix infinite loop error when tx credits becomes 0Parthiban Veerasooran2024-12-171-2/+3
| * | net: hinic: Fix cleanup in create_rxqs/txqs()Dan Carpenter2024-12-171-0/+2
| * | team: Fix feature exposure when no ports are presentDaniel Borkmann2024-12-171-2/+6
| * | chelsio/chtls: prevent potential integer overflow on 32bitDan Carpenter2024-12-171-2/+3