index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
bridge
/
br_vlan_tunnel.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
bridge: Add backup nexthop ID support
Ido Schimmel
2023-07-19
1
-0
/
+15
*
net: bridge: change return type of br_handle_ingress_vlan_tunnel
Kangmin Park
2021-08-25
1
-8
/
+6
*
net: bridge: fix vlan tunnel dst refcnt when egressing
Nikolay Aleksandrov
2021-06-10
1
-2
/
+2
*
net: bridge: fix vlan tunnel dst null pointer dereference
Nikolay Aleksandrov
2021-06-10
1
-14
/
+24
*
net: bridge: declare br_vlan_tunnel_lookup argument tunnel_id as __be64
Vladimir Oltean
2021-03-22
1
-1
/
+1
*
net: bridge: vlan tunnel: constify bridge and port arguments
Nikolay Aleksandrov
2020-03-18
1
-2
/
+3
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
1
-5
/
+1
*
rhashtable: use bit_spin_locks to protect hash bucket.
NeilBrown
2019-04-08
1
-1
/
+0
*
bridge: vlan_tunnel: explicitly reset metadata attrs to NULL on failure
Roopa Prabhu
2017-02-17
1
-0
/
+2
*
bridge: vlan dst_metadata hooks in ingress and egress paths
Roopa Prabhu
2017-02-03
1
-0
/
+54
*
bridge: per vlan dst_metadata netlink support
Roopa Prabhu
2017-02-03
1
-0
/
+149