summaryrefslogtreecommitdiffstats
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
* docs: networking: Update codeaurora references for rmnetSubash Abhinov Kasiviswanathan2023-07-011-4/+3
* docs: netdev: broaden mailbot to all MAINTAINERSJakub Kicinski2023-07-011-2/+5
* Merge tag 'net-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2023-06-2856-227/+2211
|\
| * sock: Remove ->sendpage*() in favour of sendmsg(MSG_SPLICE_PAGES)David Howells2023-06-244-10/+7
| * Merge tag 'mlx5-updates-2023-06-21' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski2023-06-241-10/+12
| |\
| | * net/mlx5: Fix SFs kernel documentation errorShay Drory2023-06-231-10/+12
| * | netlink: specs: add display hints to ovs_flowDonald Hunter2023-06-241-0/+107
| * | netlink: specs: add display-hint to schema definitionsDonald Hunter2023-06-243-1/+22
| * | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2023-06-243-13/+37
| |\ \ | | |/ | |/|
| | * bpf, docs: Document existing macros instead of deprecatedAnton Protopopov2023-06-221-6/+32
| | * bpf, docs: BPF Iterator DocumentAnton Protopopov2023-06-221-5/+2
| | * bpf/docs: Update documentation for new cpumask kfuncsDavid Vernet2023-06-121-2/+3
| * | dt-bindings: net: altr,tse: Fix error in "compatible" conditional schemaRob Herring2023-06-231-2/+2
| * | Merge tag 'wireless-next-2023-06-22' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski2023-06-221-0/+4
| |\ \
| | * \ Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo2023-06-211-0/+4
| | |\ \
| | | * | dt-bindings: net: wireless: ath10k: add ieee80211-freq-limit propertyChristian Lamparter2023-06-161-0/+4
| * | | | docs: ABI: sysfs-class-led-trigger-netdev: add new modes and entryChristian Marangi2023-06-221-0/+89
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-06-222-4/+21
| |\ \ \ \
| * | | | | net: ena: Fix rst format issues in readmeDavid Arinzon2023-06-211-0/+2
| * | | | | dt-bindings: net: micrel,ks8851: allow SPI device propertiesKrzysztof Kozlowski2023-06-211-1/+2
| * | | | | dt-bindings: net: bluetooth: qualcomm: document VDD_CH1Krzysztof Kozlowski2023-06-211-0/+3
| * | | | | dt-bindings: net: qcom,ethqos: add description for sa8775pBartosz Golaszewski2023-06-202-1/+14
| * | | | | docs: ptp.rst: Add information about NVIDIA Mellanox devicesRahul Rameshbabu2023-06-201-0/+13
| * | | | | ptp: Clarify ptp_clock_info .adjphase expects an internal servo to be usedRahul Rameshbabu2023-06-201-0/+16
| * | | | | Merge tag 'mlx5-updates-2023-06-16' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2023-06-181-0/+10
| |\ \ \ \ \
| | * | | | | net/mlx5e: Add local loopback counter to vport statsOr Har-Toov2023-06-161-0/+10
| * | | | | | dt-bindings: net: phy: gpy2xx: more precise descriptionMichael Walle2023-06-181-5/+6
| * | | | | | tcp: enforce receive buffer memory limits by allowing the tcp window to shrinkmfreemon@cloudflare.com2023-06-171-0/+15
| * | | | | | netlink: specs: fixup openvswitch specs for code generationDonald Hunter2023-06-173-24/+87
| |/ / / / /
| * | | | | net: ena: Add dynamic recycling mechanism for rx buffersDavid Arinzon2023-06-151-0/+32
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-06-1514-25/+26
| |\ \ \ \ \
| * | | | | | dt-bindings: net: cdns,macb: Add rx-watermark propertyPranavi Somisetty2023-06-151-0/+11
| * | | | | | Merge tag 'mlx5-updates-2023-06-09' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2023-06-121-0/+20
| |\ \ \ \ \ \
| | * | | | | | net/mlx5: Light probe local SFsShay Drory2023-06-091-0/+20
| | | |_|/ / / | | |/| | | |
| * | | | | | netlink: specs: ethtool: mark pads as padsJakub Kicinski2023-06-121-4/+4
| * | | | | | netlink: specs: ethtool: untangle stats-getJakub Kicinski2023-06-121-4/+17
| * | | | | | netlink: specs: ethtool: untangle UDP tunnels and cable test a bitJakub Kicinski2023-06-121-20/+62
| * | | | | | netlink: specs: ethtool: add empty enum stringsetJakub Kicinski2023-06-121-0/+4
| * | | | | | netlink: specs: ethtool: add C render hintsJakub Kicinski2023-06-121-0/+5
| * | | | | | netlink: specs: support setting prefix-name per attributeJakub Kicinski2023-06-122-0/+8
| * | | | | | dt-bindings: net: drop unneeded quotesKrzysztof Kozlowski2023-06-1210-11/+11
| * | | | | | dt-bindings: net: xlnx,axi-ethernet: convert bindings document to yamlRadhey Shyam Pandey2023-06-122-101/+183
| |/ / / / /
| * | | | | Merge tag 'mlx5-updates-2023-06-06' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski2023-06-081-0/+7
| |\ \ \ \ \
| | * | | | | net/mlx5e: Expose catastrophic steering error countersLama Kayal2023-06-071-0/+7
| * | | | | | netlink: specs: devlink: fill in some details important for CJakub Kicinski2023-06-081-0/+8
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-06-089-22/+49
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | dt-bindings: net: phy: Document support for external PHY clkDetlev Casanova2023-06-071-0/+6
| * | | | | | tools: ynl: user space helpersJakub Kicinski2023-06-061-0/+79
| * | | | | | dt-bindings: net: pse-pd: Allow -N suffix for ethernet-pse node namesOleksij Rempel2023-06-011-1/+1
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-06-0112-89/+93
| |\ \ \ \ \ \