summaryrefslogtreecommitdiffstats
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
* doc: sfp-phylink: correct code indentationRussell King2020-03-031-16/+16
* Merge tag 'mlx5-updates-2020-02-27' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2020-02-281-0/+6
|\
| * net/mlx5e: Add devlink fdb_large_groups parameterJianbo Liu2020-02-271-0/+6
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-02-2715-61/+117
|\ \ | |/ |/|
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-02-271-2/+3
| |\
| | * docs: networking: phy: Rephrase paragraph for clarityJonathan Neuschäfer2020-02-231-2/+3
| * | Merge tag 'kbuild-fixes-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-02-271-4/+1
| |\ \
| | * | kbuild: get rid of trailing slash from subdir- exampleMasahiro Yamada2020-02-271-1/+1
| | * | kbuild: remove wrong documentation about mandatory-yMasahiro Yamada2020-02-271-3/+0
| * | | Merge tag 'docs-5.6-fixes' of git://git.lwn.net/linuxLinus Torvalds2020-02-272-2/+1
| |\ \ \
| | * | | docs: Fix empty parallelism argumentKees Cook2020-02-251-1/+1
| | * | | docs: remove MPX from the x86 tocStephen Kitt2020-02-251-1/+0
| * | | | Merge tag 'trace-v5.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2020-02-261-3/+31
| |\ \ \ \
| | * | | | bootconfig: Add append value operator supportMasami Hiramatsu2020-02-211-1/+9
| | * | | | bootconfig: Prohibit re-defining value on same keyMasami Hiramatsu2020-02-211-1/+10
| | * | | | bootconfig: Reject subkey and value on same parent keyMasami Hiramatsu2020-02-201-0/+7
| | * | | | bootconfig: Add bootconfig magic word for indicating bootconfig explicitlyMasami Hiramatsu2020-02-201-3/+7
| * | | | | Merge tag 'linux-kselftest-kunit-5.6-rc4' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2020-02-261-0/+1
| |\ \ \ \ \
| | * | | | | Documentation: kunit: fixed sphinx error in code blockBrendan Higgins2020-02-101-0/+1
| | | |/ / / | | |/| | |
| * | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2020-02-241-15/+18
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | KVM: s390: rstify new ioctls in api.rstChristian Borntraeger2020-02-241-15/+18
| * | | | | Merge tag 'zonefs-5.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds2020-02-221-10/+10
| |\ \ \ \ \
| | * | | | | zonefs: fix documentation typos etc.Randy Dunlap2020-02-211-10/+10
| * | | | | | Merge tag 'hwmon-for-v5.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-02-221-0/+1
| |\ \ \ \ \ \
| | * | | | | | Documentation/hwmon: fix xdpe12284 Sphinx warningsRandy Dunlap2020-02-171-0/+1
| | |/ / / / /
| * | | | | | Merge tag 'devicetree-fixes-for-5.6-2' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2020-02-224-22/+41
| |\ \ \ \ \ \
| | * | | | | | dt-bindings: media: csi: Fix clocks descriptionMaxime Ripard2020-02-191-12/+18
| | * | | | | | dt-bindings: media: csi: Add interconnects propertiesMaxime Ripard2020-02-191-0/+10
| | * | | | | | dt-bindings: net: mdio: remove compatible string from exampleGrygorii Strashko2020-02-191-1/+0
| | * | | | | | dt-bindings: memory-controller: Update example for Tegra124 EMCThierry Reding2020-02-191-8/+12
| | * | | | | | dt-bindings: mmc: omap-hsmmc: Fix SDIO interruptTomas Paukrt2020-02-191-1/+1
| | | |_|/ / / | | |/| | | |
| * | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2020-02-212-3/+10
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| | * | | | | mm: Avoid creating virtual address aliases in brk()/mmap()/mremap()Catalin Marinas2020-02-201-2/+9
| | * | | | | docs: arm64: fix trivial spelling enought to enough in memory.rstScott Branden2020-02-201-1/+1
| | |/ / / /
* | | | | | net: phylink: propagate resolved link config via mac_link_up()Russell King2020-02-271-3/+14
* | | | | | Documentation: fix vxlan typo in mlx5.rstHans Wippel2020-02-251-1/+1
* | | | | | dt-bindings: net: dsa: ocelot: document the vsc9959 coreVladimir Oltean2020-02-241-0/+116
* | | | | | net: Special handling for IP & MPLS.Martin Varghese2020-02-241-1/+19
* | | | | | net: UDP tunnel encapsulation module for tunnelling different protocols like ...Martin Varghese2020-02-242-0/+35
* | | | | | dt-bindings: ptp: Add device tree binding for IDT 82P33 based PTP clockMin Li2020-02-241-0/+45
* | | | | | devlink: add ACL generic packet trapsJiri Pirko2020-02-241-0/+9
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2020-02-211-17/+12
|\ \ \ \ \ \
| * | | | | | docs/bpf: Update bpf development Q/A fileYonghong Song2020-02-201-17/+12
| | |/ / / / | |/| | | |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-02-2136-3301/+4214
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge tag 'char-misc-5.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-02-212-5/+5
| |\ \ \ \ \
| | * | | | | Documentation/process: Swap out the ambassador for CanonicalTyler Hicks2020-02-132-2/+2
| | * | | | | Documentation/process: Change Microsoft contact for embargoed hardware issuesJames Morris2020-02-101-1/+1
| | * | | | | embargoed-hardware-issues: drop Amazon contact as the email address now bouncesGreg Kroah-Hartman2020-02-101-1/+1
| | * | | | | Documentation/process: Add Arm contact for embargoed HW issuesGrant Likely2020-02-101-1/+1
| | |/ / / /
| * | | | | Merge tag 'drm-misc-fixes-2020-02-20' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2020-02-211-1/+5
| |\ \ \ \ \ | | |_|/ / / | |/| | | |