summaryrefslogtreecommitdiffstats
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
* net: provide macros for commonly copied lockless queue stop/wake codeJakub Kicinski2023-04-101-0/+6
* docs: net: use C syntax highlight in driver.rstJakub Kicinski2023-04-101-10/+20
* docs: net: move the probe and open/close sections of driver.rst upJakub Kicinski2023-04-101-27/+27
* docs: net: reformat driver.rst from a list to sectionsJakub Kicinski2023-04-101-35/+56
* Merge branch 'hwmon-const' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Jakub Kicinski2023-04-091-3/+3
|\
| * hwmon: constify pointers to hwmon_channel_infoKrzysztof Kozlowski2023-04-071-3/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-04-0620-20/+28
|\ \
| * \ Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2023-04-041-2/+2
| |\ \ | | |/ | |/|
| | * docs: kvm: x86: Fix broken field listTakahiro Itazuri2023-04-041-2/+2
| * | Merge tag 'driver-core-6.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2023-04-0218-18/+24
| |\ \
| | * | Documentation/security-bugs: move from admin-guide/ to process/Vegard Nossum2023-03-1218-18/+24
| * | | Merge tag 'pinctrl-v6.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2023-04-011-0/+2
| |\ \ \
| | * | | dt-bindings: pinctrl: qcom,sm8550-lpass-lpi: allow input-enabled and bias-bus...Krzysztof Kozlowski2023-03-291-0/+2
| | |/ /
* | | | dt-bindings: net: dsa: brcm,sf2: Drop unneeded "#address-cells/#size-cells"Rob Herring2023-04-051-10/+0
* | | | dt-bindings: net: ethernet-switch: Make "#address-cells/#size-cells" requiredRob Herring2023-04-052-1/+7
* | | | Merge tag 'linux-can-next-for-6.4-20230404-2' of git://git.kernel.org/pub/scm...Jakub Kicinski2023-04-053-0/+90
|\ \ \ \
| * | | | dt-bindings: can: fsl,flexcan: add optional power-domains propertyPeng Fan2023-04-041-0/+3
| * | | | dt-bindings: net: can: add STM32 bxcan DT bindingsDario Binacchi2023-03-281-0/+85
| * | | | dt-bindings: arm: stm32: add compatible for syscon gcan nodeDario Binacchi2023-03-281-0/+2
* | | | | dt-bindings: net: dsa: mediatek,mt7530: add mediatek,mt7988-switchDaniel Golle2023-04-031-2/+24
* | | | | Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski2023-03-3111-62/+12
|\ \ \ \ \
| * | | | | Documentation/eth/intel: Remove references to SourceForgeTony Nguyen2023-03-3011-51/+1
| * | | | | Documentation/eth/intel: Update address for driver supportTony Nguyen2023-03-3011-11/+11
* | | | | | dt-bindings: net: fec: add power-domains propertyPeng Fan2023-03-311-0/+3
* | | | | | tools: ynl: populate most of the ethtool specStanislav Fomichev2023-03-301-21/+1275
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-03-303-0/+360
|\ \ \ \ \ \ | |/ / / / / |/| | / / / | | |/ / / | |/| | |
| * | | | Merge tag 'mtd/fixes-for-6.3-rc5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-03-271-0/+7
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | dt-bindings: mtd: jedec,spi-nor: Document CPOL/CPHA supportGeert Uytterhoeven2023-03-221-0/+7
| | | |/ | | |/|
| * | | Merge tag 'usb-6.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2023-03-262-0/+353
| |\ \ \
| | * | | docs: usb: Add documentation for the UVC GadgetDaniel Scally2023-03-092-0/+353
| | |/ /
* | | | Merge tag 'mlx5-updates-2023-03-28' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski2023-03-291-26/+0
|\ \ \ \
| * | | | net/mlx5e: RX, Remove unnecessary recycle parameter and page_cache statsDragos Tatulea2023-03-281-26/+0
| | |_|/ | |/| |
* | | | docs: netlink: document the sub-type attribute propertyDonald Hunter2023-03-282-0/+24
* | | | docs: netlink: document struct support for genetlink-legacyDonald Hunter2023-03-281-3/+71
* | | | netlink: specs: add partial specification for openvswitchDonald Hunter2023-03-282-0/+292
* | | | tools: ynl: Add fixed-header support to ynlDonald Hunter2023-03-281-0/+11
* | | | tools: ynl: Add struct attr decoding to ynlDonald Hunter2023-03-281-0/+5
* | | | docs: netdev: clarify the need to sending reverts as patchesJakub Kicinski2023-03-281-1/+8
|/ / /
* | | ethtool: Add support for configuring tx_push_buf_lenShay Agroskin2023-03-272-16/+39
* | | dt-bindings: net: dsa: b53: add BCM53134 supportÁlvaro Fernández Rojas2023-03-271-0/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-03-241-2/+5
|\| |
| * | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2023-03-231-2/+5
| |\ \
| | * | xdp: bpf_xdp_metadata use EOPNOTSUPP for no driver supportJesper Dangaard Brouer2023-03-221-2/+5
* | | | docs: netdev: add note about Changes Requested and revising commit messagesJakub Kicinski2023-03-231-0/+29
* | | | docs: networking: document NAPIJakub Kicinski2023-03-236-8/+261
* | | | dt-bindings: net: Drop unneeded quotesRob Herring2023-03-2243-79/+79
* | | | dt-bindings: net: dsa: b53: add more 63xx SoCsÁlvaro Fernández Rojas2023-03-221-0/+3
* | | | dt-bindings: net: pcs: mediatek,sgmiisys: add MT7981 SoCDaniel Golle2023-03-201-0/+6
* | | | dt-bindings: arm: mediatek: sgmiisys: Convert to DT schemaDaniel Golle2023-03-202-27/+49
* | | | dt-bindings: net: mediatek,net: add mt7981-eth bindingDaniel Golle2023-03-201-5/+48