summaryrefslogtreecommitdiffstats
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
* Documentation: Remove the deleted "framerelay" document from the indexXie He2020-11-181-1/+0
* net: wan: Delete the DLCI / SDLA driversXie He2020-11-171-44/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski2020-11-141-0/+8
|\
| * bpf: Load and verify kernel module BTFsAndrii Nakryiko2020-11-101-0/+8
* | Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2020-11-1216-39/+86
|\ \
| * \ Merge tag 'net-5.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2020-11-124-6/+6
| |\ \
| | * | net: switch to the kernel.org patchwork instanceJakub Kicinski2020-11-113-4/+4
| | * | docs: networking: phy: s/2.5 times faster/2.5 times as fast/Jonathan Neuschäfer2020-11-091-2/+2
| * | | Merge tag 'acpi-5.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2020-11-123-19/+46
| |\ \ \
| | * | | Documentation: ACPI: fix spelling mistakesFlavio Suligoi2020-11-102-5/+5
| | * | | Documentation: firmware-guide: gpio-properties: Clarify initial output stateAndy Shevchenko2020-11-091-0/+23
| | * | | Documentation: firmware-guide: gpio-properties: active_low only for GpioIo()Andy Shevchenko2020-11-091-0/+3
| | * | | Documentation: firmware-guide: gpio-properties: Fix factual mistakesAndy Shevchenko2020-11-091-14/+15
| * | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2020-11-091-3/+2
| |\ \ \ \
| | * | | | KVM: Documentation: Update entry for KVM_CAP_ENFORCE_PV_CPUIDPeter Xu2020-11-081-2/+1
| | * | | | KVM: Documentation: Update entry for KVM_X86_SET_MSR_FILTERPeter Xu2020-11-081-1/+1
| * | | | | Merge tag 'ext4_for_linus_cleanups' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-11-093-4/+15
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | jbd2: drop jbd2_fc_init documentationHarshad Shirwadkar2020-11-061-4/+2
| | * | | | ext4: describe fast_commit feature flagsHarshad Shirwadkar2020-11-062-0/+13
| * | | | | Merge tag 'driver-core-5.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2020-11-084-7/+7
| |\ \ \ \ \
| | * | | | | Documentation: remove mic/index from misc-devices/index.rstGreg Kroah-Hartman2020-11-041-1/+0
| | * | | | | docs: leds: index.rst: add a missing fileMauro Carvalho Chehab2020-11-021-0/+1
| | * | | | | docs: ABI: sysfs-class-net: fix a typoMauro Carvalho Chehab2020-11-021-1/+1
| | * | | | | docs: ABI: sysfs-driver-dma-ioatdma: what starts with /sysMauro Carvalho Chehab2020-11-021-5/+5
| | |/ / / /
| * | | | | Merge tag 'irq-urgent-2020-11-08' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-11-081-0/+10
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | dt-bindings: irqchip: ti, sci-inta: Fix diagram indentation for unmapped eventsPeter Ujfalusi2020-11-031-1/+1
| | * | | | dt-bindings: irqchip: ti, sci-inta: Update for unmapped event handlingPeter Ujfalusi2020-11-011-0/+10
* | | | | | net: evaluate net.ipvX.conf.all.ignore_routes_with_linkdownVincent Bernat2020-11-111-0/+3
* | | | | | net: x25_asy: Delete the x25_asy driverXie He2020-11-073-3/+0
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2020-11-06276-2734/+4186
|\| | | | |
| * | | | | Merge tag 'net-5.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2020-11-064-117/+213
| |\ \ \ \ \
| | * | | | | can: j1939: use backquotes for code samplesYegor Yefremov2020-11-031-44/+44
| | * | | | | can: j1939: swap addr and pgn in the send exampleYegor Yefremov2020-11-031-2/+2
| | * | | | | can: j1939: fix syntax and spellingYegor Yefremov2020-11-031-14/+14
| | * | | | | can: j1939: rename jacd toolYegor Yefremov2020-11-031-1/+1
| | * | | | | dt-bindings: can: flexcan: convert fsl,*flexcan bindings to yamlOleksij Rempel2020-11-032-57/+135
| | * | | | | dt-bindings: can: add can-controller.yamlOleksij Rempel2020-11-031-0/+18
| * | | | | | Merge tag 'linux-kselftest-kunit-fixes-5.10-rc3' of git://git.kernel.org/pub/...Linus Torvalds2020-11-052-1/+6
| |\ \ \ \ \ \
| | * | | | | | Documentation: kunit: Update Kconfig parts for KUNIT's module supportSeongJae Park2020-10-262-1/+6
| * | | | | | | Merge tag 'pm-5.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2020-11-051-2/+2
| |\ \ \ \ \ \ \
| | * | | | | | | Documentation: PM: cpuidle: correct path nameJulia Lawall2020-11-021-1/+1
| | * | | | | | | Documentation: PM: cpuidle: correct typoJulia Lawall2020-11-021-1/+1
| | | |_|_|/ / / | | |/| | | | |
| * | | | | | | Merge tag 'docs-5.10-warnings' of git://git.lwn.net/linuxLinus Torvalds2020-11-0314-37/+55
| |\ \ \ \ \ \ \
| | * | | | | | | docs: SafeSetID: fix a warningMauro Carvalho Chehab2020-10-281-1/+1
| | * | | | | | | gpu: docs: amdgpu.rst: get rid of wrong kernel-doc markupsMauro Carvalho Chehab2020-10-281-7/+0
| | * | | | | | | docs: fs: api-summary.rst: get rid of kernel-doc includeMauro Carvalho Chehab2020-10-281-3/+0
| | * | | | | | | docs: lockdep-design: fix some warning issuesMauro Carvalho Chehab2020-10-281-20/+31
| | * | | | | | | MAINTAINERS: fix broken doc refs due to yaml conversionMauro Carvalho Chehab2020-10-281-1/+1
| | * | | | | | | ice: docs fix a devlink info that broke a tableMauro Carvalho Chehab2020-10-281-0/+1
| | * | | | | | | docs: userspace-api: add iommu.rst to the index fileMauro Carvalho Chehab2020-10-281-0/+1