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
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-25
xdp: change ndo_xdp_xmit API to support bulking
Jesper Dangaard Brouer
5
-44
/
+108
2018-05-18
nfp: bpf: support arithmetic indirect right shift (BPF_ARSH | BPF_X)
Jiong Wang
1
-10
/
+89
2018-05-18
nfp: bpf: support arithmetic right shift by constant (BPF_ARSH | BPF_K)
Jiong Wang
2
-0
/
+35
2018-05-18
nfp: bpf: support logic indirect shifts (BPF_[L|R]SH | BPF_X)
Jiong Wang
5
-32
/
+322
2018-05-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
6
-12
/
+105
2018-05-16
cxgb4: update LE-TCAM collection for T6
Rahul Lakkireddy
4
-8
/
+37
2018-05-16
qed: Fix LL2 race during connection terminate
Michal Kalderon
1
-10
/
+14
2018-05-16
qed: Fix possibility of list corruption during rmmod flows
Michal Kalderon
1
-1
/
+10
2018-05-16
qed: LL2 flush isles when connection is closed
Michal Kalderon
1
-0
/
+26
2018-05-16
net: ethoc: Remove useless test before clk_disable_unprepare
YueHaibing
1
-4
/
+2
2018-05-16
net: stmmac: Remove useless test before clk_disable_unprepare
YueHaibing
1
-17
/
+7
2018-05-16
net: qcom/emac: Encapsulate sgmii ops under one structure
Hemanth Puranik
4
-71
/
+103
2018-05-16
net: qualcomm: rmnet: Remove redundant command check
Subash Abhinov Kasiviswanathan
1
-11
/
+3
2018-05-16
net: qualcomm: rmnet: Add support for ethtool private stats
Subash Abhinov Kasiviswanathan
3
-16
/
+112
2018-05-16
net: qualcomm: rmnet: Capture all drops in transmit path
Subash Abhinov Kasiviswanathan
1
-11
/
+10
2018-05-16
drivers: net: Remove device_node checks with of_mdiobus_register()
Florian Fainelli
11
-61
/
+20
2018-05-16
net: ethernet: ti: cpsw-phy-sel: check bus_find_device() ret value
Grygorii Strashko
1
-1
/
+7
2018-05-16
Revert "bonding: allow carrier and link status to determine link state"
Debabrata Banerjee
2
-12
/
+7
2018-05-16
bonding: allow carrier and link status to determine link state
Debabrata Banerjee
2
-7
/
+12
2018-05-16
bonding: allow use of tx hashing in balance-alb
Debabrata Banerjee
3
-13
/
+34
2018-05-16
bonding: use common mac addr checks
Debabrata Banerjee
1
-19
/
+9
2018-05-16
bonding: don't queue up extraneous rlb updates
Debabrata Banerjee
1
-6
/
+12
2018-05-16
Merge tag 'mlx5e-updates-2018-05-14' of git://git.kernel.org/pub/scm/linux/ke...
David S. Miller
11
-132
/
+173
2018-05-16
net: hns3: Fixes the missing PCI iounmap for various legs
Fuyun Liang
1
-0
/
+2
2018-05-16
net: hns3: Add support of .sriov_configure in HNS3 driver
Peng Li
1
-26
/
+32
2018-05-16
net: hns3: Fix for fiber link up problem
Yunsheng Lin
1
-1
/
+1
2018-05-16
net: hns3: Fixes the back pressure setting when sriov is enabled
Yunsheng Lin
2
-5
/
+45
2018-05-16
net: hns3: Change return value in hnae3_register_client
Fuyun Liang
1
-1
/
+1
2018-05-16
net: hns3: Change return type of hnae3_register_ae_algo
Fuyun Liang
4
-6
/
+8
2018-05-16
net: hns3: Change return type of hnae3_register_ae_dev
Fuyun Liang
3
-8
/
+3
2018-05-16
net: hns3: Add a check for client instance init state
Fuyun Liang
2
-3
/
+13
2018-05-16
net: hns3: Fix for the null pointer problem occurring when initializing ae_de...
Fuyun Liang
3
-8
/
+9
2018-05-16
net: hns3: Fix for deadlock problem occurring when unregistering ae_algo
Fuyun Liang
3
-49
/
+79
2018-05-15
net: mscc: Add initial Ocelot switch support
Alexandre Belloni
17
-0
/
+5283
2018-05-15
net: phy: mscc-miim: Add MDIO driver
Alexandre Belloni
3
-0
/
+205
2018-05-15
cxgb4: add tc flower match support for tunnel VNI
Kumar Sanghvi
7
-7
/
+237
2018-05-15
net/mlx5e: Remove MLX5E_TEST_BIT macro
Gal Pressman
4
-10
/
+8
2018-05-15
net/mlx5e: Use test bit in en accel xmit flow
Gal Pressman
1
-2
/
+2
2018-05-15
net/mlx5e: Use __set_bit for adaptive-moderation bit in RQ state
Gal Pressman
1
-1
/
+1
2018-05-15
net/mlx5e: Report all channels with min RX WQEs timeout
Eran Ben Elisha
1
-12
/
+11
2018-05-15
net/mlx5e: Support offloaded TC flows with no matches on headers
Or Gerlitz
3
-3
/
+16
2018-05-15
net/mlx5e: Get the required HW match level while parsing TC flow matches
Or Gerlitz
2
-17
/
+24
2018-05-15
net/mlx5e: Properly order min inline mode setup while parsing TC matches
Or Gerlitz
1
-53
/
+76
2018-05-15
net/mlx5e: Use local actions var while processing offloaded TC flow actions
Or Gerlitz
1
-20
/
+24
2018-05-15
net/mlx5e: Return success when TC offloaded fdb actions parsed ok
Or Gerlitz
1
-2
/
+3
2018-05-15
net/mlx5e: Avoid redundant zeroing of offloaded TC flow attributes
Or Gerlitz
1
-2
/
+0
2018-05-15
net/mlx5e: Clean static checker complaints on TC offload and VF reps code
Or Gerlitz
2
-10
/
+9
2018-05-15
net/mlx5e: Remove double defined DMAC header re-write element
Or Gerlitz
1
-1
/
+0
2018-05-15
net/mlx5e: Use bool as return type for mlx5e_xdp_handle
Tariq Toukan
1
-3
/
+3
2018-05-15
net/mlx5e: Use u8 instead of int for LRO number of segments
Tariq Toukan
1
-2
/
+1
[next]