summaryrefslogtreecommitdiff
path: root/tools/lib/hweight.c
diff options
context:
space:
mode:
Diffstat (limited to 'tools/lib/hweight.c')
0 files changed, 0 insertions, 0 deletions
pan class='deletions'>-16/+124 2017-02-08netfilter: nft_ct: add zone id set supportFlorian Westphal1-1/+143 2017-02-08netfilter: nft_ct: prepare for key-dependent error unwindFlorian Westphal1-14/+15 2017-02-08netfilter: nft_ct: add zone id get supportFlorian Westphal2-3/+21 2017-02-08netfilter: nf_tables: add bitmap set typePablo Neira Ayuso3-0/+321 2017-02-08netfilter: nf_tables: add space notation to setsPablo Neira Ayuso4-5/+21 2017-02-08netfilter: nf_tables: rename struct nft_set_estimate class fieldPablo Neira Ayuso4-10/+10 2017-02-08netfilter: nf_tables: add flush field to struct nft_set_iterPablo Neira Ayuso2-0/+5 2017-02-08netfilter: nf_tables: rename deactivate_one() to flush()Pablo Neira Ayuso4-13/+13 2017-02-08netfilter: nf_tables: use struct nft_set_iter in set element flushPablo Neira Ayuso1-7/+5 2017-02-08netfilter: nf_tables: pass netns to set->ops->remove()Pablo Neira Ayuso4-6/+9 2017-02-08netfilter: nft_exthdr: Add support for existence checkPhil Sutter2-2/+26 2017-02-03net: skb_needs_check() accepts CHECKSUM_NONE for txEric Dumazet1-3/+4 2017-02-03net: remove support for per driver ndo_busy_poll()Eric Dumazet4-21/+0 2017-02-03enic: Remove local ndo_busy_poll() implementation.David S. Miller