aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-10-06Merge remote-tracking branches 'asoc/topic/cs4265', 'asoc/topic/cs42l52', 'as...Mark Brown4-8/+6
2014-10-06Merge remote-tracking branches 'asoc/topic/ab8500', 'asoc/topic/ac97' and 'as...Mark Brown8-55/+852
2014-10-06Merge remote-tracking branch 'asoc/topic/fsl-esai' into asoc-nextMark Brown26-42/+2356
2014-10-06Merge remote-tracking branch 'asoc/topic/dapm' into asoc-nextMark Brown2-1/+3
2014-10-06Merge remote-tracking branch 'asoc/topic/core' into asoc-nextMark Brown3-23/+19
2014-10-06Merge remote-tracking branch 'asoc/topic/component' into asoc-nextMark Brown18-519/+760
2014-10-06Merge remote-tracking branches 'asoc/fix/davinci' and 'asoc/fix/max98090' int...Mark Brown2-3/+4
2014-10-06Merge tag 'asoc-v3.17-rc4' into asoc-linusMark Brown2-2/+112
2014-10-06xen: remove DEFINE_XENBUS_DRIVER() macroDavid Vrabel17-65/+78
2014-10-06xen/xenbus: Remove BUG_ON() when error string trucatedChen Gang1-4/+1
2014-10-06xen/xenbus: Correct the comments for xenbus_grant_ring()Chen Gang1-2/+2
2014-10-06x86/xen: Set EFER.NX and EFER.SCE in PVH guestsMukesh Rathor4-11/+67
2014-10-06To remove non-ascii characters in of_selftest.txtGaurav Minocha1-15/+15
2014-10-06Merge branch 'mlx4-next'David S. Miller6-178/+290
2014-10-06net/mlx4_en: Use the new tx_copybreak to set inline thresholdEric Dumazet3-2/+44
2014-10-06ethtool: Ethtool parameter to dynamically change tx_copybreakEric Dumazet2-0/+2
2014-10-06net/mlx4_en: Enable the compiler to make is_inline() inlinedEric Dumazet1-29/+38
2014-10-06net/mlx4_en: tx_info->ts_requested was not clearedEric Dumazet1-0/+1
2014-10-06net/mlx4_en: Use local var for skb_headlen(skb)Eric Dumazet1-10/+11
2014-10-06net/mlx4_en: Use local var in tx flow for skb_shinfo(skb)Eric Dumazet1-24/+34
2014-10-06net/mlx4_en: mlx4_en_xmit() reads ring->cons once, and ahead of time to avoid...Eric Dumazet1-5/+11
2014-10-06net/mlx4_en: Avoid false sharing in mlx4_en_en_process_tx_cq()Eric Dumazet1-7/+15
2014-10-06net/mlx4_en: Use prefetch in tx pathEric Dumazet1-0/+9
2014-10-06net/mlx4_en: Avoid a cache line miss in TX completion for single frag skb'sEric Dumazet2-37/+49
2014-10-06net/mlx4_en: tx_info allocated with kmalloc() instead of vmalloc()Eric Dumazet1-3/+3
2014-10-06net/mlx4_en: Avoid calling bswap in tx fast pathEric Dumazet2-8/+12
2014-10-06net/mlx4_en: Align tx path structures to cache linesEric Dumazet1-40/+46
2014-10-06net/mlx4_en: Code cleanups in tx pathEric Dumazet3-25/+27
2014-10-06net: sched: avoid costly atomic operation in fq_dequeue()Eric Dumazet4-9/+9
2014-10-06fec: Fix fec_enet_alloc_buffers() error pathFabio Estevam1-7/+10
2014-10-05ecryptfs: avoid to access NULL pointer when write metadata in xattrChao Yu1-1/+1
2014-10-06drivers/net/phy/Kconfig: Let MDIO_BCM_UNIMAC depend on HAS_IOMEMChen Gang1-0/+1
2014-10-06net: skb_segment() provides list head and tailEric Dumazet2-12/+20
2014-10-06Merge branch 'geneve'David S. Miller19-101/+1093
2014-10-06openvswitch: Add support for Geneve tunneling.Jesse Gross13-42/+461
2014-10-06openvswitch: Factor out allocation and verification of actions.Jesse Gross1-11/+27
2014-10-06openvswitch: Wrap struct ovs_key_ipv4_tunnel in a new structure.Jesse Gross10-43/+74
2014-10-06openvswitch: Add support for matching on OAM packets.Jesse Gross3-5/+14
2014-10-06openvswitch: Eliminate memset() from flow_extract.Jesse Gross1-9/+45
2014-10-06net: Add Geneve tunneling protocol driverAndy Zhou5-0/+481
2014-10-06sctp: handle association restarts when the socket is closed.Vlad Yasevich2-4/+17
2014-10-06net: fec: fix build error at m68k platformFrank Li1-0/+1
2014-10-06net: bcmgenet: improve bcmgenet_mii_setup()Petri Gynther3-31/+48
2014-10-05f2fs: remove unused return valueJaegeuk Kim1-3/+2
2014-10-05Merge branch 'altera_tse'David S. Miller1-21/+44
2014-10-05Altera TSE: Add support for no PHYWalter Lozano1-0/+8
2014-10-05Altera TSE: Move PHY get addr and MDIO createWalter Lozano1-21/+36
2014-10-05Merge tag 'master-2014-10-02' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller325-17025/+63942
2014-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller32-440/+699
2014-10-05Merge branch 'bridge_default_pvid'David S. Miller5-12/+186