summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-07-02net: sfp: add support for cooled SFP+ transceiversRussell King
2021-07-02net: phy: make phy_error() report which PHY has failedRussell King
2021-07-02net: phy: marvell10g: allow PHY to probe without firmwareRussell King
2021-07-02net: phy: provide phy driver start/stop hooksRussell King
2021-07-02net: phy: marvell*: add support for hw resolved pause modesRussell King
2021-07-02net: phy: add resolved pause supportRussell King
2021-07-02arm64: dts: configure Macchiatobin 10G PHY LED modesRussell King
2021-07-02net: phy: marvell10g: add support for configuring LEDsRussell King
2021-07-02dt-bindings: net: add dt bindings for marvell10g driverRussell King
2021-07-02net: phy: marvell10g: add downshift tunable supportRussell King
2021-07-02net: phy: add helpers for comparing phy IDsRussell King
2021-07-02net: phy: at803x: simplify custom phy id matchingRussell King
2021-06-29net: mtk_eth_soc: use resolved link config for PCS PHYRussell King
2021-06-29net: dsa: mv88e6xxx: implement .phylink_get_interfaces operationMarek Behún
2021-06-29net: dsa: fill phylink's config supported_interfaces memberMarek Behún
2021-06-29net: mvpp2: fill in phy interface mode bitmapRussell King
2021-06-29net: mvneta: fill in phy interface mode bitmapRussell King
2021-06-29net: phylink: use phy interface mode bitmaps for optical modulesRussell King
2021-06-29net: phylink: add mac PHY interface bitmapRussell King
2021-06-29net: sfp: augment SFP parsing with phy_interface_t bitmapRussell King
2021-06-29net: phy: add phy_interface_t bitmap supportRussell King (Oracle)
2021-06-29net: phylink: cleanup ksettings_setRussell King (Oracle)
2021-06-29net: phylink: add phy change pause mode debugRussell King (Oracle)
2021-06-27Linux 5.13Linus Torvalds
2021-06-27Revert "signal: Allow tasks to cache one sigqueue struct"Linus Torvalds
2021-06-26Merge tag 's390-5.13-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2021-06-25Merge tag 'pinctrl-v5.13-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2021-06-25Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2021-06-25Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-06-25userfaultfd: uapi: fix UFFDIO_CONTINUE ioctl request definitionGleb Fotengauer-Malinovskiy
2021-06-25Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-06-25Merge tag 'devprop-5.13-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-06-25Merge tag 'for-linus-5.13b-rc8-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2021-06-25Merge tag 'for-linus-urgent' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-06-25Merge tag 'x86_urgent_for_v5.13' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-06-25Merge tag 'ceph-for-5.13-rc8' of https://github.com/ceph/ceph-clientLinus Torvalds
2021-06-25Merge tag 'netfs-fixes-20210621' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-06-25Merge tag 'gpio-fixes-for-v5.13' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-06-25Merge tag 'sound-5.13-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2021-06-25gpio: AMD8111 and TQMX86 require HAS_IOPORT_MAPJohannes Berg
2021-06-24mailmap: add Marek's other e-mail address and identity without diacriticsMarek Behún
2021-06-24MAINTAINERS: fix Marek's identity againMarek Behún
2021-06-24mm/page_alloc: do bulk array bounds check after checking populated elementsMel Gorman
2021-06-24mm/page_alloc: __alloc_pages_bulk(): do bounds check before accessing arrayRasmus Villemoes
2021-06-24mm/hwpoison: do not lock page again when me_huge_page() successfully recoversNaoya Horiguchi
2021-06-24mm,hwpoison: return -EHWPOISON to denote that the page has already been poisonedAili Yao
2021-06-24mm/memory-failure: use a mutex to avoid memory_failure() racesTony Luck
2021-06-24mm, futex: fix shared futex pgoff on shmem huge pageHugh Dickins
2021-06-24kthread: prevent deadlock when kthread_mod_delayed_work() races with kthread_...Petr Mladek
2021-06-24kthread_worker: split code for canceling the delayed work timerPetr Mladek