summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2021-06-23bonding: allow nesting of bonding deviceDi Zhu
2021-06-22net: ti: am65-cpsw-nuss: Fix crash when changing number of TX queuesVignesh Raghavendra
2021-06-22net: broadcom: bcm4908_enet: reset DMA rings sw indexes properlyRafał Miłecki
2021-06-22bonding: avoid adding slave device with IFF_MASTER flagDi Zhu
2021-06-22sfc: avoid duplicated code in ef10_sriovÍñigo Huguet
2021-06-22sfc: explain that "attached" VFs only refer to XenÍñigo Huguet
2021-06-22sfc: error code if SRIOV cannot be disabledÍñigo Huguet
2021-06-22sfc: avoid double pci_remove of VFsÍñigo Huguet
2021-06-22vxlan: add missing rcu_read_lock() in neigh_reduce()Eric Dumazet
2021-06-21net: dsa: mv88e6xxx: Fix adding vlan 0Eldar Gasanov
2021-06-21net: mana: Fix a memory leak in an error handling path in 'mana_create_txq()'Christophe JAILLET
2021-06-21atm: nicstar: register the interrupt handler in the right placeZheyu Ma
2021-06-21atm: nicstar: use 'dma_free_coherent' instead of 'kfree'Zheyu Ma
2021-06-21Merge tag 'linux-can-fixes-for-5.13-20210619' of git://git.kernel.org/pub/scm...David S. Miller
2021-06-21Merge tag 'wireless-drivers-2021-06-19' of git://git.kernel.org/pub/scm/linux...David S. Miller
2021-06-21hv_netvsc: Set needed_headroom according to VFHaiyang Zhang
2021-06-21vrf: do not push non-ND strict packets with a source LLA through packet taps ...Antoine Tenart
2021-06-19net: can: ems_usb: fix use-after-free in ems_usb_disconnect()Pavel Skripkin
2021-06-19net: ethernet: ezchip: fix error handlingPavel Skripkin
2021-06-19net: ethernet: ezchip: remove redundant checkPavel Skripkin
2021-06-19net: ethernet: ezchip: fix UAF in nps_enet_removePavel Skripkin
2021-06-19net: ethernet: aeroflex: fix UAF in greth_of_removePavel Skripkin
2021-06-18Merge tag 'net-5.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-06-18Merge tag 'pci-v5.13-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-06-18net: ethernet: fix potential use-after-free in ec_bhf_removePavel Skripkin
2021-06-18net: ll_temac: Avoid ndo_start_xmit returning NETDEV_TX_BUSYEsben Haabendal
2021-06-18net: ll_temac: Fix TX BD buffer overwriteEsben Haabendal
2021-06-18net: ll_temac: Add memory-barriers for TX BD accessEsben Haabendal
2021-06-18net: ll_temac: Make sure to free skb when it is completely usedEsben Haabendal
2021-06-18bnxt_en: Call bnxt_ethtool_free() in bnxt_init_one() error pathSomnath Kotur
2021-06-18bnxt_en: Fix TQM fastpath ring backing store computationRukhsana Ansari
2021-06-18bnxt_en: Rediscover PHY capabilities after firmware resetMichael Chan
2021-06-18cxgb4: fix wrong shift.Pavel Machek
2021-06-18Merge tag 'pm-5.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2021-06-18Merge tag 'usb-5.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2021-06-18Merge tag 'drm-fixes-2021-06-18' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2021-06-18PCI: aardvark: Fix kernel panic during PIO transferPali Rohár
2021-06-18PCI: Add ACS quirk for Broadcom BCM57414 NICSriharsha Basavapatna
2021-06-18PCI: Mark AMD Navi14 GPU ATS as brokenEvan Quan
2021-06-18PCI: Work around Huawei Intelligent NIC VF FLR erratumChiqijun
2021-06-18PCI: Mark some NVIDIA GPUs to avoid bus resetShanker Donthineni
2021-06-18PCI: Mark TI C667X to avoid bus resetAntti Järvinen
2021-06-18PCI: tegra194: Fix MCFG quirk build regressionsJon Hunter
2021-06-18PCI: of: Clear 64-bit flag for non-prefetchable memory below 4GBPunit Agrawal
2021-06-18Merge tag 'amd-drm-fixes-5.13-2021-06-16' of https://gitlab.freedesktop.org/a...Dave Airlie
2021-06-17net: qed: Fix memcpy() overflow of qed_dcbx_params()Kees Cook
2021-06-17net: cdc_eem: fix tx fixup skb leakLinyu Yuan
2021-06-17Merge tag 'mlx5-fixes-2021-06-16' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2021-06-17net: hamradio: fix memory leak in mkiss_closePavel Skripkin
2021-06-17be2net: Fix an error handling path in 'be_probe()'Christophe JAILLET