summaryrefslogtreecommitdiff
path: root/Documentation
AgeCommit message (Expand)AuthorFilesLines
2023-02-21Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski3-1/+270
2023-02-17Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2-0/+93
2023-02-16Merge tag 'wireless-next-2023-03-16' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski7-55/+54
2023-02-16sfc: add devlink info support for ef100Alejandro Lucero2-0/+58
2023-02-16Documentation: core-api: packing: correct spellingRandy Dunlap1-1/+1
2023-02-16dt-bindings: net: snps,dwmac: Fix snps,reset-delays-us dependencyAndrew Halaney1-1/+1
2023-02-16Merge tag 'mlx5-updates-2023-02-10' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski1-0/+18
2023-02-16devlink: Update devlink health documentationMoshe Shemesh1-2/+21
2023-02-15Documentation: bpf: Add missing line break separator in node_data struct code...Bagas Sanjaya1-0/+1
2023-02-15netlink-specs: add rx-push to ethtool familyJakub Kicinski1-0/+5
2023-02-15net/mlx5: Lag, Control MultiPort E-Switch single FDB modeRoi Dayan1-0/+18
2023-02-14Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-0/+93
2023-02-14dt-bindings: net: dsa: mediatek,mt7530: improve binding descriptionArınç ÜNAL1-31/+21
2023-02-14bpf, documentation: Add graph documentation for non-owning refsDave Marchevsky2-1/+268
2023-02-13Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo1-0/+1
2023-02-13wifi: mwifiex: Support SD8978 chipsetLukas Wunner1-1/+3
2023-02-13dt-bindings: net: wireless: minor whitespace and name cleanupsKrzysztof Kozlowski6-54/+50
2023-02-13net: ethtool: extend ringparam set/get APIs for rx_pushShannon Nelson1-2/+4
2023-02-11mm: memcontrol: add new kernel parameter cgroup.memory=nobpfYafang Shao1-0/+1
2023-02-11Daniel Borkmann says:Jakub Kicinski9-58/+644
2023-02-11Documentation: isdn: correct spellingRandy Dunlap2-2/+2
2023-02-10Documentation/hw-vuln: Add documentation for Cross-Thread Return PredictionsTom Lendacky2-0/+93
2023-02-10net: introduce default_rps_mask netns attributePaolo Abeni1-0/+6
2023-02-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski6-14/+22
2023-02-09Merge tag 'net-6.2-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds1-1/+1
2023-02-09net: txgbe: Update support email addressJiawen Wu1-1/+1
2023-02-08bpf, docs: Add note about type conventionDave Thaler1-0/+7
2023-02-08bpf/docs: Update design QA to be consistent with kfunc lifecycle docsToke Høiland-Jørgensen1-7/+18
2023-02-08dt-bindings: net: micrel-ksz90x1.txt: Update for lan8841Horatiu Vultur1-0/+1
2023-02-08bpf, docs: Use consistent names for the same fieldDave Thaler1-36/+77
2023-02-08Merge tag 'devicetree-fixes-for-6.2-2' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-1/+6
2023-02-07Merge tag 'linux-can-next-for-6.3-20230206' of git://git.kernel.org/pub/scm/l...Paolo Abeni2-4/+31
2023-02-05Merge tag 'rtc-6.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ab...Linus Torvalds1-0/+2
2023-02-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-3/+7
2023-02-04Merge tag 'kvmarm-fixes-6.2-3' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini1-3/+7
2023-02-04net/mlx5: Document support for RoCE HCA disablement capabilityRahul Rameshbabu1-3/+5
2023-02-04net/mlx5: Add counter information to mlx5 driver documentationRahul Rameshbabu2-0/+1303
2023-02-04net/mlx5: Document previously implemented mlx5 tracepointsRahul Rameshbabu1-3/+24
2023-02-04net/mlx5: Update Kconfig parameter documentationRahul Rameshbabu2-29/+100
2023-02-04net/mlx5: Separate mlx5 driver documentation into multiple pagesRahul Rameshbabu7-747/+792
2023-02-03Merge tag 'mm-hotfixes-stable-2023-02-02-19-24-2' of git://git.kernel.org/pub...Linus Torvalds1-9/+6
2023-02-03bpf/docs: Document kfunc lifecycle / stability expectationsDavid Vernet1-5/+120
2023-02-03dt-bindings: net: Add Motorcomm yt8xxx ethernet phyFrank Sae2-0/+119
2023-02-03netdev-genl: create a simple family for netdev stuffJakub Kicinski1-0/+100
2023-02-03docs/bpf: Add description of register liveness tracking algorithmEduard Zingerman1-0/+295
2023-02-03dt-bindings: interrupt-controller: arm,gic-v3: Fix typo in description of msi...Lad Prabhakar1-1/+1
2023-02-03dt-bindings: Fix .gitignoreAndy Shevchenko1-0/+5
2023-02-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski6-6/+59
2023-02-03Merge tag 'net-6.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds1-1/+1
2023-02-02can: peak_usb: export PCAN CAN channel ID as sysfs device attributeLukas Magel1-0/+19