Xin Long
|
5cb2cd68dd
sctp: sctp_epaddr_lookup_transport should be protected by rcu_read_lock
|
8 年之前 |
Xin Long
|
28aa4c26fc
sctp: add SCTP_PR_SUPPORTED on sctp sockopt
|
9 年之前 |
Herbert Xu
|
5821c76970
sctp: Use shash
|
9 年之前 |
Xin Long
|
dd7445ad6b
sctp: the temp asoc's transports should not be hashed/unhashed
|
9 年之前 |
Xin Long
|
c79c066691
sctp: remove the local_bh_disable/enable in sctp_endpoint_lookup_assoc
|
9 年之前 |
Xin Long
|
4f00878126
sctp: apply rhashtable api to send/recv path
|
9 年之前 |
Daniel Borkmann
|
e575235fc6
net: sctp: migrate most recently used transport to ktime
|
11 年之前 |
Vlad Yasevich
|
b14878ccb7
net: sctp: cache auth_enable per endpoint
|
11 年之前 |
wangweidong
|
79b91130a2
sctp: remove macros sctp_local_bh_{disable|enable}
|
11 年之前 |
Jeff Kirsher
|
4b2f13a251
sctp: Fix FSF address in file headers
|
11 年之前 |
Daniel Borkmann
|
477143e3fe
net: sctp: trivial: update bug report in header comment
|
12 年之前 |
Daniel Borkmann
|
91705c61b5
net: sctp: trivial: update mailing list address
|
12 年之前 |
Daniel Borkmann
|
bb33381d0c
net: sctp: rework debugging framework to use pr_debug and friends
|
12 年之前 |
Daniel Borkmann
|
0a2fbac197
net: sctp: decouple cleaning some socket data from endpoint
|
12 年之前 |
Daniel Borkmann
|
939cfa75a0
net: sctp: get rid of t_new macro for kzalloc
|
12 年之前 |
Daniel Borkmann
|
0022d2dd4d
net: sctp: minor: make sctp_ep_common's member 'dead' a bool
|
12 年之前 |
Daniel Borkmann
|
ff2266cddd
net: sctp: remove sctp_ep_common struct member 'malloced'
|
12 年之前 |
Linus Torvalds
|
9da060d0ed
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
12 年之前 |
Dan Carpenter
|
81ce0dbc11
sctp: use the passed in gfp flags instead GFP_KERNEL
|
12 年之前 |
Sasha Levin
|
b67bfe0d42
hlist: drop the node parameter from iterators
|
12 年之前 |
Daniel Borkmann
|
570617e79c
net: sctp: remove unused multiple cookie keys
|
12 年之前 |
Daniel Borkmann
|
b5c37fe6e2
net: sctp: sctp_endpoint_free: zero out secret key data
|
12 年之前 |
Linus Torvalds
|
a2013a13e6
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
|
12 年之前 |
Michele Baldessari
|
196d675934
sctp: Add support to per-association statistics via a new SCTP_GET_ASSOC_STATS call
|
12 年之前 |
Masanari Iida
|
02582e9bcc
treewide: fix typo of "suport" in various comments and Kconfig
|
13 年之前 |
Eric W. Biederman
|
e1fc3b14f9
sctp: Make sysctl tunables per net
|
13 年之前 |
Eric W. Biederman
|
55e26eb95a
sctp: Push struct net down to sctp_chunk_event_lookup
|
13 年之前 |
Eric W. Biederman
|
b01a24078f
sctp: Make the mib per network namespace
|
13 年之前 |
Eric W. Biederman
|
4110cc255d
sctp: Make the association hashtable handle multiple network namespaces
|
13 年之前 |
Eric W. Biederman
|
4cdadcbcb6
sctp: Make the endpoint hashtable handle multiple network namespaces
|
13 年之前 |