summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* Add bucketsize parameter to all hash typesJozsef Kadlecsik2020-09-2116-40/+79
* Use fallthrough pseudo-keyword in the package copy of <linux/jhash.h> tooJozsef Kadlecsik2020-09-201-13/+13
* Support the -exist flag with the destroy commandJozsef Kadlecsik2020-09-201-1/+3
* netfilter: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-09-202-1/+13
* netfilter: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-09-205-6/+6
* netfilter: ipset: call ip_set_free() instead of kfree()Eric Dumazet2020-09-204-5/+5
* netfiler: ipset: fix unaligned atomic accessRussell King2020-09-201-0/+2
* netfilter: ipset: Fix subcounter update skipPhil Sutter2020-09-201-1/+1
* ipset: Update byte and packet counters regardless of whether they matchStefano Brivio2020-09-201-1/+2
* netfilter: ipset: Pass lockdep expression to RCU listsAmol Grover2020-09-201-1/+2
* Revert "Introduce --update-counters-first flag for the set target"Jozsef Kadlecsik2020-09-203-33/+4
* ip_set: Fix compatibility with kernels between v3.3 and v4.5Serhey Popovych2020-03-091-0/+2
* Introduce --update-counters-first flag for the set targetJozsef Kadlecsik2020-03-093-4/+33
* ip_set: Fix build on kernels without INIT_DEFERRABLE_WORKSerhey Popovych2020-03-091-0/+5
* ip_set: Fix build on kernels without system_power_efficient_wqSerhey Popovych2020-03-091-0/+5
* ipset 7.6 releasedv7.6region_lockJozsef Kadlecsik2020-02-221-0/+10
* netfilter: ipset: Fix forceadd evaluation pathJozsef Kadlecsik2020-02-221-0/+2
* netfilter: ipset: Correct the reported memory sizeJozsef Kadlecsik2020-02-211-1/+1
* ip_set: Include kernel header instead of UAPISerhey Popovych2020-02-181-1/+1
* netfilter: ipset: Fix "INFO: rcu detected stall in hash_xxx" reportsJozsef Kadlecsik2020-02-183-210/+472
* netfilter: ipset: fix suspicious RCU usage in find_set_and_idJozsef Kadlecsik2020-01-261-17/+32
* Add compatibility support for bitmap_zalloc() and bitmap_zero()Jozsef Kadlecsik2020-01-201-0/+12
* netfilter: ipset: use bitmap infrastructure completelyJozsef Kadlecsik2020-01-195-17/+10
* netfilter: fix a use-after-free in mtype_destroy()Cong Wang2020-01-151-1/+1
* ipset 7.5 releasedv7.5Jozsef Kadlecsik2020-01-091-0/+11
* netfilter: ipset: avoid null deref when IPSET_ATTR_LINENO is presentFlorian Westphal2020-01-091-1/+2
* ip_set: Pass init_net when @net is missing in match check params data structureSerhey Popovych2019-12-091-1/+1
* netfilter: xt_set: Do not restrict --map-set to the mangle tableSerhey Popovych2019-12-091-5/+0
* em_ipset: Build on old kernelsSerhey Popovych2019-12-093-2/+19
* compat: Use skb_vlan_tag_present() instead of vlan_tx_tag_present()Serhey Popovych2019-12-091-1/+12
* configure.ac: Build on kernels without skb->vlan_proto correctlySerhey Popovych2019-12-091-0/+4
* configure.ac: Add cond_resched_rcu() checksSerhey Popovych2019-12-091-0/+12
* ipset 7.4 releasedv7.4Jozsef Kadlecsik2019-11-011-0/+25
* Fix compatibility support for netlink extended ACK and add synchronize_rcu_bh...Jozsef Kadlecsik2019-11-012-1/+6
* Fix nla_policies to fully support NL_VALIDATE_STRICTJozsef Kadlecsik2019-11-013-2/+12
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-10-3123-88/+23
* netfilter: remove unnecessary spacesyangxingwu2019-10-312-2/+2
* ipset: Add wildcard support to net,ifaceKristian Evensen2019-10-312-5/+20
* ipset: Copy the right MAC address in hash:ip,mac IPv6 setsStefano Brivio2019-10-311-1/+1
* netfilter: ipset: move ip_set_get_ip_port() to ip_set_bitmap_port.c.Jeremy Sowden2019-10-073-31/+27
* netfilter: ipset: move function to ip_set_bitmap_ip.c.Jeremy Sowden2019-10-072-14/+12
* netfilter: ipset: make ip_set_put_flags extern.Jeremy Sowden2019-10-072-22/+25
* netfilter: ipset: move functions to ip_set_core.c.Jeremy Sowden2019-10-072-102/+102
* netfilter: ipset: move ip_set_comment functions from ip_set.h to ip_set_core.c.Jeremy Sowden2019-10-072-62/+67
* netfilter: ipset: remove inline from static functions in .c files.Jeremy Sowden2019-10-0719-138/+138
* netfilter: ipset: add a coding-style fix to ip_set_ext_destroy.Jeremy Sowden2019-10-071-3/+5
* netfilter: added missing includes to a number of header-files.Jeremy Sowden2019-10-071-0/+4
* netfilter: inlined four headers files into another one.Jeremy Sowden2019-10-077-297/+234
* netfilter: ipset: Fix an error code in ip_set_sockfn_get()Dan Carpenter2019-08-271-3/+5
* ipset 7.3 releasedv7.3Jozsef Kadlecsik2019-07-231-0/+7