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-06-05
net: use the new API kvfree()
WANG Cong
2014-03-13
netfilter: Convert uses of __constant_<foo> to <foo>
Joe Perches
2014-03-06
netfilter: ipset: add forceadd kernel support for hash set types
Josh Hunt
2014-03-06
netfilter: ipset: move registration message to init from net_init
Ilia Mirkin
2014-03-06
netfilter: ipset: add markmask for hash:ip,mark data type
Vytas Dauksa
2014-03-06
netfilter: ipset: add hash:ip,mark data type to ipset
Vytas Dauksa
2014-03-06
netfilter: ipset: Add hash: fix coccinelle warnings
Fengguang Wu
2014-03-06
netfilter: ipset: Follow manual page behavior for SET target on list:set
Sergey Popovich
2014-02-25
netfilter: ip_set: rename nfnl_dereference()/nfnl_set()
Patrick McHardy
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
[next]