David S. Miller
|
b50afd203a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
8 年 前 |
Xin Long
|
0605483f6a
sctp: remove prsctp_param from sctp_chunk
|
8 年 前 |
Marcelo Ricardo Leitner
|
e2f036a972
sctp: rename WORD_TRUNC/ROUND macros
|
9 年 前 |
Marcelo Ricardo Leitner
|
e7487c86dc
sctp: avoid identifying address family many times for a chunk
|
9 年 前 |
Xin Long
|
8dbdf1f5b0
sctp: implement prsctp PRIO policy
|
9 年 前 |
Xin Long
|
01aadb3af6
sctp: implement prsctp RTX policy
|
9 年 前 |
Xin Long
|
a6c2f79287
sctp: implement prsctp TTL policy
|
9 年 前 |
Xin Long
|
28aa4c26fc
sctp: add SCTP_PR_SUPPORTED on sctp sockopt
|
9 年 前 |
Marcelo Ricardo Leitner
|
ba6f5e33bd
sctp: avoid refreshing heartbeat timer too often
|
9 年 前 |
David S. Miller
|
c78a85a843
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux
|
9 年 前 |
Linus Torvalds
|
1200b6809d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
|
9 年 前 |
Marcelo Ricardo Leitner
|
cea8768f33
sctp: allow sctp_transmit_packet and others to use gfp
|
9 年 前 |
Marcelo Ricardo Leitner
|
133800d1f0
sctp: fix copying more bytes than expected in sctp_add_bind_addr
|
9 年 前 |
Herbert Xu
|
5821c76970
sctp: Use shash
|
9 年 前 |
Marcelo Ricardo Leitner
|
cb5e173ed7
sctp: use the same clock as if sock source timestamps were on
|
9 年 前 |
Arnd Bergmann
|
3ef0a25bf9
net: sctp: avoid incorrect time_t use
|
10 年 前 |
lucien
|
7c5a946181
sctp: ASCONF-ACK with Unresolvable Address should be sent
|
10 年 前 |
lucien
|
ce7b4ccc4f
sctp: asconf's process should verify address parameter is in the beginning
|
10 年 前 |
Saran Maruti Ramanara
|
cfbf654efc
net: sctp: fix passing wrong parameter header to param_type2af in sctp_process_param
|
10 年 前 |
Al Viro
|
e0eb093e79
switch sctp_user_addto_chunk() and sctp_datamsg_from_user() to passing iov_iter
|
10 年 前 |
Al Viro
|
6ce8e9ce59
new helper: memcpy_from_msg()
|
11 年 前 |
Daniel Borkmann
|
e40607cbe2
net: sctp: fix NULL pointer dereference in af->from_addr_param on malformed packet
|
10 年 前 |
Daniel Borkmann
|
9de7922bc7
net: sctp: fix skb_over_panic when receiving malformed ASCONF chunks
|
10 年 前 |
Daniel Borkmann
|
67cb9366ff
ktime: add ktime_after and ktime_before helper
|
11 年 前 |
Vlad Yasevich
|
b14878ccb7
net: sctp: cache auth_enable per endpoint
|
11 年 前 |
Daniel Borkmann
|
c485658bae
net: sctp: fix skb leakage in COOKIE ECHO path of chunk->auth_chunk
|
11 年 前 |
stephen hemminger
|
6daaf0de2f
sctp: make sctp_addto_chunk_fixed local
|
11 年 前 |
wangweidong
|
f7010e6144
sctp: fix checkpatch errors with indent
|
11 年 前 |
wangweidong
|
26ac8e5fe1
sctp: fix checkpatch errors with (foo*)|foo * bar|foo* bar
|
11 年 前 |
wangweidong
|
cb3f837ba9
sctp: fix checkpatch errors with space required or prohibited
|
11 年 前 |