Xin Long
|
e4ff952a7e
sctp: clean up sctp_packet_transmit
|
8 years ago |
David S. Miller
|
27058af401
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
8 years ago |
Xin Long
|
ecc515d723
sctp: fix the panic caused by route update
|
8 years ago |
Xin Long
|
8ae808eb85
sctp: remove the old ttl expires policy
|
8 years ago |
Xin Long
|
cc6ac9bccf
sctp: reuse sent_count to avoid retransmitted chunks for RTT measurements
|
8 years ago |
Marcelo Ricardo Leitner
|
e2f036a972
sctp: rename WORD_TRUNC/ROUND macros
|
9 years ago |
Xin Long
|
41001faf95
sctp: not return ENOMEM err back in sctp_packet_transmit
|
9 years ago |
Xin Long
|
645194409b
sctp: save transmit error to sk_err in sctp_outq_flush
|
9 years ago |
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 |