summaryrefslogtreecommitdiffstats
path: root/net/ipv4
Commit message (Expand)AuthorAgeFilesLines
* [SK_BUFF]: Introduce skb_mac_header()Arnaldo Carvalho de Melo2007-04-255-9/+9
* [TCP]: Use skb_set_mac_header in tcp_collapseArnaldo Carvalho de Melo2007-04-251-1/+1
* [TCP]: Do the layer header setting in tcp_collapse relative to skb->dataArnaldo Carvalho de Melo2007-04-251-3/+5
* [SK_BUFF] xfrm: Use skb_set_mac_header in the memmove casesArnaldo Carvalho de Melo2007-04-251-2/+4
* [SK_BUFF]: Introduce skb_reset_mac_header(skb)Arnaldo Carvalho de Melo2007-04-253-3/+4
* [UDP]: Use __skb_pull since we have checked it won't fail with pskb_may_pullArnaldo Carvalho de Melo2007-04-251-1/+1
* [UDP]: deinlineStephen Hemminger2007-04-251-4/+4
* [TCP]: whitespace cleanupStephen Hemminger2007-04-255-50/+51
* [IPV4]: cleanupStephen Hemminger2007-04-2512-750/+745
* [UDP]: ipv4 whitespace cleanupStephen Hemminger2007-04-251-47/+48
* [NET]: Introduce SIOCGSTAMPNS ioctl to get timestamps with nanosec resolutionEric Dumazet2007-04-251-0/+3
* [TCP]: Abstract out all write queue operations.David S. Miller2007-04-255-96/+107
* [NET] IPV4: Use hton{s,l}() where appropriate.YOSHIFUJI Hideaki2007-04-254-26/+25
* [UDP]: Clean up UDP-Lite receive checksumHerbert Xu2007-04-252-48/+50
* [IPV4]: Optimize inet_getpeer()Eric Dumazet2007-04-251-16/+22
* [TCP] TCP Yeah: cleanupStephen Hemminger2007-04-251-19/+23
* [TCP] tcp_cubic: faster cube rootStephen Hemminger2007-04-251-11/+5
* [NET]: convert network timestamps to ktime_tEric Dumazet2007-04-253-9/+13
* [NET]: div64_64 consolidate (rev3)Stephen Hemminger2007-04-253-44/+1
* [NET]: Convert xtime.tv_sec to get_seconds()James Morris2007-04-254-13/+13
* [TCP]: FRTO undo response falls back to ratehalving one if ECEdIlpo Järvinen2007-04-251-5/+6
* [TCP]: Complete icsk-to-local-variable change (in tcp_enter_cwr)Ilpo Järvinen2007-04-251-1/+1
* [TCP]: Add two new spurious RTO responses to FRTOIlpo Järvinen2007-04-253-5/+41
* [TCP]: Correct reordering detection change (no FRTO case)Ilpo Järvinen2007-04-251-1/+1
* [TCP]: Keep copied_seq, rcv_wup and rcv_next together.Eric Dumazet2007-04-251-4/+2
* [TCP]: struct *sock argument renamed: sp -> skIlpo Järvinen2007-04-251-11/+11
* [TCP]: Add RFC3742 Limited Slow-Start, controlled by variable sysctl_tcp_max_...John Heffner2007-04-252-9/+30
* [TCP] YeAH-TCP: algorithm implementationAngelo P. Castellani2007-04-254-0/+437
* [TCP]: SACK enhanced FRTOIlpo Järvinen2007-04-251-11/+65
* [TCP]: Prevent reordering adjustments during FRTOIlpo Järvinen2007-04-251-1/+2
* [TCP] FRTO: Fake cwnd for ssthresh callbackIlpo Järvinen2007-04-251-1/+25
* [TCP] FRTO: Reverse RETRANS bit clearing logicIlpo Järvinen2007-04-251-12/+23
* [TCP] FRTO: Entry is allowed only during (New)Reno like recoveryIlpo Järvinen2007-04-251-4/+21
* [TCP]: Prevent unrelated cwnd adjustment while using FRTOIlpo Järvinen2007-04-251-7/+11
* [TCP] FRTO: frto_counter modulo-op converted to two assignmentsIlpo Järvinen2007-04-251-2/+2
* [TCP]: Don't enter to fast recovery while using FRTOIlpo Järvinen2007-04-251-0/+4
* [TCP] FRTO: Response should reset also snd_cwnd_cntIlpo Järvinen2007-04-251-0/+1
* [TCP] FRTO: fixes fallback to conventional recoveryIlpo Järvinen2007-04-251-5/+9
* [TCP] FRTO: Ignore some uninteresting ACKsIlpo Järvinen2007-04-251-3/+10
* [TCP] FRTO: Use Disorder state during operation instead of OpenIlpo Järvinen2007-04-251-3/+3
* [TCP] FRTO: Consecutive RTOs keep prior_ssthresh and ssthreshIlpo Järvinen2007-04-251-6/+14
* [TCP] FRTO: Comment cleanup & improvementIlpo Järvinen2007-04-251-17/+32
* [TCP] FRTO: Moved tcp_use_frto from tcp.h to tcp_input.cIlpo Järvinen2007-04-251-0/+13
* [TCP] FRTO: Separated response from FRTO detection algorithmIlpo Järvinen2007-04-251-6/+10
* [TCP] FRTO: Incorrectly clears TCPCB_EVER_RETRANS bitIlpo Järvinen2007-04-251-1/+1
* [NETLINK]: Infinite recursion in netlink.Alexey Kuznetsov2007-04-251-1/+7
* [XFRM]: beet: fix pseudo header length valuePatrick McHardy2007-04-231-2/+2
* [TCP]: Congestion control initialization.Stephen Hemminger2007-04-231-10/+13
* [NETFILTER] arp_tables: Fix unaligned accesses.David S. Miller2007-04-131-7/+3
* [NETFILTER]: ipt_ULOG: use put_unalignedPatrick McHardy2007-04-121-3/+4
OpenPOWER on IntegriCloud