Ingo Molnar
|
3f07c01441
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h>
|
8 years ago |
Marcelo Ricardo Leitner
|
dfcb9f4f99
sctp: deny peeloff operation on asocs with threads sleeping on it
|
8 years ago |
Xin Long
|
4ea0c32f5f
sctp: add support for MSG_MORE
|
8 years ago |
Xin Long
|
242bd2d519
sctp: implement sender-side procedures for Add Incoming/Outgoing Streams Request Parameter
|
8 years ago |
Xin Long
|
a92ce1a42d
sctp: implement sender-side procedures for SSN/TSN Reset Request Parameter
|
8 years ago |
David S. Miller
|
3efa70d78f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
8 years ago |
Xin Long
|
912964eacb
sctp: check af before verify address in sctp_addr_id2transport
|
8 years ago |
Julian Anastasov
|
c86a773c78
sctp: add dst_pending_confirm flag
|
8 years ago |
Marcelo Ricardo Leitner
|
2dcab59848
sctp: avoid BUG_ON on sctp_wait_for_sndbuf
|
8 years ago |
David S. Miller
|
4e8f2fc1a5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
8 years ago |
Xin Long
|
6f29a13061
sctp: sctp_addr_id2transport should verify the addr before looking up assoc
|
8 years ago |
Krister Johansen
|
4548b683b7
Introduce a sysctl that modifies the value of PROT_SOCK.
|
8 years ago |
Xin Long
|
7f9d68ac94
sctp: implement sender-side procedures for SSN Reset Request Parameter
|
8 years ago |
Xin Long
|
9fb657aec0
sctp: add sockopt SCTP_ENABLE_STREAM_RESET
|
8 years ago |
Marcelo Ricardo Leitner
|
cdfb1a9f30
sctp: remove useless code from sctp_apply_peer_addr_params
|
8 years ago |
Xin Long
|
08abb79542
sctp: sctp_transport_lookup_process should rcu_read_unlock when transport is null
|
8 years ago |
Xin Long
|
7fda702f93
sctp: use new rhlist interface on sctp transport rhashtable
|
8 years ago |
Xin Long
|
5bf35ddfee
sctp: change sk state only when it has assocs in sctp_shutdown
|
8 years ago |
Marcelo Ricardo Leitner
|
7233bc84a3
sctp: assign assoc_id earlier in __sctp_connect
|
9 years ago |
Xin Long
|
cd26da4ff4
sctp: hold transport instead of assoc in sctp_diag
|
9 years ago |
Jiri Slaby
|
a4b8e71b05
net: sctp, forbid negative length
|
9 years ago |
David S. Miller
|
b50afd203a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
9 years ago |
Xin Long
|
1cceda7849
sctp: fix the issue sctp_diag uses lock_sock in rcu_read_lock
|
9 years ago |
Xin Long
|
b61c654f9b
sctp: free msg->chunks when sctp_primitive_SEND return err
|
9 years ago |
Xin Long
|
e08786942e
sctp: allow receiving msg when TCP-style sk is in CLOSED state
|
9 years ago |
Vegard Nossum
|
5fc382d875
net/sctp: terminate rhashtable walk correctly
|
9 years ago |
Marcelo Ricardo Leitner
|
e5b13f3444
sctp: recvmsg should be able to run even if sock is in closing state
|
9 years ago |
Marcelo Ricardo Leitner
|
1f45f78f8e
sctp: allow GSO frags to access the chunk too
|
9 years ago |
Xin Long
|
8dbdf1f5b0
sctp: implement prsctp PRIO policy
|
9 years ago |
Xin Long
|
a6c2f79287
sctp: implement prsctp TTL policy
|
9 years ago |