summaryrefslogtreecommitdiff
path: root/Documentation
AgeCommit message (Expand)AuthorFilesLines
2021-04-17docs: ethtool: document standard statisticsJakub Kicinski1-0/+82
2021-04-17docs: networking: extend the statistics documentationJakub Kicinski1-2/+42
2021-04-17dt-bindings: net: qcom,ipa: add firmware-name propertyAlex Elder1-0/+19
2021-04-16ethtool: add FEC statisticsJakub Kicinski2-0/+23
2021-04-15Merge tag 'mlx5-updates-2021-04-13' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller1-0/+34
2021-04-14net/mlx5: E-Switch, let user to enable disable metadataParav Pandit1-0/+34
2021-04-14dt-bindings: net: qcom,ipa: add support for SM8350Alex Elder1-5/+6
2021-04-13dt-bindings: net: can: rcar_can: Document r8a77961 supportYoshihiro Shimoda1-2/+3
2021-04-13dt-bindings: net: renesas,etheravb: Add additional clocksAdam Ford1-1/+10
2021-04-12dt-bindings: net: qcom,ipa: add some compatible stringsAlex Elder1-1/+5
2021-04-12ethtool: Allow network drivers to dump arbitrary EEPROM dataVladyslav Tarasiuk1-2/+34
2021-04-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski10-23/+123
2021-04-10Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jakub Kicinski1-0/+29
2021-04-10Merge tag 'net-5.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds4-9/+101
2021-04-09Merge tag 'devicetree-fixes-for-5.12-2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds6-14/+22
2021-04-09dt-bindings:iio:adc: update motorola,cpcap-adc.yaml referenceMauro Carvalho Chehab1-1/+1
2021-04-09dt-bindings: fix references for iio-bindings.txtMauro Carvalho Chehab5-6/+14
2021-04-09dt-bindings: don't use ../dir for doc referencesMauro Carvalho Chehab2-9/+9
2021-04-09Merge tag 'for-net-next-2021-04-08' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller3-57/+119
2021-04-07docs: ethtool: correct quotesJakub Kicinski1-2/+2
2021-04-07docs: ethtool: fix some copy-paste errorsJakub Kicinski1-5/+5
2021-04-05net: x25: Queue received packets in the drivers instead of per-CPU queuesXie He1-56/+9
2021-04-04PCI/IOV: Add sysfs MSI-X vector assignment interfaceLeon Romanovsky1-0/+29
2021-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller1-0/+15
2021-04-02net: document a side effect of ip_local_reserved_portsOtto Hollmann1-1/+3
2021-04-01ethtool: support FEC settings over netlinkJakub Kicinski1-2/+60
2021-03-30net: add sysctl for enabling RFC 8335 PROBE messagesAndreas Roeseler1-0/+6
2021-03-30bpf: Update bpf_design_QA.rst to clarify the kfunc call is not ABIMartin KaFai Lau1-0/+15
2021-03-30dt-bindings: net: bcm4908-enet: fix Ethernet generic propertiesRafał Miłecki1-1/+1
2021-03-30dt-bindings: net: ethernet-controller: fix typo in NVMEMRafał Miłecki1-1/+1
2021-03-29Documentation: net: Document resilient next-hop groupsPetr Machata2-0/+294
2021-03-27dt-bindings: net: xilinx_axienet: Document additional clocksRobert Hancock1-6/+19
2021-03-26docs: nf_flowtable: fix compilation and warningsPablo Neira Ayuso1-2/+4
2021-03-26net: change netdev_unregister_timeout_secs min value to 1Dmitry Vyukov1-1/+1
2021-03-26dt-bindings: net: micrel-ksz90x1.txt: correct documentationDinh Nguyen1-2/+94
2021-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller11-14/+49
2021-03-25Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2-5/+8
2021-03-25arm64: kernel: disable CNP on CarmelRich Wiley1-0/+3
2021-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds4-5/+5
2021-03-24docs: nf_flowtable: update documentation with enhancementsPablo Neira Ayuso1-27/+143
2021-03-24net: make unregister netdev warning timeout configurableDmitry Vyukov1-0/+11
2021-03-23dt-bindings: net: dsa: lantiq: add xRx300 and xRX330 switch bindingsAleksander Jan Bajkowski1-0/+4
2021-03-22dt-bindings: net: Add Actions Semi Owl Ethernet MAC bindingCristian Ciocaltea1-0/+92
2021-03-22Documentation: arm64/acpi : clarify arm64 support of IBFTTom Saeger1-5/+5
2021-03-21docs: networking: Fix a typoBhaskar Chowdhury1-1/+1
2021-03-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-3/+6
2021-03-19Merge tag 'sound-5.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds1-0/+4
2021-03-19documentation/kvm: additional explanations on KVM_SET_BOOT_CPU_IDEmanuele Giuseppe Esposito1-1/+2
2021-03-18Merge tag 'xfs-5.12-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds1-1/+1
2021-03-18KVM: x86: Protect userspace MSR filter with SRCU, and set atomically-ishSean Christopherson1-2/+4