index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
sctp
/
ipv6.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: implement lockless SO_PRIORITY
Eric Dumazet
2023-10-01
1
-1
/
+1
*
ipv6: lockless IPV6_FLOWINFO_SEND implementation
Eric Dumazet
2023-09-15
1
-1
/
+2
*
ipv6: lockless IPV6_RECVERR implemetation
Eric Dumazet
2023-09-15
1
-3
/
+1
*
net: annotate lockless accesses to sk->sk_err_soft
Eric Dumazet
2023-03-17
1
-1
/
+1
*
net: no longer support SOCK_REFCNT_DEBUG feature
Jason Xing
2023-02-15
1
-2
/
+0
*
sctp: add skb_sdif in struct sctp_af
Xin Long
2022-11-18
1
-1
/
+7
*
sctp: check ipv6 addr with sk_bound_dev if set
Xin Long
2022-11-18
1
-3
/
+11
*
ipv6: Remove __ipv6_only_sock().
Kuniyuki Iwashima
2022-04-22
1
-2
/
+2
*
sctp: delete addr based on sin6_scope_id
Chen Shen
2021-07-26
1
-2
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-06-29
1
-1
/
+6
|
\
|
*
sctp: validate from_addr_param return
Marcelo Ricardo Leitner
2021-06-28
1
-1
/
+6
*
|
net: sock: introduce sk_error_report
Alexander Aring
2021-06-29
1
-1
/
+1
*
|
sctp: process sctp over udp icmp err on sctp side
Xin Long
2021-06-22
1
-0
/
+30
*
|
sctp: extract sctp_v6_err_handle function from sctp_v6_err
Xin Long
2021-06-22
1
-36
/
+40
*
|
sctp: remove the unessessary hold for idev in sctp_v6_err
Xin Long
2021-06-22
1
-10
/
+2
|
/
*
net-ipv6: bugfix - raw & sctp - switch to ipv6_can_nonlocal_bind()
Maciej Żenczykowski
2021-04-05
1
-4
/
+3
*
sctp: bring inet(6)_skb_parm back to sctp_input_cb
Xin Long
2020-11-05
1
-1
/
+1
*
sctp: support for sending packet over udp6 sock
Xin Long
2020-10-30
1
-11
/
+32
*
sctp: allow changing transport encap_port by peer packets
Xin Long
2020-10-30
1
-0
/
+1
*
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-23
1
-1
/
+1
*
net/ipv6: remove compat_ipv6_{get,set}sockopt
Christoph Hellwig
2020-07-19
1
-4
/
+0
*
net: remove compat_sock_common_{get,set}sockopt
Christoph Hellwig
2020-07-19
1
-2
/
+0
*
ipv6: move SIOCADDRT and SIOCDELRT handling into ->compat_ioctl
Christoph Hellwig
2020-05-18
1
-0
/
+1
*
sctp: fix possibly using a bad saddr with a given dst
Marcelo Ricardo Leitner
2020-03-29
1
-6
/
+14
*
net: ipv6: add net argument to ip6_dst_lookup_flow
Sabrina Dubroca
2019-12-04
1
-2
/
+2
*
ipv6: add priority parameter to ip6_xmit()
Eric Dumazet
2019-09-27
1
-1
/
+1
*
ipv6: elide flowlabel check if no exclusive leases exist
Willem de Bruijn
2019-07-08
1
-1
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 104
Thomas Gleixner
2019-05-24
1
-16
/
+1
*
net: rework SIOCGSTAMP ioctl handling
Arnd Bergmann
2019-04-19
1
-0
/
+1
*
sctp: set flow sport from saddr only when it's 0
Xin Long
2019-01-24
1
-1
/
+2
*
sctp: allocate sctp_sockaddr_entry with kzalloc
Xin Long
2019-01-16
1
-4
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-12-20
1
-0
/
+1
|
\
|
*
sctp: initialize sin6_flowinfo for ipv6 addrs in sctp_inet6addr_event
Xin Long
2018-12-10
1
-0
/
+1
*
|
net: Convert protocol error handlers from void to int
Stefano Brivio
2018-11-08
1
-2
/
+5
|
/
*
sctp: check for ipv6_pinfo legal sndflow with flowlabel in sctp_v6_get_dst
Xin Long
2018-07-04
1
-0
/
+9
*
sctp: add support for dscp and flowlabel per transport
Xin Long
2018-07-04
1
-2
/
+9
*
Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLL
Linus Torvalds
2018-06-28
1
-1
/
+1
*
Merge branch 'work.aio-1' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2018-06-04
1
-1
/
+1
|
\
|
*
net/sctp: convert to ->poll_mask
Christoph Hellwig
2018-05-26
1
-1
/
+1
*
|
sctp: fix the issue that flags are ignored when using kernel_connect
Xin Long
2018-05-22
1
-1
/
+1
*
|
sctp: handle two v4 addrs comparison in sctp_inet6_cmp_addr
Xin Long
2018-04-27
1
-0
/
+3
|
/
*
sctp: do not check port in sctp_inet6_cmp_addr
Xin Long
2018-04-12
1
-30
/
+30
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-04-09
1
-1
/
+3
|
\
|
*
sctp: do not leak kernel memory to user space
Eric Dumazet
2018-04-08
1
-1
/
+3
*
|
Merge tag 'selinux-pr-20180403' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2018-04-06
1
-7
/
+38
|
\
\
|
|
/
|
/
|
|
*
sctp: Add ip option support
Richard Haines
2018-02-26
1
-7
/
+38
*
|
net: make getname() functions return length rather than use int* parameter
Denys Vlasenko
2018-02-12
1
-4
/
+4
|
/
*
sctp: fix dst refcnt leak in sctp_v6_get_dst()
Alexey Kodanev
2018-02-05
1
-3
/
+7
*
sctp: avoid compiler warning on implicit fallthru
Marcelo Ricardo Leitner
2018-01-15
1
-0
/
+1
*
net/sctp: Always set scope_id in sctp_inet6_skb_msgname
Eric W. Biederman
2017-11-16
1
-2
/
+3
[next]