summaryrefslogtreecommitdiffstats
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
* tcp/dccp: try to not exhaust ip_local_port_range in connect()Eric Dumazet2015-05-271-3/+5
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-05-235-9/+25
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-05-221-1/+2
| |\
| | * net: macb: Document zynq gem dt bindingNathan Sullivan2015-05-221-1/+2
| * | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-05-211-4/+14
| |\ \
| | * | KVM: MMU: fix SMAP virtualizationXiao Guangrong2015-05-111-4/+14
| * | | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2015-05-211-1/+3
| |\ \ \
| | * | | clk: si5351: Mention clock-names in the binding documentationSebastian Hesselbarth2015-05-081-1/+3
| * | | | Merge tag 'for-linus-20150516' of git://git.infradead.org/linux-mtdLinus Torvalds2015-05-181-3/+3
| |\ \ \ \
| | * | | | Documentation: dt: mtd: replace "nor-jedec" binding with "jedec, spi-nor"Brian Norris2015-05-151-3/+3
| | |/ / /
| * | | | Merge tag 'tty-4.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2015-05-161-0/+3
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | pty: Fix input race when closingPeter Hurley2015-05-101-0/+3
| | | |/ | | |/|
* | | | pktgen: add sample script pktgen_sample02_multiqueue.shJesper Dangaard Brouer2015-05-221-2/+0
* | | | pktgen: add sample script pktgen_sample01_simple.shJesper Dangaard Brouer2015-05-221-6/+23
* | | | pktgen: document ability to add same device to several threadsJesper Dangaard Brouer2015-05-221-27/+50
* | | | pktgen: doc were missing several config optionsJesper Dangaard Brouer2015-05-221-1/+24
* | | | pktgen: remove obsolete "max_before_softirq" from pktgen docJesper Dangaard Brouer2015-05-221-10/+8
* | | | tcp: add rfc3168, section 6.1.1.1. fallbackDaniel Borkmann2015-05-192-0/+10
* | | | qeth: OSA version of SETBRIDGEPORT commandEugene Crosser2015-05-181-2/+2
* | | | amd-xgbe: Support defining PHY resources in ETH device nodeLendacky, Thomas2015-05-151-28/+13
* | | | amd-xgbe: Move the PHY support into amd-xgbeLendacky, Thomas2015-05-152-51/+48
* | | | doc: dt: add documentation for nxp,lpc1850-dwmacJoachim Eastwood2015-05-151-0/+20
* | | | of: mdio: Add a "broken-turn-around" propertyFlorian Fainelli2015-05-141-0/+3
* | | | net: sched: use counter to break reclassify loopsFlorian Westphal2015-05-131-4/+0
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-05-138-25/+61
|\| | |
| * | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-05-092-1/+2
| |\ \ \
| | * \ \ Merge tag 'omap-for-v4.1/fixes-rc1' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann2015-05-071-0/+1
| | |\ \ \
| | | * | | bus: omap_l3_noc: Fix master id address decoding for OMAP5Suman Anna2015-05-041-0/+1
| | | | |/ | | | |/|
| | * | | Merge tag 'imx-fixes-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/sh...Arnd Bergmann2015-05-071-1/+1
| | |\ \ \ | | | |_|/ | | |/| |
| | | * | ARM: dts: imx28: Fix AUART4 TX-DMA interrupt nameMarek Vasut2015-04-271-1/+1
| | | |/
| * | | Merge tag 'pm+acpi-4.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-05-072-4/+4
| |\ \ \
| | | \ \
| | | \ \
| | *-. | | Merge branches 'acpi-resources', 'acpi-battery', 'acpi-doc' and 'acpi-pnp'Rafael J. Wysocki2015-05-077-24/+35
| | |\ \| | | | | |_|/ | | |/| |
| | | * | ACPI / documentation: Fix ambiguity in the GPIO properties documentRafael J. Wysocki2015-05-041-3/+3
| | | * | ACPI / documentation: fix a sentence about GPIO resourcesAntonio Ospite2015-04-301-1/+1
| | |/ /
| * | | Merge tag 'for-linus-4.1-1' of git://git.code.sf.net/p/openipmi/linux-ipmiLinus Torvalds2015-05-051-1/+4
| |\ \ \
| | * | | ipmi:ssif: Ignore spaces when comparing I2C adapter namesCorey Minyard2015-05-051-1/+4
| | | |/ | | |/|
| * | | Documentation: bindings: add abracon,abx80xAlexandre Belloni2015-05-051-0/+30
| * | | kasan: show gcc version requirements in Kconfig and DocumentationJoe Perches2015-05-051-3/+5
| |/ /
| * | Merge tag 'powerpc-4.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...Linus Torvalds2015-05-031-16/+16
| |\ \
| | * | Revert "powerpc/tm: Abort syscalls in active transactions"Michael Ellerman2015-04-301-16/+16
| | |/
* | | switchdev: apply review comments on documentationScott Feldman2015-05-131-2/+5
* | | switchdev: bring documentation up-to-dateScott Feldman2015-05-121-59/+355
* | | bonding: Implement user key part of port_key in an AD system.Mahesh Bandewar2015-05-111-0/+63
* | | bonding: Allow userspace to set actors' macaddr in an AD-system.Mahesh Bandewar2015-05-111-0/+12
* | | bonding: Allow userspace to set actors' system_priority in AD systemMahesh Bandewar2015-05-111-0/+9
* | | pktgen: introduce xmit_mode '<start_xmit|netif_receive>'Alexei Starovoitov2015-05-091-0/+7
* | | pktgen: adjust flag NO_TIMESTAMP to be more pktgen compliantJesper Dangaard Brouer2015-05-091-0/+2
* | | Merge tag 'linux-can-next-for-4.2-20150506' of git://git.kernel.org/pub/scm/l...David S. Miller2015-05-093-0/+30
|\ \ \
| * | | can: janz-ican3: add support for CAL/CANopen firmwareAndreas Gröger2015-05-061-0/+9
| * | | can: janz-ican3: add documentation for existing sysfs entriesAndreas Gröger2015-05-062-0/+18