Xin Long
|
ce402f044e
sctp: fix the issue that the cookie-ack with auth can't get processed
|
7 years ago |
Daniel Axtens
|
1dd27cde30
net: use skb_is_gso_sctp() instead of open-coding
|
7 years ago |
Xin Long
|
922dbc5be2
sctp: remove the typedef sctp_chunkhdr_t
|
8 years ago |
Marcelo Ricardo Leitner
|
e2f036a972
sctp: rename WORD_TRUNC/ROUND macros
|
9 years ago |
Marcelo Ricardo Leitner
|
4c2f245496
sctp: linearize early if it's not GSO
|
9 years ago |
Marcelo Ricardo Leitner
|
eefc1b1d10
sctp: fix BH handling on socket backlog
|
9 years ago |
Marcelo Ricardo Leitner
|
d9cef42529
sctp: do not clear chunk->ecn_ce_done flag
|
9 years ago |
Marcelo Ricardo Leitner
|
e7487c86dc
sctp: avoid identifying address family many times for a chunk
|
9 years ago |
Marcelo Ricardo Leitner
|
1f45f78f8e
sctp: allow GSO frags to access the chunk too
|
9 years ago |
Marcelo Ricardo Leitner
|
90017accff
sctp: Add GSO support
|
9 years ago |
Marcelo Ricardo Leitner
|
3acb50c18d
sctp: delay as much as possible skb_linearize
|
9 years ago |
Eric Dumazet
|
860fbbc343
sctp: prepare for socket backlog behavior change
|
9 years ago |
Marcelo Ricardo Leitner
|
486bdee013
sctp: add support for RPS and RFS
|
9 years ago |
Daniel Borkmann
|
26b87c7881
net: sctp: fix remote memory pressure from excessive queueing
|
10 years ago |
Jeff Kirsher
|
4b2f13a251
sctp: Fix FSF address in file headers
|
11 years ago |
Daniel Borkmann
|
477143e3fe
net: sctp: trivial: update bug report in header comment
|
12 years ago |
Daniel Borkmann
|
91705c61b5
net: sctp: trivial: update mailing list address
|
12 years ago |
Daniel Borkmann
|
bb33381d0c
net: sctp: rework debugging framework to use pr_debug and friends
|
12 years ago |
Daniel Borkmann
|
ee16371e6c
net: sctp: sctp_inq: remove dead code
|
12 years ago |
Michele Baldessari
|
196d675934
sctp: Add support to per-association statistics via a new SCTP_GET_ASSOC_STATS call
|
12 years ago |
Joe Perches
|
145ce502e4
net/sctp: Use pr_fmt and pr_<level>
|
15 years ago |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 years ago |
Vlad Yasevich
|
60c778b259
[SCTP]: Stop claiming that this is a "reference implementation"
|
17 years ago |
Vlad Yasevich
|
027f6e1ad3
SCTP: Fix a potential race between timers and receive path.
|
18 years ago |
Vlad Yasevich
|
bbd0d59809
[SCTP]: Implement the receive and verification of AUTH chunk
|
18 years ago |
Vlad Yasevich
|
a09c83847b
SCTP: Validate buffer room when processing sequential chunks
|
18 years ago |
Arnaldo Carvalho de Melo
|
27a884dc3c
[SK_BUFF]: Convert skb->tail to sk_buff_data_t
|
18 years ago |
YOSHIFUJI Hideaki
|
d808ad9ab8
[NET] SCTP: Fix whitespace errors.
|
18 years ago |
David Howells
|
c4028958b6
WorkStruct: make allyesconfig
|
18 years ago |
Sridhar Samudrala
|
ac0b046272
[SCTP]: Extend /proc/net/sctp/snmp to provide more statistics.
|
19 years ago |