index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
netfilter
/
ipset
Commit message (
Expand
)
Author
Age
Files
Lines
*
netfilter: ipset: Explicitly add padding elements to hash:net, net and hash:n...
Jozsef Kadlecsik
2014-12-03
2
-0
/
+4
*
netfilter: ipset: Allocate the proper size of memory when /0 networks are sup...
Jozsef Kadlecsik
2014-12-03
1
-2
/
+1
*
netfilter: ipset: Simplify cidr handling for hash:*net* types
Jozsef Kadlecsik
2014-12-03
1
-28
/
+28
*
netfilter: ipset: Indicate when /0 networks are supported
Jozsef Kadlecsik
2014-12-03
2
-1
/
+2
*
netfilter: ipset: Support updating extensions when the set is full
Jozsef Kadlecsik
2014-12-03
1
-23
/
+17
*
netfilter: ipset: small potential read beyond the end of buffer
Dan Carpenter
2014-11-11
1
-0
/
+6
*
netfilter: ipset: off by one in ip_set_nfnl_get_byindex()
Dan Carpenter
2014-10-22
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2014-10-08
20
-84
/
+451
|
\
|
*
netfilter: use IS_ENABLED(CONFIG_BRIDGE_NETFILTER)
Pablo Neira Ayuso
2014-10-02
1
-2
/
+2
|
*
netfilter: ipset: hash:mac type added to ipset
Jozsef Kadlecsik
2014-09-15
4
-1
/
+193
|
*
netfilter: ipset: Add skbinfo extension kernel support for the list set type.
Anton Danilov
2014-09-15
1
-2
/
+17
|
*
netfilter: ipset: Add skbinfo extension kernel support for the hash set types.
Anton Danilov
2014-09-15
11
-25
/
+130
|
*
netfilter: ipset: Add skbinfo extension kernel support for the bitmap set types.
Anton Danilov
2014-09-15
4
-6
/
+31
|
*
netfilter: ipset: Add skbinfo extension kernel support in the ipset core.
Anton Danilov
2014-09-15
1
-1
/
+26
|
*
netfilter: ipset: Fix static checker warning in ip_set_core.c
Jozsef Kadlecsik
2014-09-15
1
-1
/
+2
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2014-09-10
10
-28
/
+33
|
|
\
|
|
*
netfilter: ipset: Fix warn: integer overflows 'sizeof(*map) + size * set->dsize'
Jozsef Kadlecsik
2014-08-24
1
-1
/
+3
|
|
*
netfilter: ipset: Resolve missing-field-initializer warnings
Mark Rustad
2014-08-24
6
-18
/
+18
|
|
*
netfilter: ipset: netnet,netportnet: Fix value range support for IPv4
Sergey Popovich
2014-08-24
2
-8
/
+11
|
|
*
netfilter: ipset: Removed invalid IPSET_ATTR_MARKMASK validation
Vytas Dauksa
2014-08-24
1
-1
/
+1
|
*
|
netfilter: Convert pr_warning to pr_warn
Joe Perches
2014-09-10
2
-18
/
+17
|
|
/
*
|
treewide: fix errors in printk
Masanari Iida
2014-09-01
1
-1
/
+1
|
/
*
net: use the new API kvfree()
WANG Cong
2014-06-05
1
-4
/
+1
*
netfilter: Convert uses of __constant_<foo> to <foo>
Joe Perches
2014-03-13
1
-2
/
+2
*
netfilter: ipset: add forceadd kernel support for hash set types
Josh Hunt
2014-03-06
12
-10
/
+32
*
netfilter: ipset: move registration message to init from net_init
Ilia Mirkin
2014-03-06
1
-1
/
+1
*
netfilter: ipset: add markmask for hash:ip,mark data type
Vytas Dauksa
2014-03-06
2
-0
/
+40
*
netfilter: ipset: add hash:ip,mark data type to ipset
Vytas Dauksa
2014-03-06
3
-0
/
+322
*
netfilter: ipset: Add hash: fix coccinelle warnings
Fengguang Wu
2014-03-06
1
-4
/
+4
*
netfilter: ipset: Follow manual page behavior for SET target on list:set
Sergey Popovich
2014-03-06
1
-2
/
+2
*
netfilter: ip_set: rename nfnl_dereference()/nfnl_set()
Patrick McHardy
2014-02-25
1
-23
/
+23
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2014-01-25
1
-28
/
+0
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2014-01-05
1
-28
/
+0
|
|
\
|
|
*
netfilter: ipset: remove unused code
stephen hemminger
2014-01-03
1
-28
/
+0
*
|
|
net/netfilter/ipset/ip_set_hash_netiface.c: use rbtree postorder iteration in...
Cody P Schafer
2014-01-23
1
-23
/
+4
*
|
|
Merge branch 'master' into for-next
Jiri Kosina
2013-12-19
19
-1437
/
+2111
|
\
\
\
|
|
/
/
|
*
|
netfilter: ipset: fix incorret comparison in hash_netnet4_data_equal()
Dave Jones
2013-11-25
1
-1
/
+1
|
|
/
|
*
netfilter: ipset: remove duplicate define
Michael Opdenacker
2013-10-27
1
-1
/
+0
|
*
netfilter:ipset: Fix memory allocation for bitmap:port
Jozsef Kadlecsik
2013-10-27
1
-1
/
+1
|
*
netfilter: ipset: The unnamed union initialization may lead to compilation error
Jozsef Kadlecsik
2013-10-22
2
-24
/
+20
|
*
netfilter: ipset: Use netlink callback dump args only
Jozsef Kadlecsik
2013-10-22
4
-54
/
+58
|
*
netfilter: ipset: Add hash:net,port,net module to kernel.
Oliver Smith
2013-09-30
3
-0
/
+598
|
*
netfiler: ipset: Add net namespace for ipset
Vitaly Lavrov
2013-09-30
6
-118
/
+212
|
*
netfilter: ipset: Use a common function at listing the extensions
Jozsef Kadlecsik
2013-09-30
4
-50
/
+12
|
*
netfilter: ipset: For set:list types, replaced elements must be zeroed out
Jozsef Kadlecsik
2013-09-30
1
-1
/
+3
|
*
netfilter: ipset: Fix hash resizing with comments
Jozsef Kadlecsik
2013-09-30
1
-5
/
+5
|
*
netfilter: ipset: Support comments in hash-type ipsets.
Oliver Smith
2013-09-30
9
-13
/
+30
|
*
netfilter: ipset: Support comments in the list-type ipset.
Oliver Smith
2013-09-30
1
-6
/
+12
|
*
netfilter: ipset: Support comments in bitmap-type ipsets.
Oliver Smith
2013-09-30
4
-9
/
+17
|
*
netfilter: ipset: Support comments for ipset entries in the core.
Oliver Smith
2013-09-30
1
-0
/
+14
[next]