aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Documentation (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-03-24devlink: expand the devlink-info documentationJakub Kicinski4-16/+213
2020-03-24Merge tag 'wireless-drivers-next-2020-03-24' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid S. Miller1-0/+7
2020-03-21ice: add board identifier info to devlink .info_getJacob Keller1-0/+4
2020-03-21ice: add basic handler for devlink .info_getJacob Keller2-0/+68
2020-03-21devlink: promote "fw.bundle_id" to a generic info versionJacob Keller1-0/+5
2020-03-19Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-nextDavid S. Miller3-13/+19
2020-03-17Documentation: networking: stmmac: Mention new XLGMAC supportJose Abreu1-2/+5
2020-03-16Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo1-0/+7
2020-03-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2-2/+3
2020-03-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller70-175/+206
2020-03-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds4-7/+11
2020-03-12Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-0/+8
2020-03-12ethtool: add CHANNELS_NTF notificationMichal Kubecek1-0/+1
2020-03-12ethtool: set device channel counts with CHANNELS_SET requestMichal Kubecek1-1/+22
2020-03-12ethtool: provide channel counts with CHANNELS_GET requestMichal Kubecek1-1/+29
2020-03-12ethtool: add RINGS_NTF notificationMichal Kubecek1-0/+1
2020-03-12ethtool: set device ring sizes with RINGS_SET requestMichal Kubecek1-1/+22
2020-03-12ethtool: provide ring sizes with RINGS_GET requestMichal Kubecek1-1/+29
2020-03-12ethtool: set device private flags with PRIVFLAGS_SET requestMichal Kubecek1-1/+20
2020-03-12ethtool: provide private flags with PRIVFLAGS_GET requestMichal Kubecek1-1/+29
2020-03-12ethtool: add FEATURES_NTF notificationMichal Kubecek1-0/+6
2020-03-12ethtool: set netdev features with FEATURES_SET requestMichal Kubecek1-9/+47
2020-03-12ethtool: provide netdev features with FEATURES_GET requestMichal Kubecek1-9/+42
2020-03-12cifs_atomic_open(): fix double-put on late allocation failureAl Viro1-0/+8
2020-03-12tcp: bind(0) remove the SO_REUSEADDR restriction when ephemeral ports are exhausted.Kuniyuki Iwashima1-0/+9
2020-03-12dt-bindings: soc: qcom: fix IPA bindingAlex Elder1-13/+19
2020-03-09linux-next: DOC: RDS: Fix a typo in rds.txtMasanari Iida1-1/+1
2020-03-08dt-bindings: soc: qcom: add IPA bindingsAlex Elder1-0/+192
2020-03-08Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds1-1/+5
2020-03-08Merge tag 'driver-core-5.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-3/+3
2020-03-06dt-bindings: net: Add ipq806x mdio bindingsAnsuel Smith1-0/+53
2020-03-06dt-bindings: net: FMan erratum A050385Madalin Bucur1-0/+7
2020-03-06Merge tag 'devicetree-fixes-for-5.6-3' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxLinus Torvalds57-154/+161
2020-03-06Merge tag 'regulator-fix-v5.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulatorLinus Torvalds1-1/+1
2020-03-06Merge tag 'hwmon-for-v5.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-stagingLinus Torvalds1-2/+1
2020-03-06dt-bindings: arm: Fixup the DT bindings for hierarchical PSCI statesUlf Hansson1-15/+13
2020-03-06dt-bindings: power: Extend nodename pattern for power-domain providersUlf Hansson1-1/+1
2020-03-06Merge tag 'acpi-5.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-2/+2
2020-03-06Merge branch 'acpi-doc'Rafael J. Wysocki1-2/+2
2020-03-05Merge tag 'wireless-drivers-next-2020-03-05' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid S. Miller2-4/+28
2020-03-05Merge tag 'dmaengine-fix-5.6-rc5' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds1-4/+10
2020-03-05bpf, doc: Add BPF JIT for RV32G to BPF documentationLuke Nelson2-2/+3
2020-03-04dt-bindings: bus: Drop empty compatible string in exampleRob Herring1-1/+0
2020-03-04dt-bindings: power: Convert domain-idle-states bindings to json-schemaUlf Hansson5-47/+76
2020-03-04dt-bindings: arm: Fix cpu compatibles in the hierarchical example for PSCIUlf Hansson1-2/+2
2020-03-04dt-bindings: arm: Correct links to idle states definitionsUlf Hansson1-1/+1
2020-03-03devlink: remove trigger command from devlink-region.rstJacob Keller1-3/+0
2020-03-03Merge tag 'socfpga_dts_fix_for_v5.6_v2' of git://git.kernel.org/pub/scm/linux/kernel/git/dinguyen/linux into arm/fixesOlof Johansson20-68/+131
2020-03-03docs: networking: net_failover: Fix a few typosJonathan Neuschäfer1-3/+3
2020-03-03doc: sfp-phylink: correct code indentationRussell King1-16/+16