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
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
2019-07-12
net/mlx5: E-Switch, Reduce ingress acl modify metadata stack usage
Saeed Mahameed
1
-1
/
+1
2019-07-12
net/mlx5e: Fix unused variable warning when CONFIG_MLX5_ESWITCH is off
Saeed Mahameed
1
-3
/
+2
2019-07-12
net/mlx5e: Fix compilation error in TLS code
Tariq Toukan
1
-1
/
+1
2019-07-12
net: stmmac: Fix misuses of GENMASK macro
Joe Perches
2
-3
/
+3
2019-07-12
net: ethernet: mediatek: Fix misuses of GENMASK macro
Joe Perches
2
-2
/
+2
2019-07-11
net/mlx5e: IPoIB, Add error path in mlx5_rdma_setup_rn
Aya Levin
1
-1
/
+8
2019-07-11
net/mlx5e: Fix error flow in tx reporter diagnose
Aya Levin
1
-2
/
+2
2019-07-11
net/mlx5e: Fix return value from timeout recover function
Aya Levin
1
-4
/
+2
2019-07-11
net/mlx5e: Rx, Fix checksum calculation for new hardware
Saeed Mahameed
3
-1
/
+10
2019-07-11
net/mlx5e: Fix port tunnel GRE entropy control
Eli Britstein
1
-19
/
+4
2019-07-11
net/mlx5: E-Switch, Fix default encap mode
Maor Gottlieb
2
-5
/
+7
2019-07-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
933
-18734
/
+55514
2019-07-10
net/mlx5e: Return in default case statement in tx_post_resync_params
Nathan Chancellor
1
-0
/
+1
2019-07-10
mlx5: Return -EINVAL when WARN_ON_ONCE triggers in mlx5e_tls_resync().
David S. Miller
1
-1
/
+1
2019-07-10
net: netsec: remove static declaration for netsec_set_tx_de()
Ilias Apalodimas
1
-45
/
+41
2019-07-10
net: netsec: remove superfluous if statement
Ilias Apalodimas
1
-4
/
+4
2019-07-10
net: flow_offload: rename tc_cls_flower_offload to flow_cls_offload
Pablo Neira Ayuso
29
-207
/
+207
2019-07-10
net: flow_offload: add flow_block_cb_is_busy() and use it
Pablo Neira Ayuso
4
-0
/
+15
2019-07-10
drivers: net: use flow block API
Pablo Neira Ayuso
20
-112
/
+243
2019-07-10
net: flow_offload: rename TCF_BLOCK_BINDER_TYPE_* to FLOW_BLOCK_BINDER_TYPE_*
Pablo Neira Ayuso
5
-9
/
+9
2019-07-10
net: flow_offload: rename TC_BLOCK_{UN}BIND to FLOW_BLOCK_{UN}BIND
Pablo Neira Ayuso
4
-10
/
+10
2019-07-10
net: flow_offload: add flow_block_cb_setup_simple()
Pablo Neira Ayuso
14
-300
/
+62
2019-07-10
net: hisilicon: Add an tx_desc to adapt HI13X1_GMAC
Jiangfeng Xiao
1
-3
/
+31
2019-07-10
net: hisilicon: Add an rx_desc to adapt HI13X1_GMAC
Jiangfeng Xiao
1
-0
/
+9
2019-07-10
net: hisilicon: Offset buf address to adapt HI13X1_GMAC
Jiangfeng Xiao
1
-3
/
+17
2019-07-10
net: hisilicon: Add group field to adapt HI13X1_GMAC
Jiangfeng Xiao
1
-3
/
+5
2019-07-10
net: hisilicon: HI13X1_GMAX need dreq reset at first
Jiangfeng Xiao
1
-0
/
+24
2019-07-10
net: hisilicon: HI13X1_GMAX skip write LOCAL_PAGE_REG
Jiangfeng Xiao
1
-0
/
+2
2019-07-10
net: hisilicon: Cleanup for cast to restricted __be32
Jiangfeng Xiao
1
-2
/
+2
2019-07-10
net: hisilicon: Cleanup for got restricted __be32
Jiangfeng Xiao
1
-4
/
+4
2019-07-10
net: hisilicon: Add support for HI13X1 to hip04_eth
Jiangfeng Xiao
2
-7
/
+40
2019-07-10
net: stmmac: add support for hash table size 128/256 in dwmac4
Biao Huang
5
-25
/
+42
2019-07-10
net: stmmac: dwmac4: mac address array boudary violation issue
Biao Huang
1
-1
/
+1
2019-07-09
net: dsa: vsc73xx: fix NET_DSA and OF dependencies
Arnd Bergmann
1
-0
/
+4
2019-07-09
net: mvmdio: defer probe of orion-mdio if a clock is not ready
Josua Mayer
1
-0
/
+5
2019-07-09
net: mvmdio: print warning when orion-mdio has too many clocks
Josua Mayer
1
-0
/
+4
2019-07-09
net: mvmdio: allow up to four clocks to be specified for orion-mdio
Josua Mayer
1
-1
/
+1
2019-07-09
net: netsec: start using buffers if page_pool registration succeeded
Ilias Apalodimas
1
-8
/
+9
2019-07-09
Merge tag 'docs-5.3' of git://git.lwn.net/linux
Linus Torvalds
4
-7
/
+7
2019-07-09
net: stmmac: Introducing support for Page Pool
Jose Abreu
3
-144
/
+70
2019-07-09
net: stmmac: Fix descriptors address being in > 32 bits address space
Jose Abreu
7
-22
/
+26
2019-07-09
net: stmmac: Implement RX Coalesce Frames setting
Jose Abreu
4
-8
/
+20
2019-07-09
bnxt_en: Add page_pool_destroy() during RX ring cleanup.
Michael Chan
1
-6
/
+2
2019-07-09
net/mlx5e: Register devlink ports for physical link, PCI PF, VFs
Parav Pandit
2
-31
/
+78
2019-07-09
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2
-85
/
+15
2019-07-09
nfp: tls: undo TLS sequence tracking when dropping the frame
Jakub Kicinski
1
-0
/
+23
2019-07-09
nfp: tls: avoid one of the ifdefs for TLS
Jakub Kicinski
1
-4
/
+2
2019-07-09
nfp: tls: don't leave key material in freed FW cmsg skbs
Jakub Kicinski
1
-1
/
+15
2019-07-09
net/tls: don't clear TX resync flag on error
Dirk van der Merwe
2
-7
/
+14
2019-07-09
nfp: tls: count TSO segments separately for the TLS offload
Jakub Kicinski
1
-1
/
+4
[prev]
[next]