index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
vxlan.c
Age
Commit message (
Expand
)
Author
2019-07-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-07-01
vxlan: do not destroy fdb if register_netdevice() is failed
Taehee Yoo
2019-06-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-06-21
Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-06-11
vxlan: Don't assume linear buffers in error handler
Stefano Brivio
2019-06-06
vxlan: Use FDB_HASH_SIZE hash_locks to reduce contention
Litao jiao
2019-06-05
drivers: net: vxlan: drop unneeded likely() call around IS_ERR()
Enrico Weigelt
2019-03-29
ipv6: Move ipv6 stubs to a separate header file
David Ahern
2019-03-18
vxlan: Don't call gro_cells_destroy() before device is unregistered
Zhiqiang Liu
2019-03-10
vxlan: test dev->flags & IFF_UP before calling gro_cells_receive()
Eric Dumazet
2019-03-08
vxlan: do not need BH again in vxlan_cleanup()
Litao Jiao
2019-03-08
vxlan: Fix GRO cells race condition between receive and link delete
Stefano Brivio
2019-02-26
vxlan: add extack support for create and changelink
Roopa Prabhu
2019-02-24
vxlan: add ndo_change_proto_down support
Andy Roulin
2019-02-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-02-11
vxlan: test dev->flags & IFF_UP before calling netif_rx()
Eric Dumazet
2019-02-07
net: vxlan: Free a leaked vetoed multicast rdst
Petr Machata
2019-01-17
switchdev: Add extack argument to call_switchdev_notifiers()
Petr Machata
2019-01-17
vxlan: Add extack to switchdev operations
Petr Machata
2019-01-17
net: Add extack argument to ndo_fdb_add()
Petr Machata
2019-01-17
vxlan: changelink: Delete remote after update
Petr Machata
2019-01-17
vxlan: changelink: Postpone vxlan_config_apply()
Petr Machata
2019-01-17
vxlan: changelink: Inline vxlan_dev_configure()
Petr Machata
2019-01-17
vxlan: Allow vetoing of FDB notifications
Petr Machata
2019-01-17
vxlan: Have vxlan_fdb_replace() save original rdst value
Petr Machata
2019-01-17
vxlan: Split vxlan_fdb_update() in two
Petr Machata
2019-01-17
vxlan: Move up vxlan_fdb_free(), vxlan_fdb_destroy()
Petr Machata
2018-12-20
vxlan: Correct merge error.
David S. Miller
2018-12-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-12-18
vxlan: changelink: Fix handling of default remotes
Petr Machata
2018-12-18
vxlan: Fix error path in __vxlan_dev_create()
Petr Machata
2018-12-18
vxlan: Unmark offloaded bit on replaced FDB entries
Petr Machata
2018-12-16
vxlan: support for ndo_fdb_get
Roopa Prabhu
2018-12-12
net: switchdev: Add extack to struct switchdev_notifier_info
Petr Machata
2018-12-07
vxlan: Add vxlan_fdb_clear_offload()
Petr Machata
2018-12-07
vxlan: Add vxlan_fdb_replay()
Petr Machata
2018-12-07
vxlan: Add a function to init switchdev_notifier_vxlan_fdb_info
Petr Machata
2018-12-03
vxlan: add support for underlay in non-default VRF
Alexis Bauvin
2018-11-21
vxlan: Allow changing ageing time
Ido Schimmel
2018-11-21
vxlan: Add hardware FDB learning
Petr Machata
2018-11-21
vxlan: Don't override user-added entries with ext-learned ones
Petr Machata
2018-11-21
vxlan: Mark user-added FDB entries
Petr Machata
2018-11-21
vxlan: vxlan_fdb_notify(): Make switchdev notification configurable
Petr Machata
2018-11-21
vxlan: __vxlan_fdb_delete(): Drop unused argument vid
Petr Machata
2018-11-08
vxlan: Allow configuration of DF behaviour
Stefano Brivio
2018-11-08
vxlan: ICMP error lookup handler
Stefano Brivio
2018-11-06
net: Add extack argument to rtnl_create_link
David Ahern
2018-10-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
[next]