aboutsummaryrefslogtreecommitdiff
path: root/net/ipv4/tcp.c
AgeCommit message (Expand)Author
2014-07-29Merge branch 'linux-linaro-lsk' into linux-linaro-lsk-androidAlex Shi
2014-07-28tcp: Fix divide by zero when pushing during tcp-repairChristoph Paasch
2014-04-15Merge branch 'linaro-android-3.10-lsk' of git://git.linaro.org/people/john.st...Mark Brown
2014-03-28Merge branch 'linux-linaro-lsk' into linux-linaro-lsk-androidAlex Shi
2014-03-26tcp: Fix build error if IPV6 is not selectedTushar Behera
2014-03-23net-tcp: fastopen: fix high order allocationsEric Dumazet
2013-12-08Merge branch 'linux-linaro-lsk' into linux-linaro-lsk-androidMark Brown
2013-12-08tcp: gso: fix truesize trackingEric Dumazet
2013-12-08tcp: tsq: restore minimal amount of queueingEric Dumazet
2013-11-05Merge branch 'linux-linaro-lsk' into linux-linaro-lsk-androidMark Brown
2013-11-04tcp: TSO packets automatic sizingEric Dumazet
2013-10-14Merge branch 'linux-linaro-lsk' into linux-linaro-lsk-androidMark Brown
2013-10-13tcp: Add missing braces to do_tcp_setsockoptDave Jones
2013-09-15Merge branch 'linux-linaro-lsk' into linux-linaro-lsk-androidlsk-android-13.09Mark Brown
2013-09-14tcp: set timestamps for restored skb-sAndrey Vagin
2013-07-01misc: uidstat: Adding uid stat driver to collect network statistics.Mike Chan
2013-07-01net: socket ioctl to reset connections matching local addressRobert Love
2013-05-16tcp: gso: do not generate out of order packetsEric Dumazet
2013-05-14tcp: fix tcp_md5_hash_skb_data()Eric Dumazet
2013-04-13tcp: tcp_tso_segment() small optimizationEric Dumazet
2013-04-12tcp: GSO should be TSQ friendlyEric Dumazet
2013-03-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-03-17tcp: Remove TCPCTChristoph Paasch
2013-03-14tcp: fix skb_availroom()Eric Dumazet
2013-03-09tunneling: Add generic Tunnel segmentation.Pravin B Shelar
2013-02-26Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2013-02-15v4 GRE: Add TCP segmentation offload for GREPravin B Shelar
2013-02-13net: Fix possible wrong checksum generation.Pravin B Shelar
2013-02-13tcp: set and get per-socket timestampAndrey Vagin
2013-02-13tcp: adding a per-socket timestamp offsetAndrey Vagin
2013-02-05tcp: remove Appropriate Byte Count supportStephen Hemminger
2013-01-28net: fix possible wrong checksum generationEric Dumazet
2013-01-22ipv4: Use IS_ERR_OR_NULL().YOSHIFUJI Hideaki / 吉藤英明
2013-01-10tcp: fix splice() and tcp collapsing interactionEric Dumazet
2013-01-10tcp: splice: fix an infinite loop in tcp_read_sock()Eric Dumazet
2013-01-07dmaengine: remove dma_async_memcpy_complete() macroBartlomiej Zolnierkiewicz
2013-01-07dmaengine: remove dma_async_memcpy_pending() macroBartlomiej Zolnierkiewicz
2012-12-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2012-12-02tcp: don't abort splice() after small transfersWilly Tarreau
2012-12-01tcp: fix crashes in do_tcp_sendpages()Eric Dumazet
2012-12-01tcp: change default tcp hash sizeEric Dumazet
2012-11-18net: Allow userns root to control ipv4Eric W. Biederman
2012-11-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-11-15tcp: fix retransmission in repair modeAndrew Vagin
2012-11-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-10-22tcp: add SYN/data info to TCP_INFOYuchung Cheng
2012-10-22tcp: speedup SIOCINQ ioctlEric Dumazet
2012-10-18tcp: fix FIONREAD/SIOCINQEric Dumazet
2012-09-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-09-24net: use a per task frag allocatorEric Dumazet