summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-09-14r8169: remove support for chip version RTL_GIGA_MAC_VER_27Heiner Kallweit
2021-09-14Merge branch 'smc-EDID-support'David S. Miller
2021-09-14net/smc: add generic netlink support for system EIDKarsten Graul
2021-09-14net/smc: keep static copy of system EIDKarsten Graul
2021-09-14net/smc: add support for user defined EIDsKarsten Graul
2021-09-14Merge branch 's390-next'David S. Miller
2021-09-14s390/ism: switch from 'pci_' to 'dma_' APIChristophe JAILLET
2021-09-14s390/netiucv: remove incorrect kernel doc indicatorsHeiko Carstens
2021-09-14s390/lcs: remove incorrect kernel doc indicatorsHeiko Carstens
2021-09-14s390/ctcm: remove incorrect kernel doc indicatorsHeiko Carstens
2021-09-14Merge branch 'mlxsw-next'David S. Miller
2021-09-14mlxsw: reg: Remove PMTM registerJiri Pirko
2021-09-14mlxsw: spectrum: Use PMTDB register to obtain split infoJiri Pirko
2021-09-14mlxsw: reg: Add Port Module To local DataBase RegisterJiri Pirko
2021-09-14mlxsw: spectrum: Use PLLP to get front panel number and split numberJiri Pirko
2021-09-14mlxsw: reg: Add Port Local port to Label Port mapping RegisterJiri Pirko
2021-09-14mlxsw: spectrum: Move port SWID set before core port initJiri Pirko
2021-09-14mlxsw: spectrum: Move port module mapping before core port initJiri Pirko
2021-09-14mlxsw: spectrum: Bump minimum FW version to xx.2008.3326Jiri Pirko
2021-09-13net: wwan: iosm: firmware flashing and coredump collectionM Chetan Kumar
2021-09-13Merge branch 'nfc-printk-cleanup'David S. Miller
2021-09-13nfc: mrvl: drop unneeded memory allocation fail messagesKrzysztof Kozlowski
2021-09-13nfc: microread: drop unneeded memory allocation fail messagesKrzysztof Kozlowski
2021-09-13nfc: pn544: drop unneeded memory allocation fail messagesKrzysztof Kozlowski
2021-09-13nfc: pn544: drop unneeded debug printsKrzysztof Kozlowski
2021-09-13nfc: pn533: use dev_err() instead of pr_err()Krzysztof Kozlowski
2021-09-13nfc: pn533: drop unneeded debug printsKrzysztof Kozlowski
2021-09-13nfc: fdp: drop unneeded debug printsKrzysztof Kozlowski
2021-09-13nfc: do not break pr_debug() call into separate linesKrzysztof Kozlowski
2021-09-13nfp: Prefer struct_size over open coded arithmeticLen Baker
2021-09-13qed: Improve the stack space of filter_config()Shai Malin
2021-09-07Merge tag 'net-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-09-07Merge tag 'linux-watchdog-5.15-rc1' of git://www.linux-watchdog.org/linux-wat...Linus Torvalds
2021-09-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-09-07Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-09-07Merge tag 'ntb-5.15' of git://github.com/jonmason/ntbLinus Torvalds
2021-09-07Merge tag 'rproc-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ande...Linus Torvalds
2021-09-07Merge tag 'backlight-next-5.15' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-09-07Merge tag 'mfd-next-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds
2021-09-07Merge tag 'gpio-updates-for-v5.15' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2021-09-07Merge tag 'fuse-update-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-09-07Merge tag 'kgdb-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/da...Linus Torvalds
2021-09-07Revert "memcg: enable accounting for pollfd and select bits arrays"Linus Torvalds
2021-09-07Revert "memcg: enable accounting for file lock caches"Linus Torvalds
2021-09-07Revert "mm/gup: remove try_get_page(), call try_get_compound_head() directly"Linus Torvalds
2021-09-07ieee802154: Remove redundant initialization of variable retColin Ian King
2021-09-07Merge branch 'stmmac-wol-fix'David S. Miller
2021-09-07net: stmmac: fix MAC not working when system resume back with WoL activeJoakim Zhang
2021-09-07net: phylink: add suspend/resume supportRussell King (Oracle)
2021-09-07net: renesas: sh_eth: Fix freeing wrong tx descriptorYoshihiro Shimoda