summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-05-24Merge branch 'hns3-promisc-updates'David S. Miller
2021-05-24net: hns3: use HCLGE_VPORT_STATE_PROMISC_CHANGE to replace HCLGE_STATE_PROMIS...Jian Shen
2021-05-24net: hns3: configure promisc mode for VF asynchronouslyJian Shen
2021-05-24Merge branch 'sja1105-fixes'David S. Miller
2021-05-24net: dsa: sja1105: update existing VLANs from the bridge VLAN listVladimir Oltean
2021-05-24net: dsa: sja1105: use 4095 as the private VLAN for untagged trafficVladimir Oltean
2021-05-24net: dsa: sja1105: error out on unsupported PHY modeVladimir Oltean
2021-05-24net: dsa: sja1105: add error handling in sja1105_setup()Vladimir Oltean
2021-05-24net: dsa: sja1105: call dsa_unregister_switch when allocating memory failsVladimir Oltean
2021-05-24net: dsa: sja1105: fix VL lookup command packing for P/Q/R/SVladimir Oltean
2021-05-24net: hso: fix control-request directionsJohan Hovold
2021-05-24r8152: check the informaton of the deviceHayes Wang
2021-05-24nfc: st-nci: remove unnecessary assignment and labelwengjianfeng
2021-05-24sch_dsmark: fix a NULL deref in qdisc_reset()Taehee Yoo
2021-05-24Merge branch 'for-5.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-05-24Merge branch 'for-5.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-05-24Merge tag 'spi-fix-v5.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-05-24cgroup: fix spelling mistakesZhen Lei
2021-05-24ath10k/ath11k: fix spelling mistake "requed" -> "requeued"Colin Ian King
2021-05-23ethernet: ucc_geth: Use kmemdup() rather than kmalloc+memcpyYueHaibing
2021-05-23NFC: nfcmrvl: fix kernel-doc syntax in file headersAditya Srivastava
2021-05-23net: dsa: mt7530: fix VLAN traffic leaksDENG Qingfang
2021-05-23net: r6040: Allow restarting auto-negotiationFlorian Fainelli
2021-05-23Merge branch 'r6040-cleanups'David S. Miller
2021-05-23net: r6040: Use ETH_FCS_LENFlorian Fainelli
2021-05-23net: r6040: Use logical or for MDIO operationsFlorian Fainelli
2021-05-23ehea: Use DEVICE_ATTR_*() macroYueHaibing
2021-05-23sfc: falcon: use DEVICE_ATTR_*() macroYueHaibing
2021-05-23sfc: use DEVICE_ATTR_*() macroYueHaibing
2021-05-23Merge branch 'fq_pie-fixes'David S. Miller
2021-05-23net/sched: fq_pie: fix OOB access in the traffic pathDavide Caratti
2021-05-23net/sched: fq_pie: re-factor fix for fq_pie endless loopDavide Caratti
2021-05-23net: ftgmac100: add missing error return code in ftgmac100_probe()Yang Yingliang
2021-05-23net: macb: ensure the device is available before accessing GEMGXL control reg...Zong Li
2021-05-23net: ethernet: mtk_eth_soc: Fix packet statistics support for MT7628/88Stefan Roese
2021-05-23MAINTAINERS: Add entries for CBS, ETF and taprio qdiscsVinicius Costa Gomes
2021-05-23Linux 5.13-rc3v5.13-rc3Linus Torvalds
2021-05-23Merge tag 'perf-urgent-2021-05-23' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2021-05-23Merge tag 'locking-urgent-2021-05-23' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2021-05-23Merge tag 'irq-urgent-2021-05-23' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-05-23Merge tag 'x86_urgent_for_v5.13_rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-05-23Merge tag 'powerpc-5.13-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2021-05-22Merge tag 'kbuild-fixes-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-05-22Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-05-22userfaultfd: hugetlbfs: fix new flag usage in error pathMike Kravetz
2021-05-22lib: kunit: suppress a compilation warning of frame sizeZhen Lei
2021-05-22proc: remove Alexey from MAINTAINERSAlexey Dobriyan
2021-05-22linux/bits.h: fix compilation error with GENMASKRikard Falkeborn
2021-05-22watchdog: reliable handling of timestampsPetr Mladek
2021-05-22kasan: slab: always reset the tag in get_freepointer_safe()Alexander Potapenko