summaryrefslogtreecommitdiff
path: root/Documentation
AgeCommit message (Expand)AuthorFilesLines
2023-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski7-5/+31
2023-04-20Merge tag 'rust-fixes-6.3' of https://github.com/Rust-for-Linux/linuxLinus Torvalds1-1/+1
2023-04-20Merge tag 'net-6.3-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds1-0/+15
2023-04-20net/handshake: Add a kernel API for requesting a TLSv1.3 handshakeChuck Lever3-1/+221
2023-04-20net/handshake: Create a NETLINK service for handling handshake requestsChuck Lever1-0/+122
2023-04-20dt-bindings: net: ethernet: Fix JSON pointer referencesRob Herring2-2/+2
2023-04-19Documentation: LEDs: Describe good names for network LEDsAndrew Lunn1-0/+30
2023-04-19dt-bindings: net: phy: Document support for LEDs nodeChristian Marangi1-0/+43
2023-04-19dt-bindings: net: dsa: qca8k: add LEDs definition exampleChristian Marangi1-0/+22
2023-04-19dt-bindings: net: ethernet-controller: Document support for LEDs nodeChristian Marangi1-0/+35
2023-04-18LoongArch: Make WriteCombine configurable for ioremap()Huacai Chen2-0/+7
2023-04-18dt-bindings: net: Add support StarFive dwmacYanhong Wang2-0/+145
2023-04-18dt-bindings: net: snps,dwmac: Add 'ahb' reset/reset-nameSamin Guo1-4/+8
2023-04-18dt-bindings: net: snps,dwmac: Add dwmac-5.20 versionEmil Renner Berthing1-0/+4
2023-04-18ice: document RDMA devlink parametersJacob Keller1-0/+15
2023-04-16Merge tag 'kbuild-fixes-v6.3-3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+4
2023-04-15page_pool: allow caching from safely localized NAPIJakub Kicinski1-0/+1
2023-04-14Merge tag 'riscv-for-linus-6.3-rc7' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-3/+3
2023-04-14Merge tag 'sound-6.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds1-1/+1
2023-04-14riscv: Move early dtb mapping into the fixmap regionAlexandre Ghiti1-3/+3
2023-04-14Daniel Borkmann says:Jakub Kicinski8-141/+451
2023-04-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski4-64/+83
2023-04-14Merge tag 'net-6.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds1-0/+2
2023-04-14Merge tag 'devicetree-fixes-for-6.2-3' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-3/+3
2023-04-13net: docs: update the sample code in driver.rstJakub Kicinski1-34/+27
2023-04-13dt-bindings: net: qcom,ethqos: Add Qualcomm sc8280xp compatiblesAndrew Halaney2-0/+4
2023-04-13dt-bindings: net: qcom,ethqos: Convert bindings to yamlBhupesh Sharma2-66/+110
2023-04-13dt-bindings: net: snps,dwmac: Add Qualcomm Ethernet ETHQOS compatiblesBhupesh Sharma1-0/+4
2023-04-13dt-bindings: net: snps,dwmac: Update interrupt-namesBhupesh Sharma1-1/+1
2023-04-12bpf,docs: Remove references to bpf_cgroup_kptr_get()David Vernet1-68/+0
2023-04-11dt-bindings: interrupt-controller: loongarch: Fix mismatched compatibleLiu Peibao1-3/+3
2023-04-11net: provide macros for commonly copied lockless queue stop/wake codeJakub Kicinski1-0/+6
2023-04-11docs: net: use C syntax highlight in driver.rstJakub Kicinski1-10/+20
2023-04-11docs: net: move the probe and open/close sections of driver.rst upJakub Kicinski1-27/+27
2023-04-11docs: net: reformat driver.rst from a list to sectionsJakub Kicinski1-35/+56
2023-04-10Merge branch 'hwmon-const' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Jakub Kicinski1-3/+3
2023-04-08Merge tag 'tty-6.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-2/+2
2023-04-08Merge tag 'mm-hotfixes-stable-2023-04-07-16-23' of git://git.kernel.org/pub/s...Linus Torvalds1-59/+76
2023-04-08Documentation/llvm: Add a note about prebuilt kernel.org toolchainsNathan Chancellor1-0/+4
2023-04-07hwmon: constify pointers to hwmon_channel_infoKrzysztof Kozlowski1-3/+3
2023-04-07tcp: restrict net.ipv4.tcp_app_winYueHaibing1-0/+2
2023-04-07rust: sort uml documentation arch support tableThomas Bamelis1-1/+1
2023-04-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski20-20/+28
2023-04-06ALSA: hda/sigmatel: add pin overrides for Intel DP45SG motherboardOswald Buddenhagen1-1/+1
2023-04-06zsmalloc: document freeable statsSergey Senozhatsky1-0/+2
2023-04-06zsmalloc: document new fullness groupingSergey Senozhatsky1-59/+74
2023-04-06dt-bindings: net: dsa: brcm,sf2: Drop unneeded "#address-cells/#size-cells"Rob Herring1-10/+0
2023-04-06dt-bindings: net: ethernet-switch: Make "#address-cells/#size-cells" requiredRob Herring2-1/+7
2023-04-06Merge tag 'linux-can-next-for-6.4-20230404-2' of git://git.kernel.org/pub/scm...Jakub Kicinski3-0/+90
2023-04-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-2/+2