index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
netfilter
/
nft_hash.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2017-05-01
1
-1
/
+1
|
\
|
*
netfilter: Remove exceptional & on function name
Arushi Singhal
2017-04-07
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-04-15
1
-3
/
+7
|
\
\
|
|
/
|
/
|
|
*
netfilter: nft_hash: do not dump the auto generated seed
Liping Zhang
2017-04-13
1
-3
/
+7
*
|
netfilter: nft_hash: support of symmetric hash
Laura Garcia Liebana
2017-03-06
1
-1
/
+98
*
|
netfilter: nft_hash: rename nft_hash to nft_jhash
Laura Garcia Liebana
2017-03-06
1
-18
/
+18
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-12-03
1
-2
/
+5
|
\
|
*
netfilter: nft_hash: validate maximum value of u32 netlink hash attribute
Laura Garcia Liebana
2016-11-24
1
-2
/
+5
*
|
netfilter: nft_hash: get random bytes if seed is not specified
Pablo Neira Ayuso
2016-11-09
1
-2
/
+4
|
/
*
netfilter: nft_hash: add missing NFTA_HASH_OFFSET's nla_policy
Liping Zhang
2016-10-17
1
-0
/
+1
*
netfilter: nft_hash: fix hash overflow validation
Laura Garcia Liebana
2016-09-13
1
-1
/
+1
*
netfilter: nft_hash: Add hash offset value
Laura Garcia Liebana
2016-09-12
1
-4
/
+13
*
netfilter: nf_tables: Use nla_put_be32() to dump immediate parameters
Pablo Neira Ayuso
2016-08-26
1
-3
/
+3
*
netfilter: nft_hash: fix non static symbol warning
Wei Yongjun
2016-08-22
1
-1
/
+1
*
netfilter: nf_tables: add hash expression
Laura Garcia Liebana
2016-08-12
1
-0
/
+136
*
netfilter: nf_tables: rename set implementations
Pablo Neira Ayuso
2016-08-12
1
-395
/
+0
*
netfilter: nf_tables: get rid of possible_net_t from set and basechain
Pablo Neira Ayuso
2016-07-11
1
-10
/
+10
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2016-07-06
1
-2
/
+4
|
\
|
*
netfilter: nft_hash: support deletion of inactive elements
Pablo Neira Ayuso
2016-06-24
1
-2
/
+4
*
|
netfilter: nf_tables: reject loops from set element jump to chain
Pablo Neira Ayuso
2016-06-15
1
-2
/
+1
|
/
*
rhashtable: accept GFP flags in rhashtable_walk_init
Bob Copeland
2016-04-05
1
-2
/
+2
*
netfilter: nf_tables: variable sized set element keys / data
Patrick McHardy
2015-04-13
1
-2
/
+2
*
netfilter: nf_tables: convert sets to u32 data pointers
Patrick McHardy
2015-04-13
1
-6
/
+5
*
netfilter: nf_tables: kill nft_data_cmp()
Patrick McHardy
2015-04-13
1
-1
/
+1
*
netfilter: nf_tables: get rid of NFT_REG_VERDICT usage
Patrick McHardy
2015-04-13
1
-3
/
+3
*
netfilter: nf_tables: add support for dynamic set updates
Patrick McHardy
2015-04-08
1
-0
/
+37
*
netfilter: nf_tables: prepare set element accounting for async updates
Patrick McHardy
2015-04-08
1
-1
/
+2
*
netfilter: nft_hash: add support for timeouts
Patrick McHardy
2015-04-01
1
-4
/
+75
*
netfilter: nf_tables: implement set transaction support
Patrick McHardy
2015-03-26
1
-10
/
+28
*
netfilter: nf_tables: return set extensions from ->lookup()
Patrick McHardy
2015-03-26
1
-3
/
+3
*
netfilter: nf_tables: consolide set element destruction
Patrick McHardy
2015-03-26
1
-14
/
+4
*
netfilter: nf_tables: convert hash and rbtree to set extensions
Patrick McHardy
2015-03-25
1
-43
/
+13
*
netfilter: nft_hash: convert to use rhashtable callbacks
Patrick McHardy
2015-03-25
1
-5
/
+49
*
netfilter: nft_hash: indent rhashtable parameters
Patrick McHardy
2015-03-25
1
-5
/
+5
*
netfilter: nft_hash: restore struct nft_hash
Patrick McHardy
2015-03-25
1
-16
/
+21
*
rhashtable: Add rhashtable_free_and_destroy()
Thomas Graf
2015-03-24
1
-18
/
+7
*
rhashtable: Disable automatic shrinking by default
Thomas Graf
2015-03-24
1
-0
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-03-23
1
-0
/
+2
|
\
|
*
netfilter: Fix potential crash in nft_hash walker
Herbert Xu
2015-03-13
1
-0
/
+2
*
|
netfilter: Convert nft_hash to inlined rhashtable
Herbert Xu
2015-03-20
1
-41
/
+29
|
/
*
rhashtable: remove indirection for grow/shrink decision functions
Daniel Borkmann
2015-02-27
1
-2
/
+0
*
netfilter: Use rhashtable walk iterator
Herbert Xu
2015-02-04
1
-17
/
+36
*
rhashtable: Per bucket locks & deferred expansion/shrinking
Thomas Graf
2015-01-03
1
-15
/
+12
*
nft_hash: Remove rhashtable_remove_pprev()
Thomas Graf
2015-01-03
1
-8
/
+3
*
rhashtable: Convert bucket iterators to take table and index
Thomas Graf
2015-01-03
1
-6
/
+6
*
rhashtable: Do hashing inside of rhashtable_lookup_compare()
Thomas Graf
2015-01-03
1
-17
/
+29
*
rhashtable: Drop gfp_flags arg in insert/remove functions
Thomas Graf
2014-11-13
1
-2
/
+2
*
rhashtable: Add parent argument to mutex_is_held
Herbert Xu
2014-11-13
1
-1
/
+1
*
netfilter: Move mutex_is_held under PROVE_LOCKING
Herbert Xu
2014-11-13
1
-0
/
+4
*
netfilter: nft_hash: no need for rcu in the hash set destroy path
Pablo Neira Ayuso
2014-09-03
1
-5
/
+7
[next]