Marcelo Ricardo Leitner
|
2d45a02d01
sctp: fix ASCONF list handling
|
10 years ago |
Al Viro
|
e0eb093e79
switch sctp_user_addto_chunk() and sctp_datamsg_from_user() to passing iov_iter
|
10 years ago |
Sébastien Barré
|
16704b129b
Removed unused function sctp_addr_is_valid()
|
10 years ago |
Jason Gunthorpe
|
299ee123e1
sctp: Fixup v4mapped behaviour to comply with Sock API
|
11 years ago |
Geir Ola Vaagland
|
2347c80ff1
net: sctp: implement rfc6458, 5.3.6. SCTP_NXTINFO cmsg support
|
11 years ago |
Geir Ola Vaagland
|
0d3a421d28
net: sctp: implement rfc6458, 5.3.5. SCTP_RCVINFO cmsg support
|
11 years ago |
Geir Ola Vaagland
|
63b949382c
net: sctp: implement rfc6458, 5.3.4. SCTP_SNDINFO cmsg support
|
11 years ago |
Daniel Borkmann
|
e575235fc6
net: sctp: migrate most recently used transport to ktime
|
11 years ago |
Vlad Yasevich
|
b14878ccb7
net: sctp: cache auth_enable per endpoint
|
11 years ago |
Daniel Borkmann
|
362d52040c
Revert "net: sctp: Fix a_rwnd/rwnd management to reflect real state of the receiver's buffer"
|
11 years ago |
Matija Glavinic Pecotic
|
ef2820a735
net: sctp: Fix a_rwnd/rwnd management to reflect real state of the receiver's buffer
|
11 years ago |
stephen hemminger
|
6daaf0de2f
sctp: make sctp_addto_chunk_fixed local
|
11 years ago |
David S. Miller
|
56a4342dfe
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
11 years ago |
Vlad Yasevich
|
619a60ee04
sctp: Remove outqueue empty state
|
11 years ago |
David S. Miller
|
143c905494
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
11 years ago |
wangweidong
|
be78cfcb25
sctp: Reorder 'struc association' members to reduce its size
|
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
|
76bfd89844
net: sctp: reorder sctp_globals to reduce cacheline usage
|
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 |
Daniel Borkmann
|
cda5f98e36
net: sctp: convert sctp_checksum_disable module param into sctp sysctl
|
12 years ago |
fan.du
|
5a139296f8
sctp: Pack dst_cookie into 1st cacheline hole for 64bit host
|
12 years ago |
fan.du
|
d27fc78208
sctp: Don't lookup dst if transport dst is still valid
|
12 years ago |
Daniel Borkmann
|
91705c61b5
net: sctp: trivial: update mailing list address
|
12 years ago |
Daniel Borkmann
|
52db882f3f
net: sctp: migrate cookie life from timeval to ktime
|
12 years ago |
Daniel Borkmann
|
3e3251b3f2
net: sctp: minor: remove dead code from sctp_packet
|
12 years ago |
Daniel Borkmann
|
50181c07cb
net: sctp: sctp_bind_addr: remove dead code
|
12 years ago |
Daniel Borkmann
|
8fa5df6d21
net: sctp: sctp_transport: remove unused variable
|
12 years ago |