summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2024-10-19be2net: fix potential memory leak in be_xmit()Wang Hai
2024-10-19net/sun3_82586: fix potential memory leak in sun3_82586_send_packet()Wang Hai
2024-10-17net: airoha: Fix typo in REG_CDM2_FWD_CFG configurationLorenzo Bianconi
2024-10-17net: ravb: Add VLAN checksum supportPaul Barker
2024-10-17net: ravb: Enable IPv6 TX checksum offload for GbEthPaul Barker
2024-10-17net: ravb: Enable IPv6 RX checksum offloading for GbEthPaul Barker
2024-10-17net: ravb: Simplify UDP TX checksum offloadPaul Barker
2024-10-17net: ravb: Disable IP header TX checksum offloadingPaul Barker
2024-10-17net: ravb: Simplify types in RX csum validationPaul Barker
2024-10-17net: ravb: Combine if conditions in RX csum validationPaul Barker
2024-10-17net: ravb: Drop IP protocol check from RX csum verificationPaul Barker
2024-10-17net: ravb: Disable IP header RX checksum offloadingPaul Barker
2024-10-17net: ravb: Factor out checksum offload enable bitsPaul Barker
2024-10-17tg3: Increase buffer size for IRQ labelAndy Shevchenko
2024-10-17net: ks8851: use %*ph to print small bufferAndy Shevchenko
2024-10-17net: ethernet: ti: am65-cpsw: Fix uninitialized variableDan Carpenter
2024-10-17eth: fbnic: Add hardware monitoring support via HWMON interfaceSanman Pradhan
2024-10-17net/mlx5e: Don't call cleanup on profile rollback failureCosmin Ratiu
2024-10-17net/mlx5: Unregister notifier on eswitch init failureCosmin Ratiu
2024-10-17net/mlx5: Fix command bitmask initializationShay Drory
2024-10-17net/mlx5: Check for invalid vector index on EQ creationMaher Sanalla
2024-10-17net/mlx5: HWS, use lock classes for bwc locksCosmin Ratiu
2024-10-17net/mlx5: HWS, don't destroy more bwc queue locks than allocatedCosmin Ratiu
2024-10-17net/mlx5: HWS, fixed double free in error flow of definer layoutYevgeny Kliteynik
2024-10-17net/mlx5: HWS, removed wrong access to a number of rules variableYevgeny Kliteynik
2024-10-17net: ethernet: mtk_eth_soc: fix memory corruption during fq dma initFelix Fietkau
2024-10-16net: 3com: 3c59x: Switch to irq_get_nr_irqs()Bart Van Assche
2024-10-15gve: add support for basic queue statsHarshitha Ramamurthy
2024-10-15gve: adopt page pool for DQ RDA modeHarshitha Ramamurthy
2024-10-15gve: move DQO rx buffer management related code to a new fileHarshitha Ramamurthy
2024-10-15net: ravb: Only advertise Rx/Tx timestamps if hardware supports itNiklas Söderlund
2024-10-15net: microchip: vcap api: Fix memory leaks in vcap_api_encode_rule_test()Jinjie Ruan
2024-10-15net: bcmasp: fix potential memory leak in bcmasp_xmit()Wang Hai
2024-10-15net: cxgb3: Remove stid deadcodeDr. David Alan Gilbert
2024-10-15cxgb4: Remove unused t4_free_ofld_rxqsDr. David Alan Gilbert
2024-10-15cxgb4: Remove unused cxgb4_l2t_alloc_switchingDr. David Alan Gilbert
2024-10-15cxgb4: Remove unused cxgb4_scsi_initDr. David Alan Gilbert
2024-10-15cxgb4: Remove unused cxgb4_get_srq_entryDr. David Alan Gilbert
2024-10-15cxgb4: Remove unused cxgb4_alloc/free_raw_mac_filtDr. David Alan Gilbert
2024-10-15cxgb4: Remove unused cxgb4_alloc/free_encap_mac_filtDr. David Alan Gilbert
2024-10-15net: systemport: fix potential memory leak in bcm_sysport_xmit()Wang Hai
2024-10-15net: ethernet: rtsn: fix potential memory leak in rtsn_start_xmit()Wang Hai
2024-10-15net: xilinx: axienet: fix potential memory leak in axienet_start_xmit()Wang Hai
2024-10-15net: ethernet: fs_enet: Use %pa to format resource_size_tSimon Horman
2024-10-15net: fec_mpc52xx_phy: Use %pa to format resource_size_tSimon Horman
2024-10-15net: txgbe: Pass string literal as format argument of alloc_workqueue()Simon Horman
2024-10-15net: macb: Avoid 20s boot delay by skipping MDIO bus registration for fixed-l...Oleksij Rempel
2024-10-15net: ethernet: aeroflex: fix potential memory leak in greth_start_xmit_gbit()Wang Hai
2024-10-15net: airoha: Implement BQL supportLorenzo Bianconi
2024-10-15r8169: implement additional ethtool stats opsHeiner Kallweit