summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* ethernet: atheros: fix a memleak in atl1e_setup_ring_resourcesZhipeng Lu2024-01-081-1/+4
* net/mlx5: Fix fw tracer first block checkMoshe Shemesh2024-01-081-1/+1
* net/mlx5: improve some commentsHu Haowen2024-01-081-1/+1
* team: Fix use-after-free when an option instance allocation failsFlorent Revest2023-12-201-1/+3
* net: usb: qmi_wwan: claim interface 4 for ZTE MF290Lech Perczak2023-12-201-0/+1
* net: stmmac: Handle disabled MDIO busses from devicetreeAndrew Halaney2023-12-201-1/+5
* qed: Fix a potential use-after-free in qed_cxt_tables_allocDinghao Liu2023-12-201-0/+1
* qca_spi: Fix reset behaviorStefan Wahren2023-12-201-1/+7
* qca_debug: Fix ethtool -G iface tx behaviorStefan Wahren2023-12-201-3/+5
* qca_debug: Prevent crash on TX ring changesStefan Wahren2023-12-202-5/+16
* net: hns: fix fake link up on xge portYonglong Liu2023-12-131-0/+29
* arcnet: restoring support for multiple Sohard Arcnet cardsThomas Reichinger2023-12-132-43/+48
* net: arcnet: com20020 fix error handlingTong Zhang2023-12-131-15/+19
* net: arcnet: Fix RESET flag handlingAhmed S. Darwish2023-12-138-14/+78
* hv_netvsc: rndis_filter needs to select NLSRandy Dunlap2023-12-131-0/+1
* tg3: Increment tx_dropped in tg3_tso_bug()Alex Pakhunov2023-12-131-1/+3
* tg3: Move the [rt]x_dropped counters to tg3_napiAlex Pakhunov2023-12-132-7/+35
* net: ravb: Start TX queues after HW initialization succeededClaudiu Beznea2023-12-081-2/+2
* ravb: Fix races between ravb_tx_timeout_work() and net related opsYoshihiro Shimoda2023-12-081-1/+10
* hv_netvsc: Mark VF as slave before exposing it to user-modeLong Li2023-12-081-9/+23
* hv_netvsc: Fix race of register_netdevice_notifier and VF registerHaiyang Zhang2023-12-081-2/+7
* net: axienet: Fix check for partial TX checksumSamuel Holland2023-12-081-1/+1
* amd-xgbe: propagate the correct speed and duplex statusRaju Rangoju2023-12-081-3/+8
* amd-xgbe: handle the corner-case during tx completionRaju Rangoju2023-12-081-0/+14
* amd-xgbe: handle corner-case during sfp hotplugRaju Rangoju2023-12-081-1/+13
* net: usb: ax88179_178a: fix failed operations during ax88179_resetJose Ignacio Tornos Martinez2023-12-081-2/+2
* Revert "net: r8169: Disable multicast filter for RTL8168H and RTL8107E"Heiner Kallweit2023-11-281-3/+1
* net: dsa: lan9303: consequently nested-lock physical MDIOAlexander Sverdlin2023-11-281-2/+2
* macvlan: Don't propagate promisc change to lower dev in passthruVlad Buslov2023-11-281-1/+1
* net: ethernet: cortina: Fix MTU max settingLinus Walleij2023-11-282-14/+5
* net: ethernet: cortina: Handle large framesLinus Walleij2023-11-281-1/+23
* net: ethernet: cortina: Fix max RX frame defineLinus Walleij2023-11-282-3/+3
* ppp: limit MRU to 64KWillem de Bruijn2023-11-281-0/+4
* tty: Fix uninit-value access in ppp_sync_receive()Shigeru Yoshida2023-11-281-1/+1
* ipvlan: add ipvlan_route_v6_outbound() helperEric Dumazet2023-11-281-16/+25
* wifi: ath10k: fix clang-specific fortify warningDmitry Antipov2023-11-281-1/+1
* wifi: ath9k: fix clang-specific fortify warningsDmitry Antipov2023-11-282-2/+2
* r8169: respect userspace disabling IFF_MULTICASTHeiner Kallweit2023-11-201-0/+2
* tg3: power down device only on SYSTEM_POWER_OFFGeorge Shuklin2023-11-201-1/+2
* net: r8169: Disable multicast filter for RTL8168H and RTL8107EPatrick Thompson2023-11-201-1/+3
* r8169: improve rtl_set_rx_modeHeiner Kallweit2023-11-201-30/+22
* ipvlan: properly track tx_errorsEric Dumazet2023-11-202-4/+5
* net: add DEV_STATS_READ() helperEric Dumazet2023-11-201-3/+3
* macsec: use DEV_STATS_INC()Eric Dumazet2023-11-201-14/+14
* macsec: Fix traffic counters/statisticsClayton Yager2023-11-201-9/+49
* can: dev: can_restart(): fix race condition between controller restart and ne...Marc Kleine-Budde2023-11-201-3/+4
* can: dev: can_restart(): don't crash kernel if carrier is OKMarc Kleine-Budde2023-11-201-1/+2
* can: dev: move driver related infrastructure into separate subdirMarc Kleine-Budde2023-11-204-6/+8
* wifi: rtlwifi: fix EDCA limit set by BT coexistenceDmitry Antipov2023-11-203-3/+3
* i40e: fix potential memory leaks in i40e_remove()Andrii Staikov2023-11-201-3/+7