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-01net: macsec: Fix offload support for NETDEV_UNREGISTER eventLior Nahmanson
2022-02-01net: stmmac: dump gmac4 DMA registers correctlyCamel Guo
2022-02-01net: dsa: mt7530: make NET_DSA_MT7530 select MEDIATEK_GE_PHYArınç ÜNAL
2022-01-28net: stmmac: properly handle with runtime pm in stmmac_dvr_remove()Jisheng Zhang
2022-01-28Merge tag 'ieee802154-for-net-2022-01-28' of git://git.kernel.org/pub/scm/lin...David S. Miller
2022-01-28gve: fix the wrong AdminQ buffer queue index checkHaiyue Wang
2022-01-28net: stmmac: dwmac-visconti: No change to ETHER_CLOCK_SEL for unexpected spee...Yuji Ishikawa
2022-01-28net: amd-xgbe: ensure to reset the tx_timer_active flagRaju Rangoju
2022-01-28net: amd-xgbe: Fix skb data length underflowShyam Sundar S K
2022-01-27Merge tag 'net-5.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-01-27drm/vmwgfx: Fix stale file descriptors on failed usercopyMathias Krause
2022-01-27net: stmmac: dwmac-sun8i: use return val of readl_poll_timeout()Jisheng Zhang
2022-01-27net: stmmac: skip only stmmac_ptp_register when resume from suspendMohammad Athari Bin Ismail
2022-01-27net: stmmac: configure PTP clock source prior to PTP initializationMohammad Athari Bin Ismail
2022-01-27Merge tag 'rpmsg-v5.17-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-01-27Merge tag 'rproc-v5.17-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-01-27net: ieee802154: ca8210: Stop leaking skb'sMiquel Raynal
2022-01-27net: ieee802154: at86rf230: Stop leaking skb'sMiquel Raynal
2022-01-27net: ieee802154: mcr20a: Fix lifs/sifs periodsMiquel Raynal
2022-01-27net: ieee802154: hwsim: Ensure proper channel selection at probe timeMiquel Raynal
2022-01-27connector/cn_proc: Use task_is_in_init_pid_ns()Leo Yan
2022-01-27gve: Fix GFP flags when allocing pagesCatherine Sullivan
2022-01-26net: lan966x: Fix sleep in atomic context when updating MAC tableHoratiu Vultur
2022-01-26net: lan966x: Fix sleep in atomic context when injecting framesHoratiu Vultur
2022-01-26ethernet: seeq/ether3: don't write directly to netdev->dev_addrJakub Kicinski
2022-01-26ethernet: 8390/etherh: don't write directly to netdev->dev_addrJakub Kicinski
2022-01-26ethernet: i825xx: don't write directly to netdev->dev_addrJakub Kicinski
2022-01-26ethernet: broadcom/sb1250-mac: don't write directly to netdev->dev_addrJakub Kicinski
2022-01-26ethernet: tundra: don't write directly to netdev->dev_addrJakub Kicinski
2022-01-26ethernet: 3com/typhoon: don't write directly to netdev->dev_addrJakub Kicinski
2022-01-25drm/i915: Flush TLBs before releasing backing storeTvrtko Ursulin
2022-01-25amd: declance: use eth_hw_addr_set()Thomas Bogendoerfer
2022-01-25net: hns3: handle empty unknown interrupt for VFYufeng Mo
2022-01-25net: fec_mpc52xx: don't discard const from netdev->dev_addrJakub Kicinski
2022-01-25net: cpsw: Properly initialise struct page_pool_paramsToke Høiland-Jørgensen
2022-01-25yam: fix a memory leak in yam_siocdevprivate()Hangyu Hua
2022-01-25net: stmmac: reduce unnecessary wakeups from eee sw timerJisheng Zhang
2022-01-24Merge tag 'linux-can-fixes-for-5.17-20220124' of git://git.kernel.org/pub/scm...Jakub Kicinski
2022-01-24can: flexcan: mark RX via mailboxes as supported on MCF5441XMarc Kleine-Budde
2022-01-24can: tcan4x5x: regmap: fix max register valueMarc Kleine-Budde
2022-01-24can: m_can: m_can_fifo_{read,write}: don't read or write from/to FIFO if leng...Marc Kleine-Budde
2022-01-24net: stmmac: remove unused members in struct stmmac_privJisheng Zhang
2022-01-24net: atlantic: Use the bitmap API instead of hand-writing itChristophe JAILLET
2022-01-24ibmvnic: remove unused ->wait_capabilitySukadev Bhattiprolu
2022-01-24ibmvnic: don't spin in taskletSukadev Bhattiprolu
2022-01-24ibmvnic: init ->running_cap_crqs earlySukadev Bhattiprolu
2022-01-24ibmvnic: Allow extra failures before disablingSukadev Bhattiprolu
2022-01-24bonding: use rcu_dereference_rtnl when get bonding active slaveHangbin Liu
2022-01-24net: sfp: ignore disabled SFP nodeMarek Behún
2022-01-23Merge tag 'irq_urgent_for_v5.17_rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds