aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* [TCP] Sysctl documentation: tcp_frto_responseIlpo Järvinen2007-04-26
* [TCP]: Add two new spurious RTO responses to FRTOIlpo Järvinen2007-04-26
* [TCP]: Correct reordering detection change (no FRTO case)Ilpo Järvinen2007-04-26
* [TCP]: Make snd_cwnd_clamp a u32.David S. Miller2007-04-26
* [TCP]: Keep copied_seq, rcv_wup and rcv_next together.Eric Dumazet2007-04-26
* [TCP]: struct *sock argument renamed: sp -> skIlpo Järvinen2007-04-26
* [TCP]: Add RFC3742 Limited Slow-Start, controlled by variable sysctl_tcp_max_...John Heffner2007-04-26
* [TCP] YeAH-TCP: algorithm implementationAngelo P. Castellani2007-04-26
* [TCP] FRTO: Sysctl documentation for SACK enhanced versionIlpo Järvinen2007-04-26
* [TCP]: SACK enhanced FRTOIlpo Järvinen2007-04-26
* [TCP]: Prevent reordering adjustments during FRTOIlpo Järvinen2007-04-26
* [TCP] FRTO: Fake cwnd for ssthresh callbackIlpo Järvinen2007-04-26
* [TCP] FRTO: Reverse RETRANS bit clearing logicIlpo Järvinen2007-04-26
* [TCP] FRTO: Entry is allowed only during (New)Reno like recoveryIlpo Järvinen2007-04-26
* [TCP]: Prevent unrelated cwnd adjustment while using FRTOIlpo Järvinen2007-04-26
* [TCP] FRTO: frto_counter modulo-op converted to two assignmentsIlpo Järvinen2007-04-26
* [TCP]: Don't enter to fast recovery while using FRTOIlpo Järvinen2007-04-26
* [TCP] FRTO: Response should reset also snd_cwnd_cntIlpo Järvinen2007-04-26
* [TCP] FRTO: fixes fallback to conventional recoveryIlpo Järvinen2007-04-26
* [TCP] FRTO: Ignore some uninteresting ACKsIlpo Järvinen2007-04-26
* [TCP] FRTO: Use Disorder state during operation instead of OpenIlpo Järvinen2007-04-26
* [TCP] FRTO: Consecutive RTOs keep prior_ssthresh and ssthreshIlpo Järvinen2007-04-26
* [TCP] FRTO: Comment cleanup & improvementIlpo Järvinen2007-04-26
* [TCP] FRTO: Moved tcp_use_frto from tcp.h to tcp_input.cIlpo Järvinen2007-04-26
* [TCP] FRTO: Separated response from FRTO detection algorithmIlpo Järvinen2007-04-26
* [TCP] FRTO: Incorrectly clears TCPCB_EVER_RETRANS bitIlpo Järvinen2007-04-26
* Linux 2.6.21v2.6.21Linus Torvalds2007-04-25
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2007-04-25
|\
| * [PARPORT] SUNBPP: Fix OOPS when debugging is enabled.David S. Miller2007-04-24
| * [SPARC] openprom: Switch to ref counting PCI APIAlan Cox2007-04-24
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2007-04-25
|\ \
| * | [NETLINK]: Infinite recursion in netlink.Alexey Kuznetsov2007-04-25
* | | packet: fix error handlingAndrew Morton2007-04-25
|/ /
* | cfq-iosched: fix alias + front merge bugJens Axboe2007-04-25
* | IPv6: fix Routing Header Type 0 handling thinkoYOSHIFUJI Hideaki2007-04-24
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2007-04-24
|\ \
| * | [BNX2]: Fix occasional NETDEV WATCHDOG on 5709.Michael Chan2007-04-24
| * | [IPV6]: Disallow RH0 by default.YOSHIFUJI Hideaki2007-04-24
| * | [XFRM]: beet: fix pseudo header length valuePatrick McHardy2007-04-24
| * | [TCP]: Congestion control initialization.Stephen Hemminger2007-04-24
| |/
* | [MIPS] Fix oprofile logic to physical counter remappingRalf Baechle2007-04-24
* | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-04-24
|\ \
| * | drivers/net/hamradio/baycom_ser_fdx build fixAndrew Morton2007-04-24
| * | usb-net/pegasus: fix pegasus carrier detectionDan Williams2007-04-24
| * | sis900: Allocate rx replacement buffer before rx operationNeil Horman2007-04-24
| * | [netdrvr] depca: handle platform_device_add() failureAndrea Righi2007-04-24
* | | Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds2007-04-24
|\ \ \
| * | | [PATCH] i386: Fix some warnings added by earlier patchAndi Kleen2007-04-24
| * | | [PATCH] x86-64: Always flush all pages in change_page_attrAndi Kleen2007-04-24
| * | | [PATCH] x86: Remove noreplacement optionAndi Kleen2007-04-24