summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2022-10-24net: lantiq_etop: don't free skb when returning NETDEV_TX_BUSYZhang Changzhong
2022-10-24net: fman: Use physical address for userspace interfacesSean Anderson
2022-10-24net/mlx5e: Cleanup MACsec uninitialization routineLeon Romanovsky
2022-10-24atlantic: fix deadlock at aq_nic_stopÍñigo Huguet
2022-10-21nfp: only clean `sp_indiff` when application firmware is unloadedYinjun Zhang
2022-10-21amd-xgbe: add the bit rate quirk for Molex cablesRaju Rangoju
2022-10-21amd-xgbe: fix the SFP compliance codes check for DAC cablesRaju Rangoju
2022-10-21amd-xgbe: enable PLL_CTL for fixed PHY modes onlyRaju Rangoju
2022-10-21amd-xgbe: use enums for mailbox cmd and sub_cmdsRaju Rangoju
2022-10-21amd-xgbe: Yellow carp devices do not need rrcRaju Rangoju
2022-10-20net: macb: Specify PHY PM management done by MACSergiu Moga
2022-10-20net: hinic: fix the issue of double release MBOX callback of VFZhengchao Shao
2022-10-20net: hinic: fix the issue of CMDQ memory leaksZhengchao Shao
2022-10-20net: hinic: fix memory leak when reading function tableZhengchao Shao
2022-10-20net: hinic: fix incorrect assignment issue in hinic_set_interrupt_cfg()Zhengchao Shao
2022-10-20net: lan966x: Fix the rx drop counterHoratiu Vultur
2022-10-20net: netsec: fix error handling in netsec_register_mdio()Yang Yingliang
2022-10-20Merge tag 'net-6.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2022-10-19net: phy: dp83822: disable MDI crossover status change interruptFelix Riemann
2022-10-19net: hns: fix possible memory leak in hnae_ae_register()Yang Yingliang
2022-10-19wwan_hwsim: fix possible memory leak in wwan_hwsim_dev_new()Yang Yingliang
2022-10-19sfc: include vport_id in filter spec hash and equal()Pieter Jansen van Vuuren
2022-10-19ethernet: marvell: octeontx2 Fix resource not freed after mallocManank Patel
2022-10-18ionic: catch NULL pointer issue on reconfigBrett Creeley
2022-10-18bnxt_en: fix memory leak in bnxt_nvm_test()Vikas Gupta
2022-10-17net: ethernet: mediatek: ppe: Remove the unused function mtk_foe_entry_usable()Jiapeng Chong
2022-10-17net: ethernet: mtk_eth_wed: add missing of_node_put()Yang Yingliang
2022-10-17net: ethernet: mtk_eth_wed: add missing put_device() in mtk_wed_add_hw()Yang Yingliang
2022-10-17net: ethernet: mtk_eth_soc: fix possible memory leak in mtk_probe()Yang Yingliang
2022-10-16Merge tag 'random-6.1-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-10-15net: stmmac: Enable mac_managed_pm phylink configShenwei Wang
2022-10-15net: phylink: add mac_managed_pm in phylink_config structureShenwei Wang
2022-10-15sunhme: Uninitialized variable in happy_meal_init()Dan Carpenter
2022-10-15net: phy: dp83867: Extend RX strap quirk for SGMII modeHarini Katakam
2022-10-15net: hv_netvsc: Fix a warning triggered by memcpy in rndis_filterCezar Bulinaru
2022-10-15sfc: Change VF mac via PF as first preference if available.Jonathan Cooper
2022-10-14net: macvlan: change schedule system_wq to system_unbound_wqzhangxiangqian
2022-10-14i40e: Fix DMA mappings leakJan Sokolowski
2022-10-14net: dsa: qca8k: fix ethtool autocast mib for big-endian systemsChristian Marangi
2022-10-14net: dsa: qca8k: fix inband mgmt for big-endian systemsChristian Marangi
2022-10-13Merge tag 'net-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2022-10-13sunhme: fix an IS_ERR() vs NULL check in probeDan Carpenter
2022-10-13net: marvell: prestera: fix a couple NULL vs IS_ERR() checksDan Carpenter
2022-10-13Merge tag 'wireless-2022-10-13' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Abeni
2022-10-13Merge branch 'cve-fixes-2022-10-13'Johannes Berg
2022-10-12net: phy: micrel: Fixes FIELD_GET assertionDivya Koppera
2022-10-12net/mlx5: Make ASO poll CQ usable in atomic contextLeon Romanovsky
2022-10-12net: ethernet: ti: am65-cpsw: set correct devlink flavour for unused portsMatthias Schiffer
2022-10-11Merge tag 'wireless-2022-10-11' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski
2022-10-11treewide: use get_random_bytes() when possibleJason A. Donenfeld