summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2023-11-28net/mlx5e: Track xmit submission to PTP WQ after populating metadata mapRahul Rameshbabu
2023-11-28net/mlx5e: Avoid referencing skb after free-ing in drop path of mlx5e_sq_xmit...Rahul Rameshbabu
2023-11-28Revert "net: r8169: Disable multicast filter for RTL8168H and RTL8107E"Heiner Kallweit
2023-11-28r8169: add handling DASH when DASH is disabledChunHao Lin
2023-11-28r8169: fix network lost after resume on DASH systemsChunHao Lin
2023-11-28net/mlx5e: Check return value of snprintf writing to fw_version buffer for re...Rahul Rameshbabu
2023-11-28net/mlx5e: Check return value of snprintf writing to fw_version bufferRahul Rameshbabu
2023-11-28net/mlx5e: Reduce the size of icosq_strSaeed Mahameed
2023-11-28net/mlx5: Increase size of irq name bufferRahul Rameshbabu
2023-11-28net/mlx5e: Update doorbell for port timestamping CQ before the software counterRahul Rameshbabu
2023-11-28net/mlx5e: Add recovery flow for tx devlink health reporter for unhealthy PTP SQRahul Rameshbabu
2023-11-28net/mlx5e: Make tx_port_ts logic resilient to out-of-order CQEsRahul Rameshbabu
2023-11-28net/mlx5e: Fix pedit endiannessVlad Buslov
2023-11-28net/mlx5e: fix double free of encap_header in update funcsGavin Li
2023-11-28net/mlx5e: fix double free of encap_headerDust Li
2023-11-28net/mlx5: Decouple PHC .adjtime and .adjphase implementationsRahul Rameshbabu
2023-11-28gve: Fixes for napi_poll when budget is 0Ziwei Xiao
2023-11-28pds_core: fix up some format-truncation complaintsShannon Nelson
2023-11-28pds_core: use correct index to mask irqShannon Nelson
2023-11-28net: stmmac: avoid rx queue overrunBaruch Siach
2023-11-28net: stmmac: fix rx budget limit checkBaruch Siach
2023-11-28net: ethernet: cortina: Fix MTU max settingLinus Walleij
2023-11-28net: ethernet: cortina: Handle large framesLinus Walleij
2023-11-28net: ethernet: cortina: Fix max RX frame defineLinus Walleij
2023-11-28net: mvneta: fix calls to page_pool_get_statsSven Auhagen
2023-11-28net: hns3: fix VF wrong speed and duplex issueJijie Shao
2023-11-28net: hns3: fix VF reset fail issueJijie Shao
2023-11-28net: hns3: fix variable may not initialized problem in hns3_init_mac_addr()Yonglong Liu
2023-11-28net: hns3: fix out-of-bounds access may occur when coalesce info is read via ...Yonglong Liu
2023-11-28net: hns3: fix incorrect capability bit display for copper portJian Shen
2023-11-28net: hns3: add barrier in vf mailbox reply processYonglong Liu
2023-11-28net: hns3: fix add VLAN fail issueJian Shen
2023-11-28tsnep: Fix tsnep_request_irq() format-overflow warningGerhard Engleder
2023-11-28atl1c: Work around the DMA RX overflow issueSieng-Piaw Liew
2023-11-20net: enetc: shorten enetc_setup_xdp_prog() error message to fit NETLINK_MAX_F...Vladimir Oltean
2023-11-20r8169: respect userspace disabling IFF_MULTICASTHeiner Kallweit
2023-11-20tg3: power down device only on SYSTEM_POWER_OFFGeorge Shuklin
2023-11-20octeontx2-pf: Free pending and dropped SQEsGeetha sowjanya
2023-11-20net: stmmac: xgmac: Enable support for multiple Flexible PPS outputsFurong Xu
2023-11-20net: r8169: Disable multicast filter for RTL8168H and RTL8107EPatrick Thompson
2023-11-20octeontx2-pf: Fix holes in error codeRatheesh Kannoth
2023-11-20octeontx2-pf: Fix error codesRatheesh Kannoth
2023-11-20chtls: fix tp->rcv_tstamp initializationEric Dumazet
2023-11-20r8169: fix rare issue with broken rx after link-down on RTL8125Heiner Kallweit
2023-11-20net: ethernet: mtk_wed: fix EXT_INT_STATUS_RX_FBUF definitions for MT7986 SoCLorenzo Bianconi
2023-11-20net: spider_net: Use size_add() in call to struct_size()Gustavo A. R. Silva
2023-11-20mlxsw: Use size_mul() in call to struct_size()Gustavo A. R. Silva
2023-11-20gve: Use size_add() in call to struct_size()Gustavo A. R. Silva
2023-11-20iavf: Fix promiscuous mode configuration flow messagesBrett Creeley
2023-11-20i40e: fix potential memory leaks in i40e_remove()Andrii Staikov