summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-07-18rtlwifi: Fix build errors for unusual casesLarry Finger
2013-07-18ath5k: fix extra set bit in multicast maskBob Copeland
2013-07-18rt2x00: RT2X00 should depend on HAS_DMAGeert Uytterhoeven
2013-07-18ssb: fix alignment of struct bcma_device_idArnd Bergmann
2013-07-18vlan: fix a race in egress prio managementEric Dumazet
2013-07-18vlan: mask vlan prio bitsEric Dumazet
2013-07-18macvtap: do not zerocopy if iov needs more pages than MAX_SKB_FRAGSJason Wang
2013-07-18tuntap: do not zerocopy if iov needs more pages than MAX_SKB_FRAGSJason Wang
2013-07-18pkt_sched: sch_qfq: remove a source of high packet delay/jitterPaolo Valente
2013-07-18Merge tag 'driver-core-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2013-07-18Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-07-18Merge branch 'cpuinit_phase2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-07-18Merge tag 'sound-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds
2013-07-18Merge branch 'drm/3.11/fixes' of git://linuxtv.org/pinchartl/fbdev into drm-f...Dave Airlie
2013-07-18md/raid1: fix bio handling problems in process_checks()NeilBrown
2013-07-18md: Remove recent change which allows devices to skip recovery.NeilBrown
2013-07-18md/raid10: fix two problems with RAID10 resync.NeilBrown
2013-07-18Merge branch 'drm-fixes-3.11' of git://people.freedesktop.org/~agd5f/linuxDave Airlie
2013-07-17drm/radeon/dpm: add debugfs support for RS780/RS880 (v3)Alex Deucher
2013-07-17Merge branch 'for-3.11' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2013-07-17drm/radeon/dpm/atom: fix broken gcc harderAlex Deucher
2013-07-17xen-netfront: pull on receive skb may need to happen earlierJan Beulich
2013-07-17vxlan: add necessary locking on device removalstephen hemminger
2013-07-17drm/radeon/dpm/atom: restructure logic to work around a compiler bugAndre Heider
2013-07-17drm/radeon/dpm: fix atom vram table parsingAlex Deucher
2013-07-17drm/radeon: fix an endian bug in atom table parsingAlex Deucher
2013-07-17drm/radeon: add a module parameter to disable aspmAlex Deucher
2013-07-17ath9k_htc: fix data race between request_firmware_nowait() callback and suspe...Alexey Khoroshilov
2013-07-17ath9k: fix tx pending frames accounting for dropped packetsFelix Fietkau
2013-07-17rtlwifi: Initialize power-setting callback for USB devicesLarry Finger
2013-07-17drm/rcar-du: Use the GEM PRIME helpersLaurent Pinchart
2013-07-17drm/shmobile: Use the GEM PRIME helpersLaurent Pinchart
2013-07-17ALSA: seq-oss: Initialize MIDI clients asynchronouslyTakashi Iwai
2013-07-17hyperv: Fix the NETIF_F_SG flag setting in netvscHaiyang Zhang
2013-07-17driver-core: fix new kernel-doc warning in base/platform.cRandy Dunlap
2013-07-17linked-list: Remove __list_for_eachDave Jones
2013-07-17net: Fix sysfs_format_mac() code duplication.David S. Miller
2013-07-16Merge tag 'drm-intel-fixes-2013-07-11' of git://people.freedesktop.org/~danve...Dave Airlie
2013-07-16x86: Make sure IDT is page alignedKees Cook
2013-07-16be2net: Fix to avoid hardware workaround when not neededSarveshwar Bandi
2013-07-16macvtap: do not assume 802.1Q when send vlan packetsJason Wang
2013-07-16macvtap: fix the missing ret value of TUNSETQUEUEJason Wang
2013-07-16ipv4: set transport header earlierEric Dumazet
2013-07-16mlx5 core: Fix __udivdi3 when compiling for 32 bit archesTim Gardner
2013-07-16bgmac: add dependency to phylibHauke Mehrtens
2013-07-16net/irda: fixed style issues in irlan_ethDragos Foianu
2013-07-16ethtool: fixed trailing statements in ethtoolDragos Foianu
2013-07-16ndisc: bool initializations should use true and falseDaniel Baluta
2013-07-16atl1e: unmap partially mapped skb on dma error and free skbNeil Horman
2013-07-16sysfs: use file mode defines from stat.hOliver Schinagl