index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
vxlan
Age
Commit message (
Expand
)
Author
Files
Lines
2026-06-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-3
/
+2
2026-06-04
vxlan: vnifilter: fix spurious notification on VNI update
Andy Roulin
1
-1
/
+1
2026-06-04
vxlan: vnifilter: send notification on VNI add
Andy Roulin
1
-2
/
+1
2026-05-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+2
2026-05-26
vxlan: do not reuse cached ip_hdr() value after skb_tunnel_check_pmtu()
Eric Dumazet
1
-2
/
+2
2026-05-20
vxlan: Remove synchronize_net() in vxlan_sock_release().
Kuniyuki Iwashima
1
-1
/
+0
2026-05-05
vxlan: Free vxlan_sock with kfree_rcu().
Kuniyuki Iwashima
1
-2
/
+2
2026-05-05
vxlan: Store struct sock in struct vxlan_sock.
Kuniyuki Iwashima
2
-28
/
+28
2026-05-05
vxlan: Fix potential null-ptr-deref in vxlan_gro_prepare_receive().
Kuniyuki Iwashima
1
-2
/
+6
2026-05-05
udp_tunnel: Pass struct sock to udp_tunnel_notify_{add,del}_rx_port().
Kuniyuki Iwashima
1
-2
/
+2
2026-05-05
udp_tunnel: Pass struct sock to udp_tunnel_{push,drop}_rx_port().
Kuniyuki Iwashima
1
-2
/
+2
2026-05-05
udp_tunnel: Pass struct sock to udp_tunnel6_dst_lookup().
Kuniyuki Iwashima
1
-2
/
+2
2026-05-05
udp_tunnel: Pass struct sock to setup_udp_tunnel_sock().
Kuniyuki Iwashima
1
-1
/
+1
2026-05-05
udp_tunnel: Pass struct sock to udp_tunnel_sock_release().
Kuniyuki Iwashima
1
-2
/
+2
2026-04-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+4
2026-03-31
net: vxlan: check ipv6_mod_enabled() on neigh_reduce()
Fernando Fernandez Mancera
1
-3
/
+1
2026-03-29
drivers: net: drop ipv6_stub usage and use direct function calls
Fernando Fernandez Mancera
2
-10
/
+7
2026-03-27
vxlan: validate ND option lengths in vxlan_na_create
Yang Yang
1
-2
/
+4
2026-03-05
net: vxlan: fix nd_tbl NULL dereference when IPv6 is disabled
Fernando Fernandez Mancera
1
-0
/
+5
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
3
-8
/
+8
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
3
-10
/
+10
2026-01-25
vxlan: vnifilter: fix memcpy with u64_stats
David Yang
1
-1
/
+1
2026-01-23
vxlan: expose gso partial features for tunnel offload
Paolo Abeni
1
-3
/
+13
2025-12-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-3
/
+15
2025-11-27
net: vxlan: prevent NULL deref in vxlan_xmit_one
Antoine Tenart
1
-3
/
+15
2025-11-13
vxlan: Remove unused declarations eth_vni_hash() and fdb_head_index()
Yue Haibing
1
-2
/
+0
2025-09-09
vxlan: Make vxlan_fdb_find_uc() more robust against NPDs
Ido Schimmel
1
-3
/
+4
2025-09-02
vxlan: Fix NPD in {arp,neigh}_reduce() when using nexthop objects
Ido Schimmel
1
-2
/
+8
2025-09-02
vxlan: Fix NPD when refreshing an FDB entry with a nexthop object
Ido Schimmel
2
-7
/
+5
2025-07-23
vxlan: remove redundant conversion of vni in vxlan_nl2conf
Wang Liang
1
-1
/
+1
2025-07-02
netlink: introduce type-checking attribute iteration for nlmsg
Carolina Jubran
1
-9
/
+4
2025-06-18
vxlan: drop sock_lock
Stanislav Fomichev
3
-33
/
+22
2025-06-17
vxlan: Support MC routing in the underlay
Petr Machata
1
-2
/
+20
2025-06-17
net: ipv6: Add a flags argument to ip6tunnel_xmit(), udp_tunnel6_xmit_skb()
Petr Machata
1
-1
/
+2
2025-06-17
net: ipv4: Add a flags argument to iptunnel_xmit(), udp_tunnel_xmit_skb()
Petr Machata
1
-1
/
+1
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
1
-1
/
+1
2025-04-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+4
2025-04-24
vxlan: vnifilter: Fix unlocked deletion of default FDB entry
Ido Schimmel
1
-1
/
+7
2025-04-22
vxlan: Convert FDB table to rhashtable
Ido Schimmel
2
-62
/
+42
2025-04-22
vxlan: Introduce FDB key structure
Ido Schimmel
2
-23
/
+29
2025-04-22
vxlan: Do not treat dst cache initialization errors as fatal
Ido Schimmel
1
-4
/
+4
2025-04-22
vxlan: Create wrappers for FDB lookup
Ido Schimmel
1
-10
/
+24
2025-04-22
vxlan: Rename FDB Tx lookup function
Ido Schimmel
1
-7
/
+7
2025-04-22
vxlan: Convert FDB flushing to RCU
Ido Schimmel
1
-5
/
+10
2025-04-22
vxlan: Convert FDB garbage collection to RCU
Ido Schimmel
1
-8
/
+11
2025-04-22
vxlan: Use linked list to traverse FDB entries
Ido Schimmel
1
-97
/
+75
2025-04-22
vxlan: Add a linked list of FDB entries
Ido Schimmel
2
-0
/
+4
2025-04-22
vxlan: Use a single lock to protect the FDB table
Ido Schimmel
2
-57
/
+33
2025-04-22
vxlan: Relocate assignment of default remote device
Ido Schimmel
1
-2
/
+3
2025-04-22
vxlan: Unsplit default FDB entry creation and notification
Ido Schimmel
1
-13
/
+8
[next]