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
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-07
cxgb3: remove VLA usage
Gustavo A. R. Silva
1
-4
/
+4
2018-03-07
net: mvpp2: Add support for unicast filtering
Maxime Chevallier
1
-135
/
+161
2018-03-07
net: mvpp2: Simplify MAC filtering function parameters
Maxime Chevallier
1
-15
/
+15
2018-03-07
net: cdc_eem: clean up bind error path
Johan Hovold
1
-4
/
+1
2018-03-07
net: kalmia: clean up bind error path
Johan Hovold
1
-5
/
+1
2018-03-07
Merge tag 'mlx5-updates-2018-02-28-1' of git://git.kernel.org/pub/scm/linux/k...
David S. Miller
13
-182
/
+351
2018-03-07
net/mlx4_en: try to use high order pages for RX rings
Eric Dumazet
1
-8
/
+5
2018-03-07
enic: fix boolreturn.cocci warnings
Fengguang Wu
1
-1
/
+1
2018-03-07
net: dsa: mv88e6xxx: fix boolreturn.cocci warnings
Fengguang Wu
1
-3
/
+3
2018-03-07
net: phy: mdio-mux: slience probe defer error
Jerome Brunet
1
-2
/
+3
2018-03-07
net: unpollute priv_flags space
Paolo Abeni
2
-4
/
+12
2018-03-07
net: phy: use phy_disable_interrupts in phy_stop
Heiner Kallweit
1
-7
/
+2
2018-03-07
net: phy: remove phy_error from phy_disable_interrupts
Heiner Kallweit
1
-11
/
+2
2018-03-07
net: mvpp2: mvpp2_check_hw_buf_num() can be static
kbuild test robot
1
-1
/
+1
2018-03-07
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...
David S. Miller
2
-6
/
+30
2018-03-07
lan743x: Add main source files for new lan743x driver
Bryan Whitehead
4
-0
/
+3391
2018-03-07
ravb: remove erroneous comment
Niklas Söderlund
1
-1
/
+0
2018-03-07
net/mlx5: Flow steering cmd interface should get the fte when deleting
Aviad Yehezkel
3
-5
/
+5
2018-03-07
{net,IB}/mlx5: Add flow steering helpers
Boris Pismenny
1
-4
/
+3
2018-03-07
net/mlx5: Embed mlx5_flow_act into fs_fte
Matan Barak
4
-25
/
+21
2018-03-07
net/mlx5: Add empty egress namespace to flow steering core
Aviad Yehezkel
4
-0
/
+34
2018-03-07
net/mlx5: Add shim layer between fs and cmd
Matan Barak
4
-100
/
+248
2018-03-07
{net,IB}/mlx5: Add has_tag to mlx5_flow_act
Matan Barak
3
-2
/
+4
2018-03-07
IB/mlx5: Pass mlx5_flow_act struct instead of multiple arguments
Boris Pismenny
1
-12
/
+8
2018-03-07
net/mlx5: FPGA and IPSec initialization to be before flow steering
Matan Barak
1
-19
/
+20
2018-03-07
net/mlx5e: Removed not need synchronize_rcu
Aviad Yehezkel
1
-2
/
+2
2018-03-07
net/mlx5e: Fixed sleeping inside atomic context
Aviad Yehezkel
1
-9
/
+4
2018-03-07
net/mlx5e: Wait for FPGA command responses with a timeout
Aviad Yehezkel
1
-3
/
+6
2018-03-07
net/mlx5: Fixed compilation issue when CONFIG_MLX5_ACCEL is disabled
Aviad Yehezkel
1
-2
/
+2
2018-03-07
IB/mlx5: Removed not used parameters
Aviad Yehezkel
2
-5
/
+0
2018-03-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
141
-658
/
+1178
2018-03-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
25
-236
/
+398
2018-03-05
net: mvpp2: jumbo frames support
Stefan Chulski
1
-23
/
+75
2018-03-05
net: mvpp2: enable UDP/TCP checksum over IPv6
Antoine Tenart
1
-1
/
+2
2018-03-05
net: mvpp2: use a data size of 10kB for Tx FIFO on port 0
Yan Markman
1
-5
/
+22
2018-03-05
net: mvpp2: update the BM buffer free/destroy logic
Stefan Chulski
1
-7
/
+38
2018-03-05
net: mvpp2: use the same buffer pool for all ports
Stefan Chulski
1
-39
/
+37
2018-03-05
igb: Fix a test with HWTSTAMP_TX_ON
Christophe JAILLET
1
-1
/
+1
2018-03-05
igb: Do not call netif_device_detach() when PCIe link goes missing
Mika Westerberg
1
-2
/
+1
2018-03-05
igb: add VF trust infrastructure
Corinna Vinschen
2
-3
/
+28
2018-03-05
liquidio: Corrected Rx bytes counting
Intiyaz Basha
1
-1
/
+2
2018-03-05
hv_netvsc: propagate rx filters to VF
Stephen Hemminger
1
-4
/
+36
2018-03-05
hv_netvsc: filter multicast/broadcast
Stephen Hemminger
1
-8
/
+12
2018-03-05
hv_netvsc: defer queue selection to VF
Stephen Hemminger
1
-2
/
+13
2018-03-05
hv_netvsc: use napi_schedule_irqoff
Stephen Hemminger
1
-1
/
+1
2018-03-05
hv_netvsc: fix race in napi poll when rescheduling
Stephen Hemminger
1
-2
/
+3
2018-03-05
hv_netvsc: cancel subchannel setup before halting device
Stephen Hemminger
1
-0
/
+3
2018-03-05
hv_netvsc: fix error unwind handling if vmbus_open fails
Stephen Hemminger
1
-1
/
+1
2018-03-05
hv_netvsc: only wake transmit queue if link is up
Stephen Hemminger
1
-4
/
+3
2018-03-05
hv_netvsc: avoid retry on send during shutdown
Stephen Hemminger
1
-17
/
+7
[next]