summaryrefslogtreecommitdiffstats
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
* ethtool: add EEE_NTF notificationMichal Kubecek2020-03-291-0/+1
* ethtool: set EEE settings with EEE_SET requestMichal Kubecek2020-03-291-1/+24
* ethtool: provide EEE settings with EEE_GET requestMichal Kubecek2020-03-291-1/+33
* ethtool: add PAUSE_NTF notificationMichal Kubecek2020-03-291-0/+1
* ethtool: set pause parameters with PAUSE_SET requestMichal Kubecek2020-03-291-1/+2
* ethtool: provide pause parameters with PAUSE_GET requestMichal Kubecek2020-03-291-1/+39
* ethtool: add COALESCE_NTF notificationMichal Kubecek2020-03-291-0/+1
* ethtool: set coalescing parameters with COALESCE_SET requestMichal Kubecek2020-03-291-1/+41
* ethtool: provide coalescing parameters with COALESCE_GET requestMichal Kubecek2020-03-291-1/+47
* devlink: don't wrap commands in rST shell blocksJacob Keller2020-03-292-6/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2020-03-294-0/+30
|\
| * Merge tag 'arm-soc-fixes-5.6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-03-271-0/+2
| |\
| | * Merge tag 'sunxi-fixes-for-5.6-2' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann2020-03-251-0/+2
| | |\
| | | * dt-bindings: crypto: add new compatible for A33 SSCorentin Labbe2020-03-111-0/+2
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2020-03-262-0/+3
| |\ \ \
| | * | | dt-bindings: input: add Coreriver TC360 bindingNick Reitemeyer2020-03-061-0/+1
| | * | | dt-bindings: vendor-prefixes: Add Coreriver vendor prefixNick Reitemeyer2020-03-061-0/+2
| * | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2020-03-261-0/+25
| |\ \ \ \
| | * | | | KVM: SVM: document KVM_MEM_ENCRYPT_OP, let userspace detect if SEV is availablePaolo Bonzini2020-03-201-0/+25
* | | | | | bnxt_en: Fix "fw.mgmt" and "fw.nsci" info via devlink info_get cbVasundhara Volam2020-03-271-4/+4
* | | | | | bnxt_en: Add partno to devlink info_get cbVasundhara Volam2020-03-271-0/+3
* | | | | | bnxt_en: Add fw.mgmt.api version to devlink info_get cb.Vasundhara Volam2020-03-271-0/+3
* | | | | | devlink: Add macro for "fw.mgmt.api" to info_get cb.Vasundhara Volam2020-03-271-0/+6
* | | | | | dt-binding: ti: am65x: document mcu cpsw nussGrygorii Strashko2020-03-261-0/+225
* | | | | | dt-bindings: net: add marvell usb to mdio bindingsTobias Waldekranz2020-03-261-0/+65
* | | | | | ice: add a devlink region for dumping NVM contentsJacob Keller2020-03-261-0/+26
* | | | | | devlink: implement DEVLINK_CMD_REGION_NEWJacob Keller2020-03-261-0/+8
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-03-257-14/+32
|\| | | | |
| * | | | | Merge tag 'zonefs-5.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds2020-03-251-5/+13
| |\ \ \ \ \
| | * | | | | zonfs: Fix handling of read-only zonesDamien Le Moal2020-03-251-5/+13
| * | | | | | Merge tag 'dmaengine-fix-5.6' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2020-03-241-2/+10
| |\ \ \ \ \ \
| | * | | | | | docs: dmaengine: provider.rst: get rid of some warningsMauro Carvalho Chehab2020-03-061-2/+10
| * | | | | | | Merge tag 'kbuild-fixes-v5.6-3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-03-194-7/+7
| |\ \ \ \ \ \ \
| | * | | | | | | modpost: move the namespace field in Module.symvers lastJessica Yu2020-03-171-2/+2
| | * | | | | | | kbuild: doc: fix references to other documentsMasahiro Yamada2020-03-133-5/+5
| * | | | | | | | Merge tag 'irq-urgent-2020-03-15' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-03-151-0/+2
| |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge tag 'irqchip-fixes-5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/...Thomas Gleixner2020-03-151-0/+2
| | |\ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ | | |/| | | | | | |
| | | * | | | | | | irqchip/gic-v3: Workaround Cavium erratum 38539 when reading GICD_TYPER2Marc Zyngier2020-03-141-0/+2
* | | | | | | | | | devlink: expand the devlink-info documentationJakub Kicinski2020-03-244-16/+213
* | | | | | | | | | Merge tag 'wireless-drivers-next-2020-03-24' of git://git.kernel.org/pub/scm/...David S. Miller2020-03-241-0/+7
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo2020-03-161-0/+7
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | dt-bindings: ath10k: Add new dt entries to identify coex supportTamizh Chelvam2020-02-111-0/+7
| | | |/ / / / / / / / | | |/| | | | | | | |
* | | | | | | | | | | ice: add board identifier info to devlink .info_getJacob Keller2020-03-211-0/+4
* | | | | | | | | | | ice: add basic handler for devlink .info_getJacob Keller2020-03-212-0/+68
* | | | | | | | | | | devlink: promote "fw.bundle_id" to a generic info versionJacob Keller2020-03-211-0/+5
* | | | | | | | | | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2020-03-193-13/+19
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | docs: networking: convert 6lowpan.txt to ReSTMauro Carvalho Chehab2020-02-282-13/+17
| * | | | | | | | | | | dt-bindings: net: bluetooth: Add device tree bindings for QTI chip WCN3991Venkata Lakshmi Narayana Gubba2020-02-031-0/+3
* | | | | | | | | | | | Documentation: networking: stmmac: Mention new XLGMAC supportJose Abreu2020-03-171-2/+5
* | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2020-03-132-2/+3
|\ \ \ \ \ \ \ \ \ \ \ \