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
/
ethernet
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-13
treewide: kmalloc() -> kmalloc_array()
Kees Cook
24
-57
/
+65
2018-06-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
3
-12
/
+11
2018-06-09
net: aquantia: fix unsigned numvecs comparison with less than zero
Colin Ian King
1
-6
/
+5
2018-06-08
net: stmmac: fix build failure due to missing COMMON_CLK dependency
Corentin Labbe
1
-5
/
+5
2018-06-07
net: mscc: ocelot: Fix uninitialized error in ocelot_netdevice_event()
Geert Uytterhoeven
1
-1
/
+1
2018-06-07
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
4
-15
/
+25
2018-06-07
Merge tag 'pci-v4.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
5
-182
/
+10
2018-06-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
565
-22150
/
+40094
2018-06-07
Merge tag 'overflow-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-3
/
+2
2018-06-07
Merge branch 'pci/virtualization'
Bjorn Helgaas
1
-27
/
+1
2018-06-06
treewide: Use struct_size() for kmalloc()-family
Kees Cook
2
-3
/
+2
2018-06-06
net: hns3: Optimize PF CMDQ interrupt switching process
Xi Wang
1
-0
/
+13
2018-06-06
net: hns3: Fix for VF mailbox receiving unknown message
Xi Wang
1
-3
/
+20
2018-06-06
net: hns3: Fix for VF mailbox cannot receiving PF response
Xi Wang
1
-0
/
+3
2018-06-06
bnx2x: use the right constant
Julia Lawall
1
-1
/
+1
2018-06-06
enic: fix UDP rss bits
Govindarajulu Varadarajan
7
-21
/
+67
2018-06-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
4
-50
/
+30
2018-06-05
mlxsw: Add extack messages for port_{un, }split failures
David Ahern
3
-9
/
+25
2018-06-05
devlink: Add extack to reload and port_{un, }split operations
David Ahern
2
-5
/
+9
2018-06-05
net: hns3: remove unused hclgevf_cfg_func_mta_filter
Arnd Bergmann
1
-11
/
+0
2018-06-05
qed*: Utilize FW 8.37.2.0
Michal Kalderon
12
-435
/
+662
2018-06-05
net/mlx5e: fix error return code in mlx5e_alloc_rq()
Wei Yongjun
1
-1
/
+3
2018-06-05
net/mlx5e: Make function mlx5e_change_rep_mtu() static
Wei Yongjun
1
-1
/
+1
2018-06-05
net: qualcomm: rmnet: Fix use after free while sending command ack
Subash Abhinov Kasiviswanathan
1
-4
/
+4
2018-06-05
net: ipv6: Generate random IID for addresses on RAWIP devices
Subash Abhinov Kasiviswanathan
1
-0
/
+4
2018-06-05
ixgbe: remove ndo_xdp_flush call ixgbe_xdp_flush
Jesper Dangaard Brouer
1
-21
/
+0
2018-06-05
i40e: remove ndo_xdp_flush call i40e_xdp_flush
Jesper Dangaard Brouer
3
-21
/
+0
2018-06-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-6
/
+12
2018-06-05
Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
8
-70
/
+195
2018-06-05
net: hns: Fix the process of adding broadcast addresses to tcam
Xi Wang
1
-5
/
+18
2018-06-05
qed: use dma_zalloc_coherent instead of allocator/memset
YueHaibing
1
-4
/
+3
2018-06-05
qed: Add srq core support for RoCE and iWARP
Yuval Bason
8
-7
/
+223
2018-06-05
net: ethernet: bnx2: Replace NULL comparison
Varsha Rao
1
-21
/
+21
2018-06-05
net: ethernet: bnx2: Remove extra parentheses
Varsha Rao
1
-1
/
+1
2018-06-05
net: gemini: fix spelling mistake: "it" -> "is"
YueHaibing
1
-3
/
+3
2018-06-04
net: chelsio: Use zeroing memory allocator instead of allocator/memset
YueHaibing
3
-10
/
+3
2018-06-04
sh_eth: use DIV_ROUND_UP() in sh_eth_soft_swap()
Sergei Shtylyov
1
-1
/
+1
2018-06-04
sh_eth: uninline sh_eth_soft_swap()
Sergei Shtylyov
2
-12
/
+11
2018-06-04
sh_eth: make sh_eth_soft_swap() work on ARM
Sergei Shtylyov
1
-1
/
+1
2018-06-04
Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2
-6
/
+4
2018-06-04
ixgbe: fix broken ipsec Rx with proper cast on spi
Shannon Nelson
1
-1
/
+1
2018-06-04
ixgbe: check ipsec ip addr against mgmt filters
Shannon Nelson
1
-0
/
+88
2018-06-04
mlxsw: spectrum_span: Suppress VLAN on BRIDGE_VLAN_INFO_UNTAGGED
Petr Machata
1
-1
/
+3
2018-06-04
mlxsw: spectrum_switchdev: Postpone respin on object deletion
Petr Machata
1
-1
/
+1
2018-06-04
ixgbe: fix possible race in reset subtask
Tony Nguyen
1
-2
/
+4
2018-06-04
bpf, i40e: add meta data support
Daniel Borkmann
1
-8
/
+31
2018-06-04
ixgbe: introduce a helper to simplify code
YueHaibing
1
-36
/
+21
2018-06-04
ixgbevf: fix possible race in the reset subtask
Emil Tantilov
1
-2
/
+4
2018-06-04
ixgbevf: Fix coexistence of malicious driver detection with XDP
Alexander Duyck
2
-7
/
+30
2018-06-04
igb: Wait 10ms just once after TX queues reset
Sergey Nemov
1
-5
/
+8
[next]