summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-01-16tcp: RFC 5961 5.2 Blind Data Injection Attack MitigationEric Dumazet1-18/+25
2013-01-16tcp: tcp_replace_ts_recent() should not be called from tcp_validate_incoming()Eric Dumazet1-5/+10
2013-01-16tcp: refine SYN handling in tcp_validate_incomingEric Dumazet1-1/+5
2013-01-16tcp: implement RFC 5961 4.2Eric Dumazet3-19/+17
2013-01-16tcp: implement RFC 5961 3.2Eric Dumazet6-1/+45
2013-01-16net: sched: integer overflow fixStefan Hasko1-1/+1
2013-01-16inet: Fix kmemleak in tcp_v4/6_syn_recv_sock and dccp_v4/6_request_recv_sockChristoph Paasch6-7/+25
2013-01-16sparc: huge_ptep_set_* functions need to call set_huge_pte_at()Dave Kleikamp1-2/+8
2013-01-16ftrace: Do not function trace inlined functionsSteven Rostedt1-0/+5
2013-01-16Revert: "rt2x00: Don't let mac80211 send a BAR when an AMPDU subframe fails"Stanislaw Gruszka2-5/+5
2013-01-16mac80211: introduce IEEE80211_HW_TEARDOWN_AGGR_ON_BAR_FAILStanislaw Gruszka2-1/+10
2013-01-16rt2x00: Don't let mac80211 send a BAR when an AMPDU subframe failsAndreas Hartmann1-3/+4
2013-01-16epoll: prevent missed events on EPOLL_CTL_MODEric Wong1-1/+21
2013-01-16udf: don't increment lenExtents while writing to a holeNamjae Jeon1-2/+5
2013-01-16drivers/rtc/rtc-vt8500.c: fix handling of data passed in struct rtc_timeTony Prisk1-3/+4
2013-01-16drivers/rtc/rtc-vt8500.c: correct handling of CR_24H bitfieldTony Prisk1-2/+2
2013-01-16mm: limit mmu_gather batching to fix soft lockups on !CONFIG_PREEMPTMichal Hocko2-0/+14
2013-01-16ACPI / scan: Do not use dummy HID for system bus ACPI nodesRafael J. Wysocki1-1/+1
2013-01-16SUNRPC: Ensure that we free the rpc_task after cleanups are doneTrond Myklebust1-4/+23
2013-01-16nfs: fix null checking in nfs_get_option_str()Xi Wang1-1/+1
2013-01-16video: mxsfb: fix crash when unblanking the displayLothar Waßmann1-1/+2
2013-01-16drm/nouveau: fix init with agpgart-uninorthAaro Koskinen1-1/+1
2013-01-16drm/radeon: Properly handle DDC probe for DP bridgesNiels Ole Salscheider4-11/+24
2013-01-16drm/radeon: add connector table for Mac G4 SilverAlex Deucher2-1/+53
2013-01-16drm/radeon: add connector table for SAM440ep embedded boardAlex Deucher2-0/+67
2013-01-16powerpc: Add missing NULL terminator to avoid boot panic on PPC40xGabor Juhos1-1/+2
2013-01-16powerpc/vdso: Remove redundant locking in update_vsyscall_tz()Shan Hai1-5/+0
2013-01-16p54usb: add USBIDs for two more p54usb devicesChristian Lamparter1-0/+3
2013-01-16ath9k_hw: Fix RX gain initvals for AR9485Sujith Manoharan1-2/+2
2013-01-16p54usb: add USB ID for T-Com Sinus 154 data IITomasz Guszkowski1-0/+1
2013-01-16tmpfs mempolicy: fix /proc/mounts corrupting memoryHugh Dickins1-38/+26
2013-01-16cifs: adjust sequence number downward after signing NT_CANCEL requestJeff Layton1-0/+7
2013-01-16mm: Fix PageHead when !CONFIG_PAGEFLAGS_EXTENDEDChristoffer Dall1-1/+7
2013-01-16PCI: Reduce Ricoh 0xe822 SD card reader base clock frequency to 50MHzAndy Lutomirski2-2/+6
2013-01-16ext4: do not try to write superblock on ro remount w/o journalMichael Tokarev1-1/+1
2013-01-16hwmon: (lm73} Detect and report i2c bus errorsChris Verges1-5/+11
2013-01-16jbd2: fix assertion failure in jbd2_journal_flush()Jan Kara1-1/+2
2013-01-16ext4: check dioread_nolock on remountJan Kara1-9/+11
2013-01-16i915: ensure that VGA plane is disabledKrzysztof Mazur3-0/+19
2013-01-16ext4: fix extent tree corruption caused by hole punchForrest Liu1-4/+18
2013-01-03Linux 3.2.36v3.2.36Ben Hutchings1-1/+1
2013-01-03ramoops: fix use of rounddown_pow_of_two()Marco Stornelli1-2/+2
2013-01-03staging: vt6656: 64bit fixes: vCommandTimerWait change calculation of timer.Malcolm Priestley2-11/+13
2013-01-03staging: vt6656: 64bit fixes: key.c/h change unsigned long to u32Malcolm Priestley2-7/+7
2013-01-03staging: vt6656: 64 bit fixes: fix long warning messages.Malcolm Priestley4-24/+51
2013-01-03staging: vt6656: 64 bit fixes : correct all type sizesMalcolm Priestley1-5/+5
2013-01-03staging: vt6656: 64 bit fixes: use u32 for QWORD definition.Malcolm Priestley1-2/+4
2013-01-03staging: vt6656: [BUG] out of bound array reference in RFbSetPower.Malcolm Priestley1-0/+3
2013-01-03udf: fix memory leak while allocating blocks during writeNamjae Jeon1-0/+4
2013-01-03thp, memcg: split hugepage for memcg oom on cowDavid Rientjes2-3/+18