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
2015-03-17
can: constify of_device_id array
Fabian Frederick
5
-5
/
+5
2015-03-17
net: phy: constify of_device_id array
Fabian Frederick
5
-5
/
+5
2015-03-17
orinoco: constify of_device_id array
Fabian Frederick
1
-1
/
+1
2015-03-17
net: xilinx: constify of_device_id array
Fabian Frederick
3
-3
/
+3
2015-03-17
net: greth: constify of_device_id array
Fabian Frederick
1
-1
/
+1
2015-03-17
netdev: octeon_mgmt: constify of_device_id array
Fabian Frederick
1
-1
/
+1
2015-03-17
net: ethernet: apple: constify of_device_id array
Fabian Frederick
2
-2
/
+2
2015-03-17
drivers: net: xgene: constify of_device_id array
Fabian Frederick
1
-1
/
+1
2015-03-17
net: ethoc: constify of_device_id array
Fabian Frederick
1
-1
/
+1
2015-03-17
net/fsl: constify of_device_id array
Fabian Frederick
10
-12
/
+12
2015-03-17
Altera TSE: constify of_device_id array
Fabian Frederick
1
-2
/
+2
2015-03-17
net: netcp: constify of_device_id array
Fabian Frederick
1
-1
/
+1
2015-03-17
rhashtable: Avoid calculating hash again to unlock
Thomas Graf
1
-6
/
+5
2015-03-16
tcp_metrics: fix wrong lockdep annotations
Eric Dumazet
1
-12
/
+8
2015-03-16
dsa: change "select" to "depends on" for NET_SWITCHDEV and for NET_DSA
Jiri Pirko
2
-9
/
+7
2015-03-16
net/fsl: modify xgmac_mdio for little endian SoCs
Shaohui Xie
1
-28
/
+68
2015-03-16
net/fsl: fix a bug in xgmac_mdio
Shaohui Xie
1
-1
/
+1
2015-03-16
net: kernel socket should be released in init_net namespace
Ying Xue
1
-1
/
+1
2015-03-16
rhashtable: Annotate RCU locking of walkers
Thomas Graf
1
-0
/
+2
2015-03-16
rocker: replace fixed stack allocation with dynamic allocation
Scott Feldman
1
-3
/
+10
2015-03-16
Merge branch 'listener_refactor'
David S. Miller
13
-102
/
+99
2015-03-16
inet: add proper refcounting to request sock
Eric Dumazet
7
-18
/
+29
2015-03-16
inet: factorize sock_edemux()/sock_gen_put() code
Eric Dumazet
2
-15
/
+6
2015-03-16
inet_diag: allow sk_diag_fill() to handle request socks
Eric Dumazet
1
-67
/
+53
2015-03-16
inet: ip early demux should avoid request sockets
Eric Dumazet
2
-2
/
+2
2015-03-16
net: add sk_fullsock() helper
Eric Dumazet
1
-0
/
+9
2015-03-16
Merge branch 'swdev_ops'
David S. Miller
5
-89
/
+105
2015-03-16
netdev: remove ndo ops for switchdev
Scott Feldman
1
-38
/
+0
2015-03-16
switchdev: use new swdev ops
Scott Feldman
3
-51
/
+64
2015-03-16
switchdev: add swdev ops
Scott Feldman
2
-0
/
+41
2015-03-16
Merge branch 'rhashtable-fixes-next'
David S. Miller
1
-13
/
+11
2015-03-16
rhashtable: Fix rhashtable_remove failures
Herbert Xu
1
-10
/
+7
2015-03-16
rhashtable: Fix use-after-free in rhashtable_walk_stop
Herbert Xu
1
-3
/
+4
2015-03-16
net: bcmgenet: add support for Hardware Filter Block
Petri Gynther
2
-0
/
+176
2015-03-16
Merge branch 'ebpf_skb_fields'
David S. Miller
10
-51
/
+335
2015-03-16
samples: bpf: add skb->field examples and tests
Alexei Starovoitov
5
-16
/
+101
2015-03-16
bpf: allow extended BPF programs access skb fields
Alexei Starovoitov
5
-35
/
+234
2015-03-16
Merge branch 'ebpf_helpers'
David S. Miller
5
-0
/
+36
2015-03-16
ebpf: add helper for obtaining current processor id
Daniel Borkmann
5
-0
/
+17
2015-03-16
ebpf: add prandom helper for packet sampling
Daniel Borkmann
5
-0
/
+19
2015-03-16
Merge branch 'gianfar-next'
David S. Miller
2
-96
/
+138
2015-03-16
gianfar: Consider dts property endianess on handling
Jingchang Lu
1
-30
/
+47
2015-03-16
gianfar: Make FCB access endian safe
Claudiu Manoil
2
-12
/
+13
2015-03-16
gianfar: Make BDs access endian safe
Claudiu Manoil
2
-54
/
+78
2015-03-15
Merge branch 'rhashtable-next'
David S. Miller
3
-62
/
+80
2015-03-15
rhashtable: Move future_tbl into struct bucket_table
Herbert Xu
2
-18
/
+14
2015-03-15
rhashtable: Add rehash counter to bucket_table
Herbert Xu
3
-2
/
+5
2015-03-15
rhashtable: Free bucket tables asynchronously after rehash
Herbert Xu
2
-3
/
+8
2015-03-15
rhashtable: Move seed init into bucket_table_alloc
Herbert Xu
1
-10
/
+6
2015-03-15
rhashtable: Use SINGLE_DEPTH_NESTING
Herbert Xu
1
-7
/
+2
[next]