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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-24
net: generalize calculation of skb extensions length
Thomas Weißschuh
1
-17
/
+7
2023-08-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
24
-80
/
+194
2023-08-24
Merge tag 'net-6.5-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
23
-75
/
+190
2023-08-24
Merge tag 'nf-23-08-23' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git...
Paolo Abeni
4
-11
/
+31
2023-08-24
rtnetlink: Reject negative ifindexes in RTM_NEWLINK
Ido Schimmel
1
-0
/
+3
2023-08-24
wifi: mac80211: Do not include crypto/algapi.h
Herbert Xu
3
-3
/
+3
2023-08-23
netfilter: nf_tables: defer gc run if previous batch is still pending
Florian Westphal
2
-0
/
+6
2023-08-23
netfilter: nf_tables: fix out of memory error handling
Florian Westphal
1
-3
/
+10
2023-08-23
netfilter: nf_tables: use correct lock to protect gc_list
Pablo Neira Ayuso
1
-2
/
+2
2023-08-23
netfilter: nf_tables: GC transaction race with abort path
Pablo Neira Ayuso
1
-1
/
+5
2023-08-23
netfilter: nf_tables: flush pending destroy work before netlink notifier
Pablo Neira Ayuso
1
-1
/
+1
2023-08-23
netfilter: nf_tables: validate all pending tables
Florian Westphal
1
-4
/
+7
2023-08-23
net/sched: fix a qdisc modification with ambiguous command request
Jamal Hadi Salim
1
-13
/
+40
2023-08-23
net: Avoid address overwrite in kernel_connect
Jordan Rife
1
-1
/
+6
2023-08-23
Merge tag 'nf-next-23-08-22' of https://git.kernel.org/pub/scm/linux/kernel/g...
Jakub Kicinski
9
-19
/
+23
2023-08-23
mptcp: register default scheduler
Geliang Tang
3
-22
/
+35
2023-08-23
mptcp: use get_retrans wrapper
Geliang Tang
2
-28
/
+43
2023-08-23
mptcp: use get_send wrapper
Geliang Tang
2
-45
/
+81
2023-08-23
mptcp: add scheduler wrappers
Geliang Tang
3
-2
/
+54
2023-08-23
mptcp: add scheduled in mptcp_subflow_context
Geliang Tang
2
-0
/
+9
2023-08-23
mptcp: add sched in mptcp_sock
Geliang Tang
3
-0
/
+45
2023-08-23
mptcp: add a new sysctl scheduler
Geliang Tang
2
-0
/
+15
2023-08-23
mptcp: add struct mptcp_sched_ops
Geliang Tang
3
-1
/
+60
2023-08-23
mptcp: drop last_snd and MPTCP_RESET_SCHEDULER
Geliang Tang
4
-23
/
+2
2023-08-23
mptcp: refactor push_pending logic
Geliang Tang
1
-72
/
+81
2023-08-23
batman-adv: Hold rtnl lock during MTU update via netlink
Sven Eckelmann
1
-0
/
+3
2023-08-23
can: raw: add missing refcount for memory leak fix
Oliver Hartkopp
1
-9
/
+26
2023-08-23
can: isotp: fix support for transmission of SF without flow control
Oliver Hartkopp
1
-15
/
+7
2023-08-22
wifi: nl80211: Remove unused declaration nl80211_pmsr_dump_results()
Yue Haibing
1
-1
/
+0
2023-08-22
wifi: mac80211: mesh: Remove unused function declaration mesh_ids_set_default()
Yue Haibing
1
-1
/
+0
2023-08-22
wifi: mac80211: Remove unused function declarations
Yue Haibing
1
-2
/
+0
2023-08-22
wifi: nl80211/cfg80211: add forgotten nla_policy for BSS color attribute
Lin Ma
1
-0
/
+1
2023-08-22
wifi: mac80211: fix puncturing bitmap handling in CSA
Johannes Berg
1
-6
/
+6
2023-08-22
wifi: mac80211: check for station first in client probe
Johannes Berg
1
-7
/
+8
2023-08-22
wifi: cfg80211: ocb: don't leave if not joined
Johannes Berg
1
-0
/
+3
2023-08-22
wifi: cfg80211: reject auth/assoc to AP with our address
Johannes Berg
1
-0
/
+13
2023-08-22
Merge tag 'wireless-2023-08-22' of git://git.kernel.org/pub/scm/linux/kernel/...
Jakub Kicinski
1
-2
/
+10
2023-08-22
Merge tag 'nfs-for-6.5-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-5
/
+4
2023-08-22
netfilter: nf_tables: allow loop termination for pending fatal signal
Florian Westphal
1
-0
/
+6
2023-08-22
netfilter: xtables: refactor deprecated strncpy
Justin Stitt
1
-1
/
+1
2023-08-22
netfilter: x_tables: refactor deprecated strncpy
Justin Stitt
1
-3
/
+2
2023-08-22
netfilter: nft_meta: refactor deprecated strncpy
Justin Stitt
1
-3
/
+3
2023-08-22
netfilter: nft_osf: refactor deprecated strncpy
Justin Stitt
1
-3
/
+3
2023-08-22
netfilter: nf_tables: refactor deprecated strncpy
Justin Stitt
1
-1
/
+1
2023-08-22
netfilter: nf_tables: refactor deprecated strncpy
Justin Stitt
1
-1
/
+1
2023-08-22
netfilter: ipset: refactor deprecated strncpy
Justin Stitt
1
-5
/
+5
2023-08-22
netfilter: ebtables: fix fortify warnings in size_entry_mwt()
GONG, Ruiqi
1
-2
/
+1
2023-08-22
wifi: mac80211: check S1G action frame size
Johannes Berg
1
-0
/
+4
2023-08-22
net: remove unnecessary input parameter 'how' in ifdown function
Zhengchao Shao
4
-19
/
+5
2023-08-22
wifi: cfg80211: Annotate struct cfg80211_rnr_elems with __counted_by
Kees Cook
1
-1
/
+1
[prev]
[next]