index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
sctp
/
transport.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
sctp: rename WORD_TRUNC/ROUND macros
Marcelo Ricardo Leitner
2016-09-22
1
-2
/
+2
*
sctp: avoid refreshing heartbeat timer too often
Marcelo Ricardo Leitner
2016-04-10
1
-6
/
+13
*
sctp: align MTU to a word
Marcelo Ricardo Leitner
2016-03-20
1
-2
/
+2
*
sctp: fix the transports round robin issue when init is retransmitted
Xin Long
2016-03-13
1
-1
/
+1
*
sctp: remove the dead field of sctp_transport
Xin Long
2016-01-28
1
-3
/
+1
*
sctp: fix the transport dead race check by using atomic_add_unless on refcnt
Xin Long
2016-01-28
1
-2
/
+2
*
remove abs64()
Andrew Morton
2015-11-09
1
-1
/
+1
*
sctp: Fixup v4mapped behaviour to comply with Sock API
Jason Gunthorpe
2014-07-31
1
-2
/
+2
*
net: sctp: improve timer slack calculation for transport HBs
Daniel Borkmann
2014-07-02
1
-8
/
+9
*
net: sctp: migrate most recently used transport to ktime
Daniel Borkmann
2014-06-11
1
-1
/
+1
*
net: remove unnecessary return's
stephen hemminger
2014-02-13
1
-1
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-12-09
1
-1
/
+1
|
\
|
*
sctp: disable max_burst when the max_burst is 0
wangweidong
2013-12-05
1
-1
/
+1
*
|
sctp: Fix FSF address in file headers
Jeff Kirsher
2013-12-06
1
-3
/
+2
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-08-16
1
-2
/
+2
|
\
|
*
net: sctp: sctp_transport_destroy{, _rcu}: fix potential pointer corruption
Daniel Borkmann
2013-08-12
1
-2
/
+2
*
|
net: sctp: trivial: update bug report in header comment
Daniel Borkmann
2013-08-09
1
-6
/
+0
*
|
net: sctp: trivial: update mailing list address
Daniel Borkmann
2013-07-24
1
-1
/
+1
|
/
*
net: sctp: rework debugging framework to use pr_debug and friends
Daniel Borkmann
2013-07-01
1
-25
/
+24
*
net: sctp: get rid of t_new macro for kzalloc
Daniel Borkmann
2013-06-17
1
-1
/
+1
*
net: sctp: sctp_transport: remove unused variable
Daniel Borkmann
2013-04-17
1
-1
/
+0
*
net: remove redundant check for timer pending state before del_timer
Ying Xue
2013-02-04
1
-7
/
+4
*
sctp: sctp_close: fix release of bindings for deferred call_rcu's
Daniel Borkmann
2013-02-04
1
-4
/
+5
*
sctp: Add RCU protection to assoc->transport_addr_list
Thomas Graf
2012-12-07
1
-5
/
+13
*
sctp: Add support to per-association statistics via a new SCTP_GET_ASSOC_STAT...
Michele Baldessari
2012-12-03
1
-0
/
+2
*
sctp: Error in calculation of RTTvar
Schoch Christian
2012-11-28
1
-1
/
+1
*
sctp: Make sysctl tunables per net
Eric W. Biederman
2012-08-14
1
-7
/
+8
*
sctp: Push struct net down into sctp_transport_init
Eric W. Biederman
2012-08-14
1
-3
/
+5
*
Merge branch 'kill_rtcache'
David S. Miller
2012-07-22
1
-1
/
+1
|
\
|
*
net: Document dst->obsolete better.
David S. Miller
2012-07-20
1
-1
/
+1
*
|
sctp: Implement quick failover draft from tsvwg
Neil Horman
2012-07-22
1
-1
/
+3
|
/
*
net: Pass optional SKB and SK arguments to dst_ops->{update_pmtu,redirect}()
David S. Miller
2012-07-17
1
-1
/
+1
*
sctp: Adjust PMTU updates to accomodate route invalidation.
David S. Miller
2012-07-16
1
-2
/
+10
*
sctp: be more restrictive in transport selection on bundled sacks
Neil Horman
2012-06-30
1
-0
/
+2
*
sctp: check cached dst before using it
Nicolas Dichtel
2012-05-10
1
-17
/
+0
*
sctp: fasthandoff with ASCONF at mobile-node
Michio Honda
2011-11-08
1
-0
/
+16
*
sctp: Store a flowi in transports to provide persistent keying.
David S. Miller
2011-05-08
1
-6
/
+3
*
sctp: clean up route lookup calls
Vlad Yasevich
2011-04-27
1
-13
/
+10
*
sctp: remove useless arguments from get_saddr() call
Vlad Yasevich
2011-04-27
1
-1
/
+1
*
sctp: cache the ipv6 source after route lookup
Vlad Yasevich
2011-04-27
1
-5
/
+10
*
net/sctp: Use pr_fmt and pr_<level>
Joe Perches
2010-08-26
1
-4
/
+5
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-05-16
1
-0
/
+4
|
\
|
*
sctp: delete active ICMP proto unreachable timer when free transport
Wei Yongjun
2010-05-16
1
-0
/
+4
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-05-12
1
-0
/
+2
|
\
|
|
*
sctp: Fix a race between ICMP protocol unreachable and connect()
Vlad Yasevich
2010-05-06
1
-0
/
+2
*
|
sctp: fast recovery algorithm is per association.
Vlad Yasevich
2010-04-30
1
-15
/
+17
*
|
sctp: update transport initializations
Vlad Yasevich
2010-04-30
1
-25
/
+0
*
|
sctp: Do not force T3 timer on fast retransmissions.
Vlad Yasevich
2010-04-30
1
-2
/
+2
|
/
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-11-29
1
-3
/
+2
|
\
[next]