aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* atm/iphase: rename fregt_t -> ffreg_tHeiko Carstens2013-02-141-73/+73
* packet: fix leakage of tx_ring memoryPhil Sutter2013-02-141-4/+6
* ipv6: do not create neighbor entries for local deliveryMarcelo Ricardo Leitner2013-02-141-1/+2
* pktgen: correctly handle failures when adding a deviceCong Wang2013-02-141-3/+6
* net: loopback: fix a dst refcounting issueEric Dumazet2013-02-141-0/+5
* r8169: remove the obsolete and incorrect AMD workaroundTimo Teräs2013-02-141-7/+0
* isdn/gigaset: fix zero size border case in debug dumpTilman Schmidt2013-02-141-0/+2
* MAINTAINERS: Stephen Hemminger email changeStephen Hemminger2013-02-141-3/+3
* net: prevent setting ttl=0 via IP_TTLCong Wang2013-02-141-1/+1
* mac80211: synchronize scan off/on-channel and PS statesStanislaw Gruszka2013-02-144-23/+14
* kernel/resource.c: fix stack overflow in __reserve_region_with_split()T Makphaibulchoke2013-02-141-12/+38
* virtio_console: Don't access uninitialized data.Sjur Brændeland2013-02-141-1/+2
* rtlwifi: Fix the usage of the wrong variable in usb.cLarry Finger2013-02-141-2/+2
* Linux 3.0.63Greg Kroah-Hartman2013-02-111-1/+1
* USB: XHCI: fix memory leak of URB-private dataAlan Stern2013-02-111-0/+2
* xhci: Fix isoc TD encoding.Sarah Sharp2013-02-111-1/+3
* USB: storage: optimize to match the Huawei USB storage devices and support ne...fangxiaozhi2013-02-113-331/+78
* USB: storage: Define a new macro for USB storage match rulesfangxiaozhi2013-02-112-0/+27
* USB: EHCI: fix bug in scheduling periodic split transfersAlan Stern2013-02-111-1/+1
* USB: qcserial: add Telit Gobi QDL deviceDaniele Palmas2013-02-111-0/+1
* USB: option: add Changhong CH690Bjørn Mork2013-02-111-0/+5
* USB: option: add support for Telit LE920Daniele Palmas2013-02-111-0/+8
* USB: ftdi_sio: add PID/VID entries for ELV WS 300 PC IISven Killig2013-02-112-1/+4
* USB: ftdi_sio: add Zolix FTDI PIDPetr Kubánek2013-02-112-0/+6
* drivers/rtc/rtc-isl1208.c: call rtc_update_irq() from the alarm irq handlerJan Luebbe2013-02-111-0/+3
* nilfs2: fix fix very long mount time issueVyacheslav Dubeyko2013-02-111-1/+4
* x86-64: Replace left over sti/cli in ia32 audit exit codeJan Beulich2013-02-111-2/+2
* drm/radeon: Calling object_unrefer() when creating fb failureliu chuansheng2013-02-111-1/+3
* drm/radeon: add quirk for RV100 boardAlex Deucher2013-02-111-0/+8
* drm/radeon/evergreen+: wait for the MC to settle after MC blackoutAlex Deucher2013-02-111-0/+2
* Linux 3.0.62Greg Kroah-Hartman2013-02-031-1/+1
* x86/Sandy Bridge: Sandy Bridge workaround depends on CONFIG_PCIH. Peter Anvin2013-02-031-0/+2
* efi, x86: Pass a proper identity mapping in efi_call_phys_prelogNathan Zimmer2013-02-031-5/+17
* x86/msr: Add capabilities checkAlan Cox2013-02-031-0/+3
* smp: Fix SMP function call empty cpu mask raceWang YanQing2013-02-031-1/+12
* Bluetooth: Fix incorrect strncpy() in hidp_setup_hid()Anderson Lizardo2013-02-031-1/+1
* EDAC: Test correct variable in ->store functionDan Carpenter2013-02-031-1/+1
* ALSA: usb-audio: fix invalid length check for RME and other UAC 2 devicesClemens Ladisch2013-02-031-5/+12
* ath9k: fix double-free bug on beacon generate failureFelix Fietkau2013-02-031-0/+1
* ath9k_htc: Fix memory leakSujith Manoharan2013-02-031-0/+2
* Bluetooth: Fix sending HCI commands after resetSzymon Janc2013-02-031-1/+1
* ARM: DMA: Fix struct page iterator in dma_cache_maint() to work with sparsememRussell King2013-02-031-8/+10
* fs/cifs/cifs_dfs_ref.c: fix potential memory leakageCong Ding2013-02-031-0/+2
* can: pch_can: fix invalid error codesOlivier Sobrie2013-02-031-1/+1
* can: ti_hecc: fix invalid error codesOlivier Sobrie2013-02-031-2/+2
* can: c_can: fix invalid error codesOlivier Sobrie2013-02-031-2/+2
* Linux 3.0.61Greg Kroah-Hartman2013-01-271-1/+1
* ioat: Fix DMA memory sync direction correct flagShuah Khan2013-01-271-1/+1
* ACPI / cpuidle: Fix NULL pointer issues when cpuidle is disabledKonrad Rzeszutek Wilk2013-01-271-0/+3
* SGI-XP: handle non-fatal trapsRobin Holt2013-01-271-2/+32