summaryrefslogtreecommitdiff
path: root/Documentation
AgeCommit message (Expand)AuthorFilesLines
2023-03-30Documentation/eth/intel: Update address for driver supportTony Nguyen11-11/+11
2023-03-30Merge tag 'mlx5-updates-2023-03-28' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski1-26/+0
2023-03-29dt-bindings: serial: renesas,scif: Fix 4th IRQ for 4-IRQ SCIFsGeert Uytterhoeven1-2/+2
2023-03-29dt-bindings: pinctrl: qcom,sm8550-lpass-lpi: allow input-enabled and bias-bus...Krzysztof Kozlowski1-0/+2
2023-03-29docs: netlink: document the sub-type attribute propertyDonald Hunter2-0/+24
2023-03-29docs: netlink: document struct support for genetlink-legacyDonald Hunter1-3/+71
2023-03-29netlink: specs: add partial specification for openvswitchDonald Hunter2-0/+292
2023-03-29tools: ynl: Add fixed-header support to ynlDonald Hunter1-0/+11
2023-03-29tools: ynl: Add struct attr decoding to ynlDonald Hunter1-0/+5
2023-03-29docs: netdev: clarify the need to sending reverts as patchesJakub Kicinski1-1/+8
2023-03-28net/mlx5e: RX, Remove unnecessary recycle parameter and page_cache statsDragos Tatulea1-26/+0
2023-03-28dt-bindings: net: can: add STM32 bxcan DT bindingsDario Binacchi1-0/+85
2023-03-28dt-bindings: arm: stm32: add compatible for syscon gcan nodeDario Binacchi1-0/+2
2023-03-28ethtool: Add support for configuring tx_push_buf_lenShay Agroskin2-16/+39
2023-03-27Merge tag 'mtd/fixes-for-6.3-rc5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+7
2023-03-27dt-bindings: net: dsa: b53: add BCM53134 supportÁlvaro Fernández Rojas1-0/+1
2023-03-26Merge tag 'usb-6.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2-0/+353
2023-03-26bpf, docs: Add extended call instructionsDave Thaler1-22/+37
2023-03-26bpf: Treat KF_RELEASE kfuncs as KF_TRUSTED_ARGSDavid Vernet1-3/+4
2023-03-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-2/+5
2023-03-24docs: netdev: add note about Changes Requested and revising commit messagesJakub Kicinski1-0/+29
2023-03-24docs: networking: document NAPIJakub Kicinski6-8/+261
2023-03-24Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski1-2/+5
2023-03-23dt-bindings: net: Drop unneeded quotesRob Herring43-79/+79
2023-03-23dt-bindings: net: dsa: b53: add more 63xx SoCsÁlvaro Fernández Rojas1-0/+3
2023-03-22xdp: bpf_xdp_metadata use EOPNOTSUPP for no driver supportJesper Dangaard Brouer1-2/+5
2023-03-22dt-bindings: mtd: jedec,spi-nor: Document CPOL/CPHA supportGeert Uytterhoeven1-0/+7
2023-03-21dt-bindings: net: pcs: mediatek,sgmiisys: add MT7981 SoCDaniel Golle1-0/+6
2023-03-21dt-bindings: arm: mediatek: sgmiisys: Convert to DT schemaDaniel Golle2-27/+49
2023-03-21dt-bindings: net: mediatek,net: add mt7981-eth bindingDaniel Golle1-5/+48
2023-03-19ixgb: Remove ixgb driverTony Nguyen3-470/+0
2023-03-18bpf, docs: Libbpf overview documentationSreevani Sreejith2-8/+245
2023-03-18dt-bindings: net: qcom,ipa: add SDX65 compatibleAlex Elder1-0/+1
2023-03-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski20-33/+53
2023-03-17Merge tag 'net-6.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds7-7/+9
2023-03-17Merge tag 'acpi-6.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds1-1/+1
2023-03-17Merge branches 'acpi-video', 'acpi-x86', 'acpi-tools' and 'acpi-docs'Rafael J. Wysocki1-1/+1
2023-03-17bpf, docs: Use internal linking for link to netdev subsystem docBagas Sanjaya1-8/+12
2023-03-17netlink: specs: allow uapi-header in genetlinkJakub Kicinski3-2/+5
2023-03-17netlink-specs: add partial specification for devlinkJakub Kicinski1-0/+198
2023-03-17dt-bindings: net: ti: k3-am654-cpsw-nuss: Add J784S4 CPSW9G supportSiddharth Vadapalli1-1/+5
2023-03-17dt-bindings: net: ti: k3-am654-cpsw-nuss: Fix compatible orderSiddharth Vadapalli1-2/+2
2023-03-17ynl: broaden the license even moreJakub Kicinski7-7/+8
2023-03-16bpf,docs: Remove bpf_cpumask_kptr_get() from documentationDavid Vernet1-20/+10
2023-03-16net/mlx5e: Add devlink hairpin queues parametersGal Pressman2-0/+47
2023-03-14Merge tag 'docs-6.3-fixes' of git://git.lwn.net/linuxLinus Torvalds10-22/+31
2023-03-14docs: vfio: fix header pathJiri Pirko1-1/+1
2023-03-14docs: process: typo fixXujun Leng1-1/+1
2023-03-14bpf, docs: Add signed comparison exampleDave Thaler1-1/+10
2023-03-12Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-3/+3