summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ipset 7.1 releasedv7.1Jozsef Kadlecsik2018-12-103-1/+18
* Add compatibility support for strscpy()Jozsef Kadlecsik2018-12-102-0/+15
* netfilter/ipset: replace a strncpy() with strscpy()Qian Cai2018-12-041-2/+4
* Correct the manpage about the sort option, supported since 3713072dJozsef Kadlecsik2018-11-301-1/+1
* Add missing functions to libipset.mapJozsef Kadlecsik2018-11-283-5/+12
* netfilter: ipset: fix ip_set_byindex functionFlorent Fourcot2018-11-281-1/+1
* netfilter: ipset: do not call ipset_nest_end after nla_nest_cancelPan Bian2018-11-281-1/+1
* configure.ac: Fix build regression on RHEL/CentOS/SLSerhey Popovych2018-11-261-2/+2
* Implement sorting for hash types in the ipset toolJozsef Kadlecsik2018-11-2610-19/+66346
* Fix to list/save into file specified by optionJozsef Kadlecsik2018-11-101-2/+3
* Correct workaround in patch "Fix calling ip_set() macro at dumping"Jozsef Kadlecsik2018-10-301-15/+4
* ipset 7.0 releasedv7.0Jozsef Kadlecsik2018-10-273-1/+43
* Introduction of new commands and protocol version 7Jozsef Kadlecsik2018-10-2714-34/+209
* License cleanup: add SPDX license identifier to uapi header files with no lic...Greg Kroah-Hartman2018-10-224-0/+4
* Add compatibility support for async in pernet_operations.Jozsef Kadlecsik2018-10-222-0/+11
* net: Convert ip_set_net_opsKirill Tkhai2018-10-221-1/+4
* Use more robust awk patterns to check for backward compatibilityJozsef Kadlecsik2018-10-221-15/+15
* netfilter: Replace spin_is_locked() with lockdepLance Roy2018-10-221-1/+1
* Prepare the ipset tool to handle multiple protocol versionsJozsef Kadlecsik2018-10-223-9/+25
* Fix warning message handlingJozsef Kadlecsik2018-10-227-61/+76
* Correct to test null valued entry in hash:net6,port,net6 testJozsef Kadlecsik2018-10-191-3/+9
* Fix calling ip_set() macro at dumpingJozsef Kadlecsik2018-10-191-4/+19
* Correct rcu_dereference() call in ip_set_put_comment()Jozsef Kadlecsik2018-10-191-2/+2
* Library reworked to support embedding ipset completelyJozsef Kadlecsik2018-10-1823-1066/+2160
* Add compatibility to support kvcalloc()Jozsef Kadlecsik2018-09-242-0/+15
* netfilter: ipset: fix ip_set_list allocation failureAndrey Ryabinin2018-09-241-5/+5
* Validate string type attributes in attr2data()Stefano Brivio2018-09-031-0/+4
* manpage: Add comment about matching on destination MAC addressStefano Brivio2018-08-301-7/+19
* Add compatibility to support is_zero_ether_addr()Jozsef Kadlecsik2018-08-302-1/+23
* ipset: Make invalid MAC address checks consistentStefano Brivio2018-08-302-7/+7
* ipset: Allow matching on destination MAC address for mac and ipmac setsStefano Brivio2018-08-303-16/+20
* netfilter: ipset: actually allow allowable CIDR 0 in hash:net,port,netEric Westbrook2018-08-301-4/+4
* Fix use-after-free in ipset_parse_name_compat()Stefano Brivio2018-08-271-3/+4
* Fix leak in build_argv() on line parsing errorStefano Brivio2018-08-241-2/+3
* Simplify return statement in ipset_mnl_query()Stefano Brivio2018-08-241-1/+1
* ipset: list:set: Decrease refcount synchronously on deletion and replaceStefano Brivio2018-07-163-19/+23
* netfilter: ipset: forbid family for hash:mac setsFlorent Fourcot2018-06-041-1/+4
* Limit max timeout value to (UINT_MAX >> 1)/MSEC_PER_SECJozsef Kadlecsik2018-06-014-10/+13
* List timing out entries with "timeout 1" instead of zero timeout valueJozsef Kadlecsik2018-06-011-2/+8
* tests/check_klog.sh: Try dmesg too, don't let shell terminate scriptStefano Brivio2018-05-301-0/+4
* netfilter: xt_set: Check hook mask correctlySerhey Popovych2018-05-301-1/+1
* ipset 6.38 releasedv6.38Jozsef Kadlecsik2018-04-102-1/+4
* Fix API version number (reported by Jan Engelhardt)Jozsef Kadlecsik2018-04-101-1/+1
* ipset 6.37 releasedv6.37Jozsef Kadlecsik2018-04-103-1/+8
* Fix parsing service names for portsJozsef Kadlecsik2018-04-106-11/+38
* netfilter: ipset: Use is_zero_ether_addr instead of static and memcmpJoe Perches2018-04-101-5/+2
* ipset 6.36 releasedv6.36Jozsef Kadlecsik2018-03-033-1/+14
* Use 'ss' in runtest.sh but fall back to deprecated 'net-tools' commandJozsef Kadlecsik2018-03-031-4/+14
* Remove duplicate module descriptionJozsef Kadlecsik2018-01-291-8/+1
* netfilter: remove messages print and boot/module load timePablo Neira Ayuso2018-01-291-1/+2