index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
vxlan.c
Age
Commit message (
Expand
)
Author
2021-04-14
vxlan: do not modify the shared tunnel info when PMTU triggers an ICMP reply
Antoine Tenart
2021-03-04
vxlan: move debug check after netdev unregister
Taehee Yoo
2020-12-02
vxlan: fix error return code in __vxlan_dev_create()
Zhang Changzhong
2020-11-30
vxlan: Copy needed_tailroom from lowerdev
Sven Eckelmann
2020-11-30
vxlan: Add needed_headroom for lower device
Sven Eckelmann
2020-10-06
vxlan: use dev_sw_netstats_rx_add()
Fabian Frederick
2020-09-26
Revert "vxlan: move encapsulation warning"
Jakub Kicinski
2020-09-25
vxlan: fix vxlan_find_sock() documentation for l3mdev
Fabian Frederick
2020-09-25
vxlan: check rtnl_configure_link return code correctly
Fabian Frederick
2020-09-25
vxlan: move encapsulation warning
Fabian Frederick
2020-09-25
vxlan: add unlikely to vxlan_remcsum check
Fabian Frederick
2020-09-25
vxlan: don't collect metadata if remote checksum is wrong
Fabian Frederick
2020-08-05
Revert "vxlan: fix tos value before xmit"
Hangbin Liu
2020-08-04
vxlan: Support for PMTU discovery on directly bridged links
Stefano Brivio
2020-08-04
tunnels: PMTU discovery support for directly bridged IP packets
Stefano Brivio
2020-08-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-08-01
vxlan: fix memleak of fdb
Taehee Yoo
2020-07-29
vxlan: Ensure FDB dump is performed under RCU
Ido Schimmel
2020-07-10
udp_tunnel: add central NIC RX port offload infrastructure
Jakub Kicinski
2020-06-25
vxlan: fix last fdb index during dump of fdb with nhid
Roopa Prabhu
2020-06-10
vxlan: Remove access to nexthop group struct
David Ahern
2020-06-10
nexthop: Fix fdb labeling for groups
David Ahern
2020-06-09
net: change addr_list_lock back to static key
Cong Wang
2020-06-01
vxlan: fix dereference of nexthop group in nexthop update path
Roopa Prabhu
2020-06-01
vxlan: Avoid infinite loop when suppressing NS messages with invalid options
Ido Schimmel
2020-05-30
vxlan: few locking fixes in nexthop event handler
Roopa Prabhu
2020-05-30
vxlan: add check to prevent use of remote ip attributes with NDA_NH_ID
Roopa Prabhu
2020-05-24
vxlan: Do not assume RTNL is held in vxlan_fdb_info()
Ido Schimmel
2020-05-22
vxlan: support for nexthop notifiers
Roopa Prabhu
2020-05-22
vxlan: ecmp support for mac fdb entries
Roopa Prabhu
2020-04-23
vxlan: use the correct nlattr array in NL_SET_ERR_MSG_ATTR
Sabrina Dubroca
2020-03-18
vxlan: check return value of gro_cells_init()
Taehee Yoo
2020-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-01-02
vxlan: fix tos value before xmit
Hangbin Liu
2020-01-02
vxlan: Fix alignment and code style of vxlan.c
Niu Xilei
2019-12-09
treewide: Use sizeof_field() macro
Pankaj Bharadiya
2019-12-04
net: ipv6_stub: use ip6_dst_lookup_flow instead of ip6_dst_lookup
Sabrina Dubroca
2019-11-12
vxlan: implement get_link_ksettings ethtool method
Matthias Schiffer
2019-11-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-10-30
vxlan: drop "vxlan" parameter in vxlan_fdb_alloc()
Guillaume Nault
2019-10-30
vxlan: fix unexpected failure of vxlan_changelink()
Taehee Yoo
2019-10-29
vxlan: check tun_info options_len properly
Xin Long
2019-10-24
vxlan: add adjacent link to limit depth level
Taehee Yoo
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
[next]