index
:
history
master
Linux kernel history
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
sctp
/
chunk.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2005-01-14
[SCTP] merge sctp_sock with sctp_opt
Arnaldo Carvalho de Melo
1
-1
/
+1
2004-12-26
[SCTP] Code cleanup: remove unused code and make needlessly global code static
Sridhar Samudrala
1
-4
/
+4
2004-07-09
[NET] convert storage for MIB from struct member to array item.
Hideaki Yoshifuji
1
-1
/
+1
2004-05-14
[PATCH] MSEC_TO_JIFFIES to msec_to_jiffies
Andrew Morton
1
-1
/
+1
2004-04-18
[SCTP] Partial Reliability Extension support.
Sridhar Samudrala
1
-15
/
+12
2004-04-18
[SCTP] Avoid the use of constant SCTP_IP_OVERHEAD to determine the
Sridhar Samudrala
1
-17
/
+2
2003-07-03
[SCTP] Move rwnd accounting and I/O redrive off of the skb destructor.
Jon Grimm
1
-2
/
+2
2003-04-30
[SCTP] Add sinfo_timetolive support.
Jon Grimm
1
-7
/
+43
2003-04-28
[SCTP] Initialize missing ipv4 fields of a AF_INET6 accept socket.
Sridhar Samudrala
1
-2
/
+2
2003-04-28
[SCTP] Make fragmented messages know how to SEND_FAIL themselves.
Jon Grimm
1
-2
/
+37
2003-04-23
[SCTP] Add SCTP_MAXSEG sockopt.
Jon Grimm
1
-1
/
+6
2003-04-21
[SCTP] Track partially acked message for SEND_FAILED.
Jon Grimm
1
-0
/
+251