summaryrefslogtreecommitdiffstats
path: root/Documentation (follow)
Commit message (Expand)AuthorAgeFilesLines
* doc/netlink: Update schema to support cmd-cnt-name and cmd-max-nameDavide Caratti2023-10-274-0/+20
* Documentation/tcp: Add TCP-AO documentationDmitry Safonov2023-10-272-0/+445
* Merge tag 'wireless-next-2023-10-26' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski2023-10-271-1/+1
|\
| * wifi: mac80211: rename ieee80211_tx_status() to ieee80211_tx_status_skb()Kalle Valo2023-10-231-1/+1
* | Merge tag 'for-netdev' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/...Jakub Kicinski2023-10-271-0/+8
|\ \
| * | bpf, docs: Define signed modulo as using truncated divisionDave Thaler2023-10-191-0/+8
* | | netlink: specs: support conditional operationsJakub Kicinski2023-10-273-0/+15
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-10-264-4/+4
|\ \ \
| * \ \ Merge tag 'phy-fixes-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/ph...Linus Torvalds2023-10-221-1/+1
| |\ \ \
| | * | | dt-bindings: phy: qcom,ipq8074-qmp-pcie: fix warning regarding reg sizeDmitry Baryshkov2023-09-211-1/+1
| * | | | Merge tag 'rust-fixes-6.6' of https://github.com/Rust-for-Linux/linuxLinus Torvalds2023-10-211-1/+1
| |\ \ \ \
| | * | | | docs: rust: update Rust docs output pathMiguel Ojeda2023-10-191-1/+1
| * | | | | Merge tag 'mmc-v6.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds2023-10-201-1/+1
| |\ \ \ \ \
| | * | | | | dt-bindings: mmc: sdhci-msm: correct minimum number of clocksKrzysztof Kozlowski2023-09-261-1/+1
| * | | | | | Merge tag 'sound-6.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2023-10-201-1/+1
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge tag 'asoc-fix-v6.6-rc6' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai2023-10-181-1/+1
| | |\ \ \ \ \ \
| | | * | | | | | ASoC: dt-bindings: cirrus,cs42l43: Update values for bias senseCharles Keepax2023-10-101-1/+1
* | | | | | | | | Documentation: networking: explain what happens if temp_prefered_lft is too s...Alex Henrie2023-10-261-1/+5
* | | | | | | | | Documentation: networking: explain what happens if temp_valid_lft is too smallAlex Henrie2023-10-261-1/+3
* | | | | | | | | mptcp: add a new sysctl for make after break timeoutPaolo Abeni2023-10-251-0/+11
* | | | | | | | | Revert "Merge branch 'mv88e6xxx-dsa-bindings'"Jakub Kicinski2023-10-255-429/+111
* | | | | | | | | dt-bindings: marvell: Add Marvell MV88E6060 DSA schemaLinus Walleij2023-10-251-0/+88
* | | | | | | | | dt-bindings: marvell: Rewrite MV88E6xxx in schemaLinus Walleij2023-10-252-109/+330
* | | | | | | | | dt-bindings: net: mvusb: Fix up DSA exampleLinus Walleij2023-10-251-2/+5
* | | | | | | | | dt-bindings: net: dsa: Require ports or ethernet-portsLinus Walleij2023-10-251-0/+6
* | | | | | | | | dt-bindings: net: dsa: microchip: add wakeup-source propertyOleksij Rempel2023-10-251-0/+2
* | | | | | | | | net: dsa: Rename IFLA_DSA_MASTER to IFLA_DSA_CONDUITFlorian Fainelli2023-10-241-2/+2
* | | | | | | | | net: dsa: Use conduit and user termsFlorian Fainelli2023-10-247-142/+146
* | | | | | | | | Documentation: netlink: add a YAML spec for mptcpDavide Caratti2023-10-241-0/+391
* | | | | | | | | tools: ynl-gen: add support for exact-len validationDavide Caratti2023-10-244-0/+12
* | | | | | | | | tools: ynl: add uns-admin-perm to genetlink legacyDavide Caratti2023-10-241-1/+1
* | | | | | | | | page_pool: update document about fragment APIYunsheng Lin2023-10-241-1/+3
* | | | | | | | | netlink: specs: devlink: add the remaining command to generate complete split...Jiri Pirko2023-10-241-27/+1453
* | | | | | | | | netlink: specs: devlink: make dont-validate single lineJiri Pirko2023-10-241-51/+16
* | | | | | | | | netlink: specs: devlink: remove reload-action from devlink-get cmd replyJiri Pirko2023-10-241-1/+0
* | | | | | | | | tools: ynl-gen: introduce support for bitfield32 attribute typeJiri Pirko2023-10-242-2/+2
* | | | | | | | | netlink: specs: add support for auto-sized scalarsJakub Kicinski2023-10-203-3/+6
* | | | | | | | | netlink: add variable-length / auto integersJakub Kicinski2023-10-201-2/+16
* | | | | | | | | tools: ynl-gen: support limit namesJakub Kicinski2023-10-203-6/+21
* | | | | | | | | tools: ynl-gen: support full range of min/max checks for integer valuesJakub Kicinski2023-10-203-0/+9
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-10-1911-32/+59
|\| | | | | | | |
| * | | | | | | | Merge tag 'net-6.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-10-192-12/+14
| |\ \ \ \ \ \ \ \
| | * | | | | | | | docs: fix info about representor identificationMateusz Polchlopek2023-10-141-3/+5
| | * | | | | | | | netlink: specs: devlink: fix reply command valuesJiri Pirko2023-10-141-9/+9
| * | | | | | | | | Documentation: probes: Add a new ret_ip callback parameterMasami Hiramatsu (Google)2023-10-171-2/+6
| * | | | | | | | | Merge tag 'char-misc-6.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-10-154-15/+21
| |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ Merge tag 'iio-fixes-for-6.6a' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman2023-10-062-1/+2
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | dt-bindings: iio: adc: adi,ad7292: Fix additionalProperties on channel nodesRob Herring2023-10-051-1/+1
| | | * | | | | | | | | dt-bindings: iio: rohm,bu27010: add missing vdd-supply to exampleKrzysztof Kozlowski2023-10-051-0/+1
| | | | |_|_|_|_|/ / / | | | |/| | | | | | |
| | * | | | | | | | | firmware_loader: Update contact emails for ABI docsRuss Weight2023-10-051-7/+7