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
2022-02-12Merge tag 'usb-5.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2022-02-11net: usb: ax88179_178a: Fix out-of-bounds accesses in RX fixupJann Horn
2022-02-10net: dsa: mv88e6xxx: fix use-after-free in mv88e6xxx_mdios_unregisterVladimir Oltean
2022-02-10Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2022-02-10net: mscc: ocelot: fix mutex lock error during ethtool stats readColin Foster
2022-02-10ice: Avoid RTNL lock when re-creating auxiliary deviceDave Ertman
2022-02-10ice: Fix KASAN error in LAG NETDEV_UNREGISTER handlerDave Ertman
2022-02-10ice: fix IPIP and SIT TSO offloadJesse Brandeburg
2022-02-10ice: fix an error code in ice_cfg_phy_fec()Dan Carpenter
2022-02-10dpaa2-eth: unregister the netdev before disconnecting from the PHYRobert-Ionut Alexa
2022-02-10net: macb: Align the dma and coherent dma masksMarc St-Amand
2022-02-10net: usb: qmi_wwan: Add support for Dell DW5829eSlark Xiao
2022-02-09net: amd-xgbe: disable interrupts during pci removalRaju Rangoju
2022-02-09net: mdio: aspeed: Add missing MODULE_DEVICE_TABLEJoel Stanley
2022-02-09veth: fix races around rq->rx_notify_maskedEric Dumazet
2022-02-09nfp: flower: fix ida_idx not being releasedLouis Peens
2022-02-09net: ethernet: litex: Add the dependency on HAS_IOMEMCai Huoqing
2022-02-09ibmvnic: don't release napi in __ibmvnic_open()Sukadev Bhattiprolu
2022-02-09net: dsa: lantiq_gswip: don't use devres for mdiobusVladimir Oltean
2022-02-09net: dsa: mt7530: fix kernel bug in mdiobus_free() when unbindingVladimir Oltean
2022-02-09net: dsa: seville: register the mdiobus under devresVladimir Oltean
2022-02-09net: dsa: felix: don't use devres for mdiobusVladimir Oltean
2022-02-09net: dsa: bcm_sf2: don't use devres for mdiobusVladimir Oltean
2022-02-09net: dsa: ar9331: register the mdiobus under devresVladimir Oltean
2022-02-09net: dsa: mv88e6xxx: don't use devres for mdiobusVladimir Oltean
2022-02-09bonding: pair enable_port with slave_arr_updatesMahesh Bandewar
2022-02-09gve: Recording rx queue before sending to napiTao Liu
2022-02-08net: phy: marvell: Fix RGMII Tx/Rx delays setting in 88e1121-compatible PHYsPavel Parkhomenko
2022-02-06net: phy: marvell: Fix MDI-x polarity setting in 88e1118-compatible PHYsPavel Parkhomenko
2022-02-05net: mscc: ocelot: fix all IP traffic getting trapped to CPU with PTP over IPVladimir Oltean
2022-02-04ixgbevf: Require large buffers for build_skb on 82599VFSamuel Mendoza-Jonas
2022-02-04net: sparx5: Fix get_stat64 crash in tcpdumpSteen Hegelund
2022-02-04net: stmmac: ensure PTP time register reads are consistentYannick Vignon
2022-02-03net: ipa: request IPA register values be retainedAlex Elder
2022-02-02net: sparx5: do not refer to skb after passing it onSteen Hegelund
2022-02-02Merge tag 'mlx5-fixes-2022-02-01' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2022-02-02Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...Jakub Kicinski
2022-02-02net/mlx5e: Avoid field-overflowing memcpy()Kees Cook
2022-02-02net/mlx5e: Use struct_group() for memcpy() regionKees Cook
2022-02-02net/mlx5e: Avoid implicit modify hdr for decap drop ruleRoi Dayan
2022-02-02net/mlx5e: IPsec: Fix tunnel mode crypto offload for non TCP/UDP trafficRaed Salem
2022-02-02net/mlx5e: IPsec: Fix crypto offload for non TCP/UDP encapsulated trafficRaed Salem
2022-02-02net/mlx5e: Don't treat small ceil values as unlimited in HTB offloadMaxim Mikityanskiy
2022-02-02net/mlx5: E-Switch, Fix uninitialized variable modactMaor Dickman
2022-02-02net/mlx5e: Fix handling of wrong devices during bond neteventMaor Dickman
2022-02-02net/mlx5e: Fix broken SKB allocation in HW-GROKhalid Manaa
2022-02-02net/mlx5e: Fix wrong calculation of header index in HW_GROKhalid Manaa
2022-02-02net/mlx5: Bridge, Fix devlink deadlock on net namespace deletionRoi Dayan
2022-02-02net/mlx5: Fix offloading with ESWITCH_IPV4_TTL_MODIFY_ENABLEDima Chumak
2022-02-02net/mlx5e: TC, Reject rules with forward and drop actionsRoi Dayan