Marcelo Ricardo Leitner
|
2dcab59848
sctp: avoid BUG_ON on sctp_wait_for_sndbuf
|
il y a 8 ans |
David S. Miller
|
4e8f2fc1a5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
il y a 8 ans |
Xin Long
|
6f29a13061
sctp: sctp_addr_id2transport should verify the addr before looking up assoc
|
il y a 8 ans |
Krister Johansen
|
4548b683b7
Introduce a sysctl that modifies the value of PROT_SOCK.
|
il y a 8 ans |
Xin Long
|
7f9d68ac94
sctp: implement sender-side procedures for SSN Reset Request Parameter
|
il y a 8 ans |
Xin Long
|
9fb657aec0
sctp: add sockopt SCTP_ENABLE_STREAM_RESET
|
il y a 8 ans |
Marcelo Ricardo Leitner
|
cdfb1a9f30
sctp: remove useless code from sctp_apply_peer_addr_params
|
il y a 8 ans |
Xin Long
|
08abb79542
sctp: sctp_transport_lookup_process should rcu_read_unlock when transport is null
|
il y a 8 ans |
Xin Long
|
7fda702f93
sctp: use new rhlist interface on sctp transport rhashtable
|
il y a 8 ans |
Xin Long
|
5bf35ddfee
sctp: change sk state only when it has assocs in sctp_shutdown
|
il y a 8 ans |
Marcelo Ricardo Leitner
|
7233bc84a3
sctp: assign assoc_id earlier in __sctp_connect
|
il y a 8 ans |
Xin Long
|
cd26da4ff4
sctp: hold transport instead of assoc in sctp_diag
|
il y a 8 ans |
Jiri Slaby
|
a4b8e71b05
net: sctp, forbid negative length
|
il y a 9 ans |
David S. Miller
|
b50afd203a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
il y a 9 ans |
Xin Long
|
1cceda7849
sctp: fix the issue sctp_diag uses lock_sock in rcu_read_lock
|
il y a 9 ans |
Xin Long
|
b61c654f9b
sctp: free msg->chunks when sctp_primitive_SEND return err
|
il y a 9 ans |
Xin Long
|
e08786942e
sctp: allow receiving msg when TCP-style sk is in CLOSED state
|
il y a 9 ans |
Vegard Nossum
|
5fc382d875
net/sctp: terminate rhashtable walk correctly
|
il y a 9 ans |
Marcelo Ricardo Leitner
|
e5b13f3444
sctp: recvmsg should be able to run even if sock is in closing state
|
il y a 9 ans |
Marcelo Ricardo Leitner
|
1f45f78f8e
sctp: allow GSO frags to access the chunk too
|
il y a 9 ans |
Xin Long
|
8dbdf1f5b0
sctp: implement prsctp PRIO policy
|
il y a 9 ans |
Xin Long
|
a6c2f79287
sctp: implement prsctp TTL policy
|
il y a 9 ans |
Xin Long
|
826d253d57
sctp: add SCTP_PR_ASSOC_STATUS on sctp sockopt
|
il y a 9 ans |
Xin Long
|
f959fb442c
sctp: add SCTP_DEFAULT_PRINFO into sctp sockopt
|
il y a 9 ans |
Xin Long
|
28aa4c26fc
sctp: add SCTP_PR_SUPPORTED on sctp sockopt
|
il y a 9 ans |
Xin Long
|
141ddefce7
sctp: change sk state to CLOSED instead of CLOSING in sctp_sock_migrate
|
il y a 9 ans |
Xin Long
|
d46e416c11
sctp: sctp should change socket state when shutdown is received
|
il y a 9 ans |
Marcelo Ricardo Leitner
|
90017accff
sctp: Add GSO support
|
il y a 9 ans |
Xin Long
|
40eb90e9cc
sctp: sctp_diag should dump sctp socket type
|
il y a 9 ans |
Xin Long
|
53fa10369c
sctp: fix some rhashtable functions using in sctp proc/diag
|
il y a 9 ans |