aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4 (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-04-25[UDP]: ipv4 whitespace cleanupStephen Hemminger1-47/+48
2007-04-25[NET]: Introduce SIOCGSTAMPNS ioctl to get timestamps with nanosec resolutionEric Dumazet1-0/+3
2007-04-25[TCP]: Abstract out all write queue operations.David S. Miller5-96/+107
2007-04-25[NET] IPV4: Use hton{s,l}() where appropriate.YOSHIFUJI Hideaki4-26/+25
2007-04-25[UDP]: Clean up UDP-Lite receive checksumHerbert Xu2-48/+50
2007-04-25[IPV4]: Optimize inet_getpeer()Eric Dumazet1-16/+22
2007-04-25[TCP] TCP Yeah: cleanupStephen Hemminger1-19/+23
2007-04-25[TCP] tcp_cubic: faster cube rootStephen Hemminger1-11/+5
2007-04-25[NET]: convert network timestamps to ktime_tEric Dumazet3-9/+13
2007-04-25[NET]: div64_64 consolidate (rev3)Stephen Hemminger3-44/+1
2007-04-25[NET]: Convert xtime.tv_sec to get_seconds()James Morris4-13/+13
2007-04-25[TCP]: FRTO undo response falls back to ratehalving one if ECEdIlpo Järvinen1-5/+6
2007-04-25[TCP]: Complete icsk-to-local-variable change (in tcp_enter_cwr)Ilpo Järvinen1-1/+1
2007-04-25[TCP]: Add two new spurious RTO responses to FRTOIlpo Järvinen3-5/+41
2007-04-25[TCP]: Correct reordering detection change (no FRTO case)Ilpo Järvinen1-1/+1
2007-04-25[TCP]: Keep copied_seq, rcv_wup and rcv_next together.Eric Dumazet1-4/+2
2007-04-25[TCP]: struct *sock argument renamed: sp -> skIlpo Järvinen1-11/+11
2007-04-25[TCP]: Add RFC3742 Limited Slow-Start, controlled by variable sysctl_tcp_max_ssthresh.John Heffner2-9/+30
2007-04-25[TCP] YeAH-TCP: algorithm implementationAngelo P. Castellani4-0/+437
2007-04-25[TCP]: SACK enhanced FRTOIlpo Järvinen1-11/+65
2007-04-25[TCP]: Prevent reordering adjustments during FRTOIlpo Järvinen1-1/+2
2007-04-25[TCP] FRTO: Fake cwnd for ssthresh callbackIlpo Järvinen1-1/+25
2007-04-25[TCP] FRTO: Reverse RETRANS bit clearing logicIlpo Järvinen1-12/+23
2007-04-25[TCP] FRTO: Entry is allowed only during (New)Reno like recoveryIlpo Järvinen1-4/+21
2007-04-25[TCP]: Prevent unrelated cwnd adjustment while using FRTOIlpo Järvinen1-7/+11
2007-04-25[TCP] FRTO: frto_counter modulo-op converted to two assignmentsIlpo Järvinen1-2/+2
2007-04-25[TCP]: Don't enter to fast recovery while using FRTOIlpo Järvinen1-0/+4
2007-04-25[TCP] FRTO: Response should reset also snd_cwnd_cntIlpo Järvinen1-0/+1
2007-04-25[TCP] FRTO: fixes fallback to conventional recoveryIlpo Järvinen1-5/+9
2007-04-25[TCP] FRTO: Ignore some uninteresting ACKsIlpo Järvinen1-3/+10
2007-04-25[TCP] FRTO: Use Disorder state during operation instead of OpenIlpo Järvinen1-3/+3
2007-04-25[TCP] FRTO: Consecutive RTOs keep prior_ssthresh and ssthreshIlpo Järvinen1-6/+14
2007-04-25[TCP] FRTO: Comment cleanup & improvementIlpo Järvinen1-17/+32
2007-04-25[TCP] FRTO: Moved tcp_use_frto from tcp.h to tcp_input.cIlpo Järvinen1-0/+13
2007-04-25[TCP] FRTO: Separated response from FRTO detection algorithmIlpo Järvinen1-6/+10
2007-04-25[TCP] FRTO: Incorrectly clears TCPCB_EVER_RETRANS bitIlpo Järvinen1-1/+1
2007-04-25[NETLINK]: Infinite recursion in netlink.Alexey Kuznetsov1-1/+7
2007-04-23[XFRM]: beet: fix pseudo header length valuePatrick McHardy1-2/+2
2007-04-23[TCP]: Congestion control initialization.Stephen Hemminger1-10/+13
2007-04-13[NETFILTER] arp_tables: Fix unaligned accesses.David S. Miller1-7/+3
2007-04-12[NETFILTER]: ipt_ULOG: use put_unalignedPatrick McHardy1-3/+4
2007-04-10[NETFILTER]: ipt_CLUSTERIP: fix oops in checkentry functionJaroslav Kysela1-2/+0
2007-04-09[TCP]: slow_start_after_idle should influence cwnd validation tooDavid S. Miller1-1/+2
2007-04-05[XFRM]: beet: fix IP option decapsulationPatrick McHardy1-1/+4
2007-04-05[XFRM]: beet: fix beet mode decapsulationPatrick McHardy1-7/+7
2007-04-05[XFRM]: beet: use IPOPT_NOP for option paddingPatrick McHardy1-0/+2
2007-04-05[XFRM]: beet: fix IP option encapsulationPatrick McHardy1-3/+2
2007-04-02[TCP]: Do receiver-side SWS avoidance for rcvbuf < MSS.John Heffner1-0/+3
2007-03-26[IPV4] fib_trie: Document locking.Robert Olsson1-0/+9
2007-03-25[IPv4] fib: Fix out of bound access of fib_props[]Thomas Graf2-1/+6