Marcelo Ricardo Leitner
|
659e0bcaeb
sctp: keep fragmentation point aligned to word size
|
9 лет назад |
Marcelo Ricardo Leitner
|
3822a5ff4b
sctp: align MTU to a word
|
9 лет назад |
Xin Long
|
b5eff71283
sctp: drop the old assoc hashtable of sctp
|
9 лет назад |
Xin Long
|
d6c0256a60
sctp: add the rhashtable apis for sctp global transport hashtable
|
9 лет назад |
Jason Gunthorpe
|
9302d7bb0c
sctp: Fix mangled IPv4 addresses on a IPv6 listening socket
|
10 лет назад |
Ying Xue
|
7e3ea6d5c4
sctp: avoid to repeatedly declare external variables
|
10 лет назад |
Daniel Borkmann
|
b69040d8e3
net: sctp: fix panic on duplicate ASCONF chunks
|
11 лет назад |
Daniel Borkmann
|
38ab1fa981
net: sctp: fix ABI mismatch through sctp_assoc_to_state helper
|
11 лет назад |
Jason Gunthorpe
|
299ee123e1
sctp: Fixup v4mapped behaviour to comply with Sock API
|
11 лет назад |
Geir Ola Vaagland
|
2347c80ff1
net: sctp: implement rfc6458, 5.3.6. SCTP_NXTINFO cmsg support
|
11 лет назад |
Daniel Borkmann
|
8f61059a96
net: sctp: improve timer slack calculation for transport HBs
|
11 лет назад |
David S. Miller
|
676d23690f
net: Fix use after free by removing length arg from sk_data_ready callbacks.
|
11 лет назад |
wangweidong
|
5bc1d1b4a2
sctp: remove macros sctp_bh_[un]lock_sock
|
11 лет назад |
wangweidong
|
048ed4b626
sctp: remove macros sctp_{lock|release}_sock
|
11 лет назад |
wangweidong
|
1b0de194f1
sctp: remove macros sctp_read_[un]lock
|
11 лет назад |
wangweidong
|
387602dfdc
sctp: remove macros sctp_write_[un]_lock
|
11 лет назад |
wangweidong
|
3c8e43ba9f
sctp: remove macros sctp_spin_[un]lock
|
11 лет назад |
wangweidong
|
79b91130a2
sctp: remove macros sctp_local_bh_{disable|enable}
|
11 лет назад |
wangweidong
|
940287ee10
sctp: remove macros sctp_spin_[un]lock_irqrestore
|
11 лет назад |
Jeff Kirsher
|
4b2f13a251
sctp: Fix FSF address in file headers
|
11 лет назад |
Joe Perches
|
7b58446068
sctp: Remove extern from function prototypes
|
12 лет назад |
Daniel Borkmann
|
477143e3fe
net: sctp: trivial: update bug report in header comment
|
12 лет назад |
fan.du
|
d27fc78208
sctp: Don't lookup dst if transport dst is still valid
|
12 лет назад |
Daniel Borkmann
|
91705c61b5
net: sctp: trivial: update mailing list address
|
12 лет назад |
Daniel Borkmann
|
bb33381d0c
net: sctp: rework debugging framework to use pr_debug and friends
|
12 лет назад |
Daniel Borkmann
|
52db882f3f
net: sctp: migrate cookie life from timeval to ktime
|
12 лет назад |
Daniel Borkmann
|
f072d7aba7
net: sctp: remove TEST_FRAME ifdef
|
12 лет назад |
Daniel Borkmann
|
dda9192851
net: sctp: remove SCTP_STATIC macro
|
12 лет назад |
Daniel Borkmann
|
939cfa75a0
net: sctp: get rid of t_new macro for kzalloc
|
12 лет назад |
Zhang Yanfei
|
3b77d6617a
net: sctp: remove cast for kmalloc/kzalloc return value
|
12 лет назад |