aboutsummaryrefslogtreecommitdiff
path: root/net/netfilter/ipset
AgeCommit message (Expand)Author
2014-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-01-23net/netfilter/ipset/ip_set_hash_netiface.c: use rbtree postorder iteration in...Cody P Schafer
2014-01-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2014-01-03netfilter: ipset: remove unused codestephen hemminger
2013-12-19Merge branch 'master' into for-nextJiri Kosina
2013-12-02treewide: Fix typo in KconfigMasanari Iida
2013-11-25netfilter: ipset: fix incorret comparison in hash_netnet4_data_equal()Dave Jones
2013-10-27netfilter: ipset: remove duplicate defineMichael Opdenacker
2013-10-27netfilter:ipset: Fix memory allocation for bitmap:portJozsef Kadlecsik
2013-10-22netfilter: ipset: The unnamed union initialization may lead to compilation errorJozsef Kadlecsik
2013-10-22netfilter: ipset: Use netlink callback dump args onlyJozsef Kadlecsik
2013-09-30netfilter: ipset: Add hash:net,port,net module to kernel.Oliver Smith
2013-09-30netfiler: ipset: Add net namespace for ipsetVitaly Lavrov
2013-09-30netfilter: ipset: Use a common function at listing the extensionsJozsef Kadlecsik
2013-09-30netfilter: ipset: For set:list types, replaced elements must be zeroed outJozsef Kadlecsik
2013-09-30netfilter: ipset: Fix hash resizing with commentsJozsef Kadlecsik
2013-09-30netfilter: ipset: Support comments in hash-type ipsets.Oliver Smith
2013-09-30netfilter: ipset: Support comments in the list-type ipset.Oliver Smith
2013-09-30netfilter: ipset: Support comments in bitmap-type ipsets.Oliver Smith
2013-09-30netfilter: ipset: Support comments for ipset entries in the core.Oliver Smith
2013-09-30netfilter: ipset: Add hash:net,net module to kernel.Oliver Smith
2013-09-30netfilter: ipset: Kconfig: ipset needs NETFILTER_NETLINKJozsef Kadlecsik
2013-09-30netfilter: ipset: list:set: make sure all elements are checked by the gcJozsef Kadlecsik
2013-09-30netfilter: ipset: Support extensions which need a per data destroy functionJozsef Kadlecsik
2013-09-30netfilter: ipset: Generalize extensions supportJozsef Kadlecsik
2013-09-30netfilter: ipset: Move extension data to set structureJozsef Kadlecsik
2013-09-30netfilter: ipset: Rename extension offset ids to extension idsJozsef Kadlecsik
2013-09-30netfilter: ipset: Prepare ipset to support multiple networks for hash typesJozsef Kadlecsik
2013-09-30netfilter: ipset: Introduce new operation to get both setname and familyJozsef Kadlecsik
2013-09-30netfilter: ipset: Support package fragments for IPv4 protos without portsAnders K. Pedersen
2013-09-30netfilter: ipset: Fix "may be used uninitialized" warningsJozsef Kadlecsik
2013-09-30netfilter: ipset: Rename simple macro names to avoid namespace issues.Jozsef Kadlecsik
2013-09-30netfilter: ipset: Fix sparse warnings due to missing rcu annotationsJozsef Kadlecsik
2013-09-30netfilter: ipset: Sparse warning about shadowed variable fixedJozsef Kadlecsik
2013-09-30netfilter: ipset: Don't call ip_nest_end needlessly in the error pathJozsef Kadlecsik
2013-09-16netfilter: ipset: Fix serious failure in CIDR trackingOliver Smith
2013-09-16netfilter: ipset: Validate the set family and not the set type family at swap...Jozsef Kadlecsik
2013-09-16netfilter: ipset: Consistent userspace testing with nomatch flagJozsef Kadlecsik
2013-09-16netfilter: ipset: Skip really non-first fragments for IPv6 when getting port/...Jozsef Kadlecsik
2013-04-29netfilter: ipset: set match: add support to match the countersJozsef Kadlecsik
2013-04-29netfilter: ipset: The list:set type with counter supportJozsef Kadlecsik
2013-04-29netfilter: ipset: The hash types with counter supportJozsef Kadlecsik
2013-04-29netfilter: ipset: The bitmap types with counter supportJozsef Kadlecsik
2013-04-29netfilter: ipset: Introduce the counter extension in the coreJozsef Kadlecsik
2013-04-29netfilter: ipset: list:set type using the extension interfaceJozsef Kadlecsik
2013-04-29netfilter: ipset: Hash types using the unified code baseJozsef Kadlecsik
2013-04-29netfilter: ipset: Unified hash type generationJozsef Kadlecsik
2013-04-29netfilter: ipset: Bitmap types using the unified code baseJozsef Kadlecsik
2013-04-29netfilter: ipset: Unified bitmap type generationJozsef Kadlecsik
2013-04-29netfilter: ipset: Introduce extensions to elements in the coreJozsef Kadlecsik