summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'net-6.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2022-10-2025-128/+223
|\
| * net: phy: dp83822: disable MDI crossover status change interruptFelix Riemann2022-10-191-2/+1
| * net: hns: fix possible memory leak in hnae_ae_register()Yang Yingliang2022-10-191-1/+3
| * wwan_hwsim: fix possible memory leak in wwan_hwsim_dev_new()Yang Yingliang2022-10-191-1/+1
| * sfc: include vport_id in filter spec hash and equal()Pieter Jansen van Vuuren2022-10-192-7/+7
| * ethernet: marvell: octeontx2 Fix resource not freed after mallocManank Patel2022-10-191-0/+2
| * ionic: catch NULL pointer issue on reconfigBrett Creeley2022-10-181-4/+8
| * bnxt_en: fix memory leak in bnxt_nvm_test()Vikas Gupta2022-10-181-5/+6
| * net: ethernet: mediatek: ppe: Remove the unused function mtk_foe_entry_usable()Jiapeng Chong2022-10-171-6/+0
| * net: ethernet: mtk_eth_wed: add missing of_node_put()Yang Yingliang2022-10-171-1/+4
| * net: ethernet: mtk_eth_wed: add missing put_device() in mtk_wed_add_hw()Yang Yingliang2022-10-171-2/+8
| * net: ethernet: mtk_eth_soc: fix possible memory leak in mtk_probe()Yang Yingliang2022-10-171-5/+12
| * net: stmmac: Enable mac_managed_pm phylink configShenwei Wang2022-10-151-0/+1
| * net: phylink: add mac_managed_pm in phylink_config structureShenwei Wang2022-10-151-0/+3
| * sunhme: Uninitialized variable in happy_meal_init()Dan Carpenter2022-10-151-1/+1
| * net: phy: dp83867: Extend RX strap quirk for SGMII modeHarini Katakam2022-10-151-0/+8
| * net: hv_netvsc: Fix a warning triggered by memcpy in rndis_filterCezar Bulinaru2022-10-151-2/+4
| * sfc: Change VF mac via PF as first preference if available.Jonathan Cooper2022-10-151-34/+24
| * net: macvlan: change schedule system_wq to system_unbound_wqzhangxiangqian2022-10-141-1/+1
| * i40e: Fix DMA mappings leakJan Sokolowski2022-10-146-28/+74
| * net: dsa: qca8k: fix ethtool autocast mib for big-endian systemsChristian Marangi2022-10-141-12/+8
| * net: dsa: qca8k: fix inband mgmt for big-endian systemsChristian Marangi2022-10-141-16/+47
* | Merge tag 'random-6.1-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-10-1619-34/+33
|\ \ | |/ |/|
| * treewide: use get_random_bytes() when possibleJason A. Donenfeld2022-10-113-8/+8
| * treewide: use get_random_u32() when possibleJason A. Donenfeld2022-10-118-11/+11
| * treewide: use get_random_{u8,u16}() when possible, part 2Jason A. Donenfeld2022-10-111-1/+1
| * treewide: use get_random_{u8,u16}() when possible, part 1Jason A. Donenfeld2022-10-116-7/+7
| * treewide: use prandom_u32_max() when possible, part 1Jason A. Donenfeld2022-10-118-10/+9
* | Merge tag 'net-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2022-10-1337-71/+199
|\ \ | |/ |/|
| * sunhme: fix an IS_ERR() vs NULL check in probeDan Carpenter2022-10-131-2/+2
| * net: marvell: prestera: fix a couple NULL vs IS_ERR() checksDan Carpenter2022-10-131-3/+3
| * Merge tag 'wireless-2022-10-13' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Abeni2022-10-131-0/+2
| |\
| | * Merge branch 'cve-fixes-2022-10-13'Johannes Berg2022-10-1314-23/+49
| | |\
| | | * wifi: mac80211_hwsim: avoid mac80211 warning on bad rateJohannes Berg2022-10-101-0/+2
| * | | net: phy: micrel: Fixes FIELD_GET assertionDivya Koppera2022-10-121-4/+5
| * | | net/mlx5: Make ASO poll CQ usable in atomic contextLeon Romanovsky2022-10-124-13/+11
| * | | net: ethernet: ti: am65-cpsw: set correct devlink flavour for unused portsMatthias Schiffer2022-10-121-1/+4
| * | | Merge tag 'wireless-2022-10-11' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski2022-10-117-19/+31
| |\| |
| | * | wifi: ath11k: mac: fix reading 16 bytes from a region of size 0 warningKalle Valo2022-10-111-2/+3
| | * | wifi: iwlwifi: mvm: fix double list_add at iwl_mvm_mac_wake_tx_queue (other c...Jose Ignacio Tornos Martinez2022-10-111-0/+2
| | * | wifi: mt76: fix rx checksum offload on mt7615/mt7915/mt7921Felix Fietkau2022-10-114-7/+10
| | * | wifi: mt76: fix receiving LLC packets on mt7615/mt7915Felix Fietkau2022-10-112-8/+8
| | * | wifi: mt76: fix rate reporting / throughput regression on mt7915 and newerFelix Fietkau2022-10-061-2/+8
| * | | can: kvaser_usb_leaf: Fix CAN state after restartAnssi Hannula2022-10-111-0/+2
| * | | can: kvaser_usb_leaf: Fix TX queue out of sync after restartAnssi Hannula2022-10-113-1/+5
| * | | can: kvaser_usb: Fix use of uninitialized completionAnssi Hannula2022-10-112-1/+2
| * | | can: kvaser_usb_leaf: Fix overread with an invalid commandAnssi Hannula2022-10-111-0/+75
| * | | nfp: flower: fix incorrect struct type in GRE key_sizeLouis Peens2022-10-101-2/+2
| * | | net: sfp: fill also 5gbase-r and 25gbase-r modes in sfp_parse_support()Marek BehĂșn2022-10-101-0/+3
| * | | net: systemport: Enable all RX descriptors for SYSTEMPORT LiteFlorian Fainelli2022-10-101-1/+1