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
/
net
/
netfilter
/
ipset
Commit message (
Expand
)
Author
Age
Files
Lines
*
netfilter: ipset: Fix oversized kvmalloc() calls
Jozsef Kadlecsik
2021-09-14
1
-2
/
+2
*
netfilter: ipset: Limit the maximal range of consecutive elements to add/delete
Jozsef Kadlecsik
2021-08-04
10
-7
/
+85
*
netfilter: use nfnetlink_unicast()
Pablo Neira Ayuso
2021-05-29
1
-40
/
+10
*
netfilter: nfnetlink: consolidate callback types
Pablo Neira Ayuso
2021-04-26
1
-0
/
+16
*
netfilter: nfnetlink: add struct nfnl_info and pass it to callbacks
Pablo Neira Ayuso
2021-04-26
1
-87
/
+62
*
netfilter: add helper function to set up the nfnetlink header and use it
Pablo Neira Ayuso
2021-03-31
1
-14
/
+3
*
netfilter: ipset: fix shift-out-of-bounds in htable_bits()
Vasily Averin
2020-12-17
1
-15
/
+5
*
netfilter: ipset: fixes possible oops in mtype_resize
Vasily Averin
2020-12-17
1
-9
/
+13
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-12-03
1
-2
/
+1
|
\
|
*
netfilter: ipset: prevent uninit-value in hash_ip6_add
Eric Dumazet
2020-11-26
1
-2
/
+1
*
|
treewide: rename nla_strlcpy to nla_strscpy.
Francis Laniel
2020-11-16
1
-2
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-11-06
1
-1
/
+2
|
\
|
|
*
netfilter: ipset: Update byte and packet counters regardless of whether they ...
Stefano Brivio
2020-10-31
1
-1
/
+2
*
|
netfilter: ipset: Expose the initval hash parameter to userspace
Jozsef Kadlecsik
2020-10-31
13
-16
/
+33
*
|
netfilter: ipset: Add bucketsize parameter to all hash types
Jozsef Kadlecsik
2020-10-31
14
-39
/
+71
*
|
netfilter: ipset: Support the -exist flag with the destroy command
Jozsef Kadlecsik
2020-10-31
1
-1
/
+3
|
/
*
netfilter: ipset: enable memory accounting for ipset allocations
Vasily Averin
2020-10-04
1
-16
/
+1
*
netfilter: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-07-22
1
-1
/
+1
*
netfilter: ipset: call ip_set_free() instead of kfree()
Eric Dumazet
2020-06-30
4
-5
/
+5
*
netfilter: ipset: fix unaligned atomic access
Russell King
2020-06-25
1
-0
/
+2
*
netfilter: ipset: Fix subcounter update skip
Phil Sutter
2020-05-25
1
-1
/
+1
*
netfilter: ipset: Pass lockdep expression to RCU lists
Amol Grover
2020-04-06
1
-1
/
+2
*
netfilter: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-03-15
4
-5
/
+5
*
netfilter: ipset: Fix forceadd evaluation path
Jozsef Kadlecsik
2020-02-22
1
-0
/
+2
*
netfilter: ipset: Fix "INFO: rcu detected stall in hash_xxx" reports
Jozsef Kadlecsik
2020-02-22
2
-205
/
+462
*
netfilter: ipset: fix suspicious RCU usage in find_set_and_id
Kadlecsik József
2020-01-29
1
-20
/
+21
*
netfilter: ipset: use bitmap infrastructure completely
Kadlecsik József
2020-01-20
4
-10
/
+10
*
netfilter: fix a use-after-free in mtype_destroy()
Cong Wang
2020-01-13
1
-1
/
+1
*
netfilter: ipset: avoid null deref when IPSET_ATTR_LINENO is present
Florian Westphal
2020-01-08
1
-1
/
+2
*
Merge branch 'master' of git://blackhole.kfki.hu/nf-next
Pablo Neira Ayuso
2019-11-13
1
-5
/
+18
|
\
|
*
netfilter: ipset: Add wildcard support to net,iface
Kristian Evensen
2019-11-04
1
-5
/
+18
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-11-09
4
-17
/
+36
|
\
\
|
|
/
|
/
|
|
*
netfilter: ipset: Fix nla_policies to fully support NL_VALIDATE_STRICT
Jozsef Kadlecsik
2019-11-04
3
-13
/
+30
|
*
netfilter: ipset: Copy the right MAC address in hash:ip,mac IPv6 sets
Stefano Brivio
2019-11-04
1
-1
/
+1
|
*
netfilter: ipset: Fix an error code in ip_set_sockfn_get()
Dan Carpenter
2019-11-04
1
-3
/
+5
*
|
netfilter: ipset: move ip_set_get_ip_port() to ip_set_bitmap_port.c.
Jeremy Sowden
2019-10-07
2
-28
/
+27
*
|
netfilter: ipset: move function to ip_set_bitmap_ip.c.
Jeremy Sowden
2019-10-07
1
-0
/
+12
*
|
netfilter: ipset: make ip_set_put_flags extern.
Jeremy Sowden
2019-10-07
1
-0
/
+24
*
|
netfilter: ipset: move functions to ip_set_core.c.
Jeremy Sowden
2019-10-07
1
-0
/
+102
*
|
netfilter: ipset: move ip_set_comment functions from ip_set.h to ip_set_core.c.
Jeremy Sowden
2019-10-07
1
-1
/
+65
*
|
netfilter: ipset: remove inline from static functions in .c files.
Jeremy Sowden
2019-10-07
19
-138
/
+138
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
Jakub Kicinski
2019-08-13
2
-3
/
+3
|
\
|
*
netfilter: inline four headers files into another one.
Jeremy Sowden
2019-08-13
1
-1
/
+1
|
*
netfilter: remove unnecessary spaces
yangxingwu
2019-08-13
2
-2
/
+2
*
|
netfilter: ipset: Fix rename concurrency with listing
Jozsef Kadlecsik
2019-07-29
1
-1
/
+1
*
|
netfilter: ipset: Copy the right MAC address in bitmap:ip,mac and hash:ip,mac...
Stefano Brivio
2019-07-29
2
-2
/
+2
*
|
netfilter: ipset: Actually allow destination MAC address for hash:ip,mac sets...
Stefano Brivio
2019-07-29
1
-4
/
+0
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Pablo Neira Ayuso
2019-06-25
20
-106
/
+34
|
\
|
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
20
-80
/
+20
*
|
Update my email address
Jozsef Kadlecsik
2019-06-10
19
-32
/
+32
[next]