aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)Author
2023-12-08amd-xgbe: propagate the correct speed and duplex statusRaju Rangoju
2023-12-08amd-xgbe: handle the corner-case during tx completionRaju Rangoju
2023-12-08amd-xgbe: handle corner-case during sfp hotplugRaju Rangoju
2023-12-08net: usb: ax88179_178a: fix failed operations during ax88179_resetJose Ignacio Tornos Martinez
2023-11-28Revert "net: r8169: Disable multicast filter for RTL8168H and RTL8107E"Heiner Kallweit
2023-11-28net: dsa: lan9303: consequently nested-lock physical MDIOAlexander Sverdlin
2023-11-28macvlan: Don't propagate promisc change to lower dev in passthruVlad Buslov
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-28ppp: limit MRU to 64KWillem de Bruijn
2023-11-28tty: Fix uninit-value access in ppp_sync_receive()Shigeru Yoshida
2023-11-28ipvlan: add ipvlan_route_v6_outbound() helperEric Dumazet
2023-11-28wifi: ath10k: fix clang-specific fortify warningDmitry Antipov
2023-11-28wifi: ath9k: fix clang-specific fortify warningsDmitry Antipov
2023-11-20r8169: respect userspace disabling IFF_MULTICASTHeiner Kallweit
2023-11-20tg3: power down device only on SYSTEM_POWER_OFFGeorge Shuklin
2023-11-20net: r8169: Disable multicast filter for RTL8168H and RTL8107EPatrick Thompson
2023-11-20r8169: improve rtl_set_rx_modeHeiner Kallweit
2023-11-20ipvlan: properly track tx_errorsEric Dumazet
2023-11-20net: add DEV_STATS_READ() helperEric Dumazet
2023-11-20macsec: use DEV_STATS_INC()Eric Dumazet
2023-11-20macsec: Fix traffic counters/statisticsClayton Yager
2023-11-20can: dev: can_restart(): fix race condition between controller restart and ne...Marc Kleine-Budde
2023-11-20can: dev: can_restart(): don't crash kernel if carrier is OKMarc Kleine-Budde
2023-11-20can: dev: move driver related infrastructure into separate subdirMarc Kleine-Budde
2023-11-20wifi: rtlwifi: fix EDCA limit set by BT coexistenceDmitry Antipov
2023-11-20i40e: fix potential memory leaks in i40e_remove()Andrii Staikov
2023-11-08net: chelsio: cxgb4: add an error code check in t4_load_phy_fwSu Hui
2023-11-08i40e: Fix wrong check for I40E_TXR_FLAGS_WB_ON_ITRIvan Vecera
2023-11-08gtp: fix fragmentation needed check with gsoPablo Neira Ayuso
2023-11-08igb: Fix potential memory leak in igb_add_ethtool_nfc_entryMateusz Palczewski
2023-11-08treewide: Spelling fix in commentKunwu Chan
2023-11-08r8169: fix the KCSAN reported data race in rtl_rx while reading desc->opts1Mirsad Goran Todorovac
2023-11-08r8169: fix the KCSAN reported data-race in rtl_tx while reading TxDescArray[e...Mirsad Goran Todorovac
2023-11-08r8169: rename r8169.c to r8169_main.cHeiner Kallweit
2023-10-25sky2: Make sure there is at least one frag_addr availableKees Cook
2023-10-25i40e: prevent crash on probe if hw registers have invalid valuesMichal Schmidt
2023-10-25net: usb: smsc95xx: Fix an error code in smsc95xx_reset()Dan Carpenter
2023-10-25net: usb: dm9601: fix uninitialized variable use in dm9601_mdio_readJavier Carrasco
2023-10-25ixgbe: fix crash with empty VF macvlan listDan Carpenter
2023-10-25xen-netback: use default TX queue size for vifsRoger Pau Monne
2023-10-25ieee802154: ca8210: Fix a potential UAF in ca8210_probeDinghao Liu
2023-10-10net: stmmac: dwmac-stm32: fix resume on STM32 MCUBen Wolsieffer
2023-10-10net: usb: smsc75xx: Fix uninit-value access in __smsc75xx_read_regShigeru Yoshida
2023-10-10drivers/net: process the result of hdlc_open() and add call of hdlc_close() i...Alexandra Diupina
2023-10-10wifi: mwifiex: Fix oob check condition in mwifiex_process_rx_packetPin-yen Lin
2023-10-10wifi: mwifiex: Fix tlv_buf_left calculationGustavo A. R. Silva
2023-10-10qed/red_ll2: Fix undefined behavior bug in struct qed_ll2_infoGustavo A. R. Silva
2023-10-10net: thunderbolt: Fix TCPv6 GSO checksum calculationMika Westerberg