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
2018-10-02
net: phy: Add helper to convert MII ADV register to a linkmode
Andrew Lunn
1
-0
/
+31
2018-10-02
net: phy: Add phydev_info()
Andrew Lunn
3
-7
/
+11
2018-10-02
net: phy: Add phydev_warn()
Andrew Lunn
6
-24
/
+29
2018-10-02
net: phy: Move linkmode helpers to somewhere public
Andrew Lunn
4
-27
/
+69
2018-10-02
nfp: warn on experimental TLV types
Jakub Kicinski
2
-0
/
+15
2018-10-02
net: nixge: Address compiler warnings when building for i386
Moritz Fischer
1
-7
/
+7
2018-10-02
tcp: adjust rcv zerocopy hints based on frag sizes
Soheil Hassas Yeganeh
1
-1
/
+10
2018-10-02
tcp: set recv_skip_hint when tcp_inq is less than PAGE_SIZE
Soheil Hassas Yeganeh
1
-5
/
+9
2018-10-02
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
5
-10
/
+16
2018-10-02
Merge tag 'mlx5e-updates-2018-10-01' of git://git.kernel.org/pub/scm/linux/ke...
David S. Miller
13
-104
/
+312
2018-10-02
tcp: start receiver buffer autotuning sooner
Yuchung Cheng
1
-1
/
+1
2018-10-02
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
7
-2489
/
+2613
2018-10-01
ice: Change pf state behavior to protect reset path
Dave Ertman
4
-30
/
+31
2018-10-01
ice: Move common functions out of ice_main.c part 7/7
Anirudh Venkataramanan
3
-282
/
+249
2018-10-01
ice: Move common functions out of ice_main.c part 6/7
Anirudh Venkataramanan
3
-450
/
+521
2018-10-01
ice: Move common functions out of ice_main.c part 5/7
Anirudh Venkataramanan
3
-132
/
+141
2018-10-01
ice: Move common functions out of ice_main.c part 4/7
Anirudh Venkataramanan
3
-417
/
+429
2018-10-01
ice: Move common functions out of ice_main.c part 3/7
Anirudh Venkataramanan
3
-386
/
+410
2018-10-01
ice: Move common functions out of ice_main.c part 2/7
Anirudh Venkataramanan
3
-519
/
+526
2018-10-01
ice: Move common functions out of ice_main.c part 1/7
Anirudh Venkataramanan
6
-315
/
+348
2018-10-01
net/mlx5: Cache the system image guid
Alaa Hleihel
4
-2
/
+14
2018-10-01
net/mlx5e: Allow reporting of checksum unnecessary
Or Gerlitz
4
-0
/
+37
2018-10-01
net/mlx5e: Enable reporting checksum unnecessary also for L3 packets
Or Gerlitz
1
-1
/
+2
2018-10-01
net/mlx5e: Add ethtool control of ring params to VF representors
Gavi Teitz
1
-0
/
+18
2018-10-01
net/mlx5e: Enable multi-queue and RSS for VF representors
Gavi Teitz
1
-11
/
+129
2018-10-01
net/mlx5e: Expose ethtool rss key size / indirection table functions
Or Gerlitz
2
-2
/
+16
2018-10-01
net/mlx5e: Expose function for building RSS params
Gavi Teitz
2
-4
/
+10
2018-10-01
net/mlx5e: Provide explicit directive if to create inner indirect tirs
Or Gerlitz
3
-12
/
+12
2018-10-01
net/mlx5: E-Switch, Provide flow dest when creating vport rx rule
Gavi Teitz
3
-7
/
+9
2018-10-01
net/mlx5e: Extract creation of rep's default flow rule
Gavi Teitz
1
-9
/
+16
2018-10-01
net/mlx5e: Enable stateless offloads for VF representor netdevs
Gavi Teitz
1
-0
/
+10
2018-10-01
net/mlx5e: Change VF representors' RQ type
Gavi Teitz
3
-18
/
+25
2018-10-01
net/mlx5e: Ethtool steering, Support masks for l3/l4 filters
Or Gerlitz
1
-40
/
+16
2018-09-29
openvswitch: Use correct reply values in datapath and vport ops
Yifeng Sun
1
-10
/
+10
2018-09-29
tls: Remove redundant vars from tls record structure
Vakul Garg
2
-53
/
+45
2018-09-29
Merge branch 'tipc-next'
David S. Miller
4
-118
/
+190
2018-09-29
tipc: buffer overflow handling in listener socket
Tung Nguyen
3
-6
/
+64
2018-09-29
tipc: add SYN bit to connection setup messages
Jon Maloy
3
-5
/
+22
2018-09-29
tipc: refactor function tipc_sk_filter_connect()
Jon Maloy
1
-58
/
+43
2018-09-29
tipc: refactor function tipc_sk_timeout()
Jon Maloy
1
-24
/
+38
2018-09-29
tipc: refactor function tipc_msg_reverse()
Jon Maloy
1
-30
/
+28
2018-09-29
tcp: up initial rmem to 128KB and SYN rwin to around 64KB
Yuchung Cheng
3
-46
/
+8
2018-09-29
hns3: Another build fix.
David S. Miller
1
-1
/
+1
2018-09-29
hns3: Fix the build.
David S. Miller
1
-1
/
+1
2018-09-28
ice: fix changing of ring descriptor size (ethtool -G)
Bruce Allan
2
-5
/
+16
2018-09-28
ice: Update to capabilities admin queue command
Anirudh Venkataramanan
1
-16
/
+34
2018-09-28
ice: Query the Tx scheduler node before adding it
Anirudh Venkataramanan
2
-1
/
+71
2018-09-28
ice: Update comment for ice_fltr_mgmt_list_entry
Brett Creeley
1
-1
/
+2
2018-09-28
ice: update fw version check logic
Jacob Keller
1
-11
/
+19
2018-09-28
ice: update branding strings and supported device ids
Bruce Allan
2
-9
/
+3
[next]