summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2026-01-23net: benet: convert to use .get_rx_ring_countBreno Leitao
2026-01-23net: bcmasp: fix early exit leak with fixed phyJustin Chen
2026-01-22net/mlx5: Fix memory leak in esw_acl_ingress_lgcy_setup()Zilin Guan
2026-01-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-01-22net: stmmac: dwmac-imx: keep preamble before sfd on i.MX8MPStefan Eichenberger
2026-01-22idpf: generalize mailbox APIPavan Kumar Linga
2026-01-22idpf: avoid calling get_rx_ptypes for each vportPavan Kumar Linga
2026-01-22idpf: generalize send virtchnl message APIPavan Kumar Linga
2026-01-22idpf: remove vport pointer from queue setsJoshua Hay
2026-01-22idpf: add rss_data field to RSS function parametersPavan Kumar Linga
2026-01-22idpf: reshuffle idpf_vport struct members to avoid holesPavan Kumar Linga
2026-01-22idpf: move some iterator declarations inside for loopsJoshua Hay
2026-01-22idpf: move queue resources to idpf_q_vec_rsrc structurePavan Kumar Linga
2026-01-22idpf: introduce idpf_q_vec_rsrc struct and move vector resources to itPavan Kumar Linga
2026-01-22idpf: introduce local idpf structure to store virtchnl queue chunksPavan Kumar Linga
2026-01-22Octeontx2-af: Add proper checks for fwdataHariprasad Kelam
2026-01-22hinic3: Fix netif_queue_set_napi queue_index input parameter errorFan Gong
2026-01-22net: atp: drop ancient parallel-port Ethernet driverEthan Nelson-Moore
2026-01-22net: fec: account for VLAN header in frame length calculationsClemens Gruber
2026-01-21octeontx2-af: Fix error handlingRatheesh Kannoth
2026-01-21Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2026-01-21net: pcs: pcs-mtk-lynxi: pass SGMIISYS OF node to PCSVladimir Oltean
2026-01-21net: bcmasp: Fix network filter wake for asp-3.0Justin Chen
2026-01-21be2net: Fix NULL pointer dereference in be_cmd_get_mac_from_listAndrey Vatoropin
2026-01-21net: airoha: npu: Add the capability to read firmware names from dtsLorenzo Bianconi
2026-01-21Merge branch 'add-devm_clk_bulk_get_optional_enable-helper-and-use-in-axi-eth...Jakub Kicinski
2026-01-21net: xilinx: axienet: Use devres for resource management in probe pathSean Anderson
2026-01-20kernel.h: drop hex.h and update all hex.h usersRandy Dunlap
2026-01-20net/micrel: Fix typos in micrel driver code commentsYicong Hui
2026-01-20net/benet: Fix typos in driver code commentsYicong Hui
2026-01-20Octeontx2-pf: Update xdp featuresHariprasad Kelam
2026-01-20net: macb: Replace open-coded device config retrieval with of_device_get_matc...Kevin Hao
2026-01-20net: airoha_eth: increase max MTU to 9220 for DSA jumbo framesSayantan Nandy
2026-01-20net: txgbe: remove the redundant data return in SW-FW mailboxJiawen Wu
2026-01-20net: hns3: fix the HCLGE_FD_AD_NXT_KEY error setting issueJijie Shao
2026-01-20net: hns3: fix wrong GENMASK() for HCLGE_FD_AD_COUNTER_NUM_MJijie Shao
2026-01-20net: stmmac: fix resume: calculate tso last_segmentRussell King (Oracle)
2026-01-20be2net: fix data race in be_get_new_eqdDavid Yang
2026-01-20idpf: Fix data race in idpf_net_dimDavid Yang
2026-01-20net: hns3: fix data race in hns3_fetch_statsDavid Yang
2026-01-20octeontx2-pf: Remove unnecessary bounds checkSimon Horman
2026-01-20eth: fbnic: Update RX mbox timeout valueMohsin Bashir
2026-01-20eth: fbnic: Remove retry supportMohsin Bashir
2026-01-20eth: fbnic: Reuse RX mailbox pagesMohsin Bashir
2026-01-20eth: fbnic: Allocate all pages for RX mailboxMohsin Bashir
2026-01-20eth: fbnic: Use GFP_KERNEL to allocting mbx pagesMohsin Bashir
2026-01-20Merge tag 'net-queue-rx-buf-len-v9' of https://github.com/isilence/linuxJakub Kicinski
2026-01-20idpf: read lower clock bits inside the time sandwichMina Almasry
2026-01-20ice: fix devlink reload call tracePaul Greenwalt
2026-01-20ice: add missing ice_deinit_hw() in devlink reinit pathPaul Greenwalt