aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-06-11Renesas Ethernet AVB driver properSergei Shtylyov1-0/+48
2015-06-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-6/+4
2015-06-08net: phy: dp83867: Fix device tree entriesDan Murphy1-6/+12
2015-06-08Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-2/+2
2015-06-08Merge tag 'omap-for-v4.1/fixes-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixesKevin Hilman1-2/+2
2015-06-06Merge tag 'usb-4.1-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds1-4/+2
2015-06-03switchdev: documentation: use switchdev_port_obj_xxx for IPv4 FIB add/modify/delete opsScott Feldman1-24/+29
2015-06-03switchdev: documentation: for static FDB ops, use switchdev_port_fdb_xxx opsScott Feldman1-0/+4
2015-06-03switchdev: documentation: fix grammer errorScott Feldman1-1/+1
2015-06-03switchdev: documentation: fix longer-than-80-char linesScott Feldman1-18/+18
2015-06-03net: phy: dp83867: Add TI dp83867 phyDan Murphy1-0/+19
2015-06-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-28/+9
2015-05-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds1-26/+7
2015-05-31Merge tag 'hwmon-for-linus-v4.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-stagingLinus Torvalds1-1/+1
2015-05-30Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-nextDavid S. Miller1-21/+11
2015-05-30target/user: Only support full command pass-throughAndy Grover1-20/+1
2015-05-30target/user: Update example code for new ABI requirementsAndy Grover1-2/+6
2015-05-30net: stmmac: ipq806x: document device tree bindingsMathieu Olivari1-0/+35
2015-05-29hwmon: (tmp401) Do not auto-detect chip on I2C address 0x37Guenter Roeck1-1/+1
2015-05-29ARM: dts: Fix n900 dts file to work around 4.1 touchscreen regression on n900Pavel Machek1-2/+2
2015-05-27Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2015-05-27tcp/dccp: try to not exhaust ip_local_port_range in connect()Eric Dumazet1-3/+5
2015-05-26Merge tag 'fixes-for-v4.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linusGreg Kroah-Hartman1-4/+2
2015-05-26Documentation/networking/ieee802154.txt: fix various inaccuracies.Lennert Buytenhek1-21/+11
2015-05-26usb: renesas_usbhs: Revise the binding document about the dma-namesYoshihiro Shimoda1-4/+2
2015-05-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller5-9/+25
2015-05-22pktgen: add sample script pktgen_sample02_multiqueue.shJesper Dangaard Brouer1-2/+0
2015-05-22pktgen: add sample script pktgen_sample01_simple.shJesper Dangaard Brouer1-6/+23
2015-05-22pktgen: document ability to add same device to several threadsJesper Dangaard Brouer1-27/+50
2015-05-22pktgen: doc were missing several config optionsJesper Dangaard Brouer1-1/+24
2015-05-22pktgen: remove obsolete "max_before_softirq" from pktgen docJesper Dangaard Brouer1-10/+8
2015-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-1/+2
2015-05-22net: macb: Document zynq gem dt bindingNathan Sullivan1-1/+2
2015-05-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-4/+14
2015-05-21Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linuxLinus Torvalds1-1/+3
2015-05-19tcp: add rfc3168, section 6.1.1.1. fallbackDaniel Borkmann2-0/+10
2015-05-18Merge tag 'for-linus-20150516' of git://git.infradead.org/linux-mtdLinus Torvalds1-3/+3
2015-05-18qeth: OSA version of SETBRIDGEPORT commandEugene Crosser1-2/+2
2015-05-18x86/Documentation: Update the contact email for L3 cache index disable functionalityAravind Gopalakrishnan1-1/+1
2015-05-16Merge tag 'tty-4.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds1-0/+3
2015-05-15Documentation: dt: mtd: replace "nor-jedec" binding with "jedec, spi-nor"Brian Norris1-3/+3
2015-05-15amd-xgbe: Support defining PHY resources in ETH device nodeLendacky, Thomas1-28/+13
2015-05-15amd-xgbe: Move the PHY support into amd-xgbeLendacky, Thomas2-51/+48
2015-05-15doc: dt: add documentation for nxp,lpc1850-dwmacJoachim Eastwood1-0/+20
2015-05-14of: mdio: Add a "broken-turn-around" propertyFlorian Fainelli1-0/+3
2015-05-13net: sched: use counter to break reclassify loopsFlorian Westphal1-4/+0
2015-05-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller8-25/+61
2015-05-13switchdev: apply review comments on documentationScott Feldman1-2/+5
2015-05-12switchdev: bring documentation up-to-dateScott Feldman1-59/+355
2015-05-11KVM: MMU: fix SMAP virtualizationXiao Guangrong1-4/+14