index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sctp
/
transport.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-11-29
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-3
/
+2
2009-11-29
sctp: on T3_RTX retransmit all the in-flight chunks
Andrei Pelinescu-Onciul
1
-3
/
+2
2009-11-23
sctp: Update max.burst implementation
Vlad Yasevich
1
-0
/
+38
2009-11-23
sctp: Remove useless last_time_used variable
Vlad Yasevich
1
-5
/
+2
2009-11-13
sctp: Set socket source address when additing first transport
Vlad Yasevich
1
-1
/
+2
2009-09-04
sctp: Clear fast_recovery on the transport when T3 timer expires.
Vlad Yasevich
1
-0
/
+3
2009-03-02
sctp: use time_before or time_after for comparing jiffies
Wei Yongjun
1
-3
/
+4
2009-02-16
sctp: Fix the RTO-doubling on idle-link heartbeats
Vlad Yasevich
1
-0
/
+2
2008-07-18
sctp: Prevent uninitialized memory access
Florian Westphal
1
-0
/
+3
2008-06-04
sctp: Start T3-RTX timer when fast retransmitting lowest TSN
Vlad Yasevich
1
-2
/
+2
2008-06-04
sctp: Correctly implement Fast Recovery cwnd manipulations.
Vlad Yasevich
1
-12
/
+32
2008-06-05
[SCTP]: Fix NULL dereference of asoc.
YOSHIFUJI Hideaki
1
-1
/
+1
2008-03-05
net: replace remaining __FUNCTION__ occurrences
Harvey Harrison
1
-5
/
+5
2008-02-05
[SCTP]: Stop claiming that this is a "reference implementation"
Vlad Yasevich
1
-4
/
+4
2008-01-28
[NET]: Convert init_timer into setup_timer
Pavel Emelyanov
1
-9
/
+4
2007-11-07
SCTP: Fix difference cases of retransmit.
Vlad Yasevich
1
-2
/
+3
2007-06-13
[SCTP] Don't disable PMTU discovery when mtu is small
Vlad Yasevich
1
-2
/
+0
2007-06-13
[SCTP] Update pmtu handling to be similar to tcp
Vlad Yasevich
1
-0
/
+41
2007-04-25
[NET]: cleanup extra semicolons
Stephen Hemminger
1
-1
/
+1
2007-03-22
[SCTP]: Correctly reset ssthresh when restarting association
Vlad Yasevich
1
-1
/
+1
2007-03-20
[SCTP]: Reset some transport and association variables on restart
Vlad Yasevich
1
-0
/
+32
2007-02-10
[NET] SCTP: Fix whitespace errors.
YOSHIFUJI Hideaki
1
-7
/
+7
2006-09-22
[SCTP]: Remove multiple levels of msecs to jiffies conversions.
Vladislav Yasevich
1
-1
/
+1
2006-07-21
[SCTP]: Verify all the paths to a peer via heartbeat before using them.
Sridhar Samudrala
1
-2
/
+7
2006-01-17
[SCTP]: Fix bad sysctl formatting of SCTP timeout values on 64-bit m/cs.
Vlad Yasevich
1
-1
/
+1
2006-01-03
[SCTP]: Update SCTP_PEER_ADDR_PARAMS socket option to the latest api draft.
Frank Filz
1
-13
/
+19
2005-12-02
[SCTP]: Fix getsockname for sctp when an ipv6 socket accepts a connection from
Neil Horman
1
-1
/
+2
2005-10-08
[PATCH] gfp flags annotations - part 1
Al Viro
1
-2
/
+2
2005-07-11
[SCTP]: __nocast annotations
Alexey Dobriyan
1
-2
/
+3
2005-06-28
[SCTP] Make init & delayed sack timeouts configurable by user.
Vlad Yasevich
1
-1
/
+0
2005-06-20
[SCTP] sctp_connectx() API support
Frank Filz
1
-1
/
+3
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+514