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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-03
net: ieee802154: Fix compilation error when CONFIG_IEEE802154_NL802154_EXPERI...
Gal Pressman
1
-4
/
+2
2022-09-02
net: remove netif_tx_napi_add()
Jakub Kicinski
1
-2
/
+0
2022-09-02
net: bql: add more documentation
Eric Dumazet
1
-6
/
+26
2022-09-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
24
-33
/
+106
2022-09-01
Merge tag 'net-6.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
4
-9
/
+13
2022-09-01
tcp: make global challenge ack rate limitation per net-ns and default disabled
Eric Dumazet
1
-0
/
+2
2022-09-01
net: sched: gred/red: remove unused variables in struct red_stats
Zhengchao Shao
1
-1
/
+0
2022-09-01
mm/rmap: Fix anon_vma->degree ambiguity leading to double-reuse
Jann Horn
1
-2
/
+5
2022-08-31
Merge tag 'fscache-fixes-20220831' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-2
/
+2
2022-08-31
Merge tag 'lsm-pr-20220829' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-0
/
+9
2022-08-31
fscache: fix misdocumented parameter
Khalid Masum
1
-2
/
+2
2022-08-31
thunderbolt: Show link type for XDomain connections too
Mika Westerberg
1
-0
/
+2
2022-08-31
net: virtio_net: fix notification coalescing comments
Alvaro Karsz
1
-7
/
+7
2022-08-30
net: devlink: stub port params cmds for they are unused internally
Jiri Pirko
1
-1
/
+0
2022-08-30
netlink: add helpers for extack attr presence checking
Jakub Kicinski
2
-0
/
+18
2022-08-30
netlink: add support for ext_ack missing attributes
Jakub Kicinski
2
-0
/
+19
2022-08-29
tracing: Define the is_signed_type() macro once
Bart Van Assche
3
-3
/
+6
2022-08-29
ethernet: Add helpers to recognize addresses mapped to IP multicast
Casper Andersson
1
-0
/
+22
2022-08-29
genetlink: start to validate reserved header bytes
Jakub Kicinski
2
-0
/
+4
2022-08-29
Merge tag 'mm-hotfixes-stable-2022-08-28' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
3
-7
/
+28
2022-08-29
asm-generic: sections: refactor memory_intersects
Quanyang Wang
1
-2
/
+5
2022-08-29
Revert "memcg: cleanup racy sum avoidance code"
Shakeel Butt
1
-2
/
+13
2022-08-29
mm: re-allow pinning of zero pfns (again)
Alex Williamson
1
-3
/
+10
2022-08-27
openvswitch: allow specifying ifindex of new interfaces
Andrey Zhadchenko
1
-0
/
+3
2022-08-26
Merge tag 'io_uring-6.0-2022-08-26' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+8
2022-08-26
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-5
/
+1
2022-08-26
wait_on_bit: add an acquire memory barrier
Mikulas Patocka
7
-5
/
+34
2022-08-26
lsm,io_uring: add LSM hooks for the new uring_cmd file op
Luis Chamberlain
3
-0
/
+9
2022-08-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2
-2
/
+4
2022-08-26
net: sched: remove unnecessary init of qdisc skb head
Zhengchao Shao
1
-7
/
+0
2022-08-26
Merge tag 'wireless-next-2022-08-26-v2' of git://git.kernel.org/pub/scm/linux...
David S. Miller
4
-20
/
+60
2022-08-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
20
-69
/
+104
2022-08-26
netdev: Use try_cmpxchg in napi_if_scheduled_mark_missed
Uros Bizjak
1
-2
/
+2
2022-08-26
Merge tag 'net-6.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
9
-11
/
+26
2022-08-25
net: devlink: limit flash component name to match version returned by info_get()
Jiri Pirko
1
-2
/
+1
2022-08-25
net: devlink: extend info_get() version put to indicate a flash component
Jiri Pirko
1
-0
/
+16
2022-08-25
net: sched: delete duplicate cleanup of backlog and qlen
Zhengchao Shao
1
-1
/
+0
2022-08-25
wifi: cfg80211: Add link_id to cfg80211_ch_switch_started_notify()
Veerendranath Jakkam
1
-1
/
+3
2022-08-25
wifi: mac80211: maintain link_id in link_sta
Johannes Berg
1
-0
/
+2
2022-08-25
wifi: cfg80211/mac80211: check EHT capability size correctly
Johannes Berg
1
-4
/
+10
2022-08-25
wifi: mac80211: add link information in ieee80211_rx_status
Vasanthakumar Thiagarajan
1
-0
/
+5
2022-08-25
wifi: mac80211: properly implement MLO key handling
Johannes Berg
1
-0
/
+2
2022-08-25
wifi: cfg80211: Add link_id parameter to various key operations for MLO
Veerendranath Jakkam
2
-15
/
+36
2022-08-25
wifi: cfg80211: add link id to txq params
Shaul Triebitz
1
-0
/
+2
2022-08-25
net: gro: skb_gro_header helper function
Richard Gobert
1
-15
/
+18
2022-08-25
net: Add a bhash2 table hashed by port and address
Joanne Koong
3
-2
/
+95
2022-08-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
Jakub Kicinski
3
-4
/
+4
2022-08-25
netlink: fix some kernel-doc comments
Zhengchao Shao
1
-1
/
+3
2022-08-24
net: Fix a data-race around gro_normal_batch.
Kuniyuki Iwashima
1
-1
/
+1
2022-08-24
net: Fix data-races around sysctl_devconf_inherit_init_net.
Kuniyuki Iwashima
1
-0
/
+9
[next]