aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* [IPV6] IP6TUNNEL: Split out generic routine in ip6ip6_xmit().Yasuyuki Kozakai2007-04-26
* [IPV6] IP6TUNNEL: Split out generic routine in ip6ip6_rcv().Yasuyuki Kozakai2007-04-26
* [IPV6] IP6TUNNEL: Split out generic routine in ip6ip6_err().Yasuyuki Kozakai2007-04-26
* [IPV6]: Decentralize EXPORT_SYMBOLs.YOSHIFUJI Hideaki2007-04-26
* [NETLINK]: Mirror UDP MSG_TRUNC semantics.David S. Miller2007-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
* [PKTGEN]: fix device name handlingStephen Hemminger2007-04-26
* [PKTGEN]: don't use __constant_htonl()Stephen Hemminger2007-04-26
* [PKTGEN]: use random32Stephen Hemminger2007-04-26
* [PKTGEN]: use pr_debugStephen Hemminger2007-04-26
* [NET]: Keep sk_backlog near sk_lockEric Dumazet2007-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
* IPv6: fix Routing Header Type 0 handling thinkoYOSHIFUJI Hideaki2007-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
* RPC: Fix the TCP resend semantics for NFSv4Trond Myklebust2007-04-21
* [NETLINK]: Don't attach callback to a going-away netlink socketDenis Lunev2007-04-18
* [IrDA]: Correctly handling socket errorOlaf Kirch2007-04-18
* [SCTP]: Do not interleave non-fragments when in partial deliveryVlad Yasevich2007-04-18
* [IPSEC] af_key: Fix thinko in pfkey_xfrm_policy2msg()David S. Miller2007-04-18
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2007-04-17
|\
| * [BRIDGE]: Unaligned access when comparing ethernet addressesEvgeny Kravtsunov2007-04-17