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
*
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
*
netfilter: ipset: Fix race between dump and swap
Ross Lagerwall
2017-09-28
1
-2
/
+5
*
netfilter: ipset: pernet ops must be unregistered last
Florian Westphal
2017-09-26
1
-17
/
+26
*
Fix adding an IPv4 range containing more than 2^31 addresses
Jozsef Kadlecsik
2017-09-18
10
-22
/
+24
*
Backport patch: sctp: remove the typedef sctp_sctphdr_t
Jozsef Kadlecsik
2017-09-11
1
-0
/
+5
*
Backport patch: netfilter: nfnetlink: extended ACK reporting
Jozsef Kadlecsik
2017-09-11
1
-13
/
+26
*
ipset: remove unused function __ip_set_get_netlink
Aaron Conole
2017-09-11
1
-8
/
+0
*
Backport patch: netlink: pass extended ACK struct to parsing functions
Jozsef Kadlecsik
2017-09-11
1
-19
/
+20
*
Backport patch netlink: extended ACK reporting
Jozsef Kadlecsik
2017-09-11
1
-1
/
+1
*
netfilter: Remove exceptional & on function name
Arushi Singhal
2017-09-11
1
-1
/
+1
*
Backport missing part of patch: netfilter: Remove unnecessary cast on void po...
Jozsef Kadlecsik
2017-09-11
1
-2
/
+1
*
Backport nfnl_msg_type()
Jozsef Kadlecsik
2017-09-11
1
-1
/
+1
*
netfilter: ipset: ipset list may return wrong member count for set with timeout
Vishwanath Pai
2017-09-06
1
-1
/
+13
*
netfilter: ipset: deduplicate prefixlen maps
Aaron Conole
2017-09-06
1
-258
/
+137
*
Fix sparse warnings
Jozsef Kadlecsik
2017-03-23
2
-2
/
+2
*
netfilter: ipset: Compress return logic
simran singhal
2017-03-23
1
-4
/
+1
*
netfilter: ipset: Remove unnecessary cast on void pointer
simran singhal
2017-03-23
2
-3
/
+3
*
Compatibility: handle changes in 4.10 kernel tree
Jozsef Kadlecsik
2017-03-23
3
-16
/
+36
*
netfilter: ipset: Null pointer exception in ipset list:set
Vishwanath Pai
2017-02-16
1
-3
/
+6
*
Fix bug: sometimes valid entries in hash:* types of sets were evicted
Jozsef Kadlecsik
2017-02-16
1
-1
/
+1
*
Revert patch "Correct rcu_dereference_bh_nfnl() usage"
Jozsef Kadlecsik
2016-11-10
1
-6
/
+4
*
netfilter: ipset: hash: fix boolreturn.cocci warnings
kbuild test robot
2016-10-15
1
-4
/
+4
*
netfilter: ipset: Fixing unnamed union init
Elad Raz
2016-10-13
2
-12
/
+32
*
netfilter: x_tables: Use par->net instead of computing from the passed net de...
Eric W. Biederman
2016-10-13
1
-6
/
+3
*
Correct the reported memory size for bitmap:* types
Jozsef Kadlecsik
2016-10-13
2
-4
/
+7
*
Fix coding styles reported by checkpatch.pl, already in kernel
Jozsef Kadlecsik
2016-10-11
1
-4
/
+3
*
netfilter: x_tables: Pass struct net in xt_action_param
Eric W. Biederman
2016-10-11
1
-0
/
+3
*
net: sched: fix skb->protocol use in case of accelerated vlan path
Jiri Pirko
2016-10-11
1
-1
/
+1
*
Check IPSET_ATTR_ETHER netlink attribute length in hash:ipmac too
Jozsef Kadlecsik
2016-10-11
1
-0
/
+2
[next]