summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2022-08-31ionic: fix up issues with handling EAGAIN on FW cmdsShannon Nelson
2022-08-31ixgbe: stop resetting SYSTIME in ixgbe_ptp_start_cyclecounterJacob Keller
2022-08-31bnxt_en: fix NQ resource accounting during vf creation on 57500 chipsVikas Gupta
2022-08-31net: ipvtap - add __init/__exit annotations to module init/exit funcsMaciej Żenczykowski
2022-08-31bonding: 802.3ad: fix no transmission of LACPDUsJonathan Toppins
2022-08-31net: moxa: get rid of asymmetry in DMA mapping/unmappingSergei Antonov
2022-08-31net: ipa: don't assume SMEM is page-alignedAlex Elder
2022-08-31net/mlx5e: Properly disable vlan strip on non-UL repsVlad Buslov
2022-08-31ice: xsk: prohibit usage of non-balanced queue idMaciej Fijalkowski
2022-08-31ice: xsk: Force rings to be sized to power of 2Maciej Fijalkowski
2022-08-25igb: Add lock to avoid data raceLin Ma
2022-08-25stmmac: intel: Add a missing clk_disable_unprepare() call in intel_eth_pci_re...Christophe JAILLET
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-25ice: Ignore EEXIST when setting promisc modeGrzegorz Siwik
2022-08-25net: dsa: sja1105: fix buffer overflow in sja1105_setup_devlink_regions()Rustam Subkhankulov
2022-08-25net: dsa: felix: fix ethtool 256-511 and 512-1023 TX packet countersVladimir Oltean
2022-08-25net: dsa: microchip: ksz9477: fix fdb_dump last invalid entryArun Ramadoss
2022-08-25net: moxa: pass pdev instead of ndev to DMA functionsSergei Antonov
2022-08-25net: dsa: mv88e6060: prevent crash on an unused portSergei Antonov
2022-08-25iavf: Fix adminq error handlingPrzemyslaw Patynowski
2022-08-25dpaa2-eth: trace the allocated address instead of page structChen Lin
2022-08-25geneve: fix TOS inheriting for ipv4Matthias May
2022-08-25nfp: ethtool: fix the display error of `ethtool -m DEVNAME`Yu Xiao
2022-08-25plip: avoid rcu debug splatFlorian Westphal
2022-08-25geneve: do not use RT_TOS for IPv6 flowlabelMatthias May
2022-08-25net: bgmac: Fix a BUG triggered by wrong bytes_complSandor Bodo-Merle
2022-08-25virtio_net: fix memory leak inside XPD_TX with mergeableXuan Zhuo
2022-08-25net: atlantic: fix aq_vec index out of range errorChia-Lin Kao (AceLan)
2022-08-25can: mcp251x: Fix race condition on receive interruptSebastian Würl
2022-08-25can: ems_usb: fix clang's -Wunaligned-access warningMarc Kleine-Budde
2022-08-21Revert "net: usb: ax88179_178a needs FLAG_SEND_ZLP"Jose Alonso
2022-08-21Revert "mwifiex: fix sleep in atomic context bugs caused by dev_coredumpv"Greg Kroah-Hartman
2022-08-21usbnet: smsc95xx: Avoid link settings race on interrupt receptionLukas Wunner
2022-08-21usbnet: smsc95xx: Don't clear read-only PHY interruptLukas Wunner
2022-08-21mwifiex: fix sleep in atomic context bugs caused by dev_coredumpvDuoming Zhou
2022-08-21mwifiex: Ignore BTCOEX events from the 88W8897 firmwareJonas Dreßler
2022-08-21wireguard: allowedips: don't corrupt stack when detecting overflowJason A. Donenfeld
2022-08-21wireguard: ratelimiter: use hrtimer in selftestJason A. Donenfeld
2022-08-21net: ionic: fix error check for vlan flags in ionic_set_nic_features()Jian Shen
2022-08-21netdevsim: Avoid allocation warnings triggered from user spaceJakub Kicinski
2022-08-21iavf: Fix max_rate limitingPrzemyslaw Patynowski
2022-08-21net/mlx5e: Fix the value of MLX5E_MAX_RQ_NUM_MTTSMaxim Mikityanskiy
2022-08-21net/mlx5e: Remove WARN_ON when trying to offload an unsupported TLS cipher/ve...Gal Pressman
2022-08-21wifi: libertas: Fix possible refcount leak in if_usb_probe()Hangyu Hua
2022-08-21wifi: iwlwifi: mvm: fix double list_add at iwl_mvm_mac_wake_tx_queueJose Ignacio Tornos Martinez
2022-08-21wifi: wil6210: debugfs: fix uninitialized variable use in `wil_write_file_wmi()`Ammar Faizi
2022-08-21can: pch_can: pch_can_error(): initialize errc before using itVincent Mailhol
2022-08-21can: usb_8dev: do not report txerr and rxerr during bus-offVincent Mailhol
2022-08-21can: kvaser_usb_leaf: do not report txerr and rxerr during bus-offVincent Mailhol