summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)AuthorLines
2026-02-26net/mlx5e: Alloc xsk channel param out of mlx5e_open_xsk()Dragos Tatulea-18/+26
2026-02-26net/mlx5e: Expose and rename xsk channel parameter functionDragos Tatulea-10/+15
2026-02-26net/mlx5e: Extract max_xsk_wqebbs into its own functionDragos Tatulea-42/+52
2026-02-26net/mlx5e: Extract striding rq param calculation in functionDragos Tatulea-44/+62
2026-02-26net/mlx5e: Make mlx5e_rq_param naming consistentDragos Tatulea-44/+51
2026-02-25net/mlx5e: Fix "scheduling while atomic" in IPsec MAC address queryJianbo Liu-2/+1
2026-02-25net/mlx5: Fix missing devlink lock in SRIOV enable error pathShay Drory-0/+2
2026-02-25net/mlx5: E-switch, Clear legacy flag when moving to switchdevShay Drory-0/+2
2026-02-25net/mlx5: LAG, disable MPESW in lag_disable_change()Shay Drory-6/+15
2026-02-25net/mlx5: DR, Fix circular locking dependency in dumpShay Drory-2/+2
2026-02-25Merge tag 'wireless-2026-02-25' of https://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski-11/+11
2026-02-25net: pppoe: avoid zero-length arrays in struct pppoe_hdrEric Woudstra-1/+1
2026-02-25net/ibmveth: fix comment typos in ibmveth.cAbhilekh Deka-2/+2
2026-02-25net: cadence: macb: add ethtool nway_reset supportNicolai Buchwitz-0/+1
2026-02-25team: avoid NETDEV_CHANGEMTU event when unregistering slaveTetsuo Handa-5/+21
2026-02-25net: mana: Fix double destroy_workqueue on service rescan PCI pathDipayaan Roy-2/+7
2026-02-25net: stmmac: fix transmit interrupt coalescingRussell King (Oracle)-2/+3
2026-02-25net: stmmac: use circ_buf helpers for descriptorsRussell King (Oracle)-16/+7
2026-02-25net: fs_enet: allow nvmem to override MAC addressRosen Penev-1/+3
2026-02-25net: usb: kaweth: validate USB endpointsGreg Kroah-Hartman-0/+13
2026-02-25net: usb: kalmia: validate USB endpointsGreg Kroah-Hartman-0/+7
2026-02-25net: usb: pegasus: validate USB endpointsGreg Kroah-Hartman-1/+12
2026-02-25net: stmmac: fix EEE supportable interfacesRussell King (Oracle)-3/+15
2026-02-25e1000e: clear DPG_EN after reset to avoid autonomous power-gatingVitaly Lifshits-0/+10
2026-02-25e1000e: introduce new board type for Panther Lake PCHVitaly Lifshits-12/+31
2026-02-25ixgbevf: fix link setup issueJedrzej Jagielski-1/+2
2026-02-25i40e: Fix preempt count leak in napi poll tracepointThomas Gleixner-1/+1
2026-02-25ice: fix crash in ethtool offline loopback testMichal Schmidt-6/+18
2026-02-25ice: recap the VSI and QoS info after rebuildAaron Ma-11/+41
2026-02-25idpf: Fix flow rule delete failure due to invalid validationSreedevi Joshi-3/+0
2026-02-25idpf: change IRQ naming to match netdev and ethtool queue numberingBrian Vazquez-1/+1
2026-02-25idpf: nullify pointers after they are freedLi Li-0/+1
2026-02-25idpf: skip deallocating txq group's txqs if it is NULLLi Li-0/+3
2026-02-25idpf: skip deallocating bufq_sets from rx_qgrp if it is NULLLi Li-0/+3
2026-02-25idpf: increment completion queue next_to_clean in sw marker wait routineLi Li-3/+3
2026-02-24net: freescale: ucc_geth: call of_node_put onceRosen Penev-2/+1
2026-02-24eth: bnxt: rename ring_err_stats -> ring_drv_statsJakub Kicinski-23/+23
2026-02-24bonding: Optimise is_netpoll_tx_blocked().Kuniyuki Iwashima-2/+2
2026-02-24net: stmmac: fix timestamping configuration after suspend/resumeRussell King (Oracle)-0/+1
2026-02-24net: stmmac: qcom-ethqos: convert to set_clk_tx_rate() methodRussell King (Oracle)-10/+11
2026-02-24net: stmmac: qcom-ethqos: move SerDes speed configurationRussell King (Oracle)-5/+5
2026-02-24net: stmmac: qcom-ethqos: use phy interface mode for inbandRussell King (Oracle)-11/+7
2026-02-24net: stmmac: qcom-ethqos: pass phy interface mode to configsRussell King (Oracle)-6/+10
2026-02-24net: stmmac: pass interface mode into fix_mac_speed() methodRussell King (Oracle)-13/+24
2026-02-24net: stmmac: qcom-ethqos: move loopback disable to .mac_finish()Russell King (Oracle)-1/+12
2026-02-24net: stmmac: qcom-ethqos: move qcom_ethqos_set_sgmii_loopback() upRussell King (Oracle)-1/+4
2026-02-24net: stmmac: qcom-ethqos: change ethqos_configure*() to return voidRussell King (Oracle)-8/+4
2026-02-24net: stmmac: qcom-ethqos: remove register field value obfuscationsRussell King (Oracle)-8/+15
2026-02-24net: stmmac: qcom-ethqos: rename "por" members to "rgmii_por"Russell King (Oracle)-17/+17
2026-02-24net:ethernet:enic: map ethtool link modes by VIC typeSatish Kharat-7/+148