index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
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 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
*
|
ipset: Fix memory accounting for hash types on resize
Stefano Brivio
2019-06-10
1
-1
/
+1
*
|
netfilter: ipset: Fix the last missing check of nla_parse_deprecated()
Jozsef Kadlecsik
2019-06-10
1
-4
/
+6
*
|
netfilter: ipset: fix a missing check of nla_parse
Aditya Pakki
2019-06-10
1
-3
/
+7
*
|
netfilter: ipset: merge uadd and udel functions
Florent Fourcot
2019-06-10
1
-51
/
+20
*
|
netfilter: ipset: remove useless memset() calls
Florent Fourcot
2019-06-10
1
-2
/
+0
|
/
*
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
1
-0
/
+1
*
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
2019-05-21
1
-0
/
+1
*
netlink: make validation more configurable for future strictness
Johannes Berg
2019-04-27
1
-22
/
+14
*
ipset: drop ipset_nest_start() and ipset_nest_end()
Michal Kubecek
2019-04-27
3
-21
/
+21
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2018-12-20
5
-44
/
+180
|
\
|
*
netfilter: ipset: replace a strncpy() with strscpy()
Qian Cai
2018-12-14
1
-2
/
+4
|
*
netfilter: ipset: fix ip_set_byindex function
Florent Fourcot
2018-12-14
1
-1
/
+1
|
*
netfilter: Replace call_rcu_bh(), rcu_barrier_bh(), and synchronize_rcu_bh()
Paul E. McKenney
2018-12-01
1
-2
/
+2
|
*
Merge branch 'master' of git://blackhole.kfki.hu/nf-next
Pablo Neira Ayuso
2018-11-12
4
-40
/
+174
|
|
\
|
|
*
netfilter: ipset: Introduction of new commands and protocol version 7
Jozsef Kadlecsik
2018-10-27
1
-17
/
+147
|
|
*
netfilter: ipset: Make invalid MAC address checks consistent
Stefano Brivio
2018-10-22
2
-7
/
+7
|
|
*
netfilter: ipset: Allow matching on destination MAC address for mac and ipmac...
Stefano Brivio
2018-10-22
3
-16
/
+20
*
|
|
netfilter: ipset: do not call ipset_nest_end after nla_nest_cancel
Pan Bian
2018-12-13
1
-1
/
+1
|
/
/
*
|
netfilter: ipset: Fix calling ip_set() macro at dumping
Jozsef Kadlecsik
2018-11-03
1
-4
/
+8
*
|
netfilter: ipset: fix ip_set_list allocation failure
Andrey Ryabinin
2018-11-01
1
-4
/
+4
*
|
netfilter: ipset: actually allow allowable CIDR 0 in hash:net,port,net
Eric Westbrook
2018-11-01
1
-4
/
+4
*
|
netfilter: ipset: list:set: Decrease refcount synchronously on deletion and r...
Stefano Brivio
2018-11-01
2
-18
/
+22
|
/
*
netfilter: Replace spin_is_locked() with lockdep
Lance Roy
2018-10-16
1
-1
/
+1
*
netfilter: ipset: forbid family for hash:mac sets
Florent Fourcot
2018-06-06
1
-1
/
+4
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2018-03-30
1
-5
/
+2
|
\
|
*
netfilter: ipset: Use is_zero_ether_addr instead of static and memcmp
Joe Perches
2018-03-30
1
-5
/
+2
*
|
net: Drop pernet_operations::async
Kirill Tkhai
2018-03-27
1
-1
/
+0
|
/
*
net: Convert ip_set_net_ops
Kirill Tkhai
2018-03-05
1
-1
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2018-02-01
6
-63
/
+63
|
\
|
*
netfilter: ipset: Fix wraparound in hash:*net* types
Jozsef Kadlecsik
2018-01-31
6
-63
/
+63
*
|
netfilter: remove messages print and boot/module load time
Pablo Neira Ayuso
2018-01-19
1
-1
/
+2
*
|
netfilter: ipset: Missing nfnl_lock()/nfnl_unlock() is added to ip_set_net_ex...
Jozsef Kadlecsik
2018-01-08
1
-0
/
+2
*
|
netfilter: ipset: Fix "don't update counters" mode when counters used at the ...
Jozsef Kadlecsik
2018-01-08
4
-46
/
+46
*
|
netfilter: ipset: use swap macro instead of _manually_ swapping values
Gustavo A. R. Silva
2018-01-08
3
-18
/
+6
*
|
netfilter: ipset: add resched points during set listing
Florian Westphal
2018-01-08
3
-2
/
+2
*
|
netfilter: ipset: use nfnl_mutex_is_locked
Florian Westphal
2018-01-08
1
-1
/
+1
*
|
netfilter: mark expected switch fall-throughs
Gustavo A. R. Silva
2018-01-08
1
-1
/
+1
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2017-11-08
3
-263
/
+139
|
\
|
*
netfilter: ipset: deduplicate prefixlen maps
Aaron Conole
2017-10-04
1
-258
/
+137
|
*
netfilter: ipset: Fix sparse warnings
Jozsef Kadlecsik
2017-10-04
1
-1
/
+1
|
*
netfilter: ipset: Compress return logic
simran singhal
2017-10-04
1
-4
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-11-04
1
-0
/
+1
|
\
\
|
*
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
|
|
netfilter: ipset: Convert timers to use timer_setup()
Kees Cook
2017-10-18
6
-15
/
+25
|
/
/
[next]