index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.19.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sctp
/
outqueue.c
Age
Commit message (
Expand
)
Author
2008-10-01
sctp: reduce memory footprint of sctp_chunk structure
Neil Horman
2008-10-01
sctp: Retransmit list is ineligable for missing indications
Vlad Yasevich
2008-10-01
sctp: Optimize SFR-CACC transport list walking during SACK processing
Vlad Yasevich
2008-10-01
sctp: Only mark chunks as missing when there are gaps
Vlad Yasevich
2008-07-22
sctp: make sctp_outq_flush() static
Adrian Bunk
2008-06-19
sctp: Follow security requirement of responding with 1 packet
Vlad Yasevich
2008-06-04
sctp: Flush the queue only once during fast retransmit.
Vlad Yasevich
2008-06-04
sctp: Start T3-RTX timer when fast retransmitting lowest TSN
Vlad Yasevich
2008-04-17
SCTP: Initialize partial_bytes_acked to 0, when all of the data is acked.
Gui Jianfeng
2008-04-14
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-04-12
[SCTP]: "list_for_each()" -> "list_for_each_entry()" where appropriate.
Robert P. J. Day
2008-04-12
[SCTP]: Fix protocol violation when receiving an error lenght INIT-ACK
Gui Jianfeng
2008-03-05
net: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-02-29
[SCTP]: extend exported data in /proc/net/sctp/assoc
Neil Horman
2008-02-06
[SCTP]: Make sure the chunk is off the transmitted list prior to freeing.
Vlad Yasevich
2008-02-05
[SCTP]: Stop claiming that this is a "reference implementation"
Vlad Yasevich
2008-01-28
[SCTP]: Update ASCONF processing to conform to spec.
Vlad Yasevich
2007-11-09
SCTP: Always flush the queue when uncorcking.
Vlad Yasevich
2007-11-07
SCTP: Fix difference cases of retransmit.
Vlad Yasevich
2007-11-07
SCTP : Fix bad formatted comment in outqueue.c
Wei Yongjun
2007-08-30
SCTP: Do not retransmit chunks that are newer then rtt.
Vlad Yasevich
2007-04-25
[NET]: cleanup extra semicolons
Stephen Hemminger
2007-02-26
[SCTP]: Fix connection hang/slowdown with PR-SCTP
Vlad Yasevich
2007-02-10
[NET] SCTP: Fix whitespace errors.
YOSHIFUJI Hideaki
2006-12-02
[SCTP]: Even more trivial sctp annotations.
Al Viro
2006-12-02
[SCTP]: More trivial sctp annotations.
Al Viro
2006-09-29
[SCTP]: Include sk_buff overhead while updating the peer's receive window.
Sridhar Samudrala
2006-09-22
[SCTP]: Extend /proc/net/sctp/snmp to provide more statistics.
Sridhar Samudrala
2006-07-21
[SCTP]: Verify all the paths to a peer via heartbeat before using them.
Sridhar Samudrala
2006-06-17
[SCTP] Reset rtt_in_progress for the chunk when processing its sack.
Vlad Yasevich
2006-02-02
[SCTP]: Fix 'fast retransmit' to send a TSN only once.
Vlad Yasevich
2005-07-08
[SCTP]: Use struct list_head for chunk lists, not sk_buff_head.
David S. Miller
2005-06-20
[SCTP] sctp_connectx() API support
Frank Filz
2004-12-26
[SCTP] Code cleanup: remove unused code and make needlessly global code static
Sridhar Samudrala
2004-11-01
[SCTP]: Remove an unused function in outqueue.c
Adrian Bunk
2004-10-21
[SCTP] Fix HEARTBEAT_ACKs being sent to wrong dest. ip address in a
Sridhar Samudrala
2004-07-24
Merge conflicts with Yoshfuji's SNMP stats changes.
David S. Miller
2004-07-23
[SCTP] Mark chunks as ineligible for fast retransmit after they are
Sridhar Samudrala
2004-07-20
Merge bk://bk.skbuff.net:20608/linux-2.6-snmp-20040708
David S. Miller
2004-07-11
[SPARSE]: Fix warnings in net/sctp/
Andrew Morton
2004-07-09
[NET] convert storage for MIB from struct member to array item.
Hideaki Yoshifuji
2004-05-04
[SCTP] Fix accessing Gap Ack blocks array with a -ve index in
Sridhar Samudrala
2004-04-18
[SCTP] Partial Reliability Extension support.
Sridhar Samudrala
2004-04-18
[SCTP] Cleanup sctp_packet and sctp_outq infrastructure.
Sridhar Samudrala
2004-04-18
[SCTP] Avoid the use of constant SCTP_IP_OVERHEAD to determine the
Sridhar Samudrala
2004-01-11
Merge us.ibm.com:/home/sridhar/BK/linux-2.6.1
Sridhar Samudrala
2003-11-29
[SCTP]: Fix sm.h/sctp.h header include loop.
Herbert Xu
2003-10-28
[SCTP] Remove the extra semicolon in sctp_cacc_skip_3_1().
Sridhar Samudrala
2003-07-03
[SCTP] Move rwnd accounting and I/O redrive off of the skb destructor.
Jon Grimm
2003-06-18
[SCTP] Minor warning cleanups.
Jon Grimm
[next]