index
:
openslx/kernel-qcow2-linux.git
kernel-qcow2
kernel-qcow2-linux-4.18.x-centos
kernel-qcow2-linux-4.19.y
master
In-kernel qcow2 (Kernel part)
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
vxlan.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
vxlan: Don't call gro_cells_destroy() before device is unregistered
Zhiqiang Liu
2019-03-19
1
-3
/
+1
*
vxlan: test dev->flags & IFF_UP before calling gro_cells_receive()
Eric Dumazet
2019-03-10
1
-0
/
+11
*
vxlan: do not need BH again in vxlan_cleanup()
Litao Jiao
2019-03-08
1
-2
/
+2
*
vxlan: Fix GRO cells race condition between receive and link delete
Stefano Brivio
2019-03-08
1
-1
/
+2
*
vxlan: add extack support for create and changelink
Roopa Prabhu
2019-02-26
1
-67
/
+141
*
vxlan: add ndo_change_proto_down support
Andy Roulin
2019-02-24
1
-0
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-02-15
1
-3
/
+11
|
\
|
*
vxlan: test dev->flags & IFF_UP before calling netif_rx()
Eric Dumazet
2019-02-11
1
-3
/
+11
*
|
net: vxlan: Free a leaked vetoed multicast rdst
Petr Machata
2019-02-07
1
-9
/
+11
*
|
switchdev: Add extack argument to call_switchdev_notifiers()
Petr Machata
2019-01-18
1
-1
/
+1
*
|
vxlan: Add extack to switchdev operations
Petr Machata
2019-01-18
1
-28
/
+40
*
|
net: Add extack argument to ndo_fdb_add()
Petr Machata
2019-01-18
1
-1
/
+2
*
|
vxlan: changelink: Delete remote after update
Petr Machata
2019-01-18
1
-9
/
+8
*
|
vxlan: changelink: Postpone vxlan_config_apply()
Petr Machata
2019-01-18
1
-21
/
+14
*
|
vxlan: changelink: Inline vxlan_dev_configure()
Petr Machata
2019-01-18
1
-1
/
+5
*
|
vxlan: Allow vetoing of FDB notifications
Petr Machata
2019-01-18
1
-18
/
+46
*
|
vxlan: Have vxlan_fdb_replace() save original rdst value
Petr Machata
2019-01-18
1
-2
/
+4
*
|
vxlan: Split vxlan_fdb_update() in two
Petr Machata
2019-01-18
1
-61
/
+97
*
|
vxlan: Move up vxlan_fdb_free(), vxlan_fdb_destroy()
Petr Machata
2019-01-18
1
-30
/
+29
|
/
*
vxlan: Correct merge error.
David S. Miller
2018-12-21
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-12-20
1
-8
/
+14
|
\
|
*
vxlan: changelink: Fix handling of default remotes
Petr Machata
2018-12-19
1
-4
/
+3
|
*
vxlan: Fix error path in __vxlan_dev_create()
Petr Machata
2018-12-19
1
-3
/
+10
|
*
vxlan: Unmark offloaded bit on replaced FDB entries
Petr Machata
2018-12-19
1
-0
/
+1
*
|
vxlan: support for ndo_fdb_get
Roopa Prabhu
2018-12-16
1
-0
/
+34
*
|
net: switchdev: Add extack to struct switchdev_notifier_info
Petr Machata
2018-12-13
1
-0
/
+1
*
|
vxlan: Add vxlan_fdb_clear_offload()
Petr Machata
2018-12-07
1
-0
/
+22
*
|
vxlan: Add vxlan_fdb_replay()
Petr Machata
2018-12-07
1
-0
/
+47
*
|
vxlan: Add a function to init switchdev_notifier_vxlan_fdb_info
Petr Machata
2018-12-07
1
-23
/
+18
*
|
vxlan: add support for underlay in non-default VRF
Alexis Bauvin
2018-12-03
1
-8
/
+24
*
|
vxlan: Allow changing ageing time
Ido Schimmel
2018-11-22
1
-4
/
+6
*
|
vxlan: Add hardware FDB learning
Petr Machata
2018-11-22
1
-1
/
+72
*
|
vxlan: Don't override user-added entries with ext-learned ones
Petr Machata
2018-11-22
1
-9
/
+17
*
|
vxlan: Mark user-added FDB entries
Petr Machata
2018-11-22
1
-6
/
+11
*
|
vxlan: vxlan_fdb_notify(): Make switchdev notification configurable
Petr Machata
2018-11-22
1
-30
/
+41
*
|
vxlan: __vxlan_fdb_delete(): Drop unused argument vid
Petr Machata
2018-11-22
1
-4
/
+3
*
|
vxlan: Allow configuration of DF behaviour
Stefano Brivio
2018-11-09
1
-1
/
+28
*
|
vxlan: ICMP error lookup handler
Stefano Brivio
2018-11-09
1
-0
/
+29
*
|
net: Add extack argument to rtnl_create_link
David Ahern
2018-11-07
1
-1
/
+1
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-10-19
1
-10
/
+2
|
\
|
*
geneve, vxlan: Don't set exceptions if skb->len < mtu
Stefano Brivio
2018-10-18
1
-2
/
+2
|
*
geneve, vxlan: Don't check skb_dst() twice
Stefano Brivio
2018-10-18
1
-10
/
+2
*
|
vxlan: Notify for each remote of a removed FDB entry
Petr Machata
2018-10-18
1
-1
/
+4
*
|
vxlan: Support marking RDSTs as offloaded
Petr Machata
2018-10-18
1
-1
/
+58
*
|
vxlan: Add vxlan_fdb_find_uc() for FDB querying
Petr Machata
2018-10-18
1
-0
/
+40
*
|
vxlan: Add switchdev notifications
Petr Machata
2018-10-18
1
-2
/
+44
*
|
vxlan: Export address checking functions
Ido Schimmel
2018-10-18
1
-26
/
+0
*
|
vxlan: support NTF_USE refresh of fdb entries
Roopa Prabhu
2018-10-16
1
-3
/
+7
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-10-04
1
-0
/
+3
|
\
|
|
*
vxlan: fill ttl inherit info
Hangbin Liu
2018-09-27
1
-0
/
+3
[next]