index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sctp
/
ipv6.c
Age
Commit message (
Expand
)
Author
2021-04-05
net-ipv6: bugfix - raw & sctp - switch to ipv6_can_nonlocal_bind()
Maciej Żenczykowski
2020-11-05
sctp: bring inet(6)_skb_parm back to sctp_input_cb
Xin Long
2020-10-30
sctp: support for sending packet over udp6 sock
Xin Long
2020-10-30
sctp: allow changing transport encap_port by peer packets
Xin Long
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-07-19
net/ipv6: remove compat_ipv6_{get,set}sockopt
Christoph Hellwig
2020-07-19
net: remove compat_sock_common_{get,set}sockopt
Christoph Hellwig
2020-05-18
ipv6: move SIOCADDRT and SIOCDELRT handling into ->compat_ioctl
Christoph Hellwig
2020-03-29
sctp: fix possibly using a bad saddr with a given dst
Marcelo Ricardo Leitner
2019-12-04
net: ipv6: add net argument to ip6_dst_lookup_flow
Sabrina Dubroca
2019-09-27
ipv6: add priority parameter to ip6_xmit()
Eric Dumazet
2019-07-08
ipv6: elide flowlabel check if no exclusive leases exist
Willem de Bruijn
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 104
Thomas Gleixner
2019-04-19
net: rework SIOCGSTAMP ioctl handling
Arnd Bergmann
2019-01-24
sctp: set flow sport from saddr only when it's 0
Xin Long
2019-01-16
sctp: allocate sctp_sockaddr_entry with kzalloc
Xin Long
2018-12-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-12-10
sctp: initialize sin6_flowinfo for ipv6 addrs in sctp_inet6addr_event
Xin Long
2018-11-08
net: Convert protocol error handlers from void to int
Stefano Brivio
2018-07-04
sctp: check for ipv6_pinfo legal sndflow with flowlabel in sctp_v6_get_dst
Xin Long
2018-07-04
sctp: add support for dscp and flowlabel per transport
Xin Long
2018-06-28
Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLL
Linus Torvalds
2018-06-04
Merge branch 'work.aio-1' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2018-05-26
net/sctp: convert to ->poll_mask
Christoph Hellwig
2018-05-22
sctp: fix the issue that flags are ignored when using kernel_connect
Xin Long
2018-04-27
sctp: handle two v4 addrs comparison in sctp_inet6_cmp_addr
Xin Long
2018-04-12
sctp: do not check port in sctp_inet6_cmp_addr
Xin Long
2018-04-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-04-08
sctp: do not leak kernel memory to user space
Eric Dumazet
2018-04-06
Merge tag 'selinux-pr-20180403' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2018-02-26
sctp: Add ip option support
Richard Haines
2018-02-12
net: make getname() functions return length rather than use int* parameter
Denys Vlasenko
2018-02-05
sctp: fix dst refcnt leak in sctp_v6_get_dst()
Alexey Kodanev
2018-01-15
sctp: avoid compiler warning on implicit fallthru
Marcelo Ricardo Leitner
2017-11-16
net/sctp: Always set scope_id in sctp_inet6_skb_msgname
Eric W. Biederman
2017-10-29
sctp: fix some type cast warnings introduced since very beginning
Xin Long
2017-10-24
sctp: full support for ipv6 ip_nonlocal_bind & IP_FREEBIND
Laszlo Toth
2017-08-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-08-18
sctp: fully initialize the IPv6 address in sctp_v6_to_addr()
Alexander Potapenko
2017-08-06
sctp: remove the typedef sctp_scope_t
Xin Long
2017-07-16
sctp: remove the typedef sctp_ipv6addr_param_t
Xin Long
2017-07-06
sctp: set the value of flowi6_oif to sk_bound_dev_if to make sctp_v6_get_dst ...
Zheng Li
2017-05-18
sctp: do not inherit ipv6_{mc|ac|fl}_list from parent
Eric Dumazet
2017-05-12
sctp: fix src address selection if using secondary addresses for ipv6
Xin Long
2017-03-09
net: Work around lockdep limitation in sockets that use sockets
David Howells
2017-01-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-01-27
tcp: don't annotate mark on control socket from tcp_v6_send_response()
Pablo Neira
2016-12-28
sctp: simplify addr copy
Marcelo Ricardo Leitner
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-10-31
sctp: hold transport instead of assoc when lookup assoc in rx path
Xin Long
[next]