aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-03-31net/usb/r8152: add device id for Lenovo TP USB 3.0 EthernetChristian Hesse2-0/+10
2015-03-31af_iucv: fix AF_IUCV sendmsg() errnoEugene Crosser1-3/+1
2015-03-31openvswitch: Return vport module ref before destructionThomas Graf1-3/+1
2015-03-31sunrpc: make debugfs file creation failure non-fatalJeff Layton5-47/+41
2015-03-31netlink: pad nla_memcpy dest buffer with zeroesJiri Benc1-0/+2
2015-03-31bonding: Bonding Overriding Configuration logic restored.Anton Nayshtut1-1/+2
2015-03-31Merge branch 'ipvlan-corruptions'David S. Miller3-20/+42
2015-03-31ipvlan: fix check for IP addresses in control pathJiri Benc3-10/+21
2015-03-31ipvlan: do not use rcu operations for address listJiri Benc1-5/+5
2015-03-31ipvlan: protect against concurrent link removalJiri Benc1-1/+3
2015-03-31ipvlan: fix addr hash list corruptionJiri Benc2-4/+13
2015-03-31block: fix blk_stack_limits() regression due to lcm() changeMike Snitzer3-3/+15
2015-03-31Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mflem...Ingo Molnar1-15/+7
2015-03-31MAINTAINERS: Change the x86 microcode loader maintainerBorislav Petkov1-3/+2
2015-03-30Merge tag 'locks-v4.0-5' of git://git.samba.org/jlayton/linuxLinus Torvalds1-3/+2
2015-03-30nfsd: require an explicit option to enable pNFSChristoph Hellwig2-2/+2
2015-03-30Merge branch 'for-4.0-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-2/+13
2015-03-30dmaengine: moxart-dma: Fix memory leak when stopping a running transferPeter Ujfalusi1-1/+3
2015-03-30dmaengine: bcm2835-dma: Fix memory leak when stopping a running transferPeter Ujfalusi1-0/+1
2015-03-30dmaengine: omap-dma: Fix memory leak when terminating running transferPeter Ujfalusi1-0/+1
2015-03-30dmaengine: edma: fix memory leak when terminating running transfersPetr Kulhavy1-0/+7
2015-03-30dmaengine: jz4740: Define capabilitiesLars-Peter Clausen1-0/+7
2015-03-30Merge tag 'gpio-v4.0-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds3-2/+12
2015-03-30drm/i915: Skip allocating shadow batch for 0-length batchesChris Wilson1-1/+1
2015-03-30Merge tag 'iwlwifi-for-kalle-2015-03-30' of https://git.kernel.org/pub/scm/li...Kalle Valo1-0/+1
2015-03-30Merge branch 'drm-fixes-4.0' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie6-9/+30
2015-03-29Linux 4.0-rc6Linus Torvalds1-1/+1
2015-03-29Merge tag 'armsoc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds18-85/+128
2015-03-29Merge tag 'sunxi-fixes-for-4.0' of https://git.kernel.org/pub/scm/linux/kerne...Olof Johansson5-12/+21
2015-03-29Merge tag 'fixes-v4.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Olof Johansson6-7/+53
2015-03-29Merge tag 'socfpga_fix_for_v4.0_2' of git://git.rocketboards.org/linux-socfpg...Olof Johansson1-1/+1
2015-03-29arm64: juno: Fix misleading name of UART reference clockDave Martin1-1/+1
2015-03-29Merge tag 'fixes-for-v4.0-rc5' of https://github.com/rjarzmik/linux into fixesOlof Johansson3-64/+50
2015-03-29net: fec: setup right value for mdio hold timeUwe Kleine-König1-3/+27
2015-03-29net: tcp6: fix double call of tcp_v6_fill_cb()Alexey Kodanev1-0/+11
2015-03-29cxgb4vf: Fix sparse warningsHariprasad Shenai2-7/+11
2015-03-29netns: don't clear nsid too early on removalNicolas Dichtel1-9/+15
2015-03-29Merge branch 'irqchip/urgent-gic' into irqchip/urgentJason Cooper2-9/+65
2015-03-29irqchip: gicv3-its: Use non-cacheable accesses when no shareabilityMarc Zyngier2-4/+47
2015-03-29irqchip: gicv3-its: Fix PROP/PEND and BASE/CBASE confusionMarc Zyngier2-3/+16
2015-03-29irqchip: gicv3-its: Fix device ID encodingAndre Przywara1-1/+1
2015-03-29irqchip: gicv3-its: Fix encoding of collection's target redistributorMarc Zyngier1-1/+1
2015-03-29Merge branch 'cxgb4'David S. Miller3-22/+101
2015-03-29cxgb4: Disable interrupts and napi before unregistering netdevHariprasad Shenai1-7/+18
2015-03-29cxgb4: Allocate dynamic mem. for egress and ingress queue mapsHariprasad Shenai3-15/+83
2015-03-29ipmr,ip6mr: call ip6mr_free_table() on failure pathWANG Cong2-2/+2
2015-03-29usbnet: Fix tx_bytes statistic running backward in cdc_ncmBen Hutchings5-11/+22
2015-03-29usbnet: Fix tx_packets stat for FLAG_MULTI_FRAME driversBen Hutchings5-3/+20
2015-03-28Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-4/+14
2015-03-28Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds3-9/+12