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
pinetabv-6.6.y-devel
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-19
net: introduce sk_ehashfn() helper
Eric Dumazet
2
-11
/
+8
2015-03-19
netns: constify net_hash_mix() and various callers
Eric Dumazet
9
-31
/
+31
2015-03-18
Merge branch 'txq_max_rate'
David S. Miller
12
-18
/
+181
2015-03-18
net/mlx4_en: Add tx queue maxrate support
Or Gerlitz
1
-0
/
+29
2015-03-18
net/mlx4_core: Add basic support for QP max-rate limiting
Or Gerlitz
7
-6
/
+72
2015-03-18
net: Add max rate tx queue attribute
John Fastabend
4
-12
/
+80
2015-03-18
Merge branch 'rhashtable_remove_shift'
David S. Miller
5
-17
/
+13
2015-03-18
rhashtable: Remove max_shift and min_shift
Herbert Xu
2
-10
/
+1
2015-03-18
test_rhashtable: Use rhashtable max_size instead of max_shift
Herbert Xu
1
-1
/
+1
2015-03-18
tipc: Use rhashtable max/min_size instead of max/min_shift
Herbert Xu
1
-2
/
+2
2015-03-18
netlink: Use rhashtable max_size instead of max_shift
Herbert Xu
1
-1
/
+1
2015-03-18
rhashtable: Introduce max_size/min_size
Herbert Xu
2
-4
/
+12
2015-03-18
rhashtable: Remove shift from bucket_table
Herbert Xu
2
-5
/
+2
2015-03-18
Merge branch 'xgene-next'
David S. Miller
7
-12
/
+98
2015-03-18
drivers: net: xgene: Add second SGMII based 1G interface
Keyur Chudgar
4
-12
/
+67
2015-03-18
dtb: xgene: Add second SGMII based 1G interface node
Keyur Chudgar
2
-0
/
+29
2015-03-18
Documentation: dtb: Add port-id field for APM X-Gene ethernet
Keyur Chudgar
1
-0
/
+2
2015-03-18
Merge branch 'tipc_netns_leak'
David S. Miller
4
-94
/
+44
2015-03-18
tipc: withdraw tipc topology server name when namespace is deleted
Ying Xue
1
-0
/
+3
2015-03-18
tipc: fix a potential deadlock when nametable is purged
Ying Xue
1
-2
/
+2
2015-03-18
tipc: fix netns refcnt leak
Ying Xue
3
-92
/
+39
2015-03-18
Merge branch 'listener_refactor_part_12'
David S. Miller
12
-73
/
+77
2015-03-18
inet: fix request sock refcounting
Eric Dumazet
7
-18
/
+22
2015-03-18
inet: avoid fastopen lock for regular accept()
Eric Dumazet
1
-2
/
+4
2015-03-18
tcp: rename struct tcp_request_sock listener
Eric Dumazet
7
-25
/
+15
2015-03-18
inet: add rsk_listener field to struct request_sock
Eric Dumazet
2
-4
/
+10
2015-03-18
inet: uninline inet_reqsk_alloc()
Eric Dumazet
2
-22
/
+26
2015-03-18
inet: add sk_listener argument to inet_reqsk_alloc()
Eric Dumazet
6
-13
/
+11
2015-03-17
Merge branch 'listener_refactor_part_11'
David S. Miller
10
-85
/
+102
2015-03-17
tcp: uninline tcp_oow_rate_limited()
Eric Dumazet
2
-30
/
+32
2015-03-17
tcp: move tcp_openreq_init() to tcp_input.c
Eric Dumazet
2
-25
/
+25
2015-03-17
inet: move ir_mark to fill a hole
Eric Dumazet
1
-6
/
+5
2015-03-17
netfilter: xt_socket: prepare for TCP_NEW_SYN_RECV support
Eric Dumazet
1
-12
/
+22
2015-03-17
netfilter: tproxy: prepare TCP_NEW_SYN_RECV support
Eric Dumazet
1
-6
/
+12
2015-03-17
netfilter: use sk_fullsock() helper
Eric Dumazet
5
-6
/
+6
2015-03-17
bpf: allow BPF programs access 'protocol' and 'vlan_tci' fields
Alexei Starovoitov
3
-22
/
+62
2015-03-17
Merge branch 'const_of_device_id'
David S. Miller
40
-44
/
+44
2015-03-17
via-velocity: constify of_device_id array
Fabian Frederick
1
-1
/
+1
2015-03-17
net: via-rhine: constify of_device_id array
Fabian Frederick
1
-1
/
+1
2015-03-17
ehea: constify of_device_id array
Fabian Frederick
1
-2
/
+2
2015-03-17
IBM-EMAC: constify of_device_id array
Fabian Frederick
5
-5
/
+5
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
[next]