summaryrefslogtreecommitdiff
path: root/Documentation
AgeCommit message (Expand)AuthorFilesLines
2014-06-11net: filter: cleanup A/X name usageAlexei Starovoitov1-1/+1
2014-06-06amd-xgbe: AMD 10GbE device bindings documentationLendacky, Thomas2-0/+51
2014-06-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller8-25/+49
2014-06-03Documentation: add Device tree bindings for Hisilicon hix5hd2 ethernetZhangfei Gao1-0/+36
2014-06-03net: cdc_ncm: document the sysfs APIBjørn Mork1-0/+149
2014-06-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-1/+1
2014-05-31Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller3-0/+70
2014-05-30Merge tag 'firewire-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/i...Linus Torvalds1-5/+8
2014-05-30Merge tag 'dm-3.15-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+4
2014-05-29firewire: revert to 4 GB RDMA, fix protocols using Memory SpaceStefan Richter1-5/+8
2014-05-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-1/+1
2014-05-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville3-0/+70
2014-05-26can: Add xilinx CAN device tree bindings documentationKedareswara rao Appana1-0/+44
2014-05-26net: sysfs: document /sys/class/net/statistics/*Florian Fainelli1-0/+201
2014-05-26net: sysfs: add documentation entries for /sys/class/<iface>/queuesFlorian Fainelli1-0/+79
2014-05-26net: sysfs: add missing phys_port_id documentationFlorian Fainelli1-0/+8
2014-05-26NFC: dts: st21nfca_i2c: Correct minor typo in documentationChristophe Ricard1-1/+1
2014-05-25Merge branch 'rdunlap' (patches from Randy Dunlap)Linus Torvalds4-18/+22
2014-05-25Documentation: update /proc/stat "intr" count summaryJan Moskyto Matejka1-2/+3
2014-05-25Documentation: update java sample wrapper for java 7Jonathan Callen1-0/+8
2014-05-25Documentation: update thunderbird email client settingsPaul McQuade1-10/+5
2014-05-25Documentation: fix typos in drm docbookMasanari Iida1-6/+6
2014-05-25Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+14
2014-05-25hwmon: Document temp[1-*]_min_hyst sysfs attributeJean Delvare1-0/+14
2014-05-24devicetree: bindings: Properly document micrel ks8851 SPI chipsStephen Boyd1-3/+12
2014-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller9-13/+16
2014-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-3/+3
2014-05-24net: filter: doc: add section for BPF test suiteDaniel Borkmann1-0/+14
2014-05-23Documentation: fix DOCBOOKS=... buildingJohannes Berg1-1/+1
2014-05-22net: doc: Update references to skb->rxhashTobias Klauser2-2/+2
2014-05-22Documentation: devicetree: net: refer to fixed-link.txtFlorian Fainelli3-6/+3
2014-05-22Documentation: devicetree: add old and deprecated 'fixed-link'Florian Fainelli1-0/+12
2014-05-22Merge tag 'nfc-next-3.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville3-0/+70
2014-05-21Merge tag 'pci-v3.15-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+1
2014-05-21Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mike.turquette...Linus Torvalds1-1/+1
2014-05-20dm thin: add 'no_space_timeout' dm-thin-pool module paramMike Snitzer1-1/+4
2014-05-20Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-4/+4
2014-05-20NFC: dts: st21nfca_i2c: Add DTS DocumentationChristophe Ricard1-0/+33
2014-05-19can: add documentation for CAN filter usage optimisationOliver Hartkopp1-0/+35
2014-05-17of: provide a binding for fixed link PHYsThomas Petazzoni1-0/+30
2014-05-15KVM: s390: announce irqfd capabilityCornelia Huck1-1/+1
2014-05-14net: cdc_mbim: add driver documentationBjørn Mork1-0/+339
2014-05-13drivers: net: cpsw-phy-sel: add am43xx platform supportMugunthan V N1-0/+1
2014-05-13drivers: net: cpsw-phy-sel: add dra7xx support for phy selMugunthan V N1-1/+2
2014-05-13Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-3/+3
2014-05-13clk: shmobile: clk-mstp: change to using clock-indicesBen Dooks1-1/+1
2014-05-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller9-11/+25
2014-05-12x86, rdrand: When nordrand is specified, disable RDSEED as wellH. Peter Anvin1-4/+4
2014-05-11Merge tag 'davinci-fixes-for-v3.15-rc4' of git://git.kernel.org/pub/scm/linux...Olof Johansson1-2/+2
2014-05-09net: mdio-gpio: fix device-tree binding documentationJohan Hovold1-1/+1