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
Age
Commit message (
Expand
)
Author
Files
Lines
2007-11-12
virtio: Force use of power-of-two for descriptor ring sizes
Rusty Russell
4
-14
/
+25
2007-11-12
lguest: Fix lguest virtio-blk backend size computation
Anthony Liguori
1
-4
/
+4
2007-11-12
virtio: Fix used_idx wrap-around
Anthony Liguori
1
-1
/
+1
2007-11-12
virtio: more fallout from scatterlist changes.
Rusty Russell
1
-0
/
+3
2007-11-12
virtio: fix vring_init for 64 bits
Anthony Liguori
1
-2
/
+2
2007-11-11
[INET]: Small possible memory leak in FIB rules
Denis V. Lunev
5
-64
/
+62
2007-11-11
[NETNS]: init dev_base_lock only once
Alexey Dobriyan
1
-1
/
+0
2007-11-11
[UNIX]: The unix_nr_socks limit can be exceeded
Pavel Emelyanov
1
-3
/
+4
2007-11-11
[AF_UNIX]: Convert socks to unix_socks in scan_inflight, not in callbacks
Pavel Emelyanov
1
-11
/
+9
2007-11-11
[AF_UNIX]: Make unix_tot_inflight counter non-atomic
Pavel Emelyanov
3
-5
/
+5
2007-11-11
[AF_PACKET]: Allow multicast traffic to be caught by ORIGDEV when bonded
Peter P Waskiewicz Jr
1
-2
/
+2
2007-11-11
ssb: Fix PCMCIA-host lowlevel bus access
Michael Buesch
2
-28
/
+29
2007-11-11
mac80211: fix MAC80211_RCSIMPLE Kconfig
Johannes Berg
1
-2
/
+2
2007-11-11
mac80211: make "decrypt failed" messages conditional upon MAC80211_DEBUG
John W. Linville
3
-6
/
+16
2007-11-11
mac80211: use IW_AUTH_PRIVACY_INVOKED rather than IW_AUTH_KEY_MGMT
Johannes Berg
3
-15
/
+21
2007-11-11
mac80211: remove unused driver ops
Johannes Berg
2
-27
/
+1
2007-11-11
mac80211: remove ieee80211_common.h
Johannes Berg
1
-91
/
+0
2007-11-11
softmac: MAINTAINERS update
Johannes Berg
1
-6
/
+1
2007-11-11
rfkill: Fix sparse warning
Michael Buesch
1
-0
/
+4
2007-11-11
rfkill: Use mutex_lock() at register and add sanity check
Michael Buesch
1
-11
/
+9
2007-11-11
iwlwifi: select proper rate control algorithm
Johannes Berg
2
-0
/
+4
2007-11-11
mac80211: allow driver to ask for a rate control algorithm
Johannes Berg
2
-1
/
+7
2007-11-11
mac80211: don't allow registering the same rate control twice
Johannes Berg
1
-1
/
+10
2007-11-11
rfkill: Use subsys_initcall
Michael Buesch
1
-1
/
+1
2007-11-11
mac80211: make simple rate control algorithm built-in
Johannes Berg
6
-27
/
+42
2007-11-11
rfkill: Register LED triggers before registering switch
Michael Buesch
1
-5
/
+6
2007-11-11
ssb: Fix initcall ordering
Michael Buesch
1
-1
/
+4
2007-11-11
softmac: fix wext MLME request reason code endianness
Johannes Berg
1
-1
/
+1
2007-11-11
[PKT_SCHED] CLS_U32: Use ffs() instead of C code on hash mask to get first se...
Radu Rendec
1
-11
/
+1
2007-11-11
[NET]: Fix skb_truesize_check() assertion
Chuck Lever
1
-1
/
+3
2007-11-11
[VLAN]: Allow setting mac address while device is up
Patrick McHardy
3
-0
/
+28
2007-11-11
[VLAN]: Don't synchronize addresses while the vlan device is down
Patrick McHardy
1
-0
/
+4
2007-11-11
[INET]: Cleanup the xfrm4_tunnel_(un)register
Pavel Emelyanov
1
-4
/
+7
2007-11-11
[INET]: Add missed tunnel64_err handler
Pavel Emelyanov
1
-1
/
+12
2007-11-11
[IPX]: Use existing sock refcnt debugging infrastructure
Pavel Emelyanov
1
-18
/
+4
2007-11-11
[PACKET]: Use existing sock refcnt debugging infrastructure
Pavel Emelyanov
1
-8
/
+3
2007-11-11
[NET]: Fix infinite loop in dev_mc_unsync().
Joe Perches
1
-7
/
+7
2007-11-11
[NET]: Make helper to get dst entry and "use" it
Pavel Emelyanov
4
-26
/
+15
2007-11-11
[IPV4]: Remove bugus goto-s from ip_route_input_slow
Pavel Emelyanov
1
-5
/
+0
2007-11-11
[TCP]: Split SACK FRTO flag clearing (fixes FRTO corner case bug)
Ilpo Järvinen
1
-18
/
+17
2007-11-11
[TCP]: Add unlikely() to sacktag out-of-mem in fragment case
Ilpo Järvinen
1
-1
/
+1
2007-11-11
[TCP]: Fix reord detection due to snd_una covered holes
Ilpo Järvinen
1
-18
/
+32
2007-11-11
[TCP]: Consider GSO while counting reord in sacktag
Ilpo Järvinen
1
-4
/
+8
2007-11-11
[INET]: Add a missing include <linux/vmalloc.h> to inet_hashtables.h
Eric Dumazet
1
-0
/
+1
2007-11-11
ACPI: add documentation for deprecated /proc/acpi/battery in ACPI_PROCFS
Jerome Pinot
1
-0
/
+1
2007-11-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...
Linus Torvalds
1
-1
/
+1
2007-11-11
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
6
-74
/
+172
2007-11-11
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
26
-229
/
+285
2007-11-11
Revert "[ARM] 4642/2: netX: default config for netx based boards"
Linus Torvalds
1
-925
/
+0
2007-11-10
Add missing "\n" to log message
Rolf Eike Beer
1
-1
/
+1
[prev]
[next]