Christophe Jaillet
|
e8bc8f9a67
sctp: Remove some redundant code
|
9 years ago |
Xin Long
|
a0fc6843f9
sctp: allow delivering notifications after receiving SHUTDOWN
|
9 years ago |
Marcelo Ricardo Leitner
|
0970f5b366
sctp: signal sk_data_ready earlier on data chunks reception
|
9 years ago |
Marcelo Ricardo Leitner
|
311b21774f
sctp: simplify sk_receive_queue locking
|
9 years ago |
Marcelo Ricardo Leitner
|
fb586f2530
sctp: delay calls to sk_data_ready() as much as possible
|
9 years ago |
Eric Dumazet
|
2c8c56e15d
net: introduce SO_INCOMING_CPU
|
10 years ago |
Neil Horman
|
8465a5fcd1
sctp: add support for busy polling to sctp protocol
|
11 years ago |
David S. Miller
|
676d23690f
net: Fix use after free by removing length arg from sk_data_ready callbacks.
|
11 years ago |
wangweidong
|
8d72651d86
sctp: fix checkpatch errors with open brace '{' and trailing statements
|
11 years ago |
wangweidong
|
26ac8e5fe1
sctp: fix checkpatch errors with (foo*)|foo * bar|foo* bar
|
11 years ago |
wangweidong
|
cb3f837ba9
sctp: fix checkpatch errors with space required or prohibited
|
11 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
|
c1db7a26ac
net: sctp: sctp_ulpq: remove 'malloced' struct member
|
12 years ago |
Lee A. Roberts
|
d003b41b80
sctp: fix association hangs due to partial delivery errors
|
12 years ago |
Lee A. Roberts
|
95ac7b859f
sctp: fix association hangs due to errors when reneging events from the ordering queue
|
12 years ago |
Lee A. Roberts
|
e67f85ecd8
sctp: fix association hangs due to reneging packets below the cumulative TSN ACK point
|
12 years ago |
Neil Horman
|
b26ddd8130
sctp: Clean up type-punning in sctp_cmd_t union
|
12 years ago |
Eric W. Biederman
|
b01a24078f
sctp: Make the mib per network namespace
|
13 years ago |
Neil Horman
|
4244854d22
sctp: be more restrictive in transport selection on bundled sacks
|
13 years ago |
Lucas De Marchi
|
25985edced
Fix common misspellings
|
14 years ago |
Hagen Paul Pfeifer
|
efea2c6b2e
sctp: several declared/set but unused fixes
|
14 years ago |
Joe Perches
|
3fa21e07e6
net: Remove unnecessary returns from void function()s
|
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 |
David S. Miller
|
43f59c8939
net: Remove __skb_insert() calls outside of skbuff internals.
|
17 years ago |
Vlad Yasevich
|
c068be5491
[SCTP]: Correctly reap SSNs when processing FORWARD_TSN chunk
|
17 years ago |
Vlad Yasevich
|
01f2d38498
[SCTP]: Kill silly inlines in ulpqueue.c
|
17 years ago |
Vlad Yasevich
|
60c778b259
[SCTP]: Stop claiming that this is a "reference implementation"
|
17 years ago |
Hideo Aoki
|
3ab224be6d
[NET] CORE: Introducing new memory accounting interface.
|
17 years ago |