summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2025-08-26bnxt_en: Fix stats context reservation logicMichael Chan
2025-08-26bnxt_en: Adjust TX rings if reservation is less than requestedMichael Chan
2025-08-26bnxt_en: Fix memory corruption when FW resources change during ifdownSreekanth Reddy
2025-08-26net: macb: Fix offset error in gem_update_statsSean Anderson
2025-08-26ipv4: Convert ->flowi4_tos to dscp_t.Guillaume Nault
2025-08-26net/mlx5e: Set default burst period for TX and RX reportersShahar Shitrit
2025-08-26devlink: Move graceful period parameter to reporter opsShahar Shitrit
2025-08-26net: hns3: use kcalloc() instead of kzalloc()Qianfeng Rong
2025-08-26ibmvnic: Increase max subcrq indirect entries with fallbackMingming Cao
2025-08-26octeontx2-af: Remove unused declarationsYue Haibing
2025-08-25tcp: Don't pass hashinfo to socket lookup helpers.Kuniyuki Iwashima
2025-08-25net: dlink: fix multicast stats being counted incorrectlyYeounsu Moon
2025-08-25net: airoha: Introduce check_skb callback in ppe_dev opsLorenzo Bianconi
2025-08-25net: airoha: Add airoha_ppe_dev struct definitionLorenzo Bianconi
2025-08-25net: airoha: Rely on airoha_eth struct in airoha_ppe_flow_offload_cmd signatureLorenzo Bianconi
2025-08-25Octeontx2-af: Fix NIX X2P calibration failuresHariprasad Kelam
2025-08-25ixgbe: fix ixgbe_orom_civd_info struct layoutJedrzej Jagielski
2025-08-25ice: fix incorrect counter for buffer allocation failuresMichal Kubiak
2025-08-25ice: use fixed adapter index for E825C embedded devicesJacob Keller
2025-08-25ice: don't leave device non-functional if Tx scheduler config failsJacob Keller
2025-08-25ice: fix NULL pointer dereference in ice_unplug_aux_dev() on resetEmil Tantilov
2025-08-25ice: add virt/ and move ice_virtchnl* files therePrzemek Kitszel
2025-08-22net: wangxun: support to use adaptive RX/TX coalescingJiawen Wu
2025-08-22net: wangxun: cleanup the code in wx_set_coalesce()Jiawen Wu
2025-08-22net: wangxun: limit tx_max_coalesced_frames_irqJiawen Wu
2025-08-22net: ngbe: change the default ITR settingJiawen Wu
2025-08-22hinic3: Interrupt request configurationFan Gong
2025-08-22hinic3: Mailbox management interfacesFan Gong
2025-08-22hinic3: Mailbox frameworkFan Gong
2025-08-22hinic3: TX & RX Queue coalesce interfacesFan Gong
2025-08-22hinic3: Command Queue interfacesFan Gong
2025-08-22hinic3: Command Queue frameworkFan Gong
2025-08-22hinic3: Complete Event Queue interfacesFan Gong
2025-08-22hinic3: Async Event Queue interfacesFan Gong
2025-08-22Merge branch '200GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2025-08-22tcp: annotate data-races around tp->rx_opt.user_mssEric Dumazet
2025-08-22Octeontx2-vf: Fix max packet length errorsHariprasad Kelam
2025-08-22idpf: do not linearize big TSO packetsEric Dumazet
2025-08-21net: macb: fix unregister_netdev call order in macb_remove()luoguangfei
2025-08-21Octeontx2-af: Broadcast XON on all channelsHariprasad Kelam
2025-08-21gve: support unreadable netmemMina Almasry
2025-08-21net: stmmac: fix stmmac_simple_pm_ops build errorsRussell King (Oracle)
2025-08-21net: hibmcge: Remove the use of dev_err_probe()Xichao Zhao
2025-08-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-08-21idpf: remove obsolete stashing codeJoshua Hay
2025-08-21idpf: stop Tx if there are insufficient buffer resourcesJoshua Hay
2025-08-21idpf: replace flow scheduling buffer ring with buffer poolJoshua Hay
2025-08-21idpf: simplify and fix splitq Tx packet rollback error pathJoshua Hay
2025-08-21idpf: improve when to set RE bit logicJoshua Hay
2025-08-21idpf: add support for Tx refillqs in flow scheduling modeJoshua Hay