summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2015-02-04net/mlx4_core: Port aggregation upper layer interfaceMoni Shoua
2015-02-04net/mlx4_core: Port aggregation low level interfaceMoni Shoua
2015-02-04net/bonding: Notify state change on slavesMoni Shoua
2015-02-04net/bonding: Move slave state changes to a helper functionMoni Shoua
2015-02-04net/core: Add event for a change in slave stateMoni Shoua
2015-02-04Merge tag 'mac80211-next-for-davem-2015-02-03' of git://git.kernel.org/pub/sc...David S. Miller
2015-02-04Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2015-02-04net: add skb functions to process remote checksum offloadTom Herbert
2015-02-04xps: fix xps for stacked devicesEric Dumazet
2015-02-04Merge remote-tracking branches 'asoc/topic/rx51', 'asoc/topic/samsung', 'asoc...Mark Brown
2015-02-04Merge remote-tracking branches 'asoc/topic/omap', 'asoc/topic/pxa' and 'asoc/...Mark Brown
2015-02-04Merge remote-tracking branches 'asoc/topic/cs42l73', 'asoc/topic/dai' and 'as...Mark Brown
2015-02-04Merge remote-tracking branch 'asoc/topic/w-codec' into asoc-nextMark Brown
2015-02-04Merge remote-tracking branch 'asoc/topic/pcm512x' into asoc-nextMark Brown
2015-02-04Merge remote-tracking branch 'asoc/topic/dapm' into asoc-nextMark Brown
2015-02-04Merge remote-tracking branch 'asoc/topic/core' into asoc-nextMark Brown
2015-02-04Merge remote-tracking branches 'asoc/fix/ac97', 'asoc/fix/atmel', 'asoc/fix/i...Mark Brown
2015-02-04spi: spi-pxa2xx: only include mach/dma.h for legacy DMARob Herring
2015-02-04Merge tag 'usb-for-v3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman
2015-02-04iscsi-target: Introduce session_get_next_tttSagi Grimberg
2015-02-04coresight: remove the unnecessary function coresight_is_bit_set()Kaixu Xia
2015-02-04block: Simplify bsg complete allPeter Zijlstra
2015-02-04Merge tag 'v3.19-rc6' into HEADRob Herring
2015-02-04scsi_logging: return void for dev_printk() functionsHannes Reinecke
2015-02-04Merge branches 'arm/renesas', 'arm/smmu', 'arm/omap', 'ppc/pamu', 'x86/amd' a...Joerg Roedel
2015-02-04NFSv4.1: Ask for no delegation on OPEN if using O_DIRECTTrond Myklebust
2015-02-04regulator: Fix build breakage on !REGULATORKrzysztof Kozlowski
2015-02-04perf: Add pmu callbacks to track event mapping and unmappingAndy Lutomirski
2015-02-04Merge branches '3.20/fbdev' and '3.20/omapdss' into for-nextTomi Valkeinen
2015-02-04OMAPDSS: add define for DRA7xx HW versionTomi Valkeinen
2015-02-04livepatch: rename config to CONFIG_LIVEPATCHJosh Poimboeuf
2015-02-04drm: remove DRM_FORMAT_NV12MTDaniel Vetter
2015-02-04NFC: nci: Move logical connection structure allocationChristophe Ricard
2015-02-04NFC: nci: Change credits field to credits_cntChristophe Ricard
2015-02-04NFC: nci: Support all destinations type when creating a connectionChristophe Ricard
2015-02-04NFC: nci: Add reference to the RF logical connectionChristophe Ricard
2015-02-04perf: Decouple unthrottling and rotatingMark Rutland
2015-02-03ipv6: Select fragment id during UFO segmentation if not set.Vlad Yasevich
2015-02-04Merge tag 'v3.19-rc7' into perf/core, to merge fixes before applying new changesIngo Molnar
2015-02-04Merge tag 'v3.19-rc7' into locking/core, to refresh the branch before applyin...Ingo Molnar
2015-02-04sched/wait: Introduce wait_on_bit_timeout()Johan Hedberg
2015-02-04vhost: vhost_scsi_handle_vq() should just use copy_from_user()Al Viro
2015-02-04vhost: don't bother copying iovecs in handle_rx(), kill memcpy_toiovecend()Al Viro
2015-02-04vhost: switch vhost get_indirect() to iov_iter, kill memcpy_fromiovec()Al Viro
2015-02-04crypto: switch af_alg_make_sg() to iov_iterAl Viro
2015-02-04net: bury net/core/iovec.c - nothing in there is used anymoreAl Viro
2015-02-04net: switch memcpy_fromiovec()/memcpy_fromiovecend() users to copy_from_iter()Al Viro
2015-02-04ip: convert tcp_sendmsg() to iov_iter primitivesAl Viro
2015-02-04ip: stash a pointer to msghdr in struct ping_fakehdrAl Viro
2015-02-04rxrpc: switch rxrpc_send_data() to iov_iter primitivesAl Viro