Marcelo Ricardo Leitner
|
7303a14750
sctp: identify chunks that need to be fragmented at IP level
|
9 years ago |
Xin Long
|
1aa25ec227
sctp: fix the issue sctp requeue auth chunk incorrectly
|
9 years ago |
Xin Long
|
a6c2f79287
sctp: implement prsctp TTL policy
|
9 years ago |
Marcelo Ricardo Leitner
|
f1533cce60
sctp: fix panic when sending auth chunks
|
9 years ago |
David S. Miller
|
3b55a537d0
sctp: Fix warning in sctp_packet_transmit_chunk()
|
9 years ago |
Marcelo Ricardo Leitner
|
942b3235bf
sctp: improve debug message to also log curr pkt and new chunk size
|
9 years ago |
Marcelo Ricardo Leitner
|
90017accff
sctp: Add GSO support
|
9 years ago |
Marcelo Ricardo Leitner
|
e43569e6d3
sctp: flush if we can't fit another DATA chunk
|
9 years ago |
Marcelo Ricardo Leitner
|
28fd34985b
sctp: really allow using GFP_KERNEL on sctp_packet_transmit
|
9 years ago |
Marcelo Ricardo Leitner
|
cea8768f33
sctp: allow sctp_transmit_packet and others to use gfp
|
9 years ago |
Tom Herbert
|
53692b1de4
sctp: Rename NETIF_F_SCTP_CSUM to NETIF_F_SCTP_CRC
|
9 years ago |
Alexander Sverdlin
|
29c4afc4e9
sctp: Fix race between OOTB responce and route removal
|
10 years ago |
Daniel Borkmann
|
9772b54c55
net: sctp: use MAX_HEADER for headroom reserve in output path
|
10 years ago |
David S. Miller
|
d247b6ab3c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
11 years ago |
Eric Dumazet
|
757efd32d5
sctp: fix possible seqlock seadlock in sctp_packet_transmit()
|
11 years ago |
David Laight
|
526cbef778
net: sctp: Rename SCTP_XMIT_NAGLE_DELAY to SCTP_XMIT_DELAY
|
11 years ago |
David Laight
|
723189faca
net: sctp: Open out the check for Nagle
|
11 years ago |
WANG Cong
|
60ff746739
net: rename local_df to ignore_df
|
11 years ago |
wangweidong
|
0438816efd
sctp: move skb_dst_set() a bit downwards in sctp_packet_transmit()
|
11 years ago |
wangweidong
|
f7010e6144
sctp: fix checkpatch errors with indent
|
11 years ago |
wangweidong
|
131334d09c
sctp: remove casting from function calls through ops structure
|
11 years ago |
David S. Miller
|
143c905494
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
11 years ago |
Neil Horman
|
9f70f46bd4
sctp: properly latch and use autoclose value from sock to association
|
11 years ago |
Jeff Kirsher
|
4b2f13a251
sctp: Fix FSF address in file headers
|
11 years ago |
Xufeng Zhang
|
6eabca54d6
sctp: Restore 'resent' bit to avoid retransmitted chunks for RTT measurements
|
11 years ago |
Daniel Borkmann
|
e6d8b64b34
net: sctp: fix and consolidate SCTP checksumming code
|
12 years ago |
Vlad Yasevich
|
d2dbbba77e
sctp: Perform software checksum if packet has to be fragmented.
|
12 years ago |
Fan Du
|
27127a8256
sctp: Use software crc32 checksum when xfrm transform will happen.
|
12 years ago |
David S. Miller
|
71acc0ddd4
Revert "net: sctp: convert sctp_checksum_disable module param into sctp sysctl"
|
12 years ago |
Daniel Borkmann
|
477143e3fe
net: sctp: trivial: update bug report in header comment
|
12 years ago |