summaryrefslogtreecommitdiffstats
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
* dt-bindings: net: marvell,prestera: Describe PCI devices of the prestera familyMiquel Raynal2022-11-291-8/+54
* dt-bindings: net: marvell,prestera: Convert to yamlMiquel Raynal2022-11-292-29/+45
* dt-bindings: net: marvell,dfx-server: Convert to yamlMiquel Raynal2022-11-292-18/+62
* Revert "dt-bindings: marvell,prestera: Add description for device-tree bindings"Miquel Raynal2022-11-291-34/+0
* Daniel Borkmann says:Jakub Kicinski2022-11-2818-67/+1107
|\
| * docs/bpf: Add BPF_MAP_TYPE_XSKMAP documentationMaryam Tahhan2022-11-251-0/+192
| * docs/bpf: Update btf selftests program and add linkRong Tao2022-11-251-1/+6
| * docs/bpf: Fix sphinx warnings in BPF map docsDonald Hunter2022-11-245-20/+99
| * docs/bpf: Document BPF_MAP_TYPE_BLOOM_FILTERDonald Hunter2022-11-231-0/+174
| * docs/bpf: Fix sphinx warnings for devmapMaryam Tahhan2022-11-231-26/+42
| * docs/bpf: Fix sphinx warnings for cpumapMaryam Tahhan2022-11-231-22/+34
| * docs/bpf: Add table of BPF program types to libbpf docsDonald Hunter2022-11-233-0/+209
| * bpf: Allow trusted pointers to be passed to KF_TRUSTED_ARGS kfuncsDavid Vernet2022-11-201-16/+14
| * bpf, docs: DEVMAPs and XDP_REDIRECTMaryam Tahhan2022-11-183-0/+304
| * bpf: Support constant scalar arguments for kfuncsKumar Kartikeya Dwivedi2022-11-171-0/+24
| * bpf/docs: Include blank lines between bullet points in bpf_devel_QA.rstDaniel Müller2022-11-171-0/+3
| * docs/bpf: Fix sample code in MAP_TYPE_ARRAY docsDonald Hunter2022-11-151-1/+1
| * bpf/docs: Document how to run CI without patch submissionDaniel Müller2022-11-151-0/+24
| * bpf: Remove local kptr references in documentationKumar Kartikeya Dwivedi2022-11-141-5/+6
| * bpf, docs: Fixup cpumap sphinx >= 3.1 warningMaryam Tahhan2022-11-141-2/+1
* | Documentation: devlink: Add blank line padding on numbered lists in Devlink P...Bagas Sanjaya2022-11-231-4/+9
* | dt-bindings: describe the support of "clock-frequency" in mdioAndy Chiu2022-11-211-0/+2
* | sctp: add sysctl net.sctp.l3mdev_acceptXin Long2022-11-181-0/+9
* | dt-bindings: net: qcom,ipa: support skipping GSI firmware loadAlex Elder2022-11-171-0/+2
* | dt-bindings: net: qcom,ipa: deprecate modem-initAlex Elder2022-11-171-21/+55
* | Documentation: Add documentation for new devlink-rate attributesMichal Wilczynski2022-11-171-1/+32
* | ice: Add documentation for devlink-rate implementationMichal Wilczynski2022-11-171-0/+115
* | dt-bindings: net: ipq4019-mdio: document required clock-namesRobert Marko2022-11-171-0/+6
* | dt-bindings: net: ipq4019-mdio: require and validate clocksRobert Marko2022-11-171-7/+20
* | dt-bindings: net: ipq4019-mdio: add IPQ8074 compatibleRobert Marko2022-11-171-0/+1
* | dt-bindings: net: ipq4019-mdio: document IPQ6018 compatibleRobert Marko2022-11-171-3/+9
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-11-172-0/+4
|\ \
| * \ Merge tag 'mm-hotfixes-stable-2022-11-11' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2022-11-111-0/+1
| |\ \
| | * | docs: kmsan: fix formatting of "Example report"Alexander Potapenko2022-11-081-0/+1
| * | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2022-11-111-0/+3
| |\ \ \
| | * | | KVM: s390: pv: don't allow userspace to set the clock under PVNico Boehr2022-11-071-0/+3
| | |/ /
* | | | udp: Introduce optional per-netns hash table.Kuniyuki Iwashima2022-11-161-0/+27
* | | | Documentation: nfp: update documentationWalter Heymans2022-11-151-20/+145
| |_|/ |/| |
* | | dt-bindings: net: qcom,ipa: restate a requirementAlex Elder2022-11-111-5/+8
* | | dt-bindings: net: qcom,ipa: remove an unnecessary restrictionAlex Elder2022-11-111-10/+0
* | | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2022-11-116-0/+889
|\ \ \
| * | | bpf, docs: Document BPF_MAP_TYPE_ARRAYDave Tucker2022-11-111-0/+250
| * | | docs/bpf: Document BPF map types QUEUE and STACKDonald Hunter2022-11-111-0/+122
| * | | docs/bpf: Document BPF ARRAY_OF_MAPS and HASH_OF_MAPSDonald Hunter2022-11-111-0/+126
| * | | docs/bpf: Document BPF_MAP_TYPE_CPUMAP mapMaryam Tahhan2022-11-111-0/+166
| * | | docs/bpf: Document BPF_MAP_TYPE_LPM_TRIE mapDonald Hunter2022-11-111-0/+181
| * | | Documentation: bpf: Escape underscore in BPF type name prefixBagas Sanjaya2022-11-041-4/+4
| * | | bpf: Document UAPI details for special BPF typesKumar Kartikeya Dwivedi2022-11-031-0/+44
* | | | dt-bindings: net: mediatek: add WED RX binding for MT7986 eth driverLorenzo Bianconi2022-11-112-0/+103
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-11-107-10/+81
|\ \ \ \ | | |/ / | |/| |