index
:
ipset
master
region_lock
ipset tree
kadlec@netfilter.org
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix nla_policies to fully support NL_VALIDATE_STRICT
Jozsef Kadlecsik
2019-11-01
3
-2
/
+12
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-10-31
21
-84
/
+21
*
netfilter: remove unnecessary spaces
yangxingwu
2019-10-31
2
-2
/
+2
*
ipset: Add wildcard support to net,iface
Kristian Evensen
2019-10-31
1
-5
/
+18
*
ipset: Copy the right MAC address in hash:ip,mac IPv6 sets
Stefano Brivio
2019-10-31
1
-1
/
+1
*
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
*
netfilter: inlined four headers files into another one.
Jeremy Sowden
2019-10-07
2
-2
/
+1
*
netfilter: ipset: Fix an error code in ip_set_sockfn_get()
Dan Carpenter
2019-08-27
1
-3
/
+5
*
Fix rename concurrency with listing
Jozsef Kadlecsik
2019-07-23
1
-1
/
+1
*
ipset: Copy the right MAC address in bitmap:ip,mac and hash:ip,mac sets
Stefano Brivio
2019-06-28
2
-2
/
+2
*
ipset: Actually allow destination MAC address for hash:ip,mac sets too
Stefano Brivio
2019-06-28
1
-4
/
+0
*
ipset: update my email address
Jozsef Kadlecsik
2019-06-05
20
-34
/
+34
*
ipset: Fix memory accounting for hash types on resize
Stefano Brivio
2019-06-04
1
-1
/
+1
*
Fix error path in set_target_v3_checkentry()
Jozsef Kadlecsik
2019-01-18
1
-20
/
+21
*
Fix the last missing check of nla_parse()
Jozsef Kadlecsik
2019-01-10
1
-3
/
+6
*
netfilter: ipset: fix a missing check of nla_parse
Aditya Pakki
2019-01-08
1
-2
/
+7
*
netfilter: ipset: merge uadd and udel functions
Florent Fourcot
2019-01-08
1
-53
/
+20
*
netfilter: ipset: remove useless memset() calls
Florent Fourcot
2019-01-08
1
-2
/
+0
*
netfilter/ipset: replace a strncpy() with strscpy()
Qian Cai
2018-12-04
1
-2
/
+4
*
netfilter: ipset: fix ip_set_byindex function
Florent Fourcot
2018-11-28
1
-1
/
+1
*
netfilter: ipset: do not call ipset_nest_end after nla_nest_cancel
Pan Bian
2018-11-28
1
-1
/
+1
*
Correct workaround in patch "Fix calling ip_set() macro at dumping"
Jozsef Kadlecsik
2018-10-30
1
-15
/
+4
*
Introduction of new commands and protocol version 7
Jozsef Kadlecsik
2018-10-27
1
-17
/
+149
*
net: Convert ip_set_net_ops
Kirill Tkhai
2018-10-22
1
-1
/
+4
*
netfilter: Replace spin_is_locked() with lockdep
Lance Roy
2018-10-22
1
-1
/
+1
*
Fix calling ip_set() macro at dumping
Jozsef Kadlecsik
2018-10-19
1
-4
/
+19
*
netfilter: ipset: fix ip_set_list allocation failure
Andrey Ryabinin
2018-09-24
1
-5
/
+5
*
ipset: Make invalid MAC address checks consistent
Stefano Brivio
2018-08-30
2
-7
/
+7
*
ipset: Allow matching on destination MAC address for mac and ipmac sets
Stefano Brivio
2018-08-30
3
-16
/
+20
*
netfilter: ipset: actually allow allowable CIDR 0 in hash:net,port,net
Eric Westbrook
2018-08-30
1
-4
/
+4
*
ipset: list:set: Decrease refcount synchronously on deletion and replace
Stefano Brivio
2018-07-16
2
-18
/
+22
*
netfilter: ipset: forbid family for hash:mac sets
Florent Fourcot
2018-06-04
1
-1
/
+4
*
Limit max timeout value to (UINT_MAX >> 1)/MSEC_PER_SEC
Jozsef Kadlecsik
2018-06-01
1
-4
/
+4
*
netfilter: xt_set: Check hook mask correctly
Serhey Popovych
2018-05-30
1
-1
/
+1
*
netfilter: ipset: Use is_zero_ether_addr instead of static and memcmp
Joe Perches
2018-04-10
1
-5
/
+2
*
Remove duplicate module description
Jozsef Kadlecsik
2018-01-29
1
-8
/
+1
*
netfilter: remove messages print and boot/module load time
Pablo Neira Ayuso
2018-01-29
1
-1
/
+2
*
Fix wraparound bug introduced in commit 48596a8ddc46
Jozsef Kadlecsik
2018-01-12
6
-63
/
+63
*
netfilter: mark expected switch fall-throughs
Gustavo A. R. Silva
2018-01-06
1
-1
/
+1
*
Missing nfnl_lock()/nfnl_unlock() is added to ip_set_net_exit()
Jozsef Kadlecsik
2018-01-04
1
-0
/
+2
*
netfilter: ipset: use nfnl_mutex_is_locked
Florian Westphal
2018-01-04
1
-1
/
+1
*
netfilter: ipset: add resched points during set listing
Florian Westphal
2018-01-04
3
-2
/
+2
*
Fix "don't update counters" mode when counters used at the matching
Jozsef Kadlecsik
2018-01-04
5
-122
/
+89
*
Backport patch: netfilter: ipset: Convert timers to use timer_setup()
Jozsef Kadlecsik
2018-01-03
6
-15
/
+42
*
netfilter: ipset: use swap macro instead of _manually_ swapping values
Gustavo A. R. Silva
2017-11-06
3
-18
/
+6
[next]