index
:
litmus-rt-edfsc.git
edf-sc
edfsc-wip
linking-wip
linux-4.9-litmus
wip-joshua
LITMUS^RT with the EDF-SC plugin for Real-Time Systems journal paper
Zelin Tong
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
netfilter
/
nft_hash.c
Commit message (
Expand
)
Author
Age
*
netfilter: nft_hash: validate maximum value of u32 netlink hash attribute
Laura Garcia Liebana
2016-11-24
*
netfilter: nft_hash: add missing NFTA_HASH_OFFSET's nla_policy
Liping Zhang
2016-10-17
*
netfilter: nft_hash: fix hash overflow validation
Laura Garcia Liebana
2016-09-13
*
netfilter: nft_hash: Add hash offset value
Laura Garcia Liebana
2016-09-12
*
netfilter: nf_tables: Use nla_put_be32() to dump immediate parameters
Pablo Neira Ayuso
2016-08-26
*
netfilter: nft_hash: fix non static symbol warning
Wei Yongjun
2016-08-22
*
netfilter: nf_tables: add hash expression
Laura Garcia Liebana
2016-08-12
*
netfilter: nf_tables: rename set implementations
Pablo Neira Ayuso
2016-08-11
*
netfilter: nf_tables: get rid of possible_net_t from set and basechain
Pablo Neira Ayuso
2016-07-11
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2016-07-06
|
\
|
*
netfilter: nft_hash: support deletion of inactive elements
Pablo Neira Ayuso
2016-06-24
*
|
netfilter: nf_tables: reject loops from set element jump to chain
Pablo Neira Ayuso
2016-06-15
|
/
*
rhashtable: accept GFP flags in rhashtable_walk_init
Bob Copeland
2016-04-05
*
netfilter: nf_tables: variable sized set element keys / data
Patrick McHardy
2015-04-13
*
netfilter: nf_tables: convert sets to u32 data pointers
Patrick McHardy
2015-04-13
*
netfilter: nf_tables: kill nft_data_cmp()
Patrick McHardy
2015-04-13
*
netfilter: nf_tables: get rid of NFT_REG_VERDICT usage
Patrick McHardy
2015-04-13
*
netfilter: nf_tables: add support for dynamic set updates
Patrick McHardy
2015-04-08
*
netfilter: nf_tables: prepare set element accounting for async updates
Patrick McHardy
2015-04-08
*
netfilter: nft_hash: add support for timeouts
Patrick McHardy
2015-04-01
*
netfilter: nf_tables: implement set transaction support
Patrick McHardy
2015-03-26
*
netfilter: nf_tables: return set extensions from ->lookup()
Patrick McHardy
2015-03-26
*
netfilter: nf_tables: consolide set element destruction
Patrick McHardy
2015-03-26
*
netfilter: nf_tables: convert hash and rbtree to set extensions
Patrick McHardy
2015-03-25
*
netfilter: nft_hash: convert to use rhashtable callbacks
Patrick McHardy
2015-03-25
*
netfilter: nft_hash: indent rhashtable parameters
Patrick McHardy
2015-03-25
*
netfilter: nft_hash: restore struct nft_hash
Patrick McHardy
2015-03-25
*
rhashtable: Add rhashtable_free_and_destroy()
Thomas Graf
2015-03-24
*
rhashtable: Disable automatic shrinking by default
Thomas Graf
2015-03-24
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-03-23
|
\
|
*
netfilter: Fix potential crash in nft_hash walker
Herbert Xu
2015-03-13
*
|
netfilter: Convert nft_hash to inlined rhashtable
Herbert Xu
2015-03-20
|
/
*
rhashtable: remove indirection for grow/shrink decision functions
Daniel Borkmann
2015-02-27
*
netfilter: Use rhashtable walk iterator
Herbert Xu
2015-02-04
*
rhashtable: Per bucket locks & deferred expansion/shrinking
Thomas Graf
2015-01-03
*
nft_hash: Remove rhashtable_remove_pprev()
Thomas Graf
2015-01-03
*
rhashtable: Convert bucket iterators to take table and index
Thomas Graf
2015-01-03
*
rhashtable: Do hashing inside of rhashtable_lookup_compare()
Thomas Graf
2015-01-03
*
rhashtable: Drop gfp_flags arg in insert/remove functions
Thomas Graf
2014-11-13
*
rhashtable: Add parent argument to mutex_is_held
Herbert Xu
2014-11-13
*
netfilter: Move mutex_is_held under PROVE_LOCKING
Herbert Xu
2014-11-13
*
netfilter: nft_hash: no need for rcu in the hash set destroy path
Pablo Neira Ayuso
2014-09-03
*
nftables: Convert nft_hash to use generic rhashtable
Thomas Graf
2014-08-02
*
net: use the new API kvfree()
WANG Cong
2014-06-05
*
netfilter: nft_hash: use set global element counter instead of private one
Patrick McHardy
2014-04-02
*
netfilter: nf_tables: implement proper set selection
Patrick McHardy
2014-04-02
*
netfilter: Add missing vmalloc.h include to nft_hash.c
David S. Miller
2014-03-18
*
netfilter: nft_hash: bug fixes and resizing
Patrick McHardy
2014-03-07
*
netfilter: nf_tables: add netlink set API
Patrick McHardy
2013-10-14
*
netfilter: add nftables
Patrick McHardy
2013-10-14