summaryrefslogtreecommitdiff
path: root/Documentation
AgeCommit message (Expand)Author
2025-09-10doc: mptcp: fix Netlink specs linkMatthieu Baerts (NGI0)
2025-09-09net/mlx5e: Add stale counter for PCIe congestion eventsDragos Tatulea
2025-09-09net/mlx5e: Make PCIe congestion event thresholds configurableDragos Tatulea
2025-09-09net/mlx5: Implement devlink total_vfs parameterVlad Dumitrescu
2025-09-09net/mlx5: Implement devlink enable_sriov parameterVlad Dumitrescu
2025-09-09net/mlx5: Implement cqe_compress_type via devlink paramsSaeed Mahameed
2025-09-09devlink: Add 'total_vfs' generic device paramVlad Dumitrescu
2025-09-09mptcp: make ADD_ADDR retransmission timeout adaptiveGeliang Tang
2025-09-09bonding: support aggregator selection based on port priorityHangbin Liu
2025-09-09bonding: add support for per-port LACP actor priorityHangbin Liu
2025-09-04dt-bindings: net: cdns,macb: Add compatible for Raspberry Pi RP1Dave Stevenson
2025-09-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-09-04Merge tag 'net-6.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-09-04dt-bindings: net: sun4i-emac: add dma supportConley Lee
2025-09-03dt-bindings: net: renesas,rzn1-gmac: Constrain interruptsKrzysztof Kozlowski
2025-09-03dt-bindings: net: altr,socfpga-stmmac: Constrain interruptsKrzysztof Kozlowski
2025-09-03netlink: specs: fou: change local-v6/peer-v6 checkAsbjørn Sloth Tønnesen
2025-09-02bonding: Remove support for use_carrierJay Vosburgh
2025-09-02Merge tag 'sound-6.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2025-09-02dt-bindings: net: move ptp-timer property to ethernet-controller.yamlWei Fang
2025-09-02dt-bindings: ptp: add NETC Timer PTP clockWei Fang
2025-09-01docs: remove obsolete description about threaded NAPIKohei Enju
2025-08-31Merge tag 'x86_urgent_for_v6.17_rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-08-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-08-29ALSA: docs: Add documents for recently changes in snd-usb-audioCryolitia PukNgae
2025-08-28Merge tag 'drm-fixes-2025-08-29' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2025-08-29Merge tag 'drm-msm-fixes-2025-08-26' of https://gitlab.freedesktop.org/drm/ms...Dave Airlie
2025-08-28dt-bindings: net: pse-pd: Add bindings for Si3474 PSE controllerPiotr Kubik
2025-08-27dt-bindings: nfc: ti,trf7970a: Restrict the ti,rx-gain-reduction-db valuesFabio Estevam
2025-08-27x86/bugs: Add attack vector controls for SSBDavid Kaplan
2025-08-26devlink: Make health reporter burst period configurableShahar Shitrit
2025-08-25Merge tag 'devicetree-fixes-for-6.17-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2025-08-25dt-bindings: net: Drop vim style annotationKrzysztof Kozlowski
2025-08-25dt-bindings: net: litex,liteeth: Correct example indentationKrzysztof Kozlowski
2025-08-25dt-bindings: display/msm: qcom,mdp5: drop lut clockDmitry Baryshkov
2025-08-23Merge tag 'driver-core-6.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-08-22Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-08-21Merge tag 'cgroup-for-6.17-rc2-fixes' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2025-08-21Merge tag 'regulator-fix-v6.17-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2025-08-21dt-bindings: vendor-prefixes: add eswinPritesh Patel
2025-08-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-08-21Merge tag 'net-6.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-08-21docs: networking: Add PPE driver documentation for Qualcomm IPQ9574 SoCLei Wei
2025-08-21dt-bindings: net: Add PPE for Qualcomm IPQ9574 SoCLuo Jie
2025-08-20net: set net.core.rmem_max and net.core.wmem_max to 4 MBEric Dumazet
2025-08-19sctp: Stop accepting md5 and sha1 for net.sctp.cookie_hmac_algEric Biggers
2025-08-19sctp: Convert cookie authentication to use HMAC-SHA256Eric Biggers
2025-08-19Merge tag 'vfs-6.17-rc3.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-08-19eth: fbnic: Collect packet statistics for XDPMohsin Bashir
2025-08-18mptcp: disable add_addr retransmission when timeout is 0Geliang Tang