Daniel Borkmann
|
26b87c7881
net: sctp: fix remote memory pressure from excessive queueing
|
10 vuotta sitten |
Daniel Borkmann
|
9de7922bc7
net: sctp: fix skb_over_panic when receiving malformed ASCONF chunks
|
10 vuotta sitten |
Vlad Yasevich
|
bdf6fa52f0
sctp: handle association restarts when the socket is closed.
|
11 vuotta sitten |
Fabian Frederick
|
138ce91024
net: sctp: remove unnecessary break after return/goto
|
11 vuotta sitten |
Vlad Yasevich
|
b14878ccb7
net: sctp: cache auth_enable per endpoint
|
11 vuotta sitten |
Daniel Borkmann
|
362d52040c
Revert "net: sctp: Fix a_rwnd/rwnd management to reflect real state of the receiver's buffer"
|
11 vuotta sitten |
Daniel Borkmann
|
c485658bae
net: sctp: fix skb leakage in COOKIE ECHO path of chunk->auth_chunk
|
11 vuotta sitten |
Daniel Borkmann
|
ec0223ec48
net: sctp: fix sctp_sf_do_5_1D_ce to verify if we/peer is AUTH capable
|
11 vuotta sitten |
Matija Glavinic Pecotic
|
ef2820a735
net: sctp: Fix a_rwnd/rwnd management to reflect real state of the receiver's buffer
|
11 vuotta sitten |
wangweidong
|
f7010e6144
sctp: fix checkpatch errors with indent
|
11 vuotta sitten |
wangweidong
|
26ac8e5fe1
sctp: fix checkpatch errors with (foo*)|foo * bar|foo* bar
|
11 vuotta sitten |
wangweidong
|
cb3f837ba9
sctp: fix checkpatch errors with space required or prohibited
|
11 vuotta sitten |
David S. Miller
|
143c905494
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
11 vuotta sitten |
Neil Horman
|
9f70f46bd4
sctp: properly latch and use autoclose value from sock to association
|
11 vuotta sitten |
Jeff Kirsher
|
4b2f13a251
sctp: Fix FSF address in file headers
|
11 vuotta sitten |
Daniel Borkmann
|
477143e3fe
net: sctp: trivial: update bug report in header comment
|
12 vuotta sitten |
Daniel Borkmann
|
91705c61b5
net: sctp: trivial: update mailing list address
|
12 vuotta sitten |
Daniel Borkmann
|
bb33381d0c
net: sctp: rework debugging framework to use pr_debug and friends
|
12 vuotta sitten |
Daniel Borkmann
|
405426f6ca
net: sctp: sctp_sf_do_prm_asoc: do SCTP_CMD_INIT_CHOOSE_TRANSPORT first
|
12 vuotta sitten |
Vlad Yasevich
|
f281563350
sctp: Use correct sideffect command in duplicate cookie handling
|
12 vuotta sitten |
Xufeng Zhang
|
9839ff0dea
sctp: set association state to established in dupcook_a handler
|
12 vuotta sitten |
Linus Torvalds
|
a2013a13e6
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
|
12 vuotta sitten |
Michele Baldessari
|
196d675934
sctp: Add support to per-association statistics via a new SCTP_GET_ASSOC_STATS call
|
12 vuotta sitten |
Thomas Graf
|
06a31e2b91
sctp: verify length provided in heartbeat information parameter
|
12 vuotta sitten |
Masanari Iida
|
02582e9bcc
treewide: fix typo of "suport" in various comments and Kconfig
|
13 vuotta sitten |
Nicolas Dichtel
|
edfee0339e
sctp: check src addr when processing SACK to update transport state
|
13 vuotta sitten |
Eric W. Biederman
|
e1fc3b14f9
sctp: Make sysctl tunables per net
|
13 vuotta sitten |
Eric W. Biederman
|
f53b5b097e
sctp: Push struct net down into sctp_verify_ext_param
|
13 vuotta sitten |
Eric W. Biederman
|
24cb81a6a9
sctp: Push struct net down into all of the state machine functions
|
13 vuotta sitten |
Eric W. Biederman
|
89bf3450cb
sctp: Push struct net down into sctp_transport_init
|
13 vuotta sitten |