summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* ipset 6.21.1 releasedv6.21.1Jozsef Kadlecsik2014-03-071-0/+4
* netfilter: ip_set: rename nfnl_dereference()/nfnl_set()Patrick McHardy2014-03-071-23/+23
* ipset 6.21 releasedv6.21Jozsef Kadlecsik2014-03-041-0/+16
* 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-141-2/+2
* Prepare the kernel for create option flags when no extension is neededJozsef Kadlecsik2014-02-132-0/+8
* add markmask for hash:ip,mark data typeVytas Dauksa2014-01-233-0/+42
* add hash:ip,mark data type to ipsetVytas Dauksa2014-01-085-5/+329
* 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
* net ipset: use rbtree postorder iteration instead of opencodingCody P Schafer2013-11-132-1/+11
* ipset: Follow manual page behavior for SET target on list:setSergey Popovich2013-11-111-2/+2
* ipset 6.20.1 releasedv6.20.1Jozsef Kadlecsik2013-10-271-0/+11
* netfilter: ipset: remove duplicate defineMichael Opdenacker2013-10-271-1/+0
* net->user_ns is available starting from 3.8, add compatibility checkingJozsef Kadlecsik2013-10-272-0/+5
* Fix memory allocation for bitmap:portJozsef Kadlecsik2013-10-181-1/+1
* Avoid clashing with configured kernel in [CONFIG_]IP_SET_MAXJozsef Kadlecsik2013-10-082-1/+9
* The unnamed union initialization may lead to compilation errorJozsef Kadlecsik2013-10-082-24/+20
* Use dev_net() instead of the direct access to ->nd_netJozsef Kadlecsik2013-10-041-2/+2
* ipset 6.20 releasedv6.20Jozsef Kadlecsik2013-10-021-0/+28
* Compatibility code is modified not to rely on kernel version numbersJozsef Kadlecsik2013-10-025-39/+93
* Use netlink callback dump args onlyJozsef Kadlecsik2013-10-025-54/+68
* netfilter: ipset: Add hash:net,port,net module to kernel.Oliver Smith2013-09-303-1/+598
* ipset: Add net namespace for ipsetVitaly Lavrov2013-09-289-148/+245
* Use a common function at listing the extensions of the elementsJozsef Kadlecsik2013-09-255-50/+33
* For set:list types, replaced elements must be zeroed outJozsef Kadlecsik2013-09-231-1/+3
* Fix hash resizing with commentsJozsef Kadlecsik2013-09-231-5/+5
* ipset: Support comments in the userspace library.Oliver Smith2013-09-231-0/+3
* netfilter: ipset: Support comments in the list-type ipset.Oliver Smith2013-09-231-6/+12
* netfilter: ipset: Support comments in bitmap-type ipsets.Oliver Smith2013-09-234-9/+17
* netfilter: ipset: Support comments in hash-type ipsets.Oliver Smith2013-09-239-13/+30
* netfilter: ipset: Support comments for ipset entries in the core.Oliver Smith2013-09-234-8/+118
* netfilter: ipset: Add hash:net,net module to kernel.Oliver Smith2013-09-204-9/+541
* Kconfig: ipset needs NETFILTER_NETLINKJozsef Kadlecsik2013-09-172-1/+6
* netfilter: ipset: Fix serious failure in CIDR trackingOliver Smith2013-09-151-10/+14
* list:set: make sure all elements are checked by the gcJozsef Kadlecsik2013-09-091-2/+5
* Support extensions which need a per data destroy functionJozsef Kadlecsik2013-09-094-43/+107
* Generalize extensions supportJozsef Kadlecsik2013-09-0714-749/+118
* Move extension data to set structureJozsef Kadlecsik2013-09-0715-289/+266
* Rename extension offset ids to extension idsJozsef Kadlecsik2013-09-067-43/+43
* Prepare ipset to support multiple networks for hash typesJozsef Kadlecsik2013-09-046-44/+48
* Introduce new operation to get both setname and familyJozsef Kadlecsik2013-09-042-0/+25
* Validate the set family and not the set type family at swapping.Jozsef Kadlecsik2013-08-141-1/+1
* Consistent userspace testing with nomatch flagJozsef Kadlecsik2013-07-226-12/+13
* Skip really non-first fragments for IPv6 when getting port/protocolJozsef Kadlecsik2013-05-311-4/+2
* ipset standalone package needs to ship em_ipset.cJozsef Kadlecsik2013-05-313-0/+148
* ipset 6.19 releasedv6.19Jozsef Kadlecsik2013-05-091-0/+39
* Compatibility fixes to keep the support of kernels back to 2.6.32Jozsef Kadlecsik2013-05-092-48/+48