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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-23
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
7
-35
/
+308
2022-07-23
ip_tunnels: allow VXLAN/GENEVE to inherit TOS/TTL from VLAN
Matthias May
1
-4
/
+8
2022-07-23
Merge branch 'net-usb-ax88179_178a-improvements-and-bug-fixes'
Jakub Kicinski
1
-220
/
+99
2022-07-23
net: usb: ax88179_178a: wol optimizations
Justin Chen
1
-24
/
+28
2022-07-23
net: usb: ax88179_178a: move priv to driver_priv
Justin Chen
1
-13
/
+19
2022-07-23
net: usb: ax88179_178a: restore state on resume
Justin Chen
1
-26
/
+1
2022-07-23
net: usb: ax88179_178a: clean up pm calls
Justin Chen
1
-88
/
+59
2022-07-23
net: usb: ax88179_178a: remove redundant init code
Justin Chen
1
-81
/
+4
2022-07-23
Merge tag 'for-net-next-2022-07-22' of git://git.kernel.org/pub/scm/linux/ker...
Jakub Kicinski
34
-1176
/
+5224
2022-07-23
Bluetooth: btusb: Detect if an ACL packet is in fact an ISO packet
Luiz Augusto von Dentz
1
-0
/
+10
2022-07-23
Bluetooth: btusb: Add support for ISO packets
Luiz Augusto von Dentz
1
-0
/
+14
2022-07-23
Bluetooth: ISO: Add broadcast support
Luiz Augusto von Dentz
3
-34
/
+370
2022-07-23
Bluetooth: Add initial implementation of BIS connections
Luiz Augusto von Dentz
13
-126
/
+1333
2022-07-23
Bluetooth: Add BTPROTO_ISO socket type
Luiz Augusto von Dentz
8
-5
/
+1636
2022-07-23
Bluetooth: Add initial implementation of CIS connections
Luiz Augusto von Dentz
10
-55
/
+1145
2022-07-23
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
88
-860
/
+3458
2022-07-23
Merge branch 'io_uring-zerocopy-send' of git://git.kernel.org/pub/scm/linux/k...
Jakub Kicinski
1
-1
/
+1
2022-07-23
net: fix uninitialised msghdr->sg_from_iter
Pavel Begunkov
1
-1
/
+1
2022-07-23
mlxsw: core: Fix use-after-free calling devl_unlock() in mlxsw_core_bus_devic...
Jiri Pirko
1
-2
/
+2
2022-07-22
Bluetooth: hci_core: Introduce hci_recv_event_data
Luiz Augusto von Dentz
3
-0
/
+37
2022-07-22
bpf: Simplify bpf_prog_pack_[size|mask]
Song Liu
1
-54
/
+17
2022-07-22
bpf: Support bpf_trampoline on functions with IPMODIFY (e.g. livepatch)
Song Liu
2
-17
/
+149
2022-07-22
bpf, x64: Allow to use caller address from stack
Jiri Olsa
2
-4
/
+14
2022-07-22
ftrace: Allow IPMODIFY and DIRECT ops on the same function
Song Liu
2
-26
/
+254
2022-07-22
ftrace: Add modify_ftrace_direct_multi_nolock
Song Liu
2
-24
/
+67
2022-07-22
Bluetooth: Convert delayed discov_off to hci_sync
Brian Gix
2
-89
/
+33
2022-07-22
Bluetooth: Remove update_scan hci_request dependancy
Brian Gix
7
-29
/
+17
2022-07-22
Bluetooth: Remove dead code from hci_request.c
Brian Gix
3
-290
/
+0
2022-07-22
Bluetooth: btrtl: Fix typo in comment
shaomin Deng
1
-1
/
+1
2022-07-22
Bluetooth: MGMT: Fix holding hci_conn reference while command is queued
Luiz Augusto von Dentz
1
-39
/
+12
2022-07-22
iavf: Check for duplicate TC flower filter before parsing
Avinash Dayanand
1
-22
/
+33
2022-07-22
bpf/selftests: Fix couldn't retrieve pinned program in xdp veth test
Jie2x Zhou
1
-3
/
+3
2022-07-22
i40e: Refactor tc mqprio checks
Przemyslaw Patynowski
3
-11
/
+25
2022-07-22
bpf: Fix build error in case of !CONFIG_DEBUG_INFO_BTF
Kumar Kartikeya Dwivedi
1
-2
/
+2
2022-07-22
wifi: mac80211: fix link data leak
Johannes Berg
1
-10
/
+10
2022-07-22
wifi: mac80211: mlme: fix disassoc with MLO
Johannes Berg
1
-3
/
+5
2022-07-22
wifi: mac80211: add macros to loop over active links
Gregory Greenman
1
-0
/
+15
2022-07-22
wifi: mac80211: remove erroneous sband/link validation
Johannes Berg
1
-13
/
+1
2022-07-22
wifi: mac80211: mlme: transmit assoc frame with address translation
Johannes Berg
1
-9
/
+9
2022-07-22
wifi: mac80211: verify link addresses are different
Johannes Berg
1
-4
/
+34
2022-07-22
wifi: mac80211: rx: track link in RX data
Johannes Berg
2
-2
/
+18
2022-07-22
wifi: mac80211: optionally implement MLO multicast TX
Johannes Berg
5
-11
/
+97
2022-07-22
wifi: mac80211: expand ieee80211_mgmt_tx() for MLO
Johannes Berg
6
-25
/
+51
2022-07-22
wifi: nl80211: add MLO link ID to the NL80211_CMD_FRAME TX API
Johannes Berg
3
-0
/
+20
2022-07-22
wifi: mac80211: report link ID to cfg80211 on mgmt RX
Johannes Berg
1
-1
/
+3
2022-07-22
wifi: cfg80211: report link ID in NL80211_CMD_FRAME
Johannes Berg
2
-0
/
+7
2022-07-22
wifi: mac80211: add hardware timestamps for RX and TX
Avraham Stern
3
-19
/
+77
2022-07-22
wifi: cfg80211: add hardware timestamps to frame RX info
Avraham Stern
2
-1
/
+13
2022-07-22
wifi: cfg80211/nl80211: move rx management data into a struct
Avraham Stern
5
-32
/
+81
2022-07-22
wifi: cfg80211: add a function for reporting TX status with hardware timestamps
Avraham Stern
2
-16
/
+73
[prev]
[next]