summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* netfilter: Convert pr_warning to pr_warnJoe Perches2014-09-143-42/+35
* netfilter: ipset: Add skbinfo extension support to SET target.Anton Danilov2014-09-142-12/+191
* ipset: man: Add the skbinfo extension documentation.Anton Danilov2014-09-141-28/+42
* libipset: Add userspace support of the skbinfo extension of the list set type.Anton Danilov2014-09-141-0/+131
* libipset: Add userspace support of the skbinfo extension of the hash set types.Anton Danilov2014-09-1410-0/+1827
* libipset: Add userspace support of the skbinfo extension of the bitmap set ty...Anton Danilov2014-09-143-0/+405
* libipset: Add userspace code for the skbinfo extension support.Anton Danilov2014-09-1410-3/+201
* netfilter: ipset: Add skbinfo extension kernel support for the list set type.Anton Danilov2014-09-081-2/+17
* netfilter: ipset: Add skbinfo extension kernel support for the hash set types.Anton Danilov2014-09-0811-25/+130
* netfilter: ipset: Add skbinfo extension kernel support for the bitmap set types.Anton Danilov2014-09-084-6/+31
* netfilter: ipset: Add skbinfo extension kernel support in the ipset core.Anton Danilov2014-09-083-2/+93
* Fix static checker warning in ip_set_core.cJozsef Kadlecsik2014-09-011-1/+2
* Make possible to compile ipset with IPSET_DEBUG from the dist.Clinton Roy2014-08-191-0/+3
* Fix warn: integer overflows 'sizeof(*map) + size * set->dsize'Jozsef Kadlecsik2014-08-052-1/+4
* net/netfilter/ipset: Resolve missing-field-initializer warningsMark Rustad2014-08-056-18/+18
* netnet,netportnet: Fix value range support for IPv4Sergey Popovich2014-05-062-8/+11
* libipset: print third element in debuggingSergey Popovich2014-05-061-1/+3
* ipset: Handle missing leading zeros in ethernet address parserJaneks Jaunups2014-05-062-5/+16
* Removed invalid IPSET_ATTR_MARKMASK validationVytas Dauksa2014-04-071-1/+1
* ipset: Pass IPSET_BIN to test scripts to change binary locationNeutron Soutmun2014-04-0711-42/+54
* ipset: Fix grammar error in manpageNeutron Soutmun2014-04-071-1/+1
* ipset: Fix printf format warningNeutron Soutmun2014-04-071-1/+2
* ipset 6.21.1 releasedv6.21.1Jozsef Kadlecsik2014-03-073-1/+9
* netfilter: ip_set: rename nfnl_dereference()/nfnl_set()Patrick McHardy2014-03-071-23/+23
* The bash utilities are updatedJozsef Kadlecsik2014-03-076-523/+1181
* Fix libipset library release versioningJozsef Kadlecsik2014-03-071-1/+1
* ipset 6.21 releasedv6.21Jozsef Kadlecsik2014-03-043-1/+35
* ipset: add userspace support for forceaddJosh Hunt2014-03-0415-4/+1410
* ipset: add forceadd kernel support for hash set typesJosh Hunt2014-03-0414-12/+40
* netfilter: ipset: move registration message to init from net_initIlia Mirkin2014-02-161-1/+1
* kernel: uapi: fix MARKMASK attr ABI breakageFlorian Westphal2014-02-142-4/+4
* lib: fix ifname 'physdev:' prefix parsingFlorian Westphal2014-02-131-2/+3
* Prepare the kernel for create option flags when no extension is neededJozsef Kadlecsik2014-02-133-0/+14
* print mark & mark mask in hex rather then decimalVytas Dauksa2014-01-2311-178/+178
* add markmask for hash:ip,mark data typeVytas Dauksa2014-01-2320-9/+99
* add hash:ip,mark data type to ipsetVytas Dauksa2014-01-0831-7/+1125
* ipset: remove unused codeStephen Hemminger2014-01-072-29/+0
* netfilter: ipset: Add hash: fix coccinelle warningsFengguang Wu2013-12-271-4/+4
* Typo in ip_set_hash_netnet.c fixedDavid Binderman2013-12-031-1/+1
* ipset: manpage: correct add action synopsis for hash:net,port,net.Mart Frauenlob2013-11-261-1/+1
* ipset: manpage: remove spare comma for hash:net,net test action.Mart Frauenlob2013-11-261-1/+1
* net ipset: use rbtree postorder iteration instead of opencodingCody P Schafer2013-11-133-1/+21
* Fix all set output from list/save when set with counters in use.Sergey Popovich2013-11-131-0/+3
* ipset: Follow manual page behavior for SET target on list:setSergey Popovich2013-11-111-2/+2
* ipset: Fix malformed output from list/save for ICMP types in port field.Sergey Popovich2013-11-111-3/+5
* ipset: fix timeout data type sizeNikolay Martynov2013-11-111-3/+8
* ipset 6.20.1 releasedv6.20.1Jozsef Kadlecsik2013-10-273-1/+18
* build: fix incorrect library versioningJan Engelhardt2013-10-272-1/+5
* netfilter: ipset: remove duplicate defineMichael Opdenacker2013-10-271-1/+0
* net->user_ns is available starting from 3.8, add compatibility checkingJozsef Kadlecsik2013-10-273-0/+15