summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Linux 3.2.34v3.2.34Ben Hutchings2012-11-161-1/+1
* ALSA: usb-audio: Fix mutex deadlock at disconnectionTakashi Iwai2012-11-161-3/+3
* sky2: Fix for interrupt handlerMirko Lindner2012-11-161-1/+3
* r8169: use unlimited DMA burst for TXMichal Schmidt2012-11-161-1/+1
* r8169: Fix WoL on RTL8168d/8111d.Cyril Brulebois2012-11-161-0/+2
* r8169: allow multicast packets on sub-8168f chipset.Nathan Walp2012-11-161-0/+3
* eCryptfs: check for eCryptfs cipher support at mountTim Sally2012-11-161-0/+13
* eCryptfs: Copy up POSIX ACL and read-only flags from lower mountTyler Hicks2012-11-161-1/+9
* ipv6: send unsolicited neighbour advertisements to all-nodesHannes Frederic Sowa2012-11-161-2/+1
* af-packet: fix oops when socket is not presentEric Leblond2012-11-161-1/+1
* l2tp: fix oops in l2tp_eth_create() error pathTom Parkin2012-11-161-0/+1
* net: fix divide by zero in tcp algorithm illinoisJesper Dangaard Brouer2012-11-161-3/+5
* net: usb: Fix memory leak on Tx data pathHemant Kumar2012-11-161-0/+3
* ipv6: Set default hoplimit as zero.Li RongQing2012-11-161-2/+2
* tcp: fix FIONREAD/SIOCINQEric Dumazet2012-11-161-5/+3
* netlink: use kfree_rcu() in netlink_release()Eric Dumazet2012-11-161-4/+15
* sctp: fix call to SCTP_CMD_PROCESS_SACK in sctp_cmd_interpreter()Zijie Pan2012-11-161-1/+2
* drm/vmwgfx: Fix a case where the code would BUG when trying to pin GMR memoryThomas Hellstrom2012-11-161-1/+1
* drm/vmwgfx: Fix hibernation device resetThomas Hellstrom2012-11-161-0/+5
* mm: bugfix: set current->reclaim_state to NULL while returning from kswapd()Takamori Yamaguchi2012-11-161-0/+2
* fanotify: fix missing breakEric Paris2012-11-161-0/+1
* xfs: fix reading of wrapped log dataDave Chinner2012-11-161-1/+1
* ALSA: Fix card refcount unbalanceTakashi Iwai2012-11-165-4/+8
* ALSA: hda - Add new codec ALC668 and ALC900 (default name ALC1150)Kailang Yang2012-11-161-0/+2
* ALSA: hda - Fix invalid connections in VT1802 codecTakashi Iwai2012-11-161-0/+14
* ALSA: hda - Fix empty DAC filling in patch_via.cTakashi Iwai2012-11-161-7/+4
* drm: restore open_count if drm_setup failsIlija Hadzic2012-11-161-1/+4
* hwmon: (w83627ehf) Force initial bank selectionJean Delvare2012-11-161-0/+1
* ALSA: hda - Force to reset IEC958 status bits for AD codecsTakashi Iwai2012-11-161-0/+1
* ALSA: HDA: Fix digital microphone on CS420xDaniel J Blueman2012-11-161-5/+9
* ALSA: hda: Cirrus: Fix coefficient index for beep configurationAlexander Stein2012-11-161-1/+1
* cifs: fix potential buffer overrun in cifs.idmap handling codeJeff Layton2012-11-161-29/+20
* DRM/Radeon: Fix Load Detection on legacy primary DAC.Egbert Eich2012-11-161-0/+1
* iscsi-target: Fix missed wakeup race in TX threadRoland Dreier2012-11-165-3/+26
* target: Avoid integer overflow in se_dev_align_max_sectors()Roland Dreier2012-11-161-9/+9
* target: Don't return success from module_init() if setup failsRoland Dreier2012-11-161-1/+2
* nfs: Show original device name verbatim in /proc/*/mount{s,info}Ben Hutchings2012-11-164-9/+20
* nfsv3: Make v3 mounts fail with ETIMEDOUTs instead EIO on mountd timeoutsScott Mayhew2012-11-161-1/+1
* NFS: fix bug in legacy DNS resolver.NeilBrown2012-11-161-2/+3
* NFSv4: nfs4_locku_done must release the sequence idTrond Myklebust2012-11-161-0/+1
* NFSv4.1: We must release the sequence id when we fail to get a session slotTrond Myklebust2012-11-161-13/+23
* NFS: Wait for session recovery to finish before returningBryan Schumaker2012-11-161-2/+1
* xen/mmu: Use Xen specific TLB flush instead of the generic one.Konrad Rzeszutek Wilk2012-11-162-1/+28
* HID: microsoft: fix invalid rdesc for 3k kbdJiri Slaby2012-11-161-5/+13
* Input: tsc40 - remove wrong announcement of pressure supportRolf Eike Beer2012-11-161-1/+0
* module: fix out-by-one error in kallsymsRusty Russell2012-11-161-11/+13
* ath9k: Test for TID only in BlockAcks while checking tx statusSven Eckelmann2012-11-161-2/+6
* rt2800: validate step value for temperature compensationStanislaw Gruszka2012-11-161-1/+1
* xen/gntdev: don't leak memory from IOCTL_GNTDEV_MAP_GRANT_REFDavid Vrabel2012-11-161-17/+19
* floppy: properly handle failure on add_disk loopHerton Ronaldo Krzesinski2012-11-161-1/+10