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
2010-11-30
inet: Turn ->remember_stamp into ->get_peer in connection AF ops.
David S. Miller
5
-34
/
+44
2010-11-30
ipv6: Add infrastructure to bind inet_peer objects to routes.
David S. Miller
4
-0
/
+25
2010-11-30
inetpeer: Add inet_getpeer_v6()
David S. Miller
1
-0
/
+10
2010-11-30
inetpeer: Add v6 peers tree, abstract root properly.
David S. Miller
1
-9
/
+18
2010-11-30
inetpeer: Abstract address comparisons.
David S. Miller
1
-8
/
+27
2010-11-30
inetpeer: Make inet_getpeer() take an inet_peer_adress_t pointer.
David S. Miller
5
-10
/
+19
2010-11-30
inetpeer: Introduce inet_peer_address_t.
David S. Miller
3
-10
/
+18
2010-11-30
inetpeer: Abstract out the tree root accesses.
David S. Miller
1
-50
/
+69
2010-11-29
forcedeth: Use netdev_dbg for printk(KERN_DEBUG
Joe Perches
1
-7
/
+12
2010-11-29
forcedeth: Remove netdev_dbg uses
Joe Perches
1
-133
/
+0
2010-11-29
forcedeth: Convert dev_printk(<level> to dev_<level>(
Joe Perches
1
-38
/
+26
2010-11-29
forcedeth: Separate vendor specific initializations into functions
Joe Perches
1
-179
/
+188
2010-11-29
forcedeth: Add function init_realtek_8211b
Joe Perches
1
-73
/
+32
2010-11-29
forcedeth: Convert pr_<level> to netdev_<level>
Joe Perches
1
-132
/
+161
2010-11-29
forcedeth: Use pr_fmt and pr_<level>
Joe Perches
1
-114
/
+142
2010-11-29
forcedeth: Convert remaining dprintk to netdev_dbg
Joe Perches
1
-19
/
+12
2010-11-29
forcedeth: Use print_hex_dump
Joe Perches
1
-37
/
+17
2010-11-29
forcedeth: convert dprintk(KERN_DEBUG to netdev_dbg
Joe Perches
1
-89
/
+87
2010-11-29
forcedeth: Change reg_delay arguments and use
Joe Perches
1
-16
/
+14
2010-11-29
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
170
-1974
/
+12074
2010-11-29
xps: add __rcu annotations
Eric Dumazet
2
-11
/
+17
2010-11-29
xps: NUMA allocations for per cpu data
Eric Dumazet
1
-2
/
+3
2010-11-29
sctp: kill unused macros in head file
Shan Wei
2
-5
/
+0
2010-11-29
vmxnet3: fix compilation when RSS is disabled
Scott J. Goldman
1
-1
/
+4
2010-11-29
xps: Add CONFIG_XPS
Tom Herbert
5
-43
/
+73
2010-11-29
qeth: l3 fix len in tso hdr
Frank Blaschka
1
-0
/
+1
2010-11-29
qeth: enable interface setup if LAN is offline
Ursula Braun
2
-10
/
+12
2010-11-29
drivers/s390/net: Remove unnecessary semicolons
Joe Perches
1
-1
/
+1
2010-11-29
qeth lcs: convert mc rwlock to RCU
Sachin Sant
2
-9
/
+12
2010-11-29
stmmac: fix stmmac_resume removing not yet used shutdown flag
Giuseppe Cavallaro
1
-7
/
+0
2010-11-29
forcedeth: use usleep_range not msleep for small sleeps
Szymon Janc
1
-1
/
+1
2010-11-29
forcedeth: do not use assignment in if conditions
Szymon Janc
1
-2
/
+4
2010-11-29
forcedeth: include <linux/io.h> and <linux/uaccess.h> instead of <asm/io.h> a...
Szymon Janc
1
-2
/
+2
2010-11-29
forcedeth: remove unnecessary checks before kfree
Szymon Janc
1
-8
/
+5
2010-11-29
forcedeth: fix multiple code style issues
Szymon Janc
1
-166
/
+135
2010-11-29
zd1211rw: document need for kmalloc cast
Joe Perches
1
-0
/
+1
2010-11-29
vxge: remove unnecessary [kv][mcz]alloc casts
Joe Perches
2
-18
/
+10
2010-11-29
qlcnic: remove unnecessary [kv][mcz]alloc casts
Joe Perches
1
-2
/
+1
2010-11-29
netxen: remove unnecessary [kv][mcz]alloc casts
Joe Perches
1
-2
/
+1
2010-11-28
cxgb3: Removing unused return variable
Breno Leitao
1
-2
/
+1
2010-11-28
ipv6: Prepare the tree for un-inlined jhash.
Jozsef Kadlecsik
2
-32
/
+26
2010-11-28
xfrm: fix gre key endianess
Timo Teräs
1
-2
/
+2
2010-11-28
ethoc: remove division from loops
Jonas Bonn
1
-4
/
+13
2010-11-28
ethoc: fix function return type
Jonas Bonn
1
-3
/
+2
2010-11-28
ethoc: rework mdio read/write
Jonas Bonn
1
-8
/
+6
2010-11-28
ethoc: rework interrupt handling
Jonas Bonn
1
-27
/
+49
2010-11-28
ethoc: Double check pending RX packet
Jonas Bonn
1
-2
/
+13
2010-11-28
ethoc: enable interrupts after napi_complete
Adam Edvardsson
1
-1
/
+1
2010-11-28
ethoc: remove unused spinlock
Jonas Bonn
1
-3
/
+0
2010-11-28
ethoc: Add device tree configuration
Jonas Bonn
1
-2
/
+30
[next]