aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4
Commit message (Expand)AuthorAge
* [SK_BUFF]: Introduce skb_reset_mac_header(skb)Arnaldo Carvalho de Melo2007-04-26
* [UDP]: Use __skb_pull since we have checked it won't fail with pskb_may_pullArnaldo Carvalho de Melo2007-04-26
* [UDP]: deinlineStephen Hemminger2007-04-26
* [TCP]: whitespace cleanupStephen Hemminger2007-04-26
* [IPV4]: cleanupStephen Hemminger2007-04-26
* [UDP]: ipv4 whitespace cleanupStephen Hemminger2007-04-26
* [NET]: Introduce SIOCGSTAMPNS ioctl to get timestamps with nanosec resolutionEric Dumazet2007-04-26
* [TCP]: Abstract out all write queue operations.David S. Miller2007-04-26
* [NET] IPV4: Use hton{s,l}() where appropriate.YOSHIFUJI Hideaki2007-04-26
* [UDP]: Clean up UDP-Lite receive checksumHerbert Xu2007-04-26
* [IPV4]: Optimize inet_getpeer()Eric Dumazet2007-04-26
* [TCP] TCP Yeah: cleanupStephen Hemminger2007-04-26
* [TCP] tcp_cubic: faster cube rootStephen Hemminger2007-04-26
* [NET]: convert network timestamps to ktime_tEric Dumazet2007-04-26
* [NET]: div64_64 consolidate (rev3)Stephen Hemminger2007-04-26
* [NET]: Convert xtime.tv_sec to get_seconds()James Morris2007-04-26
* [TCP]: FRTO undo response falls back to ratehalving one if ECEdIlpo Järvinen2007-04-26
* [TCP]: Complete icsk-to-local-variable change (in tcp_enter_cwr)Ilpo 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]: 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]: 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
* [NETLINK]: Infinite recursion in netlink.Alexey Kuznetsov2007-04-25
* [XFRM]: beet: fix pseudo header length valuePatrick McHardy2007-04-24
* [TCP]: Congestion control initialization.Stephen Hemminger2007-04-24
* [NETFILTER] arp_tables: Fix unaligned accesses.David S. Miller2007-04-13
* [NETFILTER]: ipt_ULOG: use put_unalignedPatrick McHardy2007-04-12
* [NETFILTER]: ipt_CLUSTERIP: fix oops in checkentry functionJaroslav Kysela2007-04-10
* [TCP]: slow_start_after_idle should influence cwnd validation tooDavid S. Miller2007-04-09
* [XFRM]: beet: fix IP option decapsulationPatrick McHardy2007-04-05
* [XFRM]: beet: fix beet mode decapsulationPatrick McHardy2007-04-05