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
/
vxlan
Age
Commit message (
Expand
)
Author
Files
Lines
2022-06-10
net: adopt u64_stats_t in struct pcpu_sw_netstats
Eric Dumazet
1
-4
/
+4
2022-05-21
net: vxlan: Fix kernel coding style
Alaa Mohamed
1
-7
/
+6
2022-05-09
net: vxlan: Add extack support to vxlan_fdb_delete
Alaa Mohamed
1
-11
/
+27
2022-05-09
rtnetlink: add extack support in fdb del handlers
Alaa Mohamed
1
-1
/
+2
2022-05-06
net: add netif_inherit_tso_max()
Jakub Kicinski
1
-2
/
+1
2022-04-08
vxlan: fix error return code in vxlan_fdb_append
Hongbin Wang
1
-2
/
+2
2022-03-31
vxlan: do not feed vxlan_vnifilter_dump_dev with non vxlan devices
Eric Dumazet
1
-0
/
+6
2022-03-12
net: add per-cpu storage and net->core_stats
Eric Dumazet
1
-1
/
+1
2022-03-10
drivers: vxlan: fix returnvar.cocci warning
Guo Zhengkui
1
-2
/
+1
2022-03-08
vxlan_core: delete unnecessary condition
Dan Carpenter
1
-28
/
+26
2022-03-07
tun: vxlan: Use netif_rx().
Sebastian Andrzej Siewior
1
-2
/
+2
2022-03-01
drivers: vxlan: vnifilter: add support for stats dumping
Nikolay Aleksandrov
1
-6
/
+86
2022-03-01
drivers: vxlan: vnifilter: per vni stats
Nikolay Aleksandrov
3
-9
/
+102
2022-03-01
vxlan: vni filtering support on collect metadata device
Roopa Prabhu
5
-30
/
+1121
2022-03-01
vxlan_multicast: Move multicast helpers to a separate file
Roopa Prabhu
4
-124
/
+142
2022-03-01
vxlan_core: add helper vxlan_vni_in_use
Roopa Prabhu
1
-18
/
+28
2022-03-01
vxlan_core: make multicast helper take rip and ifindex explicitly
Roopa Prabhu
1
-16
/
+21
2022-03-01
vxlan_core: move some fdb helpers to non-static
Roopa Prabhu
2
-19
/
+39
2022-03-01
vxlan_core: move common declarations to private header file
Roopa Prabhu
2
-79
/
+100
2022-03-01
vxlan_core: fix build warnings in vxlan_xmit_one
Roopa Prabhu
1
-1
/
+8
2022-03-01
vxlan: move to its own directory
Roopa Prabhu
2
-0
/
+4841