index
:
~agd5f/linux
DAL-wip
amd-15.31
amd-17.50
amd-18.10
amd-18.20
amd-18.30
amd-18.40
amd-18.50
amd-19.10
amd-19.20
amd-19.30
amd-19.50
amd-20.10
amd-20.20
amd-20.30
amd-20.40
amd-20.45
amd-22.20
amd-mainline-dkms-4.18-baseline1
amd-staging-drm-next
amd-staging-security-opensource-4.4
backlight_wip
drm-fixes
drm-fixes-5.0
drm-fixes-5.1
drm-fixes-5.10
drm-fixes-5.2
drm-fixes-5.3
drm-fixes-5.4
drm-fixes-5.5
drm-fixes-5.6
drm-fixes-5.7
drm-fixes-5.8
drm-fixes-5.9
drm-next
drm-next-5.1
drm-next-5.10
drm-next-5.11
drm-next-5.2
drm-next-5.3
drm-next-5.4
drm-next-5.5
drm-next-5.6
drm-next-5.7
drm-next-5.8
drm-next-5.9
hmm-fixup-5.3
renoir-acp
renoir-acp-2
rv6xx-dpm-fixes
si_dc_support
tmz
Unnamed repository; edit this file 'description' to name the repository.
agd5f
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sctp
/
transport.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-08
sctp: fix the handling of ICMP Frag Needed for too small MTUs
Marcelo Ricardo Leitner
1
-10
/
+19
2017-10-25
net: sctp: Convert timers to use timer_setup()
Kees Cook
1
-8
/
+5
2017-08-06
sctp: remove the typedef sctp_lower_cwnd_t
Xin Long
1
-1
/
+1
2017-07-04
net, sctp: convert sctp_transport.refcnt from atomic_t to refcount_t
Reshetova, Elena
1
-4
/
+4
2017-06-25
sctp: adjust ssthresh when transport is idle
Marcelo Ricardo Leitner
1
-0
/
+2
2017-06-25
sctp: adjust cwnd increase in Congestion Avoidance phase
Marcelo Ricardo Leitner
1
-8
/
+18
2017-06-25
sctp: allow increasing cwnd regardless of ctsn moving or not
Marcelo Ricardo Leitner
1
-9
/
+8
2017-06-25
sctp: update order of adjustments of partial_bytes_acked and cwnd
Marcelo Ricardo Leitner
1
-7
/
+8
2017-04-05
sctp: get sock from transport in sctp_transport_update_pmtu
Xin Long
1
-12
/
+7
2017-02-27
scripts/spelling.txt: add "varible" pattern and fix typo instances
Masahiro Yamada
1
-3
/
+1
2017-02-07
sctp: add dst_pending_confirm flag
Julian Anastasov
1
-1
/
+15
2017-01-18
sctp: add stream reconf timer
Xin Long
1
-2
/
+15
2016-12-25
ktime: Cleanup ktime_set() usage
Thomas Gleixner
1
-1
/
+1
2016-09-22
sctp: rename WORD_TRUNC/ROUND macros
Marcelo Ricardo Leitner
1
-2
/
+2
2016-04-10
sctp: avoid refreshing heartbeat timer too often
Marcelo Ricardo Leitner
1
-6
/
+13
2016-03-20
sctp: align MTU to a word
Marcelo Ricardo Leitner
1
-2
/
+2
2016-03-13
sctp: fix the transports round robin issue when init is retransmitted
Xin Long
1
-1
/
+1
2016-01-28
sctp: remove the dead field of sctp_transport
Xin Long
1
-3
/
+1
2016-01-28
sctp: fix the transport dead race check by using atomic_add_unless on refcnt
Xin Long
1
-2
/
+2
2015-11-09
remove abs64()
Andrew Morton
1
-1
/
+1
2014-07-31
sctp: Fixup v4mapped behaviour to comply with Sock API
Jason Gunthorpe
1
-2
/
+2
2014-07-02
net: sctp: improve timer slack calculation for transport HBs
Daniel Borkmann
1
-8
/
+9
2014-06-11
net: sctp: migrate most recently used transport to ktime
Daniel Borkmann
1
-1
/
+1
2014-02-13
net: remove unnecessary return's
stephen hemminger
1
-1
/
+0
2013-12-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2013-12-06
sctp: Fix FSF address in file headers
Jeff Kirsher
1
-3
/
+2
2013-12-05
sctp: disable max_burst when the max_burst is 0
wangweidong
1
-1
/
+1
2013-08-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+2
2013-08-12
net: sctp: sctp_transport_destroy{, _rcu}: fix potential pointer corruption
Daniel Borkmann
1
-2
/
+2
2013-08-09
net: sctp: trivial: update bug report in header comment
Daniel Borkmann
1
-6
/
+0
2013-07-24
net: sctp: trivial: update mailing list address
Daniel Borkmann
1
-1
/
+1
2013-07-01
net: sctp: rework debugging framework to use pr_debug and friends
Daniel Borkmann
1
-25
/
+24
2013-06-17
net: sctp: get rid of t_new macro for kzalloc
Daniel Borkmann
1
-1
/
+1
2013-04-17
net: sctp: sctp_transport: remove unused variable
Daniel Borkmann
1
-1
/
+0
2013-02-04
net: remove redundant check for timer pending state before del_timer
Ying Xue
1
-7
/
+4
2013-02-04
sctp: sctp_close: fix release of bindings for deferred call_rcu's
Daniel Borkmann
1
-4
/
+5
2012-12-07
sctp: Add RCU protection to assoc->transport_addr_list
Thomas Graf
1
-5
/
+13
2012-12-03
sctp: Add support to per-association statistics via a new SCTP_GET_ASSOC_STAT...
Michele Baldessari
1
-0
/
+2
2012-11-28
sctp: Error in calculation of RTTvar
Schoch Christian
1
-1
/
+1
2012-08-14
sctp: Make sysctl tunables per net
Eric W. Biederman
1
-7
/
+8
2012-08-14
sctp: Push struct net down into sctp_transport_init
Eric W. Biederman
1
-3
/
+5
2012-07-22
Merge branch 'kill_rtcache'
David S. Miller
1
-1
/
+1
2012-07-22
sctp: Implement quick failover draft from tsvwg
Neil Horman
1
-1
/
+3
2012-07-20
net: Document dst->obsolete better.
David S. Miller
1
-1
/
+1
2012-07-17
net: Pass optional SKB and SK arguments to dst_ops->{update_pmtu,redirect}()
David S. Miller
1
-1
/
+1
2012-07-16
sctp: Adjust PMTU updates to accomodate route invalidation.
David S. Miller
1
-2
/
+10
2012-06-30
sctp: be more restrictive in transport selection on bundled sacks
Neil Horman
1
-0
/
+2
2012-05-10
sctp: check cached dst before using it
Nicolas Dichtel
1
-17
/
+0
2011-11-08
sctp: fasthandoff with ASCONF at mobile-node
Michio Honda
1
-0
/
+16
2011-05-08
sctp: Store a flowi in transports to provide persistent keying.
David S. Miller
1
-6
/
+3
[next]