summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2023-07-23net: dsa: ocelot: unlock on error in vsc9959_qos_port_tas_set()Dan Carpenter
2023-07-23net: ena: fix shift-out-of-bounds in exponential backoffKrister Johansen
2023-07-23nfp: clean mc addresses in application firmware when closing portYinjun Zhang
2023-07-23net: phy: dp83td510: fix kernel stall during netboot in DP83TD510E PHY driverOleksij Rempel
2023-07-23net: bcmgenet: Ensure MDIO unregistration has clocks enabledFlorian Fainelli
2023-07-23wifi: rtw89: debug: fix error code in rtw89_debug_priv_send_h2c_set()Zhang Shurong
2023-07-23net: txgbe: fix eeprom calculation errorJiawen Wu
2023-07-23netdevsim: fix uninitialized data in nsim_dev_trap_fa_cookie_write()Dan Carpenter
2023-07-23wifi: airo: avoid uninitialized warning in airo_get_rate()Randy Dunlap
2023-07-23octeontx2-pf: Add additional check for MCAM rulesSuman Ghosh
2023-07-23net: dsa: Removed unneeded of_node_put in felix_parse_ports_nodeLu Hongfei
2023-07-23net: fec: increase the size of tx ring and update tx_wake_thresholdWei Fang
2023-07-23net: fec: recycle pages for transmitted XDP framesWei Fang
2023-07-23net: fec: remove last_bdp from fec_enet_txq_xmit_frame()Wei Fang
2023-07-23net: fec: remove useless fec_enet_reset_skb()Wei Fang
2023-07-23igc: Fix inserting of empty frame for launchtimeFlorian Kauer
2023-07-23igc: Fix launchtime before start of cycleFlorian Kauer
2023-07-23igc: No strict mode in pure launchtime/CBS offloadFlorian Kauer
2023-07-23igc: Handle already enabled taprio offload for basetime 0Florian Kauer
2023-07-23igc: Do not enable taprio offload for invalid argumentsFlorian Kauer
2023-07-23igc: Rename qbv_enable to taprio_offload_enableFlorian Kauer
2023-07-23net/sched: taprio: replace tc_taprio_qopt_offload :: enable with a "cmd" enumVladimir Oltean
2023-07-23net: dsa: qca8k: Add check for skb_copyJiasheng Jiang
2023-07-23net: bgmac: postpone turning IRQs off to avoid SoC hangsRafał Miłecki
2023-07-23ionic: remove WARN_ON to prevent panic_on_warnNitya Sunkad
2023-07-23octeontx2-af: Move validation of ptp pointer before its usageSai Krishna
2023-07-23octeontx2-af: Promisc enable/disable through mboxRatheesh Kannoth
2023-07-23gve: Set default duplex configuration to fullJunfeng Guo
2023-07-23net: mscc: ocelot: fix oversize frame dropping for preemptible TCsVladimir Oltean
2023-07-23net: dsa: felix: make vsc9959_tas_guard_bands_update() visible to ocelot->opsVladimir Oltean
2023-07-23net: mvneta: fix txq_map in case of txq_number==1Klaus Kudielka
2023-07-23igc: Handle PPS start time programming for past time valuesAravindhan Gunasekaran
2023-07-23igc: Include the length/type field and VLAN tag in queueMaxSDUTan Tee Min
2023-07-23igc: set TP bit in 'supported' and 'advertising' fields of ethtool_link_ksett...Prasad Koya
2023-07-23net/mlx5e: RX, Fix page_pool page fragment tracking for XDPDragos Tatulea
2023-07-23net/mlx5: Query hca_cap_2 only when supportedMaher Sanalla
2023-07-23net/mlx5e: TC, CT: Offload ct clear only onceYevgeny Kliteynik
2023-07-23net/mlx5e: Check for NOT_READY flag state after lockingVlad Buslov
2023-07-23net/mlx5: Register a unique thermal zone per deviceSaeed Mahameed
2023-07-23net/mlx5e: RX, Fix flush and close release flow of regular rq for legacy rqDragos Tatulea
2023-07-23net/mlx5e: fix memory leak in mlx5e_ptp_openZhengchao Shao
2023-07-23net/mlx5e: fix memory leak in mlx5e_fs_tt_redirect_any_createZhengchao Shao
2023-07-23net/mlx5e: fix double free in mlx5e_destroy_flow_tableZhengchao Shao
2023-07-23igc: Fix TX Hang issue when QBV Gate is closedMuhammad Husaini Zulkifli
2023-07-23igc: Add XDP hints kfuncs for RX hashJesper Dangaard Brouer
2023-07-23igc: Add igc_xdp_buff wrapper for xdp_buff in driverJesper Dangaard Brouer
2023-07-23igc: Remove delay during TX ring configurationMuhammad Husaini Zulkifli
2023-07-23igc: Add condition for qbv_config_change_errors counterMuhammad Husaini Zulkifli
2023-07-23ice: Fix tx queue rate limit when TCs are configuredSridhar Samudrala
2023-07-23ice: Fix max_rate check while configuring TX rate limitsSridhar Samudrala