index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sctp
/
associola.c
Age
Commit message (
Expand
)
Author
2013-07-01
net: sctp: rework debugging framework to use pr_debug and friends
Daniel Borkmann
2013-06-25
net: sctp: migrate cookie life from timeval to ktime
Daniel Borkmann
2013-06-17
net: sctp: get rid of t_new macro for kzalloc
Daniel Borkmann
2013-06-14
net: sctp: sctp_association_init: put refs in reverse order
Daniel Borkmann
2013-05-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2013-04-29
sctp: convert sctp_assoc_set_id() to use idr_alloc_cyclic()
Jeff Layton
2013-04-15
net: sctp: minor: make sctp_ep_common's member 'dead' a bool
Daniel Borkmann
2013-04-15
net: sctp: remove sctp_ep_common struct member 'malloced'
Daniel Borkmann
2013-03-13
sctp: don't break the loop while meeting the active_path so as to find the ma...
Xufeng Zhang
2013-02-27
sctp: convert to idr_alloc()
Tejun Heo
2013-02-04
net: remove redundant check for timer pending state before del_timer
Ying Xue
2012-12-07
sctp: Add RCU protection to assoc->transport_addr_list
Thomas Graf
2012-12-03
sctp: Add support to per-association statistics via a new SCTP_GET_ASSOC_STAT...
Michele Baldessari
2012-08-14
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
sctp: Push struct net down to sctp_chunk_event_lookup
Eric W. Biederman
2012-08-14
sctp: Make the mib per network namespace
Eric W. Biederman
2012-08-14
sctp: Make the address lists per network namespace
Eric W. Biederman
2012-08-14
sctp: Make the association hashtable handle multiple network namespaces
Eric W. Biederman
2012-07-22
sctp: Implement quick failover draft from tsvwg
Neil Horman
2012-07-16
sctp: Adjust PMTU updates to accomodate route invalidation.
David S. Miller
2012-06-30
sctp: be more restrictive in transport selection on bundled sacks
Neil Horman
2012-04-15
net: cleanup unsigned to unsigned int
Eric Dumazet
2011-12-19
sctp: fix incorrect overflow check on autoclose
Xi Wang
2011-08-24
sctp: Bundle HEAERTBEAT into ASCONF_ACK
Michio Honda
2011-06-02
sctp: Add ASCONF operation on the single-homed host
Michio Honda
2011-05-31
sctp: stop pending timers and purge queues when peer restart asoc
Wei Yongjun
2011-05-25
sctp: fix memory leak of the ASCONF queue when free asoc
Wei Yongjun
2011-04-12
sctp: fix oops while removed transport still using as retran path
Wei Yongjun
2011-04-12
sctp: fix oops when updating retransmit path with DEBUG on
Vlad Yasevich
2011-03-31
Fix common misspellings
Lucas De Marchi
2011-03-07
sctp: several declared/set but unused fixes
Hagen Paul Pfeifer
2010-08-26
net/sctp: Use pr_fmt and pr_<level>
Joe Perches
2010-06-16
fix typos concerning "initiali[zs]e"
Uwe Kleine-König
2010-05-17
net: Remove unnecessary returns from void function()s
Joe Perches
2010-05-03
Merge branch 'net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/vxy/...
David S. Miller
2010-04-30
sctp: rwnd_press should be cumulative
Vlad Yasevich
2010-04-30
sctp: update transport initializations
Vlad Yasevich
2010-04-30
sctp: Make sure we always return valid retransmit path
Vlad Yasevich
2010-04-30
sctp: Do no select unconfirmed transports for retransmissions
Vlad Yasevich
2010-04-28
sctp: fix potential reference of a freed pointer
Vlad Yasevich
2009-11-23
sctp: prevent too-fast association id reuse
Vlad Yasevich
2009-11-23
sctp: fix integer overflow when setting the autoclose timer
Andrei Pelinescu-Onciul
2009-11-23
sctp: Update max.burst implementation
Vlad Yasevich
2009-11-23
sctp: Update SWS avaoidance receiver side algorithm
Vlad Yasevich
2009-11-23
sctp: Select a working primary during sctp_connectx()
Vlad Yasevich
2009-11-13
sctp: Set source addresses on the association before adding transports
Vlad Yasevich
2009-09-04
sctp: Get rid of an extra routing lookup when adding a transport.
Vlad Yasevich
2009-09-04
sctp: Failover transmitted list on transport delete
Vlad Yasevich
2009-09-04
sctp: Fix SCTP_MAXSEG socket option to comply to spec.
Vlad Yasevich
[next]