summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2023-07-10igc: Fix launchtime before start of cycleFlorian Kauer
2023-07-10igc: No strict mode in pure launchtime/CBS offloadFlorian Kauer
2023-07-10igc: Handle already enabled taprio offload for basetime 0Florian Kauer
2023-07-10igc: Do not enable taprio offload for invalid argumentsFlorian Kauer
2023-07-10igc: Rename qbv_enable to taprio_offload_enableFlorian Kauer
2023-07-10gve: unify driver name usageJunfeng Guo
2023-07-10net: dsa: qca8k: Add check for skb_copyJiasheng Jiang
2023-07-09Merge tag 'ntb-6.5' of https://github.com/jonmason/ntbLinus Torvalds
2023-07-09net: lan743x: select FIXED_PHYSimon Horman
2023-07-08ntb_netdev: Fix module_init problemGeoff Levand
2023-07-08net: bgmac: postpone turning IRQs off to avoid SoC hangsRafał Miłecki
2023-07-07ionic: remove dead device fail pathShannon Nelson
2023-07-07ionic: remove WARN_ON to prevent panic_on_warnNitya Sunkad
2023-07-07octeontx2-af: Move validation of ptp pointer before its usageSai Krishna
2023-07-07octeontx2-af: Promisc enable/disable through mboxRatheesh Kannoth
2023-07-07Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...David S. Miller
2023-07-06gve: Set default duplex configuration to fullJunfeng Guo
2023-07-06Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2023-07-06Merge tag 'mlx5-fixes-2023-07-05' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2023-07-06wifi: mt76: mt7921e: fix init command fail with enabled deviceQuan Zhou
2023-07-06net: mscc: ocelot: fix oversize frame dropping for preemptible TCsVladimir Oltean
2023-07-06net: dsa: felix: make vsc9959_tas_guard_bands_update() visible to ocelot->opsVladimir Oltean
2023-07-06net: mscc: ocelot: extend ocelot->fwd_domain_lock to cover ocelot->tas_lockVladimir Oltean
2023-07-06Merge tag 'asm-generic-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-07-06net: mvneta: fix txq_map in case of txq_number==1Klaus Kudielka
2023-07-05Merge tag 'net-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-07-05igc: Handle PPS start time programming for past time valuesAravindhan Gunasekaran
2023-07-05igc: Include the length/type field and VLAN tag in queueMaxSDUTan Tee Min
2023-07-05igc: set TP bit in 'supported' and 'advertising' fields of ethtool_link_ksett...Prasad Koya
2023-07-05nfp: clean mc addresses in application firmware when closing portYinjun Zhang
2023-07-05net/mlx5e: RX, Fix page_pool page fragment tracking for XDPDragos Tatulea
2023-07-05net/mlx5: Query hca_cap_2 only when supportedMaher Sanalla
2023-07-05net/mlx5e: TC, CT: Offload ct clear only onceYevgeny Kliteynik
2023-07-05net/mlx5e: Check for NOT_READY flag state after lockingVlad Buslov
2023-07-05net/mlx5: Register a unique thermal zone per deviceSaeed Mahameed
2023-07-05net/mlx5e: RX, Fix flush and close release flow of regular rq for legacy rqDragos Tatulea
2023-07-05net/mlx5e: fix memory leak in mlx5e_ptp_openZhengchao Shao
2023-07-05net/mlx5e: fix memory leak in mlx5e_fs_tt_redirect_any_createZhengchao Shao
2023-07-05net/mlx5e: fix double free in mlx5e_destroy_flow_tableZhengchao Shao
2023-07-05igc: Fix TX Hang issue when QBV Gate is closedMuhammad Husaini Zulkifli
2023-07-05igc: Remove delay during TX ring configurationMuhammad Husaini Zulkifli
2023-07-05igc: Add condition for qbv_config_change_errors counterMuhammad Husaini Zulkifli
2023-07-05ice: Fix tx queue rate limit when TCs are configuredSridhar Samudrala
2023-07-05ice: Fix max_rate check while configuring TX rate limitsSridhar Samudrala
2023-07-04octeontx-af: fix hardware timestamp configurationHariprasad Kelam
2023-07-04net: dsa: sja1105: always enable the send_meta optionsVladimir Oltean
2023-07-04pptp: Fix fib lookup calls.Guillaume Nault
2023-07-04mlxsw: spectrum_router: Fix an IS_ERR() vs NULL checkDan Carpenter
2023-07-03Merge tag 'leds-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds
2023-07-03wireguard: timers: move to using timer_delete_syncJason A. Donenfeld