index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
vxlan
Age
Commit message (
Expand
)
Author
Files
Lines
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-11
net: add per-cpu storage and net->core_stats
Eric Dumazet
1
-1
/
+1
2022-03-09
drivers: vxlan: fix returnvar.cocci warning
Guo Zhengkui
1
-2
/
+1
2022-03-07
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