index
:
org/kernel/linux.git
master
staging-next
Linux Kernel Tree
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sctp
/
transport.c
Commit message (
Expand
)
Author
Age
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-08-16
|
\
|
*
net: sctp: sctp_transport_destroy{, _rcu}: fix potential pointer corruption
Daniel Borkmann
2013-08-12
*
|
net: sctp: trivial: update bug report in header comment
Daniel Borkmann
2013-08-09
*
|
net: sctp: trivial: update mailing list address
Daniel Borkmann
2013-07-24
|
/
*
net: sctp: rework debugging framework to use pr_debug and friends
Daniel Borkmann
2013-07-01
*
net: sctp: get rid of t_new macro for kzalloc
Daniel Borkmann
2013-06-17
*
net: sctp: sctp_transport: remove unused variable
Daniel Borkmann
2013-04-17
*
net: remove redundant check for timer pending state before del_timer
Ying Xue
2013-02-04
*
sctp: sctp_close: fix release of bindings for deferred call_rcu's
Daniel Borkmann
2013-02-04
*
sctp: Add RCU protection to assoc->transport_addr_list
Thomas Graf
2012-12-07
*
sctp: Add support to per-association statistics via a new SCTP_GET_ASSOC_STAT...
Michele Baldessari
2012-12-03
*
sctp: Error in calculation of RTTvar
Schoch Christian
2012-11-28
*
sctp: Make sysctl tunables per net
Eric W. Biederman
2012-08-14
*
sctp: Push struct net down into sctp_transport_init
Eric W. Biederman
2012-08-14
*
Merge branch 'kill_rtcache'
David S. Miller
2012-07-22
|
\
|
*
net: Document dst->obsolete better.
David S. Miller
2012-07-20
*
|
sctp: Implement quick failover draft from tsvwg
Neil Horman
2012-07-22
|
/
*
net: Pass optional SKB and SK arguments to dst_ops->{update_pmtu,redirect}()
David S. Miller
2012-07-17
*
sctp: Adjust PMTU updates to accomodate route invalidation.
David S. Miller
2012-07-16
*
sctp: be more restrictive in transport selection on bundled sacks
Neil Horman
2012-06-30
*
sctp: check cached dst before using it
Nicolas Dichtel
2012-05-10
*
sctp: fasthandoff with ASCONF at mobile-node
Michio Honda
2011-11-08
*
sctp: Store a flowi in transports to provide persistent keying.
David S. Miller
2011-05-08
*
sctp: clean up route lookup calls
Vlad Yasevich
2011-04-27
*
sctp: remove useless arguments from get_saddr() call
Vlad Yasevich
2011-04-27
*
sctp: cache the ipv6 source after route lookup
Vlad Yasevich
2011-04-27
*
net/sctp: Use pr_fmt and pr_<level>
Joe Perches
2010-08-26
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-05-16
|
\
|
*
sctp: delete active ICMP proto unreachable timer when free transport
Wei Yongjun
2010-05-16
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-05-12
|
\
\
|
|
/
|
*
sctp: Fix a race between ICMP protocol unreachable and connect()
Vlad Yasevich
2010-05-06
*
|
sctp: fast recovery algorithm is per association.
Vlad Yasevich
2010-04-30
*
|
sctp: update transport initializations
Vlad Yasevich
2010-04-30
*
|
sctp: Do not force T3 timer on fast retransmissions.
Vlad Yasevich
2010-04-30
|
/
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-11-29
|
\
|
*
sctp: on T3_RTX retransmit all the in-flight chunks
Andrei Pelinescu-Onciul
2009-11-29
*
|
sctp: Update max.burst implementation
Vlad Yasevich
2009-11-23
*
|
sctp: Remove useless last_time_used variable
Vlad Yasevich
2009-11-23
|
/
*
sctp: Set socket source address when additing first transport
Vlad Yasevich
2009-11-13
*
sctp: Clear fast_recovery on the transport when T3 timer expires.
Vlad Yasevich
2009-09-04
*
sctp: use time_before or time_after for comparing jiffies
Wei Yongjun
2009-03-02
*
sctp: Fix the RTO-doubling on idle-link heartbeats
Vlad Yasevich
2009-02-16
*
sctp: Prevent uninitialized memory access
Florian Westphal
2008-07-18
*
sctp: Start T3-RTX timer when fast retransmitting lowest TSN
Vlad Yasevich
2008-06-04
*
sctp: Correctly implement Fast Recovery cwnd manipulations.
Vlad Yasevich
2008-06-04
*
[SCTP]: Fix NULL dereference of asoc.
YOSHIFUJI Hideaki
2008-06-05
*
net: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-03-05
*
[SCTP]: Stop claiming that this is a "reference implementation"
Vlad Yasevich
2008-02-05
*
[NET]: Convert init_timer into setup_timer
Pavel Emelyanov
2008-01-28
[next]