aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Documentation (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-12-07bpf/docs: Document struct cgroup * kfuncsDavid Vernet1-0/+115
2022-12-07bpf/docs: Document struct task_struct * kfuncsDavid Vernet1-0/+83
2022-12-04bpf, docs: BPF Iterator DocumentSreevani Sreejith2-0/+486
2022-12-04docs/bpf: Add KF_RCU documentationYonghong Song1-0/+9
2022-12-02bpf, docs: Correct the example of BPF_XORZheng Yejian1-2/+2
2022-11-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski12-35/+42
2022-11-29dt-bindings: net: marvell,prestera: Describe PCI devices of the prestera familyMiquel Raynal1-8/+54
2022-11-29dt-bindings: net: marvell,prestera: Convert to yamlMiquel Raynal2-29/+45
2022-11-29dt-bindings: net: marvell,dfx-server: Convert to yamlMiquel Raynal2-18/+62
2022-11-29Revert "dt-bindings: marvell,prestera: Add description for device-tree bindings"Miquel Raynal1-34/+0
2022-11-28Daniel Borkmann says:Jakub Kicinski18-67/+1107
2022-11-27Merge tag 'char-misc-6.1-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds2-8/+1
2022-11-25Merge tag 'pm-6.1-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds2-17/+24
2022-11-25docs/bpf: Add BPF_MAP_TYPE_XSKMAP documentationMaryam Tahhan1-0/+192
2022-11-25docs/bpf: Update btf selftests program and add linkRong Tao1-1/+6
2022-11-24Merge tag 'net-6.1-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds1-1/+1
2022-11-24Merge tag 'soc-fixes-6.1-4' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds1-0/+5
2022-11-23Documentation: networking: Update generic_netlink_howto URLNir Levy1-1/+1
2022-11-24docs/bpf: Fix sphinx warnings in BPF map docsDonald Hunter5-20/+99
2022-11-23docs/bpf: Document BPF_MAP_TYPE_BLOOM_FILTERDonald Hunter1-0/+174
2022-11-23docs/bpf: Fix sphinx warnings for devmapMaryam Tahhan1-26/+42
2022-11-23docs/bpf: Fix sphinx warnings for cpumapMaryam Tahhan1-22/+34
2022-11-23docs/bpf: Add table of BPF program types to libbpf docsDonald Hunter3-0/+209
2022-11-23Documentation: devlink: Add blank line padding on numbered lists in Devlink Port documentationBagas Sanjaya1-4/+9
2022-11-23docs/zh_CN/LoongArch: Fix wrong description of FPRs NoteTiezhu Yang1-2/+2
2022-11-22Documentation: add amd-pstate kernel command line optionsPerry Yuan1-0/+11
2022-11-22Documentation: amd-pstate: add driver working mode introductionPerry Yuan1-17/+13
2022-11-22Merge tag 'icc-6.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/djakov/icc into char-misc-linusGreg Kroah-Hartman1-1/+1
2022-11-22Merge tag 'iio-fixes-for-6.1c' of https://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into char-misc-nextGreg Kroah-Hartman1-7/+0
2022-11-21Merge tag 'sunxi-fixes-for-6.1-1' of https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux into arm/fixesArnd Bergmann1-0/+5
2022-11-21dt-bindings: describe the support of "clock-frequency" in mdioAndy Chiu1-0/+2
2022-11-20bpf: Allow trusted pointers to be passed to KF_TRUSTED_ARGS kfuncsDavid Vernet1-16/+14
2022-11-18Merge tag 'input-for-v6.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-1/+4
2022-11-18bpf, docs: DEVMAPs and XDP_REDIRECTMaryam Tahhan3-0/+304
2022-11-18Merge tag 'tty-6.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds1-3/+2
2022-11-18Merge tag 'char-misc-6.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds1-1/+1
2022-11-18Merge tag 'sound-6.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds2-2/+2
2022-11-18sctp: add sysctl net.sctp.l3mdev_acceptXin Long1-0/+9
2022-11-17dt-bindings: net: qcom,ipa: support skipping GSI firmware loadAlex Elder1-0/+2
2022-11-17dt-bindings: net: qcom,ipa: deprecate modem-initAlex Elder1-21/+55
2022-11-17Documentation: Add documentation for new devlink-rate attributesMichal Wilczynski1-1/+32
2022-11-17ice: Add documentation for devlink-rate implementationMichal Wilczynski1-0/+115
2022-11-17dt-bindings: net: ipq4019-mdio: document required clock-namesRobert Marko1-0/+6
2022-11-17dt-bindings: net: ipq4019-mdio: require and validate clocksRobert Marko1-7/+20
2022-11-17dt-bindings: net: ipq4019-mdio: add IPQ8074 compatibleRobert Marko1-0/+1
2022-11-17dt-bindings: net: ipq4019-mdio: document IPQ6018 compatibleRobert Marko1-3/+9
2022-11-17bpf: Support constant scalar arguments for kfuncsKumar Kartikeya Dwivedi1-0/+24
2022-11-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2-0/+4
2022-11-17bpf/docs: Include blank lines between bullet points in bpf_devel_QA.rstDaniel Müller1-0/+3
2022-11-16media: dt-bindings: allwinner: h6-vpu-g2: Add IOMMU reference propertyChen-Yu Tsai1-0/+5