aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)Author
2022-09-10Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2022-09-10Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2022-09-09Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2022-09-09Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2022-09-09Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2022-09-09Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2022-09-09Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2022-09-05ixgbe: stop resetting SYSTIME in ixgbe_ptp_start_cyclecounterJacob Keller
2022-09-05net: ipvtap - add __init/__exit annotations to module init/exit funcsMaciej Żenczykowski
2022-09-05bonding: 802.3ad: fix no transmission of LACPDUsJonathan Toppins
2022-08-25igb: Add lock to avoid data raceLin Ma
2022-08-25fec: Fix timer capture timing in `fec_ptp_enable_pps()`Csókás Bence
2022-08-25i40e: Fix to stop tx_timeout recovery if GLOBR failsAlan Brady
2022-08-25geneve: do not use RT_TOS for IPv6 flowlabelMatthias May
2022-08-25can: ems_usb: fix clang's -Wunaligned-access warningMarc Kleine-Budde
2022-08-25Revert "net: usb: ax88179_178a needs FLAG_SEND_ZLP"Jose Alonso
2022-08-25netdevsim: Avoid allocation warnings triggered from user spaceJakub Kicinski
2022-08-25net/mlx5e: Fix the value of MLX5E_MAX_RQ_NUM_MTTSMaxim Mikityanskiy
2022-08-25wifi: libertas: Fix possible refcount leak in if_usb_probe()Hangyu Hua
2022-08-25wifi: wil6210: debugfs: fix uninitialized variable use in `wil_write_file_wmi()`Ammar Faizi
2022-08-25can: pch_can: pch_can_error(): initialize errc before using itVincent Mailhol
2022-08-25can: usb_8dev: do not report txerr and rxerr during bus-offVincent Mailhol
2022-08-25can: kvaser_usb_leaf: do not report txerr and rxerr during bus-offVincent Mailhol
2022-08-25can: kvaser_usb_hydra: do not report txerr and rxerr during bus-offVincent Mailhol
2022-08-25can: sun4i_can: do not report txerr and rxerr during bus-offVincent Mailhol
2022-08-25can: hi311x: do not report txerr and rxerr during bus-offVincent Mailhol
2022-08-25can: sja1000: do not report txerr and rxerr during bus-offVincent Mailhol
2022-08-25can: rcar_can: do not report txerr and rxerr during bus-offVincent Mailhol
2022-08-25can: pch_can: do not report txerr and rxerr during bus-offVincent Mailhol
2022-08-25wifi: p54: add missing parentheses in p54_flush()Rustam Subkhankulov
2022-08-25wifi: p54: Fix an error handling path in p54spi_probe()Christophe JAILLET
2022-08-25wifi: wil6210: debugfs: fix info leak in wil_write_file_wmi()Dan Carpenter
2022-08-25mediatek: mt76: mac80211: Fix missing of_node_put() in mt76_led_init()Liang He
2022-08-25wifi: iwlegacy: 4965: fix potential off-by-one overflow in il4965_rs_fill_lin...Alexey Kodanev
2022-08-25ath9k: fix use-after-free in ath9k_hif_usb_rx_cbPavel Skripkin
2022-08-25wifi: rtlwifi: fix error codes in rtl_debugfs_set_write_h2c()Dan Carpenter
2022-08-25ath10k: do not enforce interrupt trigger typeKrzysztof Kozlowski
2022-08-25usbnet: Fix linkwatch use-after-free on disconnectLukas Wunner
2022-08-25wifi: mac80211_hwsim: use 32-bit skb cookieJohannes Berg
2022-08-25wifi: mac80211_hwsim: add back erroneously removed castJohannes Berg
2022-08-25wifi: mac80211_hwsim: fix race condition in pending packetJeongik Cha
2022-08-11mt7601u: add USB device ID for some versions of XiaoDu WiFi Dongle.Wei Mingzhi
2022-08-11i40e: Fix interface init with MSI interrupts (no MSI-X)Michal Maloszewski
2022-08-11net: sungem_phy: Add of_node_put() for reference returned by of_get_parent()Liang He
2022-07-29net: usb: ax88179_178a needs FLAG_SEND_ZLPJose Alonso
2022-07-29be2net: Fix buffer overflow in be_get_module_eepromHristo Venev
2022-07-29net: stmmac: fix dma queue left shift overflow issueJunxiao Chang
2022-07-21can: m_can: m_can_tx_handler(): fix use after free of skbMarc Kleine-Budde
2022-07-21net: sfp: fix memory leak in sfp_probe()Jianglei Nie
2022-07-21sfc: fix kernel panic when creating VFÍñigo Huguet