index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
net
/
bridge
/
br_multicast_eht.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-12-25
treewide: Convert del_timer*() to timer_shutdown*()
Steven Rostedt (Google)
1
-2
/
+2
2021-07-20
net: bridge: multicast: use multicast contexts instead of bridge or port
Nikolay Aleksandrov
1
-40
/
+52
2021-03-16
net: bridge: mcast: factor out common allow/block EHT handling
Nikolay Aleksandrov
1
-71
/
+27
2021-03-16
net: bridge: mcast: remove unreachable EHT code
Nikolay Aleksandrov
1
-42
/
+15
2021-01-27
net: bridge: multicast: make tracked EHT hosts limit configurable
Nikolay Aleksandrov
1
-0
/
+15
2021-01-27
net: bridge: multicast: add per-port EHT hosts limit
Nikolay Aleksandrov
1
-0
/
+7
2021-01-26
net: bridge: multicast: fix br_multicast_eht_set_entry_lookup indentation
Nikolay Aleksandrov
1
-9
/
+9
2021-01-22
net: bridge: multicast: mark IGMPv3/MLDv2 fast-leave deletes
Nikolay Aleksandrov
1
-4
/
+4
2021-01-22
net: bridge: multicast: add EHT host filter_mode handling
Nikolay Aleksandrov
1
-4
/
+38
2021-01-22
net: bridge: multicast: optimize TO_INCLUDE EHT timeouts
Nikolay Aleksandrov
1
-0
/
+21
2021-01-22
net: bridge: multicast: add EHT include and exclude handling
Nikolay Aleksandrov
1
-2
/
+98
2021-01-22
net: bridge: multicast: add EHT allow/block handling
Nikolay Aleksandrov
1
-0
/
+252
2021-01-22
net: bridge: multicast: add EHT host delete function
Nikolay Aleksandrov
1
-0
/
+17
2021-01-22
net: bridge: multicast: add EHT source set handling functions
Nikolay Aleksandrov
1
-0
/
+321
2021-01-22
net: bridge: multicast: add EHT host handling functions
Nikolay Aleksandrov
1
-0
/
+115