Mike Rapoport
|
57c8a661d9
mm: remove include/linux/bootmem.h
|
6 years ago |
Xin Long
|
8a9c58d28d
sctp: add support for dscp and flowlabel per transport
|
7 years ago |
Linus Torvalds
|
a11e1d432b
Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLL
|
7 years ago |
Kees Cook
|
6da2ec5605
treewide: kmalloc() -> kmalloc_array()
|
7 years ago |
Linus Torvalds
|
408afb8d78
Merge branch 'work.aio-1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
7 years ago |
Christoph Hellwig
|
568ea88ef9
net/sctp: convert to ->poll_mask
|
7 years ago |
Xin Long
|
644fbdeacf
sctp: fix the issue that flags are ignored when using kernel_connect
|
7 years ago |
Linus Torvalds
|
9eda2d2dca
Merge tag 'selinux-pr-20180403' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux
|
7 years ago |
Arnd Bergmann
|
7ae665f132
sctp: fix unused lable warning
|
7 years ago |
Kirill Tkhai
|
2f635ceeb2
net: Drop pernet_operations::async
|
7 years ago |
Al Viro
|
d47d08c8ca
sctp: use proc_remove_subtree()
|
7 years ago |
Kirill Tkhai
|
bfdfa38ff0
net: Convert sctp_ctrlsock_ops
|
7 years ago |
Kirill Tkhai
|
2e01ae0ef2
net: Convert sctp_defaults_ops
|
7 years ago |
Richard Haines
|
b7e10c25b8
sctp: Add ip option support
|
7 years ago |
Tommi Rantala
|
4a31a6b19f
sctp: fix dst refcnt leak in sctp_v4_get_dst
|
7 years ago |
Xin Long
|
1ba896f6f5
sctp: remove extern from stream sched
|
7 years ago |
Kees Cook
|
9c3b575183
net: sctp: Convert timers to use timer_setup()
|
7 years ago |
Xin Long
|
1c662018d2
sctp: remove the typedef sctp_scope_t
|
8 years ago |
Xin Long
|
a38905e6aa
sctp: remove the typedef sctp_ipv4addr_param_t
|
8 years ago |
David Howells
|
cdfbabfb2f
net: Work around lockdep limitation in sockets that use sockets
|
8 years ago |
Xin Long
|
2e3ce5bc2a
sctp: set sin_port for addr param when checking duplicate address
|
8 years ago |
Xin Long
|
c28445c3cb
sctp: add reconf_enable in asoc ep and netns
|
8 years ago |
Marcelo Ricardo Leitner
|
0630c56e40
sctp: simplify addr copy
|
8 years ago |
Xin Long
|
b8607805dd
sctp: not copying duplicate addrs to the assoc's bind address list
|
8 years ago |
Xin Long
|
165f2cf640
sctp: reduce indent level in sctp_copy_local_addr_list
|
8 years ago |
Xin Long
|
fd2d180a28
sctp: use inet_recvmsg to support sctp RFS well
|
9 years ago |
Marcelo Ricardo Leitner
|
1f45f78f8e
sctp: allow GSO frags to access the chunk too
|
9 years ago |
Wei Yongjun
|
a5e27d18fe
sctp: fix error return code in sctp_init()
|
9 years ago |
Marcelo Ricardo Leitner
|
90017accff
sctp: Add GSO support
|
9 years ago |
Marcelo Ricardo Leitner
|
133800d1f0
sctp: fix copying more bytes than expected in sctp_add_bind_addr
|
9 years ago |