summaryrefslogtreecommitdiffstats
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
* dt-bindings: net: micrel-ksz90x1.txt: Update for lan8841Horatiu Vultur2023-02-081-0/+1
* Merge tag 'linux-can-next-for-6.3-20230206' of git://git.kernel.org/pub/scm/l...Paolo Abeni2023-02-072-4/+31
|\
| * can: peak_usb: export PCAN CAN channel ID as sysfs device attributeLukas Magel2023-02-021-0/+19
| * dt-bindings: can: renesas,rcar-canfd: Add transceiver supportGeert Uytterhoeven2023-02-021-0/+4
| * dt-bindings: can: renesas,rcar-canfd: Document R-Car V4H supportGeert Uytterhoeven2023-02-021-0/+1
| * dt-bindings: can: renesas,rcar-canfd: R-Car V3U is R-Car Gen4Geert Uytterhoeven2023-02-021-4/+7
* | net/mlx5: Document support for RoCE HCA disablement capabilityRahul Rameshbabu2023-02-041-3/+5
* | net/mlx5: Add counter information to mlx5 driver documentationRahul Rameshbabu2023-02-042-0/+1303
* | net/mlx5: Document previously implemented mlx5 tracepointsRahul Rameshbabu2023-02-041-3/+24
* | net/mlx5: Update Kconfig parameter documentationRahul Rameshbabu2023-02-042-29/+100
* | net/mlx5: Separate mlx5 driver documentation into multiple pagesRahul Rameshbabu2023-02-047-747/+792
* | dt-bindings: net: Add Motorcomm yt8xxx ethernet phyFrank Sae2023-02-032-0/+119
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-02-026-6/+59
|\ \ | |/ |/|
| * Merge tag 'net-6.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-02-021-1/+1
| |\
| | * Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski2023-01-301-1/+1
| | |\
| | | * ice: Fix broken link in ice NAPI docMichal Wilczynski2023-01-271-1/+1
| * | | Merge tag 'x86_urgent_for_v6.2_rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-01-291-0/+36
| |\ \ \
| | * | | x86/sev: Add SEV-SNP guest feature negotiation supportNikunj A Dadhania2023-01-191-0/+36
| * | | | Fix up more non-executable files marked executableLinus Torvalds2023-01-281-0/+0
| * | | | Merge tag 'i2c-for-6.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-01-271-2/+2
| |\ \ \ \
| | * | | | dt-bindings: i2c: renesas,rzv2m: Fix SoC specific stringFabrizio Castro2023-01-201-2/+2
| * | | | | Merge tag 'regulator-fix-v6.2-rc5' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2023-01-271-2/+19
| |\ \ \ \ \
| | * | | | | regulator: dt-bindings: samsung,s2mps14: add lost samsung,ext-control-gpiosKrzysztof Kozlowski2023-01-201-2/+19
| * | | | | | Merge tag 'riscv-for-linus-6.2-rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-01-271-1/+1
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| | * | | | | Merge patch series "riscv,isa fixups"Palmer Dabbelt2023-01-061-1/+1
| | |\ \ \ \ \ | | | |/ / / / | | |/| | | |
| | | * | | | dt-bindings: riscv: fix single letter canonical orderConor Dooley2023-01-061-1/+1
| | | * | | | dt-bindings: riscv: fix underscore requirement for multi-letter extensionsConor Dooley2023-01-061-1/+1
* | | | | | | neighbor: fix proxy_delay usage when it is zeroBrian Haley2023-02-011-0/+8
* | | | | | | dt-bindings: net: add amlogic gxl mdio multiplexerJerome Brunet2023-01-311-0/+64
* | | | | | | docs: netlink: add a starting guide for working with specsJakub Kicinski2023-01-313-0/+84
* | | | | | | netlink: specs: add partial specification for ethtoolJakub Kicinski2023-01-311-0/+392
* | | | | | | netlink: specs: finish up operation enum-modelsJakub Kicinski2023-01-314-9/+92
* | | | | | | Documentation: networking: correct spellingRandy Dunlap2023-01-3135-49/+49
* | | | | | | dt-bindings: mfd: ocelot: add ethernet-switch hardware supportColin Foster2023-01-301-0/+9
* | | | | | | dt-bindings: net: mscc,vsc7514-switch: add dsa binding for the vsc7512Colin Foster2023-01-301-23/+90
* | | | | | | Merge tag 'batadv-next-pullrequest-20230127' of git://git.open-mesh.org/linux...David S. Miller2023-01-301-1/+1
|\ \ \ \ \ \ \
| * | | | | | | batman-adv: Fix mailing list addressSven Eckelmann2023-01-211-1/+1
* | | | | | | | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2023-01-286-3/+594
|\ \ \ \ \ \ \ \
| * | | | | | | | bpf/docs: Document the nocast aliasing behavior of ___initDavid Vernet2023-01-251-0/+43
| * | | | | | | | bpf/docs: Document how nested trusted fields may be definedDavid Vernet2023-01-251-1/+21
| * | | | | | | | bpf/docs: Document cpumask kfuncs in a new fileDavid Vernet2023-01-253-0/+405
| * | | | | | | | bpf, docs: Fix modulo zero, division by zero, overflow, and underflowDave Thaler2023-01-241-2/+14
| * | | | | | | | bpf: Document XDP RX metadataStanislav Fomichev2023-01-232-0/+111
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-01-278-21/+37
|\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | |
| * | | | | | | | Merge tag 'net-6.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-01-262-8/+4
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ | | |/| | | | | |
| | * | | | | | | docs: networking: Fix bridge documentation URLIvan Vecera2023-01-251-1/+1
| | * | | | | | | netfilter: conntrack: unify established states for SCTP pathsSriram Yagnaraman2023-01-241-7/+3
| * | | | | | | | Merge tag 'char-misc-6.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-01-211-1/+23
| |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge tag 'icc-6.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/djak...Greg Kroah-Hartman2023-01-201-1/+23
| | |\ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ | | |/| | | | | | |
| | | * | | | | | | dt-bindings: interconnect: Add UFS clocks to MSM8996 A2NoCKonrad Dybcio2023-01-051-1/+23
| | | | |_|_|/ / / | | | |/| | | | |