summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | Merge branch 'for-3.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-08-233-10/+11
| |\ \ \ \ \ \ \ \
| | * | | | | | | | sata_fsl: save irqs while coalescingAnthony Foiani2013-08-201-2/+3
| | * | | | | | | | libata: apply behavioral quirks to sil3826 PMPTerry Suereth2013-08-191-6/+6
| | * | | | | | | | sata, highbank: fix ordering of SGPIO signalsMark Langsdorf2013-08-091-2/+2
| * | | | | | | | | Merge branch 'for-3.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-08-231-5/+9
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | cpuset: fix a regression in validating config changeLi Zefan2013-08-211-5/+9
| * | | | | | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-08-2318-49/+114
| |\ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ Merge tag 'drm-intel-fixes-2013-08-23' of git://people.freedesktop.org/~danve...Dave Airlie2013-08-232-0/+14
| | |\ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | drm/i915: Invalidate TLBs for the rings after a resetChris Wilson2013-08-182-0/+14
| | * | | | | | | | | | | gma500: Fix SDVO turning off randomlyGuillaume Clement2013-08-221-1/+2
| | * | | | | | | | | | | Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/...Dave Airlie2013-08-2215-48/+98
| | |\ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | drm/nv04/disp: fix framebuffer pin refcountingBen Skeggs2013-08-213-15/+47
| | | * | | | | | | | | | | drm/nouveau/mc: fix race condition between constructor and request_irq()Ben Skeggs2013-08-217-14/+14
| | | * | | | | | | | | | | drm/nouveau: fix reclocking on nv40Pali Rohár2013-08-211-1/+1
| | | * | | | | | | | | | | drm/nouveau/ltcg: fix allocating memory as freeMaarten Lankhorst2013-08-212-1/+5
| | | * | | | | | | | | | | drm/nouveau/ltcg: fix ltcg memory initialization after suspendMaarten Lankhorst2013-08-211-9/+23
| | | * | | | | | | | | | | drm/nouveau/fb: fix null derefs in nv49 and nv4e initIlia Mirkin2013-08-212-8/+8
| * | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-08-2336-175/+282
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | ipv4: expose IPV4_DEVCONFstephen hemminger2013-08-222-33/+35
| | * | | | | | | | | | | | | ipv6: handle Redirect ICMP Message with no Redirected Header optionDuan Jiong2013-08-223-1/+26
| | * | | | | | | | | | | | | be2net: fix disabling TX in be_close()Sathya Perla2013-08-221-1/+1
| | * | | | | | | | | | | | | Merge branch 'sfc-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfcDavid S. Miller2013-08-221-1/+1
| | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | sfc: Fix lookup of default RX MAC filters when steered using ethtoolBen Hutchings2013-08-211-1/+1
| | * | | | | | | | | | | | | | Revert "genetlink: fix family dump race"Johannes Berg2013-08-221-7/+0
| | * | | | | | | | | | | | | | hso: Fix stack corruption on some architecturesDaniel Gimpelevich2013-08-211-1/+5
| | * | | | | | | | | | | | | | hso: Earlier catch of error conditionDaniel Gimpelevich2013-08-211-4/+5
| | * | | | | | | | | | | | | | bridge: Use the correct bit length for bitmap functions in the VLAN codeToshiaki Makita2013-08-203-9/+9
| | * | | | | | | | | | | | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2013-08-209-46/+52
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-08-199-46/+52
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / / / / / / / | | | |/| | | | | | | | | | | | |
| | | | * | | | | | | | | | | | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-08-152-17/+15
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | * | | | | | | | | | | | | cfg80211: don't request disconnect if not connectedJohannes Berg2013-08-141-6/+4
| | | | | * | | | | | | | | | | | | nl80211: nl80211hdr_put() doesn't return an ERR_PTRDan Carpenter2013-08-141-11/+11
| | | | * | | | | | | | | | | | | | Hostap: copying wrong data prism2_ioctl_giwaplist()Dan Carpenter2013-08-091-2/+2
| | | | * | | | | | | | | | | | | | zd1201: do not use stack as URB transfer_bufferJussi Kivilinna2013-08-091-1/+3
| | | | * | | | | | | | | | | | | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2013-08-095-26/+32
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | * | | | | | | | | | | | | | iwlwifi: mvm: disconnect if time event scheduling failsJohannes Berg2013-08-061-10/+23
| | | | | * | | | | | | | | | | | | | Revert "iwlwifi: pcie: clear RFKILL interrupt in AMPG"Guy Cohen2013-08-062-10/+0
| | | | | * | | | | | | | | | | | | | iwlwifi: pcie: disable L1 Active after pci_enable_deviceEmmanuel Grumbach2013-07-311-5/+5
| | | | | * | | | | | | | | | | | | | iwlwifi: dvm: fix calling ieee80211_chswitch_done() with NULLStanislaw Gruszka2013-07-311-1/+4
| | * | | | | | | | | | | | | | | | | packet: restore packet statistics tp_packets to include dropsWillem de Bruijn2013-08-201-0/+2
| | * | | | | | | | | | | | | | | | | net: phy: rtl8211: fix interrupt on status link changeGiuseppe CAVALLARO2013-08-201-2/+2
| | * | | | | | | | | | | | | | | | | Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller2013-08-201-3/+7
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | | | | batman-adv: check return type of unicast packet preparationsLinus Lüssing2013-08-171-3/+7
| | | |/ / / / / / / / / / / / / / / /
| | * | | | | | | | | | | | | | | | | r8169: remember WOL preferences on driver loadPeter Wu2013-08-201-1/+1
| | * | | | | | | | | | | | | | | | | via-ircc: don't return zero if via_ircc_open() failedAlexey Khoroshilov2013-08-201-4/+2
| | * | | | | | | | | | | | | | | | | macvtap: Ignore tap features when VNET_HDR is offVlad Yasevich2013-08-201-2/+4
| | * | | | | | | | | | | | | | | | | macvtap: Correctly set tap features when IFF_VNET_HDR is disabled.Vlad Yasevich2013-08-201-4/+0
| | * | | | | | | | | | | | | | | | | macvtap: simplify usage of tap_featuresVlad Yasevich2013-08-201-4/+6
| | * | | | | | | | | | | | | | | | | tcp: set timestamps for restored skb-sAndrey Vagin2013-08-201-0/+7
| | * | | | | | | | | | | | | | | | | bnx2x: set VF DMAE when first function has 0 supported VFsAriel Elior2013-08-201-5/+2
OpenPOWER on IntegriCloud