index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
netfilter
/
ipset
Commit message (
Expand
)
Author
Age
Files
Lines
*
netfilter: ipset: Fix "INFO: rcu detected stall in hash_xxx" reports
Jozsef Kadlecsik
2020-03-05
1
-1
/
+10
*
netfilter: ipset: use bitmap infrastructure completely
Kadlecsik József
2020-01-29
1
-7
/
+0
*
netfilter: replace defined(CONFIG...) || defined(CONFIG...MODULE) with IS_ENA...
Jeremy Sowden
2019-09-13
1
-1
/
+1
*
netfilter: add missing includes to a number of header-files.
Jeremy Sowden
2019-08-13
1
-0
/
+4
*
netfilter: inline four headers files into another one.
Jeremy Sowden
2019-08-13
5
-280
/
+234
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Pablo Neira Ayuso
2019-06-25
5
-26
/
+8
|
\
|
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
5
-20
/
+5
*
|
Update my email address
Jozsef Kadlecsik
2019-06-10
4
-4
/
+4
|
/
*
ipset: drop ipset_nest_start() and ipset_nest_end()
Michal Kubecek
2019-04-27
1
-7
/
+4
*
netlink: make nla_nest_start() add NLA_F_NESTED flag
Michal Kubecek
2019-04-27
1
-1
/
+1
*
Merge branch 'master' of git://blackhole.kfki.hu/nf-next
Pablo Neira Ayuso
2018-11-12
1
-1
/
+1
|
\
|
*
netfilter: ipset: Introduction of new commands and protocol version 7
Jozsef Kadlecsik
2018-10-27
1
-1
/
+1
*
|
netfilter: ipset: Correct rcu_dereference() call in ip_set_put_comment()
Jozsef Kadlecsik
2018-11-03
1
-2
/
+2
*
|
netfilter: ipset: list:set: Decrease refcount synchronously on deletion and r...
Stefano Brivio
2018-11-01
1
-1
/
+1
|
/
*
netfilter: ipset: Limit max timeout value
Jozsef Kadlecsik
2018-06-06
1
-4
/
+6
*
netfilter: ipset: List timing out entries with "timeout 1" instead of zero
Jozsef Kadlecsik
2018-06-06
1
-2
/
+8
*
netfilter: ipset: Fix "don't update counters" mode when counters used at the ...
Jozsef Kadlecsik
2018-01-08
2
-6
/
+25
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
5
-0
/
+5
*
netfilter: ipset: Count non-static extension memory for userspace
Jozsef Kadlecsik
2016-11-10
2
-4
/
+11
*
netfilter: ipset: Add element count to all set types header
Jozsef Kadlecsik
2016-11-10
2
-1
/
+3
*
netfilter: ipset: Regroup ip_set_put_extensions and add extern
Jozsef Kadlecsik
2016-11-10
1
-4
/
+2
*
netfilter: ipset: Split extensions into separate files
Jozsef Kadlecsik
2016-11-10
3
-93
/
+123
*
netfilter: ipset: Use kmalloc() in comment extension helper
Jozsef Kadlecsik
2016-11-10
1
-1
/
+1
*
netfilter: ipset: Improve skbinfo get/init helpers
Jozsef Kadlecsik
2016-11-10
1
-19
/
+11
*
netfilter: ipset: Headers file cleanup
Jozsef Kadlecsik
2016-11-10
1
-21
/
+21
*
netfilter: ipset: Mark some helper args as const.
Jozsef Kadlecsik
2016-11-10
3
-5
/
+5
*
netfilter: ipset: Remove extra whitespaces in ip_set.h
Jozsef Kadlecsik
2016-11-10
1
-6
/
+7
*
libnl: nla_put_net64(): align on a 64-bit area
Nicolas Dichtel
2016-04-23
1
-3
/
+6
*
netfilter: ipset: fix race condition in ipset save, swap and delete
Vishwanath Pai
2016-03-28
1
-0
/
+4
*
netfilter: ipset: Fix extension alignment
Jozsef Kadlecsik
2015-11-07
1
-1
/
+1
*
netfilter: ipset: Fix coding styles reported by checkpatch.pl
Jozsef Kadlecsik
2015-06-14
1
-3
/
+2
*
netfilter: ipset: Prepare the ipset core to use RCU at set level
Jozsef Kadlecsik
2015-06-14
3
-28
/
+44
*
netfilter: ipset: Fix parallel resizing and listing of the same set
Jozsef Kadlecsik
2015-06-14
1
-5
/
+8
*
netfilter: ipset: Fix cidr handling for hash:*net* types
Jozsef Kadlecsik
2015-06-14
1
-2
/
+0
*
netfilter: ipset: Use MSEC_PER_SEC consistently
Jozsef Kadlecsik
2015-06-14
1
-2
/
+2
*
netfilter: ipset: deinline ip_set_put_extensions()
Denys Vlasenko
2015-05-14
1
-22
/
+2
*
netfilter: ipset: Fix ext_*() macros
Sergey Popovich
2015-05-13
1
-4
/
+4
*
netlink: implement nla_put_in_addr and nla_put_in6_addr
Jiri Benc
2015-03-31
1
-3
/
+2
*
netfilter: ipset: send nonzero skbinfo extensions only
Jozsef Kadlecsik
2014-09-15
1
-7
/
+11
*
netfilter: ipset: Add skbinfo extension kernel support in the ipset core.
Anton Danilov
2014-09-15
1
-1
/
+55
*
netfilter: ipset: Fix warn: integer overflows 'sizeof(*map) + size * set->dsize'
Jozsef Kadlecsik
2014-08-24
1
-0
/
+1
*
netfilter: ipset: add forceadd kernel support for hash set types
Josh Hunt
2014-03-06
1
-0
/
+3
*
netfilter: ipset: Prepare the kernel for create option flags when no extensio...
Jozsef Kadlecsik
2014-03-06
1
-0
/
+2
*
netfilter: ipset: add hash:ip,mark data type to ipset
Vytas Dauksa
2014-03-06
1
-4
/
+6
*
netfilter: ipset: remove unused code
stephen hemminger
2014-01-03
1
-1
/
+0
*
netfilter: ipset: Use netlink callback dump args only
Jozsef Kadlecsik
2013-10-22
1
-0
/
+10
*
netfiler: ipset: Add net namespace for ipset
Vitaly Lavrov
2013-09-30
1
-7
/
+9
*
netfilter: ipset: Use a common function at listing the extensions
Jozsef Kadlecsik
2013-09-30
1
-0
/
+21
*
netfilter: ipset: Support comments for ipset entries in the core.
Oliver Smith
2013-09-30
2
-8
/
+100
*
netfilter: ipset: Support extensions which need a per data destroy function
Jozsef Kadlecsik
2013-09-30
1
-5
/
+17
[next]