| Age | Commit message (Expand) | Author |
| 2015-02-04 | net/mlx4_core: Port aggregation upper layer interface | Moni Shoua |
| 2015-02-04 | net/mlx4_core: Port aggregation low level interface | Moni Shoua |
| 2015-02-04 | net/bonding: Notify state change on slaves | Moni Shoua |
| 2015-02-04 | net/bonding: Move slave state changes to a helper function | Moni Shoua |
| 2015-02-04 | net/core: Add event for a change in slave state | Moni Shoua |
| 2015-02-04 | Merge tag 'mac80211-next-for-davem-2015-02-03' of git://git.kernel.org/pub/sc... | David S. Miller |
| 2015-02-04 | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | David S. Miller |
| 2015-02-04 | net: add skb functions to process remote checksum offload | Tom Herbert |
| 2015-02-04 | xps: fix xps for stacked devices | Eric Dumazet |
| 2015-02-04 | Merge remote-tracking branches 'asoc/topic/rx51', 'asoc/topic/samsung', 'asoc... | Mark Brown |
| 2015-02-04 | Merge remote-tracking branches 'asoc/topic/omap', 'asoc/topic/pxa' and 'asoc/... | Mark Brown |
| 2015-02-04 | Merge remote-tracking branches 'asoc/topic/cs42l73', 'asoc/topic/dai' and 'as... | Mark Brown |
| 2015-02-04 | Merge remote-tracking branch 'asoc/topic/w-codec' into asoc-next | Mark Brown |
| 2015-02-04 | Merge remote-tracking branch 'asoc/topic/pcm512x' into asoc-next | Mark Brown |
| 2015-02-04 | Merge remote-tracking branch 'asoc/topic/dapm' into asoc-next | Mark Brown |
| 2015-02-04 | Merge remote-tracking branch 'asoc/topic/core' into asoc-next | Mark Brown |
| 2015-02-04 | Merge remote-tracking branches 'asoc/fix/ac97', 'asoc/fix/atmel', 'asoc/fix/i... | Mark Brown |
| 2015-02-04 | spi: spi-pxa2xx: only include mach/dma.h for legacy DMA | Rob Herring |
| 2015-02-04 | Merge tag 'usb-for-v3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/ba... | Greg Kroah-Hartman |
| 2015-02-04 | iscsi-target: Introduce session_get_next_ttt | Sagi Grimberg |
| 2015-02-04 | coresight: remove the unnecessary function coresight_is_bit_set() | Kaixu Xia |
| 2015-02-04 | block: Simplify bsg complete all | Peter Zijlstra |
| 2015-02-04 | Merge tag 'v3.19-rc6' into HEAD | Rob Herring |
| 2015-02-04 | scsi_logging: return void for dev_printk() functions | Hannes Reinecke |
| 2015-02-04 | Merge branches 'arm/renesas', 'arm/smmu', 'arm/omap', 'ppc/pamu', 'x86/amd' a... | Joerg Roedel |
| 2015-02-04 | NFSv4.1: Ask for no delegation on OPEN if using O_DIRECT | Trond Myklebust |
| 2015-02-04 | regulator: Fix build breakage on !REGULATOR | Krzysztof Kozlowski |
| 2015-02-04 | perf: Add pmu callbacks to track event mapping and unmapping | Andy Lutomirski |
| 2015-02-04 | Merge branches '3.20/fbdev' and '3.20/omapdss' into for-next | Tomi Valkeinen |
| 2015-02-04 | OMAPDSS: add define for DRA7xx HW version | Tomi Valkeinen |
| 2015-02-04 | livepatch: rename config to CONFIG_LIVEPATCH | Josh Poimboeuf |
| 2015-02-04 | drm: remove DRM_FORMAT_NV12MT | Daniel Vetter |
| 2015-02-04 | NFC: nci: Move logical connection structure allocation | Christophe Ricard |
| 2015-02-04 | NFC: nci: Change credits field to credits_cnt | Christophe Ricard |
| 2015-02-04 | NFC: nci: Support all destinations type when creating a connection | Christophe Ricard |
| 2015-02-04 | NFC: nci: Add reference to the RF logical connection | Christophe Ricard |
| 2015-02-04 | perf: Decouple unthrottling and rotating | Mark Rutland |
| 2015-02-03 | ipv6: Select fragment id during UFO segmentation if not set. | Vlad Yasevich |
| 2015-02-04 | Merge tag 'v3.19-rc7' into perf/core, to merge fixes before applying new changes | Ingo Molnar |
| 2015-02-04 | Merge tag 'v3.19-rc7' into locking/core, to refresh the branch before applyin... | Ingo Molnar |
| 2015-02-04 | sched/wait: Introduce wait_on_bit_timeout() | Johan Hedberg |
| 2015-02-04 | vhost: vhost_scsi_handle_vq() should just use copy_from_user() | Al Viro |
| 2015-02-04 | vhost: don't bother copying iovecs in handle_rx(), kill memcpy_toiovecend() | Al Viro |
| 2015-02-04 | vhost: switch vhost get_indirect() to iov_iter, kill memcpy_fromiovec() | Al Viro |
| 2015-02-04 | crypto: switch af_alg_make_sg() to iov_iter | Al Viro |
| 2015-02-04 | net: bury net/core/iovec.c - nothing in there is used anymore | Al Viro |
| 2015-02-04 | net: switch memcpy_fromiovec()/memcpy_fromiovecend() users to copy_from_iter() | Al Viro |
| 2015-02-04 | ip: convert tcp_sendmsg() to iov_iter primitives | Al Viro |
| 2015-02-04 | ip: stash a pointer to msghdr in struct ping_fakehdr | Al Viro |
| 2015-02-04 | rxrpc: switch rxrpc_send_data() to iov_iter primitives | Al Viro |