summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-10-13tcp: flush DMA queue before sk_wait_data if rcv_wnd is zeroMichal Kubeček1-2/+8
2012-10-13ipv6: fix return value check in fib6_add()Wei Yongjun1-0/+4
2012-10-13ipv6: del unreachable route when an addr is deleted on loNicolas Dichtel1-2/+8
2012-10-13ipv6: release reference of ip6_null_entry's dst entry in __ip6_del_rtGao feng1-5/+6
2012-10-138021q: fix mac_len recomputation in vlan_untag()Antonio Quartulli1-1/+2
2012-10-13sierra_net: Endianess bug fix.Lennart Sorensen1-1/+1
2012-10-13pkt_sched: fix virtual-start-time update in QFQPaolo Valente1-1/+4
2012-10-13net-sched: sch_cbq: avoid infinite loopEric Dumazet1-2/+3
2012-10-13netxen: check for root bus in netxen_mask_aer_correctableNikolay Aleksandrov1-0/+4
2012-10-13ixp4xx_hss: fix build failure due to missing linux/module.h inclusionFlorian Fainelli1-0/+1
2012-10-13net: ethernet: davinci_cpdma: decrease the desc count when cleaning up the re...htbegin1-0/+1
2012-10-13xfrm_user: ensure user supplied esn replay window is validMathias Krause2-6/+27
2012-10-13xfrm_user: don't copy esn replay window twice for new statesMathias Krause1-4/+5
2012-10-13xfrm_user: fix info leak in copy_to_user_tmpl()Mathias Krause1-0/+1
2012-10-13xfrm_user: fix info leak in copy_to_user_policy()Mathias Krause1-0/+1
2012-10-13xfrm_user: fix info leak in copy_to_user_state()Mathias Krause1-0/+1
2012-10-13xfrm_user: fix info leak in copy_to_user_auth()Mathias Krause1-1/+1
2012-10-13xfrm: fix a read lock imbalance in make_blackholeLi RongQing1-1/+1
2012-10-13xfrm_user: return error pointer instead of NULL #2Mathias Krause1-2/+4
2012-10-13xfrm_user: return error pointer instead of NULLMathias Krause1-2/+4
2012-10-13xfrm: Workaround incompatibility of ESN and async cryptoSteffen Klassert3-1/+19
2012-10-13bnx2x: fix rx checksum validation for IPv6Michal Schmidt1-5/+7
2012-10-13localmodconfig: Fix localyesconfig to set to 'y' not 'm'Yuta Ando1-0/+2
2012-10-13jbd2: don't write superblock when if its emptyEric Sandeen1-0/+5
2012-10-13workqueue: add missing smp_wmb() in process_one_work()Tejun Heo1-0/+2
2012-10-13PM / Sleep: use resume event when call dpm_resume_earlyFeng Hong1-1/+1
2012-10-13rapidio/rionet: fix multicast packet transmit logicAlexandre Bounine1-3/+17
2012-10-13powerpc/eeh: Fix crash on converting OF node to edevGavin Shan2-1/+9
2012-10-13lguest: fix occasional crash in example launcher.Rusty Russell1-0/+1
2012-10-13drivers/dma/dmaengine.c: lower the priority of 'failed to get' dma channel me...Fabio Estevam1-1/+1
2012-10-13drivers/scsi/atp870u.c: fix bad use of udelayMartin Michlmayr1-1/+10
2012-10-13kernel/sys.c: call disable_nonboot_cpus() in kernel_restart()Shawn Guo1-0/+1
2012-10-13lib/gcd.c: prevent possible div by 0Davidlohr Bueso1-0/+3
2012-10-13mfd: max8925: Move _IO resources out of ioport_ioresourceMark Brown1-0/+10
2012-10-13PCI: acpiphp: check whether _ADR evaluation succeededBjorn Helgaas1-4/+9
2012-10-13ACPI: run _OSC after ACPI_FULL_INITIALIZATIONLin Ming1-2/+6
2012-10-13media: gspca_pac7302: add support for device 1ae7:2001 Speedlink Snappy Micro...Frank Schäfer1-0/+1
2012-10-13media: rc: ite-cir: Initialise ite_dev::rdev earlierBen Hutchings1-1/+1
2012-10-13intel-iommu: Default to non-coherent for domains unattached to iommusAlex Williamson1-1/+3
2012-10-13slab: fix the DEADLOCK issue on l3 alien lockMichael Wang1-3/+3
2012-10-13kbuild: Fix gcc -x syntaxJean Delvare11-18/+18
2012-10-13kbuild: make: fix if_changed when command contains backslashesSascha Hauer1-1/+1
2012-10-13mn10300: only add -mmem-funcs to KBUILD_CFLAGS if gcc supports itGeert Uytterhoeven1-1/+1
2012-10-07Linux 3.4.13v3.4.13Greg Kroah-Hartman1-1/+1
2012-10-07SCSI: scsi_dh_alua: Enable STPG for unavailable portsBart Van Assche1-2/+1
2012-10-07SCSI: scsi_remove_target: fix softlockup regression on hot removeDan Williams1-16/+14
2012-10-07x86/alternatives: Fix p6 nops on non-modular kernelsAvi Kivity1-1/+1
2012-10-07isci: fix isci_pci_probe() generates warning on efi failure pathDan Williams2-2/+0
2012-10-07IB/srp: Avoid having aborted requests hangBart Van Assche1-0/+1
2012-10-07IB/srp: Fix use-after-free in srp_reset_req()Bart Van Assche1-1/+1