summaryrefslogtreecommitdiffstats
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2020-08-033-6/+186
|\
| * Documentation/bpf: Use valid and new links in index.rstTiezhu Yang2020-07-312-6/+8
| * Documentation/bpf: Document CGROUP_STORAGE map typeYiFei Zhu2020-07-252-0/+178
* | Merge tag 'mlx5-updates-2020-08-03' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2020-08-031-0/+3
|\ \
| * | udp_tunnel: add the ability to hard-code IANA VXLANJakub Kicinski2020-08-031-0/+3
* | | devlink: Add early_drop trapAmit Cohen2020-08-031-0/+4
* | | dt-bindings: net: mdio: add reset-post-delay-us propertyBruno Thomsen2020-08-031-0/+7
|/ /
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-08-024-4/+19
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-08-012-3/+6
| |\ \
| | * | mlxsw: spectrum: Use different trap group for externally routed packetsIdo Schimmel2020-07-291-0/+4
| | * | Documentation: bareudp: Corrected description of bareudp module.Martin Varghese2020-07-281-3/+2
| * | | Merge tag 'arm-fixes-5.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-07-281-0/+3
| |\ \ \
| | * \ \ Merge tag 'sunxi-fixes-for-5.8-1' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann2020-07-221-0/+3
| | |\ \ \
| | | * | | arm64: dts: allwinner: h6: Fix Cedrus IOMMU usageMaxime Ripard2020-07-161-0/+3
| * | | | | Merge tag 'char-misc-5.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-07-261-1/+10
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | Merge tag 'misc-habanalabs-fixes-2020-07-10' of git://people.freedesktop.org/...Greg Kroah-Hartman2020-07-171-1/+10
| | |\ \ \ \ | | | |/ / / | | |/| | |
| | | * | | habanalabs: set clock gating per engineOded Gabbay2020-07-101-1/+10
* | | | | | Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...David S. Miller2020-07-316-7/+7
|\ \ \ \ \ \
| * | | | | | Documentation: intel: Replace HTTP links with HTTPS onesAlexander A. Klimov2020-07-306-7/+7
* | | | | | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2020-07-311-1/+1
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | dt-bindings: net: bluetooth: realtek: Fix uart-has-rtscts exampleMartin Blumenstingl2020-07-071-1/+1
* | | | | | | Add pldmfw library for PLDM firmware updateJacob Keller2020-07-284-0/+332
| |_|_|_|_|/ |/| | | | |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-07-255-13/+41
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net into masterLinus Torvalds2020-07-252-6/+25
| |\ \ \ \ \
| | * | | | | Documentation: bareudp: update iproute2 sample commandsGuillaume Nault2020-07-201-6/+13
| | * | | | | docs: ptp.rst: add support for Renesas (IDT) ClockMatrixMin Li2020-07-171-0/+12
| | | |/ / / | | |/| | |
| * | | | | Merge tag 'sound-5.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2020-07-211-4/+13
| |\ \ \ \ \
| | * \ \ \ \ Merge tag 'asoc-fix-v5.8-rc5' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai2020-07-171-4/+13
| | |\ \ \ \ \
| | | * | | | | ASoC: dt-bindings: simple-card: Fix 'make dt_binding_check' warningsFabio Estevam2020-07-021-4/+13
| * | | | | | | Merge tag 'powerpc-5.8-7' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2020-07-181-1/+1
| |\ \ \ \ \ \ \
| | * | | | | | | powerpc/vas: Report proper error code for address translation failureHaren Myneni2020-07-151-1/+1
| * | | | | | | | Merge tag 'ovl-fixes-5.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-07-171-2/+2
| |\ \ \ \ \ \ \ \ | | |_|_|_|/ / / / | |/| | | | | | |
| | * | | | | | | ovl: fix mount option checks for nfs_export with no upperdirAmir Goldstein2020-07-161-2/+2
| | | |_|_|_|_|/ | | |/| | | | |
* | | | | | | | net: dccp: Add SIOCOUTQ IOCTL support (send buffer fill)Richard Sailer2020-07-221-0/+3
* | | | | | | | dt-bindings: net: dsa: Let dsa.txt refer to dsa.yamlKurt Kanzenbach2020-07-221-254/+1
* | | | | | | | dt-bindings: net: dsa: Add DSA yaml bindingKurt Kanzenbach2020-07-221-0/+92
* | | | | | | | bareudp: Reverted support to enable & disable rx metadata collectionMartin Varghese2020-07-211-4/+2
* | | | | | | | Merge tag 'wireless-drivers-next-2020-07-20' of git://git.kernel.org/pub/scm/...David S. Miller2020-07-201-0/+71
|\ \ \ \ \ \ \ \
| * | | | | | | | wilc1000: move wilc driver out of stagingAjay Singh2020-06-261-0/+71
| | |/ / / / / / | |/| | | | | |
* | | | | | | | docs: networking: timestamping: add section for stacked PHC devicesVladimir Oltean2020-07-151-0/+165
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2020-07-131-0/+36
|\ \ \ \ \ \ \ \
| * | | | | | | | bpf: Add info about .BTF_ids section to btf.rstJiri Olsa2020-07-131-0/+36
* | | | | | | | | docs: devicetree: add bindings for Seville DSA switch inside Felix driverVladimir Oltean2020-07-131-4/+101
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-07-1152-86/+186
|\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | |
| * | | | | | | | Merge tag 'inclusive-terminology' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-07-101-0/+20
| |\ \ \ \ \ \ \ \
| | * | | | | | | | CodingStyle: Inclusive TerminologyDan Williams2020-07-031-0/+20
| | | |_|_|_|_|_|/ | | |/| | | | | |
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-07-108-8/+16
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Documentation: networking: rxrpc: drop doubled wordRandy Dunlap2020-07-041-1/+1
| | * | | | | | | | Documentation: networking: ipvs-sysctl: drop doubled wordRandy Dunlap2020-07-041-1/+1
| | * | | | | | | | Documentation: networking: ip-sysctl: drop doubled wordRandy Dunlap2020-07-041-1/+1