Vlad Yasevich
|
b14878ccb7
net: sctp: cache auth_enable per endpoint
|
11 年之前 |
Daniel Borkmann
|
362d52040c
Revert "net: sctp: Fix a_rwnd/rwnd management to reflect real state of the receiver's buffer"
|
11 年之前 |
Daniel Borkmann
|
c485658bae
net: sctp: fix skb leakage in COOKIE ECHO path of chunk->auth_chunk
|
11 年之前 |
Daniel Borkmann
|
ec0223ec48
net: sctp: fix sctp_sf_do_5_1D_ce to verify if we/peer is AUTH capable
|
11 年之前 |
Matija Glavinic Pecotic
|
ef2820a735
net: sctp: Fix a_rwnd/rwnd management to reflect real state of the receiver's buffer
|
11 年之前 |
wangweidong
|
f7010e6144
sctp: fix checkpatch errors with indent
|
11 年之前 |
wangweidong
|
26ac8e5fe1
sctp: fix checkpatch errors with (foo*)|foo * bar|foo* bar
|
11 年之前 |
wangweidong
|
cb3f837ba9
sctp: fix checkpatch errors with space required or prohibited
|
11 年之前 |
David S. Miller
|
143c905494
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
11 年之前 |
Neil Horman
|
9f70f46bd4
sctp: properly latch and use autoclose value from sock to association
|
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
|
405426f6ca
net: sctp: sctp_sf_do_prm_asoc: do SCTP_CMD_INIT_CHOOSE_TRANSPORT first
|
12 年之前 |
Vlad Yasevich
|
f281563350
sctp: Use correct sideffect command in duplicate cookie handling
|
12 年之前 |
Xufeng Zhang
|
9839ff0dea
sctp: set association state to established in dupcook_a handler
|
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 年之前 |
Thomas Graf
|
06a31e2b91
sctp: verify length provided in heartbeat information parameter
|
12 年之前 |
Masanari Iida
|
02582e9bcc
treewide: fix typo of "suport" in various comments and Kconfig
|
13 年之前 |
Nicolas Dichtel
|
edfee0339e
sctp: check src addr when processing SACK to update transport state
|
13 年之前 |
Eric W. Biederman
|
e1fc3b14f9
sctp: Make sysctl tunables per net
|
13 年之前 |
Eric W. Biederman
|
f53b5b097e
sctp: Push struct net down into sctp_verify_ext_param
|
13 年之前 |
Eric W. Biederman
|
24cb81a6a9
sctp: Push struct net down into all of the state machine functions
|
13 年之前 |
Eric W. Biederman
|
89bf3450cb
sctp: Push struct net down into sctp_transport_init
|
13 年之前 |
Eric W. Biederman
|
b01a24078f
sctp: Make the mib per network namespace
|
13 年之前 |
Eric W. Biederman
|
2ce9550350
sctp: Make the ctl_sock per network namespace
|
13 年之前 |
Joe Perches
|
e87cc4728f
net: Convert net_ratelimit uses to net_<level>_ratelimited
|
13 年之前 |
Eric Dumazet
|
95c9617472
net: cleanup unsigned to unsigned int
|
13 年之前 |