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-01-13
i40e: Add warning for NPAR partitions with link speed less than 10Gbps
Greg Rose
1
-0
/
+9
2015-01-13
i40evf: kick a stalled admin queue
Mitch A Williams
2
-1
/
+9
2015-01-13
i40evf: enable interrupt 0 appropriately
Mitch A Williams
1
-8
/
+4
2015-01-13
i40evf: don't fire traffic IRQs when the interface is down
Mitch A Williams
1
-4
/
+7
2015-01-13
i40evf: remove leftover VLAN filters
Mitch A Williams
1
-0
/
+4
2015-01-13
i40evf: refactor shutdown code
Mitch A Williams
1
-6
/
+23
2015-01-13
i40evf: Remove some scary log messages
Mitch A Williams
2
-9
/
+1
2015-01-13
i40evf: remove redundant code
Mitch A Williams
1
-27
/
+0
2015-01-13
i40e: disable IOV before freeing resources
Mitch A Williams
1
-2
/
+9
2015-01-13
Merge branch 'rhashtable-next'
David S. Miller
5
-21
/
+74
2015-01-13
rhashtable: add a note for grow and shrink decision functions
Ying Xue
1
-0
/
+4
2015-01-13
netlink: eliminate nl_sk_hash_lock
Ying Xue
3
-19
/
+25
2015-01-13
rhashtable: involve rhashtable_lookup_compare_insert routine
Ying Xue
2
-2
/
+45
2015-01-13
Merge branch 'tuntap_queues'
David S. Miller
2
-9
/
+11
2015-01-13
tuntap: Increase the number of queues in tun.
Pankaj Gupta
1
-4
/
+3
2015-01-13
net: allow large number of rx queues
Pankaj Gupta
1
-5
/
+8
2015-01-13
team: Remove dead code
Kenneth Williams
1
-7
/
+0
2015-01-13
net: bnx2x: avoid macro redefinition
David Decotigny
1
-4
/
+0
2015-01-13
net: sched: sch_teql: Remove unused function
Rickard Strandqvist
1
-7
/
+0
2015-01-13
net: xfrm: xfrm_algo: Remove unused function
Rickard Strandqvist
1
-5
/
+0
2015-01-13
Merge branch 'bridge_vlan_ranges'
David S. Miller
3
-57
/
+195
2015-01-13
bridge: new function to pack vlans into ranges during gets
Roopa Prabhu
1
-21
/
+124
2015-01-13
rtnetlink: new filter RTEXT_FILTER_BRVLAN_COMPRESSED
Roopa Prabhu
1
-0
/
+1
2015-01-13
bridge: support for multiple vlans and vlan ranges in setlink and dellink req...
Roopa Prabhu
2
-36
/
+70
2015-01-13
drivers: net: xen-netfront: remove residual dead code
Vincenzo Maffione
1
-4
/
+0
2015-01-13
Driver: Vmxnet3: Reinitialize vmxnet3 backend on wakeup from hibernate
Shrikrishna Khare
2
-21
/
+27
2015-01-13
bonding: cleanup bond_opts array
Jonathan Toppins
1
-3
/
+2
2015-01-13
Merge branch 'tipc-namespaces'
David S. Miller
32
-1277
/
+1503
2015-01-13
tipc: make netlink support net namespace
Ying Xue
1
-2
/
+5
2015-01-13
tipc: make tipc random value aware of net namespace
Ying Xue
4
-12
/
+4
2015-01-13
tipc: make subscriber server support net namespace
Ying Xue
8
-65
/
+86
2015-01-13
tipc: make tipc node address support net namespace
Ying Xue
17
-194
/
+246
2015-01-13
tipc: name tipc name table support net namespace
Ying Xue
15
-116
/
+154
2015-01-13
tipc: make tipc socket support net namespace
Ying Xue
6
-33
/
+43
2015-01-13
tipc: make tipc broadcast link support net namespace
Ying Xue
12
-205
/
+259
2015-01-13
tipc: make bearer list support net namespace
Ying Xue
10
-73
/
+110
2015-01-13
tipc: make tipc node table aware of net namespace
Ying Xue
21
-244
/
+329
2015-01-13
tipc: involve namespace infrastructure
Ying Xue
15
-86
/
+151
2015-01-13
tipc: remove unused tipc_link_get_max_pkt routine
Ying Xue
2
-28
/
+0
2015-01-13
tipc: feed tipc sock pointer to tipc_sk_timeout routine
Ying Xue
1
-17
/
+16
2015-01-13
tipc: cleanup core.c and core.h files
Ying Xue
12
-89
/
+74
2015-01-13
tipc: remove unnecessary wrapper functions of kernel timer APIs
Ying Xue
8
-118
/
+50
2015-01-13
tipc: remove tipc_core_start/stop routines
Ying Xue
1
-43
/
+23
2015-01-13
tipc: fix bug in broadcast retransmit code
Jon Maloy
1
-2
/
+3
2015-01-13
Merge branch 'cxgb4-next'
David S. Miller
11
-176
/
+356
2015-01-13
iw_cxgb4/cxgb4/cxgb4vf/cxgb4i/csiostor: Cleanup register defines/macros relat...
Hariprasad Shenai
11
-89
/
+173
2015-01-13
iw_cxgb4/cxgb4/cxgb4i: Cleanup register defines/MACROS related to CM CPL mess...
Hariprasad Shenai
6
-87
/
+183
2015-01-13
bridge: Add ability to enable TSO
Toshiaki Makita
1
-0
/
+1
2015-01-13
Merge branch 'r8152-next'
David S. Miller
1
-1
/
+7
2015-01-13
r8152: check the status before submitting rx
hayeswang
1
-0
/
+5
[next]