Wei Yongjun
|
be2971438d
sctp: remove dup code in net/sctp/output.c
|
15 лет назад |
Vlad Yasevich
|
4007cc88ce
sctp: Correctly track if AUTH has been bundled.
|
15 лет назад |
Wei Yongjun
|
d521c08f4c
sctp: fix to reset packet information after packet transmit
|
15 лет назад |
Vlad Yasevich
|
cb95ea32a4
sctp: Don't do NAGLE delay on large writes that were fragmented small
|
15 лет назад |
Vlad Yasevich
|
b29e790728
sctp: Nagle delay should be based on path mtu
|
15 лет назад |
Vlad Yasevich
|
e83963b769
sctp: Generate SACKs when actually sending outbound DATA
|
16 лет назад |
Doug Graham
|
af87b823ca
sctp: Fix piggybacked ACKs
|
16 лет назад |
Wei Yongjun
|
ff0ac74afb
sctp: xmit sctp packet always return no route error
|
16 лет назад |
Eric Dumazet
|
adf30907d6
net: skb->dst accessors
|
16 лет назад |
Jesse Brandeburg
|
8dc92f7e2e
sctp: add feature bit for SCTP offload in hardware
|
16 лет назад |
Vlad Yasevich
|
8d2f9e8116
sctp: Clean up TEST_FRAME hacks.
|
16 лет назад |
Vlad Yasevich
|
4458f04c02
sctp: Clean up sctp checksumming code
|
16 лет назад |
Lucas Nussbaum
|
06e868066e
sctp: Allow to disable SCTP checksums via module parameter
|
16 лет назад |
Harvey Harrison
|
09640e6365
net: replace uses of __constant_{endian}
|
16 лет назад |
Vlad Yasevich
|
759af00ebe
sctp: Properly timestamp outgoing data chunks for rtx purposes
|
16 лет назад |
Neil Horman
|
c226ef9b83
sctp: reduce memory footprint of sctp_chunk structure
|
17 лет назад |
Vlad Yasevich
|
a3028b8ed1
sctp: set the skb->ip_summed correctly when sending over loopback.
|
16 лет назад |
Herbert Xu
|
f880374c2f
sctp: Drop ipfargok in sctp_xmit function
|
17 лет назад |
Harvey Harrison
|
336d3262df
sctp: remove unnecessary byteshifting, calculate directly in big-endian
|
17 лет назад |
Pavel Emelyanov
|
7c73a6faff
mib: add net to IP_INC_STATS_BH
|
17 лет назад |
Vlad Yasevich
|
2e3216cd54
sctp: Follow security requirement of responding with 1 packet
|
17 лет назад |
Vlad Yasevich
|
b9031d9d87
sctp: Fix ECN markings for IPv6
|
17 лет назад |
Harvey Harrison
|
0dc47877a3
net: replace remaining __FUNCTION__ occurrences
|
17 лет назад |
Vlad Yasevich
|
60c778b259
[SCTP]: Stop claiming that this is a "reference implementation"
|
17 лет назад |
Vlad Yasevich
|
9ad0977fe1
[SCTP]: Use crc32c library for checksum calculations.
|
17 лет назад |
Vlad Yasevich
|
4cd57c8078
[SCTP]: Enable the sending of the AUTH chunk.
|
17 лет назад |
Vlad Yasevich
|
a29a5bd4f5
[SCTP]: Implement SCTP-AUTH initializations.
|
17 лет назад |
Stephen Hemminger
|
3ff50b7997
[NET]: cleanup extra semicolons
|
18 лет назад |
YOSHIFUJI Hideaki
|
d808ad9ab8
[NET] SCTP: Fix whitespace errors.
|
18 лет назад |
Sridhar Samudrala
|
cd49788563
[SCTP]: Include sk_buff overhead while updating the peer's receive window.
|
18 лет назад |