aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Documentation (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-07-31Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-nextDavid S. Miller1-1/+1
2020-07-28Add pldmfw library for PLDM firmware updateJacob Keller4-0/+332
2020-07-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller5-13/+41
2020-07-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net into masterLinus Torvalds2-6/+25
2020-07-22net: dccp: Add SIOCOUTQ IOCTL support (send buffer fill)Richard Sailer1-0/+3
2020-07-22dt-bindings: net: dsa: Let dsa.txt refer to dsa.yamlKurt Kanzenbach1-254/+1
2020-07-22dt-bindings: net: dsa: Add DSA yaml bindingKurt Kanzenbach1-0/+92
2020-07-21bareudp: Reverted support to enable & disable rx metadata collectionMartin Varghese1-4/+2
2020-07-21Merge tag 'sound-5.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound into masterLinus Torvalds1-4/+13
2020-07-20Documentation: bareudp: update iproute2 sample commandsGuillaume Nault1-6/+13
2020-07-20Merge tag 'wireless-drivers-next-2020-07-20' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid S. Miller1-0/+71
2020-07-18Merge tag 'powerpc-5.8-7' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux into masterLinus Torvalds1-1/+1
2020-07-17Merge tag 'ovl-fixes-5.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs into masterLinus Torvalds1-2/+2
2020-07-17docs: ptp.rst: add support for Renesas (IDT) ClockMatrixMin Li1-0/+12
2020-07-17Merge tag 'asoc-fix-v5.8-rc5' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linusTakashi Iwai1-4/+13
2020-07-15docs: networking: timestamping: add section for stacked PHC devicesVladimir Oltean1-0/+165
2020-07-16ovl: fix mount option checks for nfs_export with no upperdirAmir Goldstein1-2/+2
2020-07-15powerpc/vas: Report proper error code for address translation failureHaren Myneni1-1/+1
2020-07-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller1-0/+36
2020-07-13docs: devicetree: add bindings for Seville DSA switch inside Felix driverVladimir Oltean1-4/+101
2020-07-13bpf: Add info about .BTF_ids section to btf.rstJiri Olsa1-0/+36
2020-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller52-86/+186
2020-07-10Merge tag 'inclusive-terminology' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/linuxLinus Torvalds1-0/+20
2020-07-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds8-8/+16
2020-07-10ethtool: add tunnel info interfaceJakub Kicinski1-0/+33
2020-07-10debugfs: make sure we can remove u32_array files cleanlyJakub Kicinski1-4/+8
2020-07-10Merge tag 'block-5.8-2020-07-10' of git://git.kernel.dk/linux-blockLinus Torvalds1-8/+1
2020-07-10Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds1-0/+2
2020-07-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-2/+3
2020-07-10KVM: nVMX: fixes for preemption timer migrationPaolo Bonzini1-2/+3
2020-07-08dt-bindings: dp83869: Fix the type of deviceFabio Estevam1-1/+1
2020-07-08dt-bindings: dp83867: Fix the type of deviceFabio Estevam1-1/+1
2020-07-08arm64: Documentation: Fix broken table in generated HTMLSuzuki K Poulose1-0/+2
2020-07-08Documentation: update for gcc 4.9 requirementRandy Dunlap2-2/+2
2020-07-07Documentation: networking: fix ethtool-netlink table formatsRandy Dunlap1-9/+9
2020-07-07ice: add documentation for device-caps regionJacob Keller1-2/+53
2020-07-07dt-bindings: net: bluetooth: realtek: Fix uart-has-rtscts exampleMartin Blumenstingl1-1/+1
2020-07-06docs: block: update and fix tiny error for bfqYufen Yu1-8/+1
2020-07-05Merge tag 'kbuild-fixes-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds2-4/+5
2020-07-05Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds1-5/+17
2020-07-04Documentation: networking: rxrpc: drop doubled wordRandy Dunlap1-1/+1
2020-07-04Documentation: networking: ipvs-sysctl: drop doubled wordRandy Dunlap1-1/+1
2020-07-04Documentation: networking: ip-sysctl: drop doubled wordRandy Dunlap1-1/+1
2020-07-04Documentation: networking: dsa: drop doubled wordRandy Dunlap1-1/+1
2020-07-04Documentation: networking: can_ucan_protocol: drop doubled wordsRandy Dunlap1-2/+2
2020-07-04Documentation: networking: ax25: drop doubled wordRandy Dunlap1-1/+1
2020-07-04Documentation: networking: arcnet: drop doubled wordRandy Dunlap1-1/+1
2020-07-04Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds1-0/+8
2020-07-03CodingStyle: Inclusive TerminologyDan Williams1-0/+20
2020-07-04i2c: slave-eeprom: update documentationWolfram Sang1-5/+17