Commit Graph

1274 Commits (66e93e45c09affa407750cc06398492e8b897848)

Author SHA1 Message Date
Ilpo Järvinen 66e93e45c0 [TCP] FRTO: Fake cwnd for ssthresh callback 18 years ago
Ilpo Järvinen d1a54c6a0a [TCP] FRTO: Reverse RETRANS bit clearing logic 18 years ago
Ilpo Järvinen 46d0de4ed9 [TCP] FRTO: Entry is allowed only during (New)Reno like recovery 18 years ago
Ilpo Järvinen 7c9a4a5b67 [TCP]: Prevent unrelated cwnd adjustment while using FRTO 18 years ago
Ilpo Järvinen 94d0ea7786 [TCP] FRTO: frto_counter modulo-op converted to two assignments 18 years ago
Ilpo Järvinen 52c63f1e86 [TCP]: Don't enter to fast recovery while using FRTO 18 years ago
Ilpo Järvinen aa8b6a7ad1 [TCP] FRTO: Response should reset also snd_cwnd_cnt 18 years ago
Ilpo Järvinen 95c4922bf9 [TCP] FRTO: fixes fallback to conventional recovery 18 years ago
Ilpo Järvinen 6408d206c7 [TCP] FRTO: Ignore some uninteresting ACKs 18 years ago
Ilpo Järvinen 7b0eb22b1d [TCP] FRTO: Use Disorder state during operation instead of Open 18 years ago
Ilpo Järvinen 7487c48c4f [TCP] FRTO: Consecutive RTOs keep prior_ssthresh and ssthresh 18 years ago
Ilpo Järvinen 30935cf4f9 [TCP] FRTO: Comment cleanup & improvement 18 years ago
Ilpo Järvinen bdaae17da8 [TCP] FRTO: Moved tcp_use_frto from tcp.h to tcp_input.c 18 years ago
Ilpo Järvinen 9ead9a1d38 [TCP] FRTO: Separated response from FRTO detection algorithm 18 years ago
Ilpo Järvinen 522e7548a9 [TCP] FRTO: Incorrectly clears TCPCB_EVER_RETRANS bit 18 years ago
Alexey Kuznetsov 1194ed0a3e [NETLINK]: Infinite recursion in netlink. 18 years ago
Patrick McHardy 05d224468a [XFRM]: beet: fix pseudo header length value 18 years ago
Stephen Hemminger 4d4d3d1e88 [TCP]: Congestion control initialization. 18 years ago
David S. Miller 49688c8431 [NETFILTER] arp_tables: Fix unaligned accesses. 18 years ago
Patrick McHardy 01102e7ca2 [NETFILTER]: ipt_ULOG: use put_unaligned 18 years ago
Jaroslav Kysela 50c9cc2e54 [NETFILTER]: ipt_CLUSTERIP: fix oops in checkentry function 18 years ago
David S. Miller 15d33c070d [TCP]: slow_start_after_idle should influence cwnd validation too 18 years ago
Patrick McHardy 254d0d24e3 [XFRM]: beet: fix IP option decapsulation 18 years ago
Patrick McHardy d4b1e84062 [XFRM]: beet: fix beet mode decapsulation 18 years ago
Patrick McHardy 04fef9893a [XFRM]: beet: use IPOPT_NOP for option padding 18 years ago
Patrick McHardy c5027c9a89 [XFRM]: beet: fix IP option encapsulation 18 years ago
John Heffner 84565070e4 [TCP]: Do receiver-side SWS avoidance for rcvbuf < MSS. 18 years ago
Robert Olsson d562f1f8a9 [IPV4] fib_trie: Document locking. 18 years ago
Thomas Graf a0ee18b9b7 [IPv4] fib: Fix out of bound access of fib_props[] 18 years ago
Thomas Graf e1701c68c1 [NET]: Fix fib_rules compatibility breakage 18 years ago
Patrick McHardy 848c29fd64 [NETFILTER]: nat: avoid rerouting packets if only XFRM policy key changed 18 years ago
John Heffner 53cdcc04c1 [TCP]: Fix tcp_mem[] initialization. 18 years ago
Robert Olsson d5cc4a73a5 [IPV4]: Do not disable preemption in trie_leaf_remove(). 18 years ago
Geert Uytterhoeven 08882669e0 [IPV4]: Fix warning in ip_mc_rejoin_group. 18 years ago
Paul Moore 38c8947c1b [NetLabel]: parse the CIPSO ranged tag on incoming packets 18 years ago
Evgeniy Polyakov c4e38f41e3 [IPV4]: Fix rtm_to_ifaddr() error handling. 18 years ago
Herbert Xu d644329bc9 [UDP]: Reread uh pointer after pskb_trim 18 years ago
Jay Vosburgh a816c7c712 bonding: Improve IGMP join processing 18 years ago
Patrick McHardy d3ab4298aa [NETFILTER]: tcp conntrack: accept SYN|URG as valid 18 years ago
Patrick McHardy e281db5cdf [NETFILTER]: nf_conntrack/nf_nat: fix incorrect config ifdefs 18 years ago
Patrick McHardy ec68e97ded [NETFILTER]: conntrack: fix {nf,ip}_ct_iterate_cleanup endless loops 18 years ago
Paul Moore c6387a8694 [NetLabel]: Verify sensitivity level has a valid CIPSO mapping 18 years ago
Arnaldo Carvalho de Melo a9948a7e15 [TCP]: Fix minisock tcp_create_openreq_child() typo. 18 years ago
Bernhard Walle aef8811abb [XFRM]: Fix oops in xfrm4_dst_destroy() 18 years ago
Arnaldo Carvalho de Melo e4396b544f [XFRM_TUNNEL]: Reload header pointer after pskb_may_pull/pskb_expand_head 18 years ago
Joe Perches 4c3ae4d7e7 [IPV4]: Use random32() in net/ipv4/multipath 18 years ago
Herbert Xu 8030f54499 [IPV4] devinet: Register inetdev earlier. 18 years ago
Baruch Even f4b9479dc5 [IPV4]: Correct links in net/ipv4/Kconfig 18 years ago
David S. Miller 2c4f6219ac [TCP]: Fix MD5 signature pool locking. 18 years ago
Adrian Bunk 936bb14ce9 correct a dead URL in the IP_MULTICAST help text 18 years ago