Michał Mirosław
|
b73c43f884
net: sctp: fix checksum marking for outgoing packets
|
14 년 전 |
Lucas De Marchi
|
25985edced
Fix common misspellings
|
14 년 전 |
David S. Miller
|
e40051d134
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
14 년 전 |
Vlad Yasevich
|
4bdab43323
sctp: Do not reset the packet during sctp_packet_config().
|
14 년 전 |
Joe Perches
|
145ce502e4
net/sctp: Use pr_fmt and pr_<level>
|
14 년 전 |
Vlad Yasevich
|
0e3aef8d09
sctp: Tag messages that can be Nagle delayed at creation.
|
15 년 전 |
Vlad Yasevich
|
ae19c54866
sctp: remove 'resent' bit from the chunk
|
15 년 전 |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 년 전 |
Neil Horman
|
d8dd15781d
sctp: Fix mis-ordering of user space data when multihoming in use
|
15 년 전 |
Vlad Yasevich
|
46d5a80855
sctp: Update max.burst implementation
|
15 년 전 |
Vlad Yasevich
|
245cba7e55
sctp: Remove useless last_time_used variable
|
15 년 전 |
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 년 전 |