summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-04-02net: dpaa2-mac: use resolved link config in mac_link_up()Russell King
2020-04-02net: axienet: use resolved link config in mac_link_up()Russell King
2020-04-02net: mv88e6xxx: use resolved link config in mac_link_up()Russell King
2020-04-02net: dsa: propagate resolved link config via mac_link_up()Russell King
2020-03-30net: phylink: propagate resolved link config via mac_link_up()Russell King
2020-03-30dpaa2-eth: add support for nway resetRussell King
2020-03-30dpaa2-eth: add support for mii ioctlsRussell King
2020-03-30net: phy: marvell10g: read copper results from CSSR1Russell King
2020-03-30net: dsa: mv88e6xxx: fix duplicate vlan warningRussell King
2020-03-30net: switchdev: do not propagate bridge updates across bridgesRussell King
2020-03-30net: phy: allow bcm84881 to be a moduleRussell King
2020-03-30net: phylink: clarify flow control settings in documentationRussell King
2020-03-30net: phylink: improve initial mac configurationRussell King
2020-03-30net: phylink: allow ethtool -A to change flow control advertisementRussell King
2020-03-30net: phylink: resolve fixed link flow controlRussell King
2020-03-30net: phylink: use phylib resolved flow control modesRussell King
2020-03-30net: phylink: ensure manual flow control is selected appropriatelyRussell King
2020-03-30net: phylink: remove pause mode ethtool setting for fixed linksRussell King
2020-03-30net: add linkmode helper for setting flow control advertisementRussell King
2020-03-30net: add helpers to resolve negotiated flow controlRussell King
2020-03-30net: linkmode: make linkmode_test_bit() take const pointerRussell King
2020-03-30net: phy: marvell: initialise link partner state earlierRussell King
2020-03-29Linux 5.6mvpp2Linus Torvalds
2020-03-29Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-03-29Merge tag 'timers-urgent-2020-03-29' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-03-29Merge tag 'irq-urgent-2020-03-29' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-03-29mm/sparse: fix kernel crash with pfn_section_valid checkAneesh Kumar K.V
2020-03-29mm: fork: fix kernel_stack memcg stats for various stack implementationsRoman Gushchin
2020-03-29hugetlb_cgroup: fix illegal access to memoryMina Almasry
2020-03-29drivers/base/memory.c: indicate all memory blocks as removableDavid Hildenbrand
2020-03-29mm/swapfile.c: move inode_lock out of claim_swapfileNaohiro Aota
2020-03-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-03-28Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-03-28Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2020-03-28i2c: pca-platform: Use platform_irq_get_optionalChris Packham
2020-03-28i2c: st: fix missing struct parameter descriptionAlain Volmat
2020-03-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2020-03-27r8169: fix PHY driver check on platforms w/o module softdepsHeiner Kallweit
2020-03-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2020-03-27Merge branch 'parisc-5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-03-27Merge tag 'arm-soc-fixes-5.6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-03-27Merge tag 'riscv-for-linus-5.6' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-03-27Merge tag 'devicetree-fixes-for-5.6-4' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2020-03-27Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2020-03-27Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-03-27Merge tag 'drm-fixes-2020-03-27' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-03-27parisc: Fix defconfig selectionHelge Deller
2020-03-27scripts/dtc: Remove redundant YYLOC global declarationDirk Mueller
2020-03-27clocksource/drivers/hyper-v: Make sched clock return nanoseconds correctlyYubo Xie
2020-03-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds