summaryrefslogtreecommitdiffstats
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
* list: fix order of arguments for hlist_add_after(_rcu)Ken Helias2014-08-061-1/+1
* printk: allow increasing the ring buffer depending on the number of CPUsLuis R. Rodriguez2014-08-061-2/+6
* mm: trace-vmscan-postprocess.pl: report the number of file/anon pages respect...Chen Yucong2014-08-061-0/+53
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-08-0620-74/+317
|\
| * Merge tag 'master-2014-07-31' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2014-08-052-0/+74
| |\
| | * dt: bindings: add bindings for Broadcom bcm43xx sdio devicesArend van Spriel2014-07-291-0/+41
| | * NFC: dts: st21nfcb_i2c: Add DTS DocumentationChristophe Ricard2014-07-231-0/+33
| * | i40e: adds FCoE to build and updates its documentationVasu Dev2014-08-021-2/+5
| * | net: sh_eth: Add r8a7794 supportHisashi Nakamura2014-08-021-0/+1
| * | net: filter: split 'struct sk_filter' into socket and bpf partsAlexei Starovoitov2014-08-021-5/+5
| * | net: filter: rename sk_chk_filter() -> bpf_check_classic()Alexei Starovoitov2014-08-021-1/+1
| * | dts: Add bindings for multicast hash bins and perfect filter entriesVince Bridgers2014-07-311-0/+6
| * | Documentation: networking: phy.txt: Update text for indirect MMD accessVince Bridgers2014-07-301-1/+17
| * | amd-xgbe: Update/fix 2.5GbE supportLendacky, Thomas2014-07-301-0/+6
| * | amd-xgbe: Add hardware timestamp supportLendacky, Thomas2014-07-301-6/+10
| * | amd-xgbe: Add dma-coherent to device bindings documentationLendacky, Thomas2014-07-301-0/+1
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-07-301-0/+13
| |\ \
| * | | net: remove deprecated syststamp timestampWillem de Bruijn2014-07-292-16/+3
| * | | packet: remove deprecated syststamp timestampWillem de Bruijn2014-07-291-12/+6
| * | | inet: frag: set limits and make init_net's high_thresh limit globalNikolay Aleksandrov2014-07-271-1/+2
| * | | inet: frag: remove periodic secret rebuild timerFlorian Westphal2014-07-271-10/+0
| * | | inet: frag: move eviction of queues to work queueFlorian Westphal2014-07-271-1/+3
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-07-223-9/+11
| |\ \ \
| * | | | bonding: update bonding.txt for Layer2 hash factorsJianhua Xie2014-07-171-15/+16
| * | | | net: davinci_mdio: reuse for keystone2 archGrygorii Strashko2014-07-161-4/+4
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-07-1621-64/+137
| |\ \ \ \
| * | | | | net-timestamp: document deprecated syststampWillem de Bruijn2014-07-151-2/+8
| * | | | | net: add name_assign_type netdev attributeTom Gundersen2014-07-151-0/+11
| * | | | | ethernet: Add new driver for Marvell Armada 375 network unitMarcin Wojtas2014-07-101-0/+61
| * | | | | ipv6: Implement automatic flow label generation on transmitTom Herbert2014-07-071-0/+9
| * | | | | net: systemport: add Wake-on-LAN supportFlorian Fainelli2014-07-071-1/+2
| * | | | | pktgen: document tuning for max NIC performanceJesper Dangaard Brouer2014-07-011-0/+28
| * | | | | ipv6: Allow accepting RA from local IP addresses.Ben Greear2014-07-011-0/+12
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-06-2516-34/+167
| |\ \ \ \ \
| * | | | | | devicetree: add device tree bindings for cc2520 driverVarka Bhadram2014-06-221-0/+29
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2014-08-063-5/+35
|\ \ \ \ \ \
| * | | | | | ima: add support for measuring and appraising firmwareMimi Zohar2014-07-251-1/+3
| * | | | | | Merge remote-tracking branch 'integrity/next-with-keys' into keys-nextDavid Howells2014-07-221-0/+5
| |\ \ \ \ \ \
| | * | | | | | KEYS: validate certificate trust only with builtin keysDmitry Kasatkin2014-07-171-1/+1
| | * | | | | | KEYS: validate certificate trust only with selected keyDmitry Kasatkin2014-07-171-0/+5
| * | | | | | | KEYS: Call ->free_preparse() even after ->preparse() returns an errorDavid Howells2014-07-221-1/+3
| * | | | | | | KEYS: Allow expiry time to be set when preparsing a keyDavid Howells2014-07-221-3/+7
| |/ / / / / /
| * | | | | | ima: introduce multi-page collect buffersDmitry Kasatkin2014-07-171-0/+8
| * | | | | | ima: use ahash API for file hash calculationDmitry Kasatkin2014-07-171-0/+9
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-08-0510-2/+374
|\ \ \ \ \ \
| * | | | | | clocksource: document some basic timekeeping conceptsLinus Walleij2014-07-232-0/+181
| * | | | | | Merge branch 'clockevents/3.17' of git://git.linaro.org/people/daniel.lezcano...Thomas Gleixner2014-07-236-0/+172
| |\ \ \ \ \ \
| | * | | | | | clocksource: clps711x: Add DT bindings documentationAlexander Shiyan2014-07-231-0/+29
| | * | | | | | vendor-prefixes: Add prefix for Mediatek Inc.Matthias Brugger2014-07-231-0/+1
| | * | | | | | dt-bindings: Add mtk-timer bindingsMatthias Brugger2014-07-231-0/+17
OpenPOWER on IntegriCloud