summaryrefslogtreecommitdiffstats
path: root/net/dsa
diff options
context:
space:
mode:
authorDavid S. Miller2016-09-20 10:43:43 +0200
committerDavid S. Miller2016-09-20 10:43:43 +0200
commitf361bdde6124339aab599e45471c6aa79125d1a2 (patch)
tree946fbe77a562eb44d6533660d206a6141406d664 /net/dsa
parentxen-netfront: avoid packet loss when ethernet header crosses page boundary (diff)
parentmac80211: Use rhltable instead of rhashtable (diff)
downloadkernel-qcow2-linux-f361bdde6124339aab599e45471c6aa79125d1a2.tar.gz
kernel-qcow2-linux-f361bdde6124339aab599e45471c6aa79125d1a2.tar.xz
kernel-qcow2-linux-f361bdde6124339aab599e45471c6aa79125d1a2.zip
Merge branch 'rhashtable-dups'
Herbert Xu says: ==================== rhashtable: rhashtable with duplicate objects v3 fixes a bug in the remove path that causes the element count to decrease when it shouldn't, leading to a gigantic hash table when it underflows. v2 contains a reworked insertion slowpath to ensure that the spinlock for the table we're inserting into is taken. This series contains two patches. The first adds the rhlist interface and the second converts mac80211 to use it. If this works out I'll then proceed to convert the other insecure_elasticity users over to this. I've tested the rhlist code with test_rhashtable but I haven't tested the mac80211 conversion. So please give it a go and see if it still works. ==================== Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/dsa')
0 files changed, 0 insertions, 0 deletions