index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
netfilter
/
ipset
Age
Commit message (
Expand
)
Author
2014-01-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2014-01-23
net/netfilter/ipset/ip_set_hash_netiface.c: use rbtree postorder iteration in...
Cody P Schafer
2014-01-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2014-01-03
netfilter: ipset: remove unused code
stephen hemminger
2013-12-19
Merge branch 'master' into for-next
Jiri Kosina
2013-12-02
treewide: Fix typo in Kconfig
Masanari Iida
2013-11-25
netfilter: ipset: fix incorret comparison in hash_netnet4_data_equal()
Dave Jones
2013-10-27
netfilter: ipset: remove duplicate define
Michael Opdenacker
2013-10-27
netfilter:ipset: Fix memory allocation for bitmap:port
Jozsef Kadlecsik
2013-10-22
netfilter: ipset: The unnamed union initialization may lead to compilation error
Jozsef Kadlecsik
2013-10-22
netfilter: ipset: Use netlink callback dump args only
Jozsef Kadlecsik
2013-09-30
netfilter: ipset: Add hash:net,port,net module to kernel.
Oliver Smith
2013-09-30
netfiler: ipset: Add net namespace for ipset
Vitaly Lavrov
2013-09-30
netfilter: ipset: Use a common function at listing the extensions
Jozsef Kadlecsik
2013-09-30
netfilter: ipset: For set:list types, replaced elements must be zeroed out
Jozsef Kadlecsik
2013-09-30
netfilter: ipset: Fix hash resizing with comments
Jozsef Kadlecsik
2013-09-30
netfilter: ipset: Support comments in hash-type ipsets.
Oliver Smith
2013-09-30
netfilter: ipset: Support comments in the list-type ipset.
Oliver Smith
2013-09-30
netfilter: ipset: Support comments in bitmap-type ipsets.
Oliver Smith
2013-09-30
netfilter: ipset: Support comments for ipset entries in the core.
Oliver Smith
2013-09-30
netfilter: ipset: Add hash:net,net module to kernel.
Oliver Smith
2013-09-30
netfilter: ipset: Kconfig: ipset needs NETFILTER_NETLINK
Jozsef Kadlecsik
2013-09-30
netfilter: ipset: list:set: make sure all elements are checked by the gc
Jozsef Kadlecsik
2013-09-30
netfilter: ipset: Support extensions which need a per data destroy function
Jozsef Kadlecsik
2013-09-30
netfilter: ipset: Generalize extensions support
Jozsef Kadlecsik
2013-09-30
netfilter: ipset: Move extension data to set structure
Jozsef Kadlecsik
2013-09-30
netfilter: ipset: Rename extension offset ids to extension ids
Jozsef Kadlecsik
2013-09-30
netfilter: ipset: Prepare ipset to support multiple networks for hash types
Jozsef Kadlecsik
2013-09-30
netfilter: ipset: Introduce new operation to get both setname and family
Jozsef Kadlecsik
2013-09-30
netfilter: ipset: Support package fragments for IPv4 protos without ports
Anders K. Pedersen
2013-09-30
netfilter: ipset: Fix "may be used uninitialized" warnings
Jozsef Kadlecsik
2013-09-30
netfilter: ipset: Rename simple macro names to avoid namespace issues.
Jozsef Kadlecsik
2013-09-30
netfilter: ipset: Fix sparse warnings due to missing rcu annotations
Jozsef Kadlecsik
2013-09-30
netfilter: ipset: Sparse warning about shadowed variable fixed
Jozsef Kadlecsik
2013-09-30
netfilter: ipset: Don't call ip_nest_end needlessly in the error path
Jozsef Kadlecsik
2013-09-16
netfilter: ipset: Fix serious failure in CIDR tracking
Oliver Smith
2013-09-16
netfilter: ipset: Validate the set family and not the set type family at swap...
Jozsef Kadlecsik
2013-09-16
netfilter: ipset: Consistent userspace testing with nomatch flag
Jozsef Kadlecsik
2013-09-16
netfilter: ipset: Skip really non-first fragments for IPv6 when getting port/...
Jozsef Kadlecsik
2013-04-29
netfilter: ipset: set match: add support to match the counters
Jozsef Kadlecsik
2013-04-29
netfilter: ipset: The list:set type with counter support
Jozsef Kadlecsik
2013-04-29
netfilter: ipset: The hash types with counter support
Jozsef Kadlecsik
2013-04-29
netfilter: ipset: The bitmap types with counter support
Jozsef Kadlecsik
2013-04-29
netfilter: ipset: Introduce the counter extension in the core
Jozsef Kadlecsik
2013-04-29
netfilter: ipset: list:set type using the extension interface
Jozsef Kadlecsik
2013-04-29
netfilter: ipset: Hash types using the unified code base
Jozsef Kadlecsik
2013-04-29
netfilter: ipset: Unified hash type generation
Jozsef Kadlecsik
2013-04-29
netfilter: ipset: Bitmap types using the unified code base
Jozsef Kadlecsik
2013-04-29
netfilter: ipset: Unified bitmap type generation
Jozsef Kadlecsik
2013-04-29
netfilter: ipset: Introduce extensions to elements in the core
Jozsef Kadlecsik
[next]