]> granicus.if.org Git - ipset/history - kernel/net/netfilter/ipset/ip_set_hash_netnet.c
netfilter: ipset: remove inline from static functions in .c files.
[ipset] / kernel / net / netfilter / ipset / ip_set_hash_netnet.c
2019-10-07 Jeremy Sowdennetfilter: ipset: remove inline from static functions...
2019-06-05 Jozsef Kadlecsikipset: update my email address
2018-01-12 Jozsef KadlecsikFix wraparound bug introduced in commit 48596a8ddc46
2017-09-18 Jozsef KadlecsikFix adding an IPv4 range containing more than 2^31...
2016-10-13 Elad Raznetfilter: ipset: Fixing unnamed union init
2015-06-26 Jozsef KadlecsikMake struct htype per ipset family
2015-06-25 Andrew Mortonnet/netfilter/ipset: work around gcc-4.4.4 initializer bug
2015-04-17 Jozsef KadlecsikFix coding styles reported by the most recent checkpatc...
2015-03-23 Sergey Popovichnetfilter: ipset: Check for comment netlink attribute...
2015-03-20 Sergey Popovichnetfilter: ipset: Check CIDR value only when attribute...
2015-03-20 Sergey Popovichnetfilter: ipset: Make sure we always return line numbe...
2015-03-20 Sergey Popovichnetfilter: ipset: Check extensions attributes before...
2015-03-19 Sergey Popovichnetfilter: ipset: Return ipset error instead of bool
2015-03-19 Sergey Popovichnetfilter: ipset: Preprocessor directices cleanup
2015-03-13 Jozsef KadlecsikFix cidr handling for hash:*net* types
2015-01-06 Jozsef KadlecsikFix coding styles reported by checkpatch.pl
2014-12-10 Jozsef KadlecsikCall rcu_barrier() in module removal path
2014-11-18 Jozsef Kadlecsikstyles warned by checkpatch.pl fixed
2014-11-18 Jozsef KadlecsikExplicitly add padding elements to hash:net,net and...
2014-09-08 Anton Danilovnetfilter: ipset: Add skbinfo extension kernel support...
2014-05-06 Sergey Popovichnetnet,netportnet: Fix value range support for IPv4
2014-03-04 Josh Huntipset: add forceadd kernel support for hash set types
2013-12-27 Fengguang Wunetfilter: ipset: Add hash: fix coccinelle warnings
2013-12-03 David BindermanTypo in ip_set_hash_netnet.c fixed
2013-10-08 Jozsef KadlecsikThe unnamed union initialization may lead to compilatio...
2013-09-23 Oliver Smithnetfilter: ipset: Support comments in hash-type ipsets.
2013-09-20 Oliver Smithnetfilter: ipset: Add hash:net,net module to kernel.