Xin Long
|
f84af33138
sctp: factor out sctp_sendmsg_to_asoc from sctp_sendmsg
|
7 years ago |
Richard Haines
|
2277c7cd75
sctp: Add LSM hooks
|
7 years ago |
Richard Haines
|
b7e10c25b8
sctp: Add ip option support
|
7 years ago |
Linus Torvalds
|
a9a08845e9
vfs: do bulk POLL* -> EPOLL* replacement
|
7 years ago |
Linus Torvalds
|
617aebe6a9
Merge tag 'usercopy-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
|
7 years ago |
Linus Torvalds
|
b2fe5fa686
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
|
7 years ago |
Linus Torvalds
|
19e7b5f994
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
7 years ago |
Linus Torvalds
|
168fe32a07
Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
7 years ago |
Xin Long
|
f53d77e19b
sctp: reset ret in again path in sctp_for_each_transport
|
7 years ago |
Al Viro
|
c981f254cc
sctp: use vmemdup_user() rather than badly open-coding memdup_user()
|
7 years ago |
David S. Miller
|
c02b3741eb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
7 years ago |
Xin Long
|
c5006b8aa7
sctp: do not allow the v4 socket to bind a v4mapped v6 address
|
7 years ago |
Xin Long
|
a0ff660058
sctp: return error if the asoc has been peeled off in sctp_wait_for_sndbuf
|
7 years ago |
Xin Long
|
625637bf4a
sctp: reinit stream if stream outcnt has been change by sinit in sendmsg
|
7 years ago |
David Windsor
|
b2ce04c2a3
sctp: Copy struct sctp_sock.autoclose to userspace using put_user()
|
8 years ago |
David Windsor
|
ab9ee8e38b
sctp: Define usercopy region in SCTP proto slab cache
|
8 years ago |
David S. Miller
|
19d28fbd30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
7 years ago |
Marcelo Ricardo Leitner
|
c76f97c99a
sctp: make use of pre-calculated len
|
7 years ago |
Marcelo Ricardo Leitner
|
5960cefab9
sctp: add a ceiling to optlen in some sockopts
|
7 years ago |
Marcelo Ricardo Leitner
|
2e83acb970
sctp: GFP_ATOMIC is not needed in sctp_setsockopt_events
|
7 years ago |
David S. Miller
|
6bb8824732
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
7 years ago |
Tonghao Zhang
|
8cb38a6024
sctp: Replace use of sockets_allocated with specified macro.
|
7 years ago |
Yafang Shao
|
cbabf46364
net: tracepoint: using sock_set_state tracepoint to trace SCTP state transition
|
7 years ago |
David S. Miller
|
c30abd5e40
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
7 years ago |
Xin Long
|
2342b8d95b
sctp: make sure stream nums can match optlen in sctp_setsockopt_reset_streams
|
7 years ago |
Xin Long
|
132282386f
sctp: add support for the process of unordered idata
|
7 years ago |
Xin Long
|
9162e0ed9e
sctp: implement enqueue_event for sctp_stream_interleave
|
7 years ago |
Xin Long
|
668c9beb90
sctp: implement assign_number for sctp_stream_interleave
|
7 years ago |
Xin Long
|
772a58693f
sctp: add stream interleave enable members and sockopt
|
7 years ago |
Tom Herbert
|
97a6ec4ac0
rhashtable: Change rhashtable_walk_start to return void
|
7 years ago |