aboutsummaryrefslogtreecommitdiffstats
path: root/arch/unicore32 (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2014-12-24ipw2200: select CFG80211_WEXTPaul Bolle1-1/+2
2014-12-24spi: img-spfi: Increase DMA burst sizeAndrew Bresticker1-2/+2
2014-12-24net: Reset secmark when scrubbing packetThomas Graf1-0/+1
2014-12-24net: Fix stacked vlan offload features computationToshiaki Makita1-5/+8
2014-12-23vxlan: Fix double free of skb.Pravin B Shelar1-10/+24
2014-12-23openvswitch: Fix vport_send double freePravin B Shelar5-11/+23
2014-12-23openvswitch: Fix GSO with multiple MPLS label.Pravin B Shelar1-1/+2
2014-12-23openvswitch: Fix MPLS action validation.Pravin B Shelar1-12/+1
2014-12-23mpls: Fix allowed protocols for mpls gsoPravin B Shelar1-4/+1
2014-12-23mpls: Fix config check for mpls.Pravin B Shelar1-1/+1
2014-12-23net: Rearrange loop in net_rx_actionHerbert Xu1-14/+12
2014-12-23net: Always poll at least one device in net_rx_actionHerbert Xu1-4/+3
2014-12-23net: Detect drivers that reschedule NAPI and exhaust budgetHerbert Xu1-0/+9
2014-12-23net: Move napi polling code out of net_rx_actionHerbert Xu1-44/+54
2014-12-23batman-adv: avoid NULL dereferences and fix if checkAntonio Quartulli1-1/+1
2014-12-23batman-adv: Unify fragment size calculationSven Eckelmann1-1/+1
2014-12-23batman-adv: Calculate extra tail size based on queued fragmentsSven Eckelmann1-1/+1
2014-12-23net: drop the packet when fails to do software segmentation or header checkJason Wang1-1/+1
2014-12-24Revert "drm/gem: Warn on illegal use of the dumb buffer interface v2"Dave Airlie9-74/+12
2014-12-24Thermal/int340x/int3403: Free acpi notification handlerSrinivas Pandruvada1-0/+2
2014-12-24Thermal/int340x/processor_thermal: Fix memory leakSrinivas Pandruvada1-9/+20
2014-12-24Thermal/int340x/int3403: Fix memory leakSrinivas Pandruvada1-0/+2
2014-12-24thermal: int340x: Introduce processor reporting deviceSrinivas Pandruvada2-0/+299
2014-12-23audit: restore AUDIT_LOGINUID unset ABIRichard Guy Briggs2-0/+14
2014-12-23arm64: mm: Add pgd_page to support RCU fast_gupJungseok Lee1-2/+3
2014-12-23arm64: defconfig: defconfig update for 3.19Will Deacon1-4/+5
2014-12-23arm64: kernel: fix __cpu_suspend mm switch on warm-bootLorenzo Pieralisi1-1/+13
2014-12-23agp: Fix up email address & attributions in AGP MODULE_AUTHOR tagsDave Jones8-8/+8
2014-12-22Revert "mm/memory.c: share the i_mmap_rwsem"Kirill A. Shutemov1-2/+2
2014-12-23nouveau: bring back legacy mmap handlerDave Airlie1-1/+2
2014-12-22ACPI / video: Add some Samsung models to disable_native_backlight listAaron Lu1-0/+17
2014-12-22tcp6: don't move IP6CB before xfrm6_policy_check()Nicolas Dichtel1-16/+29
2014-12-22cxgb4vf: Fix ethtool get_settings for VF driverHariprasad Shenai4-41/+161
2014-12-22caif: Fix napi poll list corruptionHerbert Xu1-2/+0
2014-12-22net/mlx4_en: Doorbell is byteswapped in Little Endian archsAmir Vadai1-1/+11
2014-12-228139too: Add netif_napi_del in the driverJia-Ju Bai1-0/+2
2014-12-228139too: Fix the lack of pci_disable_deviceJia-Ju Bai1-1/+1
2014-12-22net: ethernet: stmicro: stmmac: drop owner assignment from platform_driversWolfram Sang1-1/+0
2014-12-22net: s6gmac: remove driverDaniel Glöckner3-1071/+0
2014-12-22net: ethernet: micrel: ksz884x.c: Remove unused functionRickard Strandqvist1-6/+0
2014-12-22tg3: tg3_disable_ints using uninitialized mailbox value to disable interruptsPrashant Sreedharan1-17/+17
2014-12-22in6: fix conflict with glibcstephen hemminger2-1/+5
2014-12-22hyperv: Fix some variable name typos in send-buffer init/revokeHaiyang Zhang2-7/+9
2014-12-22virtio_net: Fix napi poll list corruptionHerbert Xu1-2/+0
2014-12-22stmmac: Don't init ptp again when resume from suspend/hibernationHuacai Chen1-6/+8
2014-12-22packet: Fixed TPACKET V3 to signal poll when block is closed rather than every packetDan Collins1-4/+7
2014-12-22cifs: make new inode cache when file type is differentNakajima Akira1-3/+7
2014-12-22selftests/exec: Use %zu to format size_tGeert Uytterhoeven1-2/+2
2014-12-22spi: img-spfi: Enable controller before starting TX DMAAndrew Bresticker1-2/+2
2014-12-22audit: correctly record file names with different path name typesPaul Moore1-4/+10