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-08-13
net/mlx5: Improve argument name for add flow API
Eli Cohen
1
-4
/
+4
2018-08-13
net/mlx5: Reorganize the makefile
Saeed Mahameed
1
-17
/
+40
2018-08-13
net/mlx5e: clock.c depends on CONFIG_PTP_1588_CLOCK
Moshe Shemesh
6
-6
/
+34
2018-08-13
net/mlx5e: vxlan.c depends on CONFIG_VXLAN
Saeed Mahameed
3
-9
/
+11
2018-08-13
net/mlx5e: Move flow steering declarations into en/fs.h
Saeed Mahameed
2
-126
/
+129
2018-08-13
net/mlx5e: Add CONFIG_MLX5_EN_ARFS for accelerated flow steering support
Saeed Mahameed
6
-68
/
+68
2018-08-13
net/mlx5e: Add CONFIG_MLX5_EN_RXNFC for ethtool rx nfc
Saeed Mahameed
5
-21
/
+53
2018-08-13
net/mlx5e: Ethtool steering, move ethtool callbacks
Saeed Mahameed
3
-64
/
+62
2018-08-13
net/mlx5e: Ethtool steering, l4 proto support
Saeed Mahameed
1
-3
/
+16
2018-08-13
net/mlx5e: Ethtool steering, ip6 support
Saeed Mahameed
1
-0
/
+129
2018-08-13
net/mlx5e: Ethtool steering flow parsing refactoring
Saeed Mahameed
1
-102
/
+128
2018-08-13
net/mlx5e: Ethtool steering flow validation refactoring
Saeed Mahameed
1
-64
/
+100
2018-08-13
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
1
-1
/
+1
2018-08-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-9
/
+741
2018-08-13
Merge tag 'wireless-drivers-next-for-davem-2018-08-12' of git://git.kernel.or...
David S. Miller
66
-650
/
+2308
2018-08-13
liquidio: remove set but not used variable 'is25G'
YueHaibing
1
-6
/
+2
2018-08-13
cxgb4: remove set but not used variable 'spd'
YueHaibing
1
-8
/
+0
2018-08-13
lan743x: lan743x: Remove duplicated include from lan743x_ptp.c
Yue Haibing
1
-1
/
+0
2018-08-13
virtio_net: remove duplicated include from virtio_net.c
YueHaibing
1
-1
/
+0
2018-08-13
r8169: don't use MSI-X on RTL8168g
Heiner Kallweit
1
-0
/
+5
2018-08-13
net: nixge: Don't store skb in app4 field of descriptor
Moritz Fischer
1
-1
/
+0
2018-08-13
net: nixge: Do not zero application specific fields in desc
Moritz Fischer
1
-10
/
+0
2018-08-13
Bluetooth: mediatek: pass correct size to h4_recv_buf()
Dan Carpenter
1
-1
/
+1
2018-08-12
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
5
-33
/
+58
2018-08-11
net: socionext: Increase descriptors to 256
Ilias Apalodimas
1
-3
/
+2
2018-08-11
net: socionext: Use descriptor info instead of MMIO reads on Rx
Ilias Apalodimas
1
-15
/
+10
2018-08-11
vxge: remove set but not used variable 'req_out', 'status' and 'ret'
YueHaibing
1
-21
/
+6
2018-08-11
virtio_net: Stripe queue affinities across cores.
Caleb Raitto
1
-15
/
+27
2018-08-11
virtio: Make vp_set_vq_affinity() take a mask.
Caleb Raitto
4
-11
/
+10
2018-08-11
lan743x: lan743x: Add PTP support
Bryan Whitehead
6
-5
/
+1443
2018-08-11
wimax: usb-tx: mark expected switch fall-through
Gustavo A. R. Silva
1
-1
/
+1
2018-08-11
wimax: usb-fw: mark expected switch fall-through
Gustavo A. R. Silva
1
-1
/
+1
2018-08-11
net: dp83640: Mark expected switch fall-throughs
Gustavo A. R. Silva
1
-1
/
+4
2018-08-11
drivers/net/usb/r8152: remove the unneeded variable "ret" in rtl8152_system_s...
zhong jiang
1
-2
/
+1
2018-08-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
3
-19
/
+16
2018-08-11
xen/netfront: don't cache skb_shinfo()
Juergen Gross
1
-4
/
+4
2018-08-11
net: ethernet: ti: cpsw: fix runtime_pm while add/kill vlan
Ivan Khoronzhuk
1
-4
/
+7
2018-08-11
net: ethernet: ti: cpsw: clear all entries when delete vid
Ivan Khoronzhuk
2
-11
/
+5
2018-08-11
zram: remove BD_CAP_SYNCHRONOUS_IO with writeback feature
Minchan Kim
1
-1
/
+14
2018-08-11
bnxt_en: Fix strcpy() warnings in bnxt_ethtool.c
Vasundhara Volam
1
-3
/
+3
2018-08-11
liquidio: copperhead LED identification
Raghu Vatsavayi
2
-5
/
+23
2018-08-11
qed/qede: qede_setup_tc() can be static
kbuild test robot
1
-1
/
+1
2018-08-11
mlxsw: core: remove unnecessary function mlxsw_core_driver_put
YueHaibing
1
-12
/
+0
2018-08-11
net: mvneta: fix mvneta_config_rss on armada 3700
Jisheng Zhang
1
-11
/
+20
2018-08-11
r8169: don't configure max jumbo frame size per chip version
Heiner Kallweit
1
-118
/
+83
2018-08-11
r8169: don't configure csum function per chip version
Heiner Kallweit
1
-67
/
+67
2018-08-11
r8169: simplify interrupt handler
Heiner Kallweit
1
-12
/
+7
2018-08-11
r8169: don't include asm headers directly
Heiner Kallweit
1
-3
/
+1
2018-08-11
r8169: remove version info
Heiner Kallweit
1
-8
/
+0
2018-08-11
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
5
-3
/
+661
[next]