Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-06-24net: macsec: fix the length used to copy the key for offloadingAntoine Tenart
2021-06-24Merge tag 'linux-can-fixes-for-5.13-20210624' of git://git.kernel.org/David S. Miller
2021-06-24ibmvnic: parenthesize a checkSukadev Bhattiprolu
2021-06-24ibmvnic: free tx_pool if tso_pool alloc failsSukadev Bhattiprolu
2021-06-24ibmvnic: set ltb->buff to NULL after freeingSukadev Bhattiprolu
2021-06-24ibmvnic: account for bufs already saved in indir_bufSukadev Bhattiprolu
2021-06-24ibmvnic: clean pending indirect buffs during resetSukadev Bhattiprolu
2021-06-24Revert "ibmvnic: remove duplicate napi_schedule call in open function"Dany Madden
2021-06-24Revert "ibmvnic: simplify reset_long_term_buff function"Sukadev Bhattiprolu
2021-06-24can: peak_pciefd: pucan_handle_status(): fix a potential starvation issue in ...Stephane Grosjean
2021-06-23net: bcmgenet: Fix attaching to PYH failed on RPi 4BJian-Hong Pan
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-22net: dsa: mv88e6xxx: Fix adding vlan 0Eldar Gasanov
2021-06-22net: mana: Fix a memory leak in an error handling path in 'mana_create_txq()'Christophe JAILLET
2021-06-22atm: nicstar: register the interrupt handler in the right placeZheyu Ma
2021-06-22atm: 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-20net: 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-19Merge 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