summaryrefslogtreecommitdiffstats
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
* 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-231-1/+3
* netlink: specs: devlink: add the remaining command to generate complete split...Jiri Pirko2023-10-231-27/+1453
* netlink: specs: devlink: make dont-validate single lineJiri Pirko2023-10-231-51/+16
* netlink: specs: devlink: remove reload-action from devlink-get cmd replyJiri Pirko2023-10-231-1/+0
* tools: ynl-gen: introduce support for bitfield32 attribute typeJiri Pirko2023-10-232-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-193-6/+21
* tools: ynl-gen: support full range of min/max checks for integer valuesJakub Kicinski2023-10-193-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-131-3/+5
| | * netlink: specs: devlink: fix reply command valuesJiri Pirko2023-10-131-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
| | * | | Documentation: embargoed-hardware-issues.rst: Clarify prenotifactionKees Cook2023-10-051-7/+12
| * | | | Merge tag 'ovl-fixes-6.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-10-151-0/+12
| |\ \ \ \
| | * | | | ovl: fix regression in showing lowerdir mount optionAmir Goldstein2023-10-141-0/+12
| * | | | | Merge tag 'dmaengine-fix-6.6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-10-131-0/+3
| |\ \ \ \ \
| | * | | | | dt-bindings: dmaengine: zynqmp_dma: add xlnx,bus-width required propertyRadhey Shyam Pandey2023-09-281-0/+3
| | | |_|/ / | | |/| | |
| * | | | | Merge tag 'wq-for-6.6-rc5-fixes' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2023-10-122-3/+3
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | workqueue: doc: Fix function and sysfs path errorsWangJinchao2023-10-122-3/+3
* | | | | | i40e: Align devlink info versions with ice driver and add docsIvan Vecera2023-10-192-0/+60
* | | | | | dt-bindings: net: dsa: Drop 'ethernet-ports' node propertiesRob Herring2023-10-191-9/+0
* | | | | | dt-bindings: net: mscc,vsc7514-switch: Simplify DSA and switch referencesRob Herring2023-10-191-12/+2
* | | | | | dt-bindings: net: mscc,vsc7514-switch: Clean-up example indentationRob Herring2023-10-191-16/+16
* | | | | | dt-bindings: net: ethernet-switch: Rename $defs "base" to 'ethernet-ports'Rob Herring2023-10-191-1/+1
* | | | | | dt-bindings: net: ethernet-switch: Add missing 'ethernet-ports' levelRob Herring2023-10-191-4/+6
* | | | | | dt-bindings: net: dsa/switch: Make 'ethernet-port' node addresses hexRob Herring2023-10-197-10/+10
* | | | | | dt-bindings: net: renesas: Drop ethernet-phy node schemaRob Herring2023-10-192-4/+2
* | | | | | dt-bindings: net: Add missing (unevaluated|additional)Properties on child nod...Rob Herring2023-10-1910-8/+15
* | | | | | docs: networking: document multi-RSS contextJakub Kicinski2023-10-191-0/+42
* | | | | | Documentation: devlink: add a note about RTNL lock into locking sectionJiri Pirko2023-10-181-0/+4
* | | | | | Documentation: devlink: add nested instance sectionJiri Pirko2023-10-181-0/+24
* | | | | | Merge tag 'mlx5-updates-2023-10-10' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski2023-10-171-1/+1
|\ \ \ \ \ \
| * | | | | | net/mlx5: fix config name in Kconfig parameter documentationLukas Bulwahn2023-10-141-1/+1
* | | | | | | docs: netlink: clean up after deprecating versionJakub Kicinski2023-10-172-5/+14
* | | | | | | net: phylink: remove .validate() methodRussell King (Oracle)2023-10-171-5/+0
* | | | | | | net: phylink: provide mac_get_caps() methodRussell King (Oracle)2023-10-171-0/+7
* | | | | | | dt-bindings: i3c: Add mctp-controller propertyMatt Johnston2023-10-171-0/+6
* | | | | | | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2023-10-163-2/+13
|\ \ \ \ \ \ \
| * | | | | | | documentation/bpf: Document cgroup unix socket address hooksDaan De Meyer2023-10-111-0/+10
| * | | | | | | bpf, docs: Add loongarch64 as arch supporting BPF JITTiezhu Yang2023-09-212-2/+3