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
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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2023-03-16
net/mlx5: Move needed PTYS functions to core layer
Gal Pressman
1
-0
/
+16
2023-03-16
net/mlx5: Implement thermal zone
Sandipan Patra
2
-0
/
+29
2023-03-15
scm: fix MSG_CTRUNC setting condition for SO_PASSSEC
Alexander Mikhalitsyn
1
-1
/
+12
2023-03-15
net/smc: Introduce explicit check for v2 support
Stefan Raspl
1
-0
/
+1
2023-03-15
neighbour: annotate lockless accesses to n->nud_state
Eric Dumazet
1
-1
/
+1
2023-03-14
net: virtio_net: implement exact header length guest feature
Jiri Pirko
1
-0
/
+1
2023-03-11
Merge tag 'wireless-next-2023-03-10' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
4
-46
/
+334
2023-03-10
Merge branch 'main' of git://git.kernel.org/pub/scm/linux/kernel/git/netfilte...
Jakub Kicinski
2
-0
/
+4
2023-03-10
neighbour: delete neigh_lookup_nodev as not used
Leon Romanovsky
1
-2
/
+0
2023-03-10
net: sched: remove qdisc_watchdog->last_expires
Eric Dumazet
1
-1
/
+0
2023-03-10
netlink: remove unused 'compare' function
Florian Westphal
1
-1
/
+0
2023-03-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
32
-325
/
+237
2023-03-09
Merge tag 'net-6.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
3
-2
/
+9
2023-03-09
Merge tag 'for-linus-2023030901' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+3
2023-03-09
sctp: add weighted fair queueing stream scheduler
Xin Long
3
-1
/
+4
2023-03-09
sctp: add fair capacity stream scheduler
Xin Long
3
-1
/
+10
2023-03-09
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
4
-1
/
+11
2023-03-08
netfilter: move br_nf_check_hbh_len to utils
Xin Long
1
-0
/
+2
2023-03-08
net: reclaim skb->scm_io_uring bit
Eric Dumazet
2
-2
/
+1
2023-03-08
netfilter: bridge: introduce broute meta statement
Sriram Yagnaraman
1
-0
/
+2
2023-03-08
net: remove enum skb_free_reason
Eric Dumazet
1
-11
/
+7
2023-03-08
net: phy: improve phy_read_poll_timeout
Heiner Kallweit
1
-3
/
+2
2023-03-08
ynl: re-license uniformly under GPL-2.0 OR BSD-3-Clause
Jakub Kicinski
2
-2
/
+2
2023-03-07
cpumask: be more careful with 'cpumask_setall()'
Linus Torvalds
1
-5
/
+5
2023-03-07
wifi: radiotap: separate vendor TLV into header/content
Mordechay Goodstein
1
-6
/
+14
2023-03-07
bpf: offload map memory usage
Yafang Shao
1
-0
/
+6
2023-03-07
bpf, net: xskmap memory usage
Yafang Shao
1
-0
/
+1
2023-03-07
bpf, net: bpf_local_storage memory usage
Yafang Shao
1
-0
/
+1
2023-03-07
bpf: add new map ops ->map_mem_usage
Yafang Shao
1
-0
/
+2
2023-03-07
bpf: Increase size of BTF_ID_LIST without CONFIG_DEBUG_INFO_BTF again
Nathan Chancellor
1
-1
/
+1
2023-03-07
wifi: nl80211: Add support for randomizing TA of auth and deauth frames
Veerendranath Jakkam
1
-0
/
+5
2023-03-07
wifi: mac80211: add LDPC related flags in ieee80211_bss_conf
Ryder Lee
1
-0
/
+6
2023-03-07
wifi: mac80211: add EHT MU-MIMO related flags in ieee80211_bss_conf
Ryder Lee
1
-0
/
+9
2023-03-07
wifi: mac80211: introduce ieee80211_refresh_tx_agg_session_timer()
Ryder Lee
1
-0
/
+14
2023-03-07
wifi: mac80211: add support for driver adding radiotap TLVs
Mordechay Goodstein
2
-37
/
+27
2023-03-07
wifi: radiotap: Add EHT radiotap definitions
Mordechay Goodstein
1
-2
/
+185
2023-03-07
wifi: mac80211: add netdev per-link debugfs data and driver hook
Benjamin Berg
1
-0
/
+10
2023-03-07
wifi: mac80211: add pointer from bss_conf to vif
Benjamin Berg
1
-0
/
+3
2023-03-07
wifi: cfg80211/mac80211: report link ID on control port RX
Johannes Berg
1
-2
/
+3
2023-03-07
wifi: mac80211: add support for set_hw_timestamp command
Avraham Stern
1
-0
/
+6
2023-03-07
wifi: nl80211: add a command to enable/disable HW timestamping
Avraham Stern
2
-0
/
+49
2023-03-07
wifi: wireless: cleanup unused function parameters
Mordechay Goodstein
1
-3
/
+1
2023-03-07
wifi: nl80211: Update the documentation of NL80211_SCAN_FLAG_COLOCATED_6GHZ
Ilan Peer
1
-2
/
+8
2023-03-07
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
6
-39
/
+150
2023-03-06
cpumask: Fix typo nr_cpumask_size --> nr_cpumask_bits
Andy Shevchenko
1
-1
/
+1
2023-03-06
netfilter: tproxy: fix deadlock due to missing BH disable
Florian Westphal
1
-0
/
+7
2023-03-06
cpumask: re-introduce constant-sized cpumask optimizations
Linus Torvalds
1
-55
/
+70
2023-03-05
Merge tag 'irq-urgent-2023-03-05' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+2
2023-03-05
Remove Intel compiler support
Masahiro Yamada
6
-109
/
+3
2023-03-05
Merge tag 'mm-hotfixes-stable-2023-03-04-13-12' of git://git.kernel.org/pub/s...
Linus Torvalds
1
-1
/
+1
[next]