blob: 7b36bcc046245fdfea7cef9fa03a35dba1f11606 [file] [log] [blame]
ca0b709d1a07 ("rhashtable: use BIT(0) for locking.")
f4712b46a529 ("rhashtable: replace rht_ptr_locked() with rht_assign_locked()")
adc6a3ab192e ("rhashtable: move dereference inside rht_ptr()")
c5783311a124 ("rhashtable: reorder some inline functions and macros.")
e4edbe3c1f44 ("rhashtable: fix some __rcu annotation errors")
149212f07856 ("rhashtable: add lockdep tracking to bucket bit-spin-locks.")
8f0db018006a ("rhashtable: use bit_spin_locks to protect hash bucket.")
ff302db965b5 ("rhashtable: allow rht_bucket_var to return NULL.")
f7ad68bf9850 ("rhashtable: rename rht_for_each*continue as *from.")
4feb7c7a4fbb ("rhashtable: don't hold lock on first table throughout insertion.")
19e3a9c90c53 ("net: bridge: convert multicast to generic rhashtable")
82208d0d54ab ("rhashtable: detect when object movement between tables might have invalidated a lookup")
35750b0bca53 ("net: bridge: pack net_bridge better")
675779adbf7c ("net: bridge: convert mcast options to bits")
13cefad2f2c1 ("net: bridge: convert and rename mcast disabled")
be3664a03807 ("net: bridge: convert group_addr_set option to a bit")
8df3510f28e5 ("net: bridge: convert nf call options to bits")
ae75767ec206 ("net: bridge: add bitfield for options and convert vlan opts")
1c1cb6d0321f ("net: bridge: make struct opening bracket consistent")