| Age | Commit message (Expand) | Author | Files | Lines |
| 2014-10-06 | Merge remote-tracking branches 'asoc/topic/rt5645', 'asoc/topic/rt5677', 'aso... | Mark Brown | 2 | -1/+7 |
| 2014-10-06 | Merge remote-tracking branches 'asoc/topic/davinci', 'asoc/topic/dmic', 'asoc... | Mark Brown | 3 | -1/+11 |
| 2014-10-06 | Merge remote-tracking branches 'asoc/topic/ab8500', 'asoc/topic/ac97' and 'as... | Mark Brown | 1 | -0/+26 |
| 2014-10-06 | Merge remote-tracking branch 'asoc/topic/dapm' into asoc-next | Mark Brown | 1 | -0/+1 |
| 2014-10-06 | Merge remote-tracking branch 'asoc/topic/core' into asoc-next | Mark Brown | 2 | -6/+6 |
| 2014-10-06 | Merge remote-tracking branch 'asoc/topic/component' into asoc-next | Mark Brown | 2 | -36/+59 |
| 2014-10-06 | xen: remove DEFINE_XENBUS_DRIVER() macro | David Vrabel | 1 | -9/+12 |
| 2014-10-06 | ethtool: Ethtool parameter to dynamically change tx_copybreak | Eric Dumazet | 1 | -0/+1 |
| 2014-10-06 | net/mlx4_en: Code cleanups in tx path | Eric Dumazet | 1 | -1/+1 |
| 2014-10-06 | net: sched: avoid costly atomic operation in fq_dequeue() | Eric Dumazet | 1 | -2/+2 |
| 2014-10-06 | openvswitch: Add support for Geneve tunneling. | Jesse Gross | 2 | -10/+13 |
| 2014-10-06 | openvswitch: Wrap struct ovs_key_ipv4_tunnel in a new structure. | Jesse Gross | 1 | -1/+1 |
| 2014-10-06 | openvswitch: Add support for matching on OAM packets. | Jesse Gross | 1 | -0/+1 |
| 2014-10-06 | net: Add Geneve tunneling protocol driver | Andy Zhou | 2 | -0/+93 |
| 2014-10-06 | sctp: handle association restarts when the socket is closed. | Vlad Yasevich | 1 | -1/+1 |
| 2014-10-05 | Merge tag 'master-2014-10-02' of git://git.kernel.org/pub/scm/linux/kernel/gi... | David S. Miller | 7 | -10/+111 |
| 2014-10-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next | David S. Miller | 5 | -263/+106 |
| 2014-10-05 | dm: allow active and inactive tables to share dm_devs | Benjamin Marzinski | 1 | -2/+2 |
| 2014-10-05 | Merge branch 'acpica' | Rafael J. Wysocki | 4 | -5/+30 |
| 2014-10-04 | Removed unused inet6 address state | Sébastien Barré | 1 | -1/+0 |
| 2014-10-04 | net: Cleanup skb cloning by adding SKB_FCLONE_FREE | Vijay Subramanian | 1 | -3/+4 |
| 2014-10-04 | of: Introduce Device Tree resolve support. | Pantelis Antoniou | 1 | -0/+3 |
| 2014-10-03 | ip_tunnel: Add GUE support | Tom Herbert | 1 | -0/+1 |
| 2014-10-03 | gue: Receive side for Generic UDP Encapsulation | Tom Herbert | 2 | -0/+30 |
| 2014-10-03 | fou: eliminate IPv4,v6 specific GRO functions | Tom Herbert | 1 | -0/+3 |
| 2014-10-04 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo... | Michael Ellerman | 1 | -3/+3 |
| 2014-10-03 | net/mlx5_core: Identify resources by their type | Eli Cohen | 2 | -3/+13 |
| 2014-10-03 | net/mlx5_core: use set/get macros in device caps | Eli Cohen | 3 | -92/+207 |
| 2014-10-03 | net/mlx5_core: Use hardware registers description header file | Eli Cohen | 3 | -75/+188 |
| 2014-10-03 | net/mlx5_core: Update device capabilities handling | Eli Cohen | 2 | -12/+40 |
| 2014-10-03 | qdisc: validate skb without holding lock | Eric Dumazet | 2 | -2/+2 |
| 2014-10-03 | dynamic_debug: change __dynamic_<foo>_dbg return types to void | Joe Perches | 1 | -6/+6 |
| 2014-10-03 | block: add bioset_create_nobvec() | Junichi Nomura | 1 | -0/+1 |
| 2014-10-03 | qdisc: bulk dequeue support for qdiscs with TCQ_F_ONETXQUEUE | Jesper Dangaard Brouer | 1 | -0/+16 |
| 2014-10-03 | Merge branch 'next' into for-linus | Dmitry Torokhov | 520 | -4797/+16530 |
| 2014-10-03 | Merge remote-tracking branches 'spi/topic/pl022', 'spi/topic/pxa2xx', 'spi/to... | Mark Brown | 1 | -0/+5 |
| 2014-10-03 | PM / Domains: Rename cpu_data to cpuidle_data | Ulf Hansson | 1 | -2/+2 |
| 2014-10-03 | Merge back cpufreq material for v3.18. | Rafael J. Wysocki | 1 | -0/+3 |
| 2014-10-03 | mmc: sdhci: Add quirk for always getting TC with stop cmd | Adrian Hunter | 1 | -0/+2 |
| 2014-10-03 | xen: sync some headers with xen tree | Juergen Gross | 2 | -26/+294 |
| 2014-10-03 | locking/lockdep: Revert qrwlock recusive stuff | Peter Zijlstra | 1 | -9/+1 |
| 2014-10-03 | locking,arch: Use ACCESS_ONCE() instead of cast to volatile in atomic_read() | Pranith Kumar | 1 | -1/+1 |
| 2014-10-03 | sched, time: Fix build error with 64 bit cputime_t on 32 bit systems | Rik van Riel | 2 | -0/+4 |
| 2014-10-02 | Merge branches 'fiq' (early part), 'fixes', 'l2c' (early part) and 'misc' int... | Russell King | 23 | -43/+125 |
| 2014-10-02 | ARM: 8168/1: extend __init_end to a page align address | Yalin Wang | 1 | -0/+2 |
| 2014-10-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 7 | -51/+44 |
| 2014-10-02 | wil6210: atomic I/O for the card memory | Vladimir Kondratiev | 1 | -0/+87 |
| 2014-10-02 | ASoC: Export dapm_kcontrol_get_value | Subhransu S. Prusty | 1 | -0/+1 |
| 2014-10-02 | ipvs: Clean up comment style in ip_vs.h | Simon Horman | 1 | -139/+75 |
| 2014-10-02 | netfilter: explicit module dependency between br_netfilter and physdev | Pablo Neira Ayuso | 1 | -0/+6 |