index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sctp
/
endpointola.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-06
treewide: Use struct_size() for kmalloc()-family
Kees Cook
1
-2
/
+2
2018-03-27
sctp: remove unnecessary asoc in sctp_has_association
Xin Long
1
-4
/
+4
2017-12-20
net: tracepoint: using sock_set_state tracepoint to trace SCTP state transition
Yafang Shao
1
-1
/
+1
2017-08-07
sctp: remove the typedef sctp_subtype_t
Xin Long
1
-1
/
+1
2017-08-07
sctp: remove the typedef sctp_state_t
Xin Long
1
-1
/
+1
2017-07-17
sctp: remove the typedef sctp_hmac_algo_param_t
Xin Long
1
-2
/
+2
2017-07-17
sctp: remove the typedef sctp_chunks_param_t
Xin Long
1
-2
/
+2
2017-07-05
net, sctp: convert sctp_ep_common.refcnt from atomic_t to refcount_t
Reshetova, Elena
1
-3
/
+3
2017-07-01
sctp: remove the typedef sctp_paramhdr_t
Xin Long
1
-3
/
+4
2017-07-01
sctp: remove an unnecessary check from sctp_endpoint_destroy
Xin Long
1
-8
/
+6
2017-06-19
sctp: ensure ep is not destroyed before doing the dump
Xin Long
1
-0
/
+1
2017-01-18
sctp: add reconf_enable in asoc ep and netns
Xin Long
1
-0
/
+1
2016-12-17
sctp: sctp_epaddr_lookup_transport should be protected by rcu_read_lock
Xin Long
1
-1
/
+4
2016-07-11
sctp: add SCTP_PR_SUPPORTED on sctp sockopt
Xin Long
1
-0
/
+1
2016-01-27
sctp: Use shash
Herbert Xu
1
-1
/
+0
2016-01-18
sctp: the temp asoc's transports should not be hashed/unhashed
Xin Long
1
-1
/
+1
2016-01-05
sctp: remove the local_bh_disable/enable in sctp_endpoint_lookup_assoc
Xin Long
1
-16
/
+1
2016-01-05
sctp: apply rhashtable api to send/recv path
Xin Long
1
-27
/
+8
2014-06-11
net: sctp: migrate most recently used transport to ktime
Daniel Borkmann
1
-1
/
+1
2014-04-19
net: sctp: cache auth_enable per endpoint
Vlad Yasevich
1
-1
/
+2
2014-01-22
sctp: remove macros sctp_local_bh_{disable|enable}
wangweidong
1
-2
/
+2
2013-12-06
sctp: Fix FSF address in file headers
Jeff Kirsher
1
-3
/
+2
2013-08-09
net: sctp: trivial: update bug report in header comment
Daniel Borkmann
1
-6
/
+0
2013-07-25
net: sctp: trivial: update mailing list address
Daniel Borkmann
1
-1
/
+1
2013-07-02
net: sctp: rework debugging framework to use pr_debug and friends
Daniel Borkmann
1
-1
/
+4
2013-06-26
net: sctp: decouple cleaning some socket data from endpoint
Daniel Borkmann
1
-9
/
+10
2013-06-18
net: sctp: get rid of t_new macro for kzalloc
Daniel Borkmann
1
-1
/
+2
2013-04-15
net: sctp: minor: make sctp_ep_common's member 'dead' a bool
Daniel Borkmann
1
-2
/
+2
2013-04-15
net: sctp: remove sctp_ep_common struct member 'malloced'
Daniel Borkmann
1
-7
/
+3
2013-03-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-1
/
+1
2013-03-02
sctp: use the passed in gfp flags instead GFP_KERNEL
Dan Carpenter
1
-1
/
+1
2013-02-28
hlist: drop the node parameter from iterators
Sasha Levin
1
-2
/
+1
2013-02-13
net: sctp: remove unused multiple cookie keys
Daniel Borkmann
1
-7
/
+2
2013-02-08
net: sctp: sctp_endpoint_free: zero out secret key data
Daniel Borkmann
1
-0
/
+5
2012-12-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2012-12-03
sctp: Add support to per-association statistics via a new SCTP_GET_ASSOC_STAT...
Michele Baldessari
1
-1
/
+4
2012-11-19
treewide: fix typo of "suport" in various comments and Kconfig
Masanari Iida
1
-1
/
+1
2012-08-15
sctp: Make sysctl tunables per net
Eric W. Biederman
1
-4
/
+5
2012-08-15
sctp: Push struct net down to sctp_chunk_event_lookup
Eric W. Biederman
1
-1
/
+3
2012-08-15
sctp: Make the mib per network namespace
Eric W. Biederman
1
-1
/
+1
2012-08-15
sctp: Make the association hashtable handle multiple network namespaces
Eric W. Biederman
1
-2
/
+4
2012-08-15
sctp: Make the endpoint hashtable handle multiple network namespaces
Eric W. Biederman
1
-1
/
+3
2011-12-02
treewide: Fix typos in various parts of the kernel, and fix some comments.
Justin P. Mattock
1
-1
/
+1
2011-04-20
sctp: bail from sctp_endpoint_lookup_assoc() if not bound
Vlad Yasevich
1
-6
/
+14
2010-05-04
Merge branch 'net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/vxy/...
David S. Miller
1
-2
/
+0
2010-05-01
sctp: update transport initializations
Vlad Yasevich
1
-2
/
+0
2010-04-28
sctp: avoid irq lock inversion while call sk->sk_data_ready()
Wei Yongjun
1
-0
/
+1
2009-03-19
net: fix sctp breakage
Al Viro
1
-1
/
+2
2008-08-21
sctp: fix potential panics in the SCTP-AUTH API.
Vlad Yasevich
1
-2
/
+2
2008-02-05
[SCTP]: Stop claiming that this is a "reference implementation"
Vlad Yasevich
1
-8
/
+4
[next]