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.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-01-18
switchdev: Add extack argument to call_switchdev_notifiers()
Petr Machata
1
-1
/
+1
2019-01-18
vxlan: Add extack to switchdev operations
Petr Machata
1
-28
/
+40
2019-01-18
net: Add extack argument to ndo_fdb_add()
Petr Machata
1
-1
/
+2
2019-01-18
vxlan: changelink: Delete remote after update
Petr Machata
1
-9
/
+8
2019-01-18
vxlan: changelink: Postpone vxlan_config_apply()
Petr Machata
1
-21
/
+14
2019-01-18
vxlan: changelink: Inline vxlan_dev_configure()
Petr Machata
1
-1
/
+5
2019-01-18
vxlan: Allow vetoing of FDB notifications
Petr Machata
1
-18
/
+46
2019-01-18
vxlan: Have vxlan_fdb_replace() save original rdst value
Petr Machata
1
-2
/
+4
2019-01-18
vxlan: Split vxlan_fdb_update() in two
Petr Machata
1
-61
/
+97
2019-01-18
vxlan: Move up vxlan_fdb_free(), vxlan_fdb_destroy()
Petr Machata
1
-30
/
+29
2018-12-21
vxlan: Correct merge error.
David S. Miller
1
-1
/
+1
2018-12-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-8
/
+14
2018-12-19
vxlan: changelink: Fix handling of default remotes
Petr Machata
1
-4
/
+3
2018-12-19
vxlan: Fix error path in __vxlan_dev_create()
Petr Machata
1
-3
/
+10
2018-12-19
vxlan: Unmark offloaded bit on replaced FDB entries
Petr Machata
1
-0
/
+1
2018-12-17
vxlan: support for ndo_fdb_get
Roopa Prabhu
1
-0
/
+34
2018-12-13
net: switchdev: Add extack to struct switchdev_notifier_info
Petr Machata
1
-0
/
+1
2018-12-07
vxlan: Add vxlan_fdb_clear_offload()
Petr Machata
1
-0
/
+22
2018-12-07
vxlan: Add vxlan_fdb_replay()
Petr Machata
1
-0
/
+47
2018-12-07
vxlan: Add a function to init switchdev_notifier_vxlan_fdb_info
Petr Machata
1
-23
/
+18
2018-12-04
vxlan: add support for underlay in non-default VRF
Alexis Bauvin
1
-8
/
+24
2018-11-22
vxlan: Allow changing ageing time
Ido Schimmel
1
-4
/
+6
2018-11-22
vxlan: Add hardware FDB learning
Petr Machata
1
-1
/
+72
2018-11-22
vxlan: Don't override user-added entries with ext-learned ones
Petr Machata
1
-9
/
+17
2018-11-22
vxlan: Mark user-added FDB entries
Petr Machata
1
-6
/
+11
2018-11-22
vxlan: vxlan_fdb_notify(): Make switchdev notification configurable
Petr Machata
1
-30
/
+41
2018-11-22
vxlan: __vxlan_fdb_delete(): Drop unused argument vid
Petr Machata
1
-4
/
+3
2018-11-09
vxlan: Allow configuration of DF behaviour
Stefano Brivio
1
-1
/
+28
2018-11-09
vxlan: ICMP error lookup handler
Stefano Brivio
1
-0
/
+29
2018-11-07
net: Add extack argument to rtnl_create_link
David Ahern
1
-1
/
+1
2018-10-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-10
/
+2
2018-10-18
geneve, vxlan: Don't set exceptions if skb->len < mtu
Stefano Brivio
1
-2
/
+2
2018-10-18
geneve, vxlan: Don't check skb_dst() twice
Stefano Brivio
1
-10
/
+2
2018-10-18
vxlan: Notify for each remote of a removed FDB entry
Petr Machata
1
-1
/
+4
2018-10-18
vxlan: Support marking RDSTs as offloaded
Petr Machata
1
-1
/
+58
2018-10-18
vxlan: Add vxlan_fdb_find_uc() for FDB querying
Petr Machata
1
-0
/
+40
2018-10-18
vxlan: Add switchdev notifications
Petr Machata
1
-2
/
+44
2018-10-18
vxlan: Export address checking functions
Ido Schimmel
1
-26
/
+0
2018-10-16
vxlan: support NTF_USE refresh of fdb entries
Roopa Prabhu
1
-3
/
+7
2018-10-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+3
2018-09-27
vxlan: fill ttl inherit info
Hangbin Liu
1
-0
/
+3
2018-08-30
vxlan: reduce dirty cache line in vxlan_find_mac
Li RongQing
1
-1
/
+1
2018-07-07
vxlan: fix default fdb entry netlink notify ordering during netdev create
Roopa Prabhu
1
-8
/
+21
2018-07-07
vxlan: make netlink notify in vxlan_fdb_destroy optional
Roopa Prabhu
1
-6
/
+8
2018-07-07
vxlan: add new fdb alloc and create helpers
Roopa Prabhu
1
-29
/
+62
2018-07-03
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+1
2018-07-02
net: fix use-after-free in GRO with ESP
Sabrina Dubroca
1
-3
/
+1
2018-06-29
net: check tunnel option type in tunnel flags
Pieter Jansen van Vuuren
1
-1
/
+2
2018-06-26
net: Convert GRO SKB handling to list_head.
David Miller
1
-5
/
+6
2018-04-17
vxlan: add ttl inherit support
Hangbin Liu
1
-3
/
+14
[next]