aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4/tcp_output.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2015-03-07i2c: designware-baytrail: baytrail_i2c_acquire() might sleepAndy Shevchenko1-2/+4
2015-03-07i2c: designware-baytrail: cross-check lock functionsAndy Shevchenko1-1/+1
2015-03-07i2c: designware-baytrail: fix sparse warningsAndy Shevchenko1-7/+5
2015-03-07i2c: designware-baytrail: fix typo in error pathAndy Shevchenko1-2/+2
2015-03-07i2c: designware-baytrail: describe magic numbersAndy Shevchenko1-7/+9
2015-03-06tpm: fix call order in tpm-chip.cJarkko Sakkinen1-20/+14
2015-03-06tpm/ibmvtpm: Additional LE support for tpm_ibmvtpm_sendjmlatten@linux.vnet.ibm.com2-8/+8
2015-03-06spi: pl022: Fix race in giveback() leading to driver lock-upAlexander Sverdlin1-1/+1
2015-03-06xhci: Workaround for PME stuck issues in Intel xhciMathias Nyman2-0/+31
2015-03-06xhci: fix reporting of 0-sized URBs in control endpointAleksander Morgado2-2/+11
2015-03-06ALSA: hda - One more Dell macine needs DELL1_MIC_NO_PRESENCE quirkHui Wang1-0/+7
2015-03-06ALSA: opl3: small array underflowDan Carpenter1-0/+2
2015-03-06kernel/module.c: Update debug alignment after symtable generationLaura Abbott1-0/+2
2015-03-06arm64: Don't use is_module_addr in setting page attributesLaura Abbott1-1/+4
2015-03-06spi: dw-mid: avoid potential NULL dereferenceAndy Shevchenko1-0/+6
2015-03-05tcp: align tcp_xmit_size_goal() on tcp_tso_autosize()Eric Dumazet1-7/+3
2015-03-05net: fec: fix unbalanced clk disable on driver unbindStefan Agner1-1/+0
2015-03-05net: macb: Correct the MID field length valuePunnaiah Choudary Kalluri1-1/+1
2015-03-05net: gianfar: correctly determine the number of queue groupsTobias Waldekranz1-2/+17
2015-03-05ipv4: ip_check_defrag should not assume that skb_network_offset is zeroAlexander Drozdov1-4/+7
2015-03-05net: bcmgenet: properly disable password matchingFlorian Fainelli1-2/+4
2015-03-05Btrfs:__add_inode_ref: out of bounds memory read when looking for extended ref.Quentin Casasnovas1-1/+1
2015-03-05Btrfs: fix data loss in the fast fsync pathFilipe Manana1-28/+28
2015-03-05Btrfs: remove extra run_delayed_refs in update_cowonly_rootJosef Bacik1-3/+0
2015-03-06genirq / PM: describe IRQF_COND_SUSPENDMark Rutland1-3/+13
2015-03-06tty: serial: atmel: rework interrupt and wakeup handlingBoris BREZILLON1-4/+45
2015-03-06watchdog: at91sam9: request the irq with IRQF_NO_SUSPENDBoris BREZILLON1-1/+2
2015-03-05cpuidle / sleep: Use broadcast timer for states that stop local timerRafael J. Wysocki3-51/+58
2015-03-05net: eth: xgene: fix booting with devicetreeMark Salter1-1/+1
2015-03-05bnx2x: Force fundamental reset for EEH recoveryBrian King1-0/+3
2015-03-05xen-netback: refactor xenvif_handle_frag_list()David Vrabel1-12/+9
2015-03-05xen-netback: unref frags when handling a from-guest skb with a frag listDavid Vrabel1-1/+6
2015-03-05xen-netback: return correct ethtool statsDavid Vrabel1-2/+1
2015-03-05x86/fpu/xsaves: Fix improper uses of __ex_tableQuentin Casasnovas1-17/+11
2015-03-05dmaengine: mmp_pdma: fix warning about slave capsRobert Jarzmik1-0/+7
2015-03-05x86/intel/quark: Select COMMON_CLKAndy Shevchenko1-0/+1
2015-03-05dmaengine: qcom_bam_dma: fix wrong register offsetsStanimir Varbanov1-3/+3
2015-03-05dmaengine: bam-dma: fix a warning about missing capabilitiesStanimir Varbanov1-0/+4
2015-03-05workqueue: fix hang involving racing cancel[_delayed]_work_sync()'s for PREEMPT_NONETejun Heo2-5/+54
2015-03-05iwlwifi: mvm: BT Coex - fix a NULL pointer exceptionEmmanuel Grumbach2-2/+4
2015-03-05ALSA: line6: Clamp values correctlyTakashi Iwai1-3/+3
2015-03-05ALSA: msnd: add some missing curly bracesDan Carpenter1-1/+2
2015-03-05dmaengine: ioatdma: workaround for incorrect DMACAP registerDave Jiang1-0/+4
2015-03-05dmaengine: at_xdmac: fix for chan conf simplificationLudovic Desroches1-4/+3
2015-03-05dmaengine: dw: don't handle interrupt when dmaengine is not usedJie Yang1-1/+1
2015-03-05thermal: Make sysfs attributes of cooling devices default attributesMatthias Kaehlcke1-20/+17
2015-03-05Thermal/int340x: Fix memleak for aux tripSrinivas Pandruvada1-4/+6
2015-03-04seq_buf: Fix seq_buf_bprintf() truncationSteven Rostedt (Red Hat)1-1/+1
2015-03-04ARM: fix typos in smc91x platform dataArnd Bergmann5-4/+6
2015-03-05x86/asm/entry/64: Remove a bogus 'ret_from_fork' optimizationAndy Lutomirski1-5/+8