summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-02-14tcp: fix for zero packets_in_flight was too broadIlpo Järvinen1-2/+6
2013-02-14tcp: frto should not set snd_cwnd to 0Eric Dumazet1-1/+2
2013-02-14net: sctp: sctp_endpoint_free: zero out secret key dataDaniel Borkmann1-0/+5
2013-02-14net: sctp: sctp_setsockopt_auth_key: use kzfree instead of kfreeDaniel Borkmann1-1/+1
2013-02-14sctp: refactor sctp_outq_teardown to insure proper re-initalizationNeil Horman1-4/+8
2013-02-14atm/iphase: rename fregt_t -> ffreg_tHeiko Carstens1-73/+73
2013-02-14packet: fix leakage of tx_ring memoryPhil Sutter1-4/+6
2013-02-14ipv6: do not create neighbor entries for local deliveryMarcelo Ricardo Leitner1-1/+2
2013-02-14pktgen: correctly handle failures when adding a deviceCong Wang1-3/+6
2013-02-14net: loopback: fix a dst refcounting issueEric Dumazet1-0/+5
2013-02-14r8169: remove the obsolete and incorrect AMD workaroundTimo Teräs1-7/+0
2013-02-14isdn/gigaset: fix zero size border case in debug dumpTilman Schmidt1-0/+2
2013-02-14MAINTAINERS: Stephen Hemminger email changeStephen Hemminger1-3/+3
2013-02-14net: prevent setting ttl=0 via IP_TTLCong Wang1-1/+1
2013-02-14mac80211: synchronize scan off/on-channel and PS statesStanislaw Gruszka4-23/+14
2013-02-14kernel/resource.c: fix stack overflow in __reserve_region_with_split()T Makphaibulchoke1-12/+38
2013-02-14virtio_console: Don't access uninitialized data.Sjur Brændeland1-1/+2
2013-02-14rtlwifi: Fix the usage of the wrong variable in usb.cLarry Finger1-2/+2
2013-02-11Linux 3.0.63v3.0.63Greg Kroah-Hartman1-1/+1
2013-02-11USB: XHCI: fix memory leak of URB-private dataAlan Stern1-0/+2
2013-02-11xhci: Fix isoc TD encoding.Sarah Sharp1-1/+3
2013-02-11USB: storage: optimize to match the Huawei USB storage devices and support ne...fangxiaozhi3-331/+78
2013-02-11USB: storage: Define a new macro for USB storage match rulesfangxiaozhi2-0/+27
2013-02-11USB: EHCI: fix bug in scheduling periodic split transfersAlan Stern1-1/+1
2013-02-11USB: qcserial: add Telit Gobi QDL deviceDaniele Palmas1-0/+1
2013-02-11USB: option: add Changhong CH690Bjørn Mork1-0/+5
2013-02-11USB: option: add support for Telit LE920Daniele Palmas1-0/+8
2013-02-11USB: ftdi_sio: add PID/VID entries for ELV WS 300 PC IISven Killig2-1/+4
2013-02-11USB: ftdi_sio: add Zolix FTDI PIDPetr Kubánek2-0/+6
2013-02-11drivers/rtc/rtc-isl1208.c: call rtc_update_irq() from the alarm irq handlerJan Luebbe1-0/+3
2013-02-11nilfs2: fix fix very long mount time issueVyacheslav Dubeyko1-1/+4
2013-02-11x86-64: Replace left over sti/cli in ia32 audit exit codeJan Beulich1-2/+2
2013-02-11drm/radeon: Calling object_unrefer() when creating fb failureliu chuansheng1-1/+3
2013-02-11drm/radeon: add quirk for RV100 boardAlex Deucher1-0/+8
2013-02-11drm/radeon/evergreen+: wait for the MC to settle after MC blackoutAlex Deucher1-0/+2
2013-02-04Linux 3.0.62v3.0.62Greg Kroah-Hartman1-1/+1
2013-02-04x86/Sandy Bridge: Sandy Bridge workaround depends on CONFIG_PCIH. Peter Anvin1-0/+2
2013-02-04efi, x86: Pass a proper identity mapping in efi_call_phys_prelogNathan Zimmer1-5/+17
2013-02-04x86/msr: Add capabilities checkAlan Cox1-0/+3
2013-02-04smp: Fix SMP function call empty cpu mask raceWang YanQing1-1/+12
2013-02-04Bluetooth: Fix incorrect strncpy() in hidp_setup_hid()Anderson Lizardo1-1/+1
2013-02-04EDAC: Test correct variable in ->store functionDan Carpenter1-1/+1
2013-02-04ALSA: usb-audio: fix invalid length check for RME and other UAC 2 devicesClemens Ladisch1-5/+12
2013-02-04ath9k: fix double-free bug on beacon generate failureFelix Fietkau1-0/+1
2013-02-04ath9k_htc: Fix memory leakSujith Manoharan1-0/+2
2013-02-04Bluetooth: Fix sending HCI commands after resetSzymon Janc1-1/+1
2013-02-04ARM: DMA: Fix struct page iterator in dma_cache_maint() to work with sparsememRussell King1-8/+10
2013-02-04fs/cifs/cifs_dfs_ref.c: fix potential memory leakageCong Ding1-0/+2
2013-02-04can: pch_can: fix invalid error codesOlivier Sobrie1-1/+1
2013-02-04can: ti_hecc: fix invalid error codesOlivier Sobrie1-2/+2