Xin Long
|
0999f021c9
sctp: check for ipv6_pinfo legal sndflow with flowlabel in sctp_v6_get_dst
|
7 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 |
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 |
Xin Long
|
d625329b06
sctp: handle two v4 addrs comparison in sctp_inet6_cmp_addr
|
7 years ago |
Xin Long
|
1071ec9d45
sctp: do not check port in sctp_inet6_cmp_addr
|
7 years ago |
Linus Torvalds
|
c18bb396d3
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
7 years ago |
Eric Dumazet
|
6780db244d
sctp: do not leak kernel memory to user space
|
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 |
Richard Haines
|
b7e10c25b8
sctp: Add ip option support
|
7 years ago |
Denys Vlasenko
|
9b2c45d479
net: make getname() functions return length rather than use int* parameter
|
7 years ago |
Alexey Kodanev
|
957d761cf9
sctp: fix dst refcnt leak in sctp_v6_get_dst()
|
7 years ago |
Marcelo Ricardo Leitner
|
37f47bc90c
sctp: avoid compiler warning on implicit fallthru
|
7 years ago |
Eric W. Biederman
|
7c8a61d9ee
net/sctp: Always set scope_id in sctp_inet6_skb_msgname
|
7 years ago |
Xin Long
|
978aa04741
sctp: fix some type cast warnings introduced since very beginning
|
7 years ago |
Laszlo Toth
|
b71d21c274
sctp: full support for ipv6 ip_nonlocal_bind & IP_FREEBIND
|
7 years ago |
David S. Miller
|
e2a7c34fb2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
8 years ago |
Alexander Potapenko
|
15339e441e
sctp: fully initialize the IPv6 address in sctp_v6_to_addr()
|
8 years ago |
Xin Long
|
1c662018d2
sctp: remove the typedef sctp_scope_t
|
8 years ago |
Xin Long
|
00987cc07e
sctp: remove the typedef sctp_ipv6addr_param_t
|
8 years ago |
Zheng Li
|
25e7f2de96
sctp: set the value of flowi6_oif to sk_bound_dev_if to make sctp_v6_get_dst to find the correct route entry.
|
8 years ago |
Eric Dumazet
|
fdcee2cbb8
sctp: do not inherit ipv6_{mc|ac|fl}_list from parent
|
8 years ago |
Xin Long
|
dbc2b5e9a0
sctp: fix src address selection if using secondary addresses for ipv6
|
8 years ago |
David Howells
|
cdfbabfb2f
net: Work around lockdep limitation in sockets that use sockets
|
8 years ago |
David S. Miller
|
4e8f2fc1a5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
8 years ago |
Pablo Neira
|
92e55f412c
tcp: don't annotate mark on control socket from tcp_v6_send_response()
|
8 years ago |
Marcelo Ricardo Leitner
|
0630c56e40
sctp: simplify addr copy
|
8 years ago |
Linus Torvalds
|
7c0f6ba682
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
|
8 years ago |