index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sctp
Age
Commit message (
Expand
)
Author
Files
Lines
2024-01-04
sctp: fix busy polling
Eric Dumazet
1
-6
/
+4
2023-12-14
sctp: support MSG_ERRQUEUE flag in recvmsg()
Eric Dumazet
1
-0
/
+3
2023-11-19
net: fill in MODULE_DESCRIPTION()s for SOCK_DIAG modules
Jakub Kicinski
1
-0
/
+1
2023-10-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-2
/
+2
2023-10-05
sctp: update hb timer immediately after users change hb_interval
Xin Long
1
-0
/
+1
2023-10-05
sctp: update transport state when processing a dupcook packet
Xin Long
1
-2
/
+1
2023-10-05
sctp: Spelling s/preceeding/preceding/g
Geert Uytterhoeven
1
-1
/
+1
2023-10-01
inet: implement lockless IP_TOS
Eric Dumazet
1
-2
/
+2
2023-10-01
net: implement lockless SO_PRIORITY
Eric Dumazet
1
-1
/
+1
2023-09-15
ipv6: lockless IPV6_FLOWINFO_SEND implementation
Eric Dumazet
1
-1
/
+2
2023-09-15
ipv6: lockless IPV6_RECVERR implemetation
Eric Dumazet
1
-3
/
+1
2023-09-08
Merge tag 'net-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2
-6
/
+6
2023-08-31
sctp: annotate data-races around sk->sk_wmem_queued
Eric Dumazet
2
-6
/
+6
2023-08-30
Merge tag 'sysctl-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
1
-1
/
+3
2023-08-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+2
2023-08-20
ipv4: fix data-races around inet->inet_id
Eric Dumazet
1
-1
/
+1
2023-08-19
sock: annotate data-races around prot->memory_pressure
Eric Dumazet
1
-1
/
+1
2023-08-16
inet: move inet->mc_loop to inet->inet_frags
Eric Dumazet
1
-1
/
+1
2023-08-16
inet: move inet->freebind to inet->inet_flags
Eric Dumazet
1
-1
/
+1
2023-08-16
inet: move inet->recverr to inet->inet_flags
Eric Dumazet
1
-1
/
+1
2023-08-16
networking: Update to register_net_sysctl_sz
Joel Granados
1
-1
/
+3
2023-07-24
ipv6: remove hard coded limitation on ipv6_pinfo
Eric Dumazet
1
-0
/
+1
2023-07-19
sctp: Set TOS and routing scope independently for fib lookups.
Guillaume Nault
1
-1
/
+2
2023-06-29
sctp: fix potential deadlock on &net->sctp.addr_wq_lock
Chengfeng Ye
1
-2
/
+2
2023-06-25
sock: Remove ->sendpage*() in favour of sendmsg(MSG_SPLICE_PAGES)
David Howells
1
-1
/
+0
2023-06-16
net: ioctl: Use kernel memory on protocol ioctl callbacks
Breno Leitao
1
-4
/
+4
2023-06-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-2
/
+5
2023-06-12
sctp: fix an error code in sctp_sf_eat_auth()
Dan Carpenter
1
-1
/
+1
2023-06-12
sctp: handle invalid error codes without calling BUG()
Dan Carpenter
1
-1
/
+4
2023-06-10
net: move gso declarations and functions to their own files
Eric Dumazet
1
-0
/
+1
2023-06-02
ipv4: Drop tos parameter from flowi4_update_output()
Guillaume Nault
1
-3
/
+1
2023-05-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-4
/
+7
2023-05-22
sctp: fix an issue that plpmtu can never go to complete state
Xin Long
1
-4
/
+7
2023-05-12
sctp: add bpf_bypass_getsockopt proto callback
Alexander Mikhalitsyn
1
-0
/
+18
2023-05-10
sctp: fix a potential OOB access in sctp_sched_set_sched()
Ilia.Gavrilov
1
-4
/
+5
2023-04-21
sctp: delete the nested flexible array hmac
Xin Long
2
-2
/
+2
2023-04-21
sctp: delete the nested flexible array peer_init
Xin Long
3
-9
/
+8
2023-04-21
sctp: delete the nested flexible array variable
Xin Long
3
-7
/
+9
2023-04-21
sctp: delete the nested flexible array skip
Xin Long
1
-2
/
+2
2023-04-21
sctp: delete the nested flexible array params
Xin Long
4
-12
/
+12
2023-04-17
sctp: add intl_capable and reconf_capable in ss peer_capable
Xin Long
1
-2
/
+3
2023-04-17
sctp: delete the obsolete code for the host name address param
Xin Long
2
-10
/
+2
2023-04-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+2
2023-04-13
sctp: fix a potential overflow in sctp_ifwdtsn_skip
Xin Long
1
-1
/
+2
2023-04-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+4
2023-04-02
sctp: check send stream number after wait_for_sndbuf
Xin Long
1
-0
/
+4
2023-03-17
net: annotate lockless accesses to sk->sk_err_soft
Eric Dumazet
2
-2
/
+2
2023-03-09
sctp: add weighted fair queueing stream scheduler
Xin Long
2
-4
/
+47
2023-03-09
sctp: add fair capacity stream scheduler
Xin Long
3
-1
/
+186
2023-02-23
sctp: add a refcnt in sctp_stream_priorities to avoid a nested loop
Xin Long
1
-31
/
+21
[next]