summaryrefslogtreecommitdiffstats
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
* devlink: convert driver-specific files to reStructuredTextJacob Keller2020-01-1014-69/+221
* devlink: mention reloading in devlink-params.rstJacob Keller2020-01-101-0/+7
* devlink: add documentation for generic devlink parametersJacob Keller2020-01-101-0/+11
* devlink: convert devlink-params.txt to reStructuredTextJacob Keller2020-01-103-71/+91
* devlink: rename devlink-info-versions.rst and add a headerJacob Keller2020-01-103-65/+95
* devlink: convert devlink-health.txt to rst formatJacob Keller2020-01-103-86/+115
* devlink: move devlink documentation to subfolderJacob Keller2020-01-1013-3/+15
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-01-098-11/+48
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-01-092-3/+3
| |\
| | * doc/net: Update git https URLs in netdev-FAQ documentationJesper Dangaard Brouer2020-01-031-2/+2
| | * net: Correct type of tcp_syncookies sysctl.David S. Miller2020-01-021-1/+1
| * | Merge tag 'spi-fix-v5.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-01-061-2/+2
| |\ \
| | * | spi: Document Octal mode as valid SPI bus widthVignesh Raghavendra2020-01-031-2/+2
| * | | Merge tag 'riscv/for-v5.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-01-054-1/+38
| |\ \ \
| | * | | Documentation: riscv: add patch acceptance guidelinesPaul Walmsley2020-01-043-0/+37
| | * | | riscv: gcov: enable gcov for RISC-VZong Li2020-01-031-1/+1
| * | | | kcov: fix struct layout for kcov_remote_argAndrey Konovalov2020-01-041-5/+5
| | |_|/ | |/| |
* | | | Documentation: networking: Add stmmac to device drivers listJose Abreu2020-01-071-0/+1
* | | | Documentation: networking: Convert stmmac documentation to RST formatJose Abreu2020-01-072-401/+697
* | | | net: phylink: add support for polling MAC PCSVladimir Oltean2020-01-051-1/+2
* | | | net: phy: add PHY_INTERFACE_MODE_10GBASERRussell King2020-01-051-0/+18
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-12-312-14/+5
|\| | |
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2019-12-311-6/+0
| |\ \ \ | | |/ / | |/| |
| | * | Documentation: net: dsa: sja1105: Remove text about taprio base-time limitationVladimir Oltean2019-12-301-6/+0
| * | | kunit: Rename 'kunitconfig' to '.kunitconfig'SeongJae Park2019-12-231-7/+5
| * | | docs/kunit/start: Use in-tree 'kunit_defconfig'SeongJae Park2019-12-231-2/+1
| |/ /
* | | ethtool: provide link state with LINKSTATE_GET requestMichal Kubecek2019-12-271-1/+32
* | | ethtool: add LINKMODES_NTF notificationMichal Kubecek2019-12-271-0/+1
* | | ethtool: set link modes related data with LINKMODES_SET requestMichal Kubecek2019-12-271-0/+27
* | | ethtool: provide link mode information with LINKMODES_GET requestMichal Kubecek2019-12-271-0/+36
* | | ethtool: add LINKINFO_NTF notificationMichal Kubecek2019-12-271-0/+1
* | | ethtool: set link settings with LINKINFO_SET requestMichal Kubecek2019-12-271-2/+22
* | | ethtool: provide link settings with LINKINFO_GET requestMichal Kubecek2019-12-271-2/+35
* | | ethtool: provide string sets with STRSET_GET requestMichal Kubecek2019-12-271-2/+73
* | | ethtool: netlink bitset handlingMichal Kubecek2019-12-271-0/+84
* | | ethtool: introduce ethtool netlink interfaceMichal Kubecek2019-12-272-0/+217
* | | dt-bindings: ptp: Introduce MII time stamping devices.Richard Cochran2019-12-252-0/+77
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-12-2272-134/+210
|\| |
| * | Merge tag 'xfs-5.5-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2019-12-221-1/+1
| |\ \
| | * | xfs: fix Sphinx documentation warningRandy Dunlap2019-12-111-1/+1
| * | | Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2019-12-221-8/+11
| |\ \ \
| | * | | ext4: clarify impact of 'commit' mount optionJan Kara2019-12-211-8/+11
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2019-12-222-3/+3
| |\ \ \ \
| | * \ \ \ Merge tag 'linux-can-fixes-for-5.5-20191208' of git://git.kernel.org/pub/scm/...David S. Miller2019-12-092-3/+3
| | |\ \ \ \ | | | |_|/ / | | |/| | |
| | | * | | dt-bindings: tcan4x5x: Make wake-gpio an optional gpioDan Murphy2019-12-081-1/+1
| | | * | | dt-bindings: can: tcan4x5x: reset pin is active highSean Nyekjaer2019-12-081-1/+1
| | | * | | can: j1939: fix address claim code exampleMarc Kleine-Budde2019-12-081-1/+1
| * | | | | Merge tag 'kbuild-fixes-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-12-212-7/+14
| |\ \ \ \ \
| | * | | | | kbuild: clarify the difference between obj-y and obj-m w.r.t. descendingMasahiro Yamada2019-12-221-3/+13
| | * | | | | kconfig: remove ---help--- from documentationMasahiro Yamada2019-12-181-4/+1
| | |/ / / /