summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2015-02-20rhashtable: don't test for shrink on insert, expansion on deleteDaniel Borkmann
2015-02-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2015-02-20caif: fix a signedness bug in cfpkt_iterate()Dan Carpenter
2015-02-20Merge tag 'for-linus-3.20-1' of git://git.code.sf.net/p/openipmi/linux-ipmiLinus Torvalds
2015-02-20cxgb4: Fix incorrect 'c' suffix to %pI4, use %pISc insteadAnish Bhatt
2015-02-20ethtool: Add hw-switch-offload to netdev_features_strings.Rami Rosen
2015-02-20ipvlan: Fix text that talks about ip util supportMahesh Bandewar
2015-02-20rhashtable: don't allocate ht structure on stack in test_rht_initDaniel Borkmann
2015-02-20net/appletalk: LTPC needs virt_to_busArnd Bergmann
2015-02-20net: smc91x: improve neponset hackArnd Bergmann
2015-02-20sock: sock_dequeue_err_skb() needs hard irq safetyEric Dumazet
2015-02-20net: Initialize all members in skb_gro_remcsum_init()Geert Uytterhoeven
2015-02-20ethernet/ixp4xx: prevent allmulti from clobbering promiscDerrick Pallas
2015-02-20openvswitch: Fix net exit.Pravin B Shelar
2015-02-20ematch: Fix auto-loading of ematch modules.Ignacy Gawędzki
2015-02-20net: phy: Fix verification of EEE support in phy_init_eeeGuenter Roeck
2015-02-20ipv4: ip_check_defrag should correctly check return value of skb_copy_bitsAlexander Drozdov
2015-02-20usb: plusb: Add support for National Instruments host-to-host cableBen Shelton
2015-02-20Merge branch 'next' into for-linusDmitry Torokhov
2015-02-20Merge branches 'core', 'cxgb4', 'iser', 'mlx4', 'mlx5', 'ocrdma', 'odp', 'qib...Roland Dreier
2015-02-20IB/qib: Add blank line after declarationMike Marciniszyn
2015-02-20IB/qib: Fix checkpatch warningsMike Marciniszyn
2015-02-20i2c: ocores: rework clk code to handle NULL cookieWolfram Sang
2015-02-20Btrfs: fix allocation size calculations in alloc_btrfs_bioChris Mason
2015-02-20MIPS: OCTEON: irq: add CIB and other fixesDavid Daney
2015-02-20MIPS: OCTEON: Don't do acknowledge operations for level triggered irqs.David Daney
2015-02-20MIPS: OCTEON: More OCTEONIII supportChandrakala Chavva
2015-02-20MIPS: OCTEON: Remove setting of processor specific CVMCTL icache bits.Chad Reese
2015-02-20MIPS: OCTEON: Core-15169 Workaround and general CVMSEG cleanup.David Daney
2015-02-20MIPS: OCTEON: Update octeon-model.h code for new SoCs.David Daney
2015-02-20MIPS: OCTEON: Implement DCache errata workaround for all CN6XXXDavid Daney
2015-02-20MIPS: OCTEON: Add little-endian support to asm/octeon/octeon.hDavid Daney
2015-02-20MIPS: OCTEON: Implement the core-16057 workaroundDavid Daney
2015-02-20MIPS: OCTEON: Delete unused COP2 saving codeAleksey Makarov
2015-02-20MIPS: OCTEON: Use correct instruction to read 64-bit COP0 registerChandrakala Chavva
2015-02-20MIPS: OCTEON: Save and restore CP2 SHA3 stateDavid Daney
2015-02-20MIPS: OCTEON: Fix FP context save.David Daney
2015-02-20MIPS: OCTEON: Save/Restore wider multiply registers in OCTEON III CPUsDavid Daney
2015-02-20thermal: exynos: fix: Check if data->tmu_read callback is present before readLukasz Majewski
2015-02-20MIPS: boot: Provide more uImage optionsMarkos Chandras
2015-02-20MIPS: Remove unneeded #ifdef __KERNEL__ from asm/processor.hDavid Daney
2015-02-20MIPS: ip22-gio: Remove legacy suspend/resume supportLars-Peter Clausen
2015-02-20mips: pci: Add ifdef around pci_proc_domainZubair Lutfullah Kakakhel
2015-02-20MIPS: Alchemy: Fix cpu clock calculationManuel Lauss
2015-02-20MIPS: Alchemy: remove declaration for set_cpuspecManuel Lauss
2015-02-20MIPS: Alchemy: preset loops_per_jiffy based on CPU clockManuel Lauss
2015-02-20MIPS: Alchemy: fix Au1000/Au1500 LRCLK calculationManuel Lauss
2015-02-20MIPS: Add set/clear CP0 macros for PageGrain registerSteven J. Hill
2015-02-20ARM: 8305/1: DMA: Fix kzalloc flags in __iommu_alloc_buffer()Alexandre Courbot
2015-02-20Merge branch 'overlayfs-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Al Viro