index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
netfilter
/
ipset
Age
Commit message (
Expand
)
Author
Files
Lines
2019-08-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
Jakub Kicinski
2
-3
/
+3
2019-08-13
netfilter: inline four headers files into another one.
Jeremy Sowden
1
-1
/
+1
2019-08-13
netfilter: remove unnecessary spaces
yangxingwu
2
-2
/
+2
2019-07-29
netfilter: ipset: Fix rename concurrency with listing
Jozsef Kadlecsik
1
-1
/
+1
2019-07-29
netfilter: ipset: Copy the right MAC address in bitmap:ip,mac and hash:ip,mac...
Stefano Brivio
2
-2
/
+2
2019-07-29
netfilter: ipset: Actually allow destination MAC address for hash:ip,mac sets...
Stefano Brivio
1
-4
/
+0
2019-06-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Pablo Neira Ayuso
20
-106
/
+34
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
20
-80
/
+20
2019-06-10
Update my email address
Jozsef Kadlecsik
19
-32
/
+32
2019-06-10
ipset: Fix memory accounting for hash types on resize
Stefano Brivio
1
-1
/
+1
2019-06-10
netfilter: ipset: Fix the last missing check of nla_parse_deprecated()
Jozsef Kadlecsik
1
-4
/
+6
2019-06-10
netfilter: ipset: fix a missing check of nla_parse
Aditya Pakki
1
-3
/
+7
2019-06-10
netfilter: ipset: merge uadd and udel functions
Florent Fourcot
1
-51
/
+20
2019-06-10
netfilter: ipset: remove useless memset() calls
Florent Fourcot
1
-2
/
+0
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
1
-0
/
+1
2019-05-21
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
1
-0
/
+1
2019-04-27
netlink: make validation more configurable for future strictness
Johannes Berg
1
-22
/
+14
2019-04-27
ipset: drop ipset_nest_start() and ipset_nest_end()
Michal Kubecek
3
-21
/
+21
2018-12-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
5
-44
/
+180
2018-12-14
netfilter: ipset: replace a strncpy() with strscpy()
Qian Cai
1
-2
/
+4
2018-12-14
netfilter: ipset: fix ip_set_byindex function
Florent Fourcot
1
-1
/
+1
2018-12-13
netfilter: ipset: do not call ipset_nest_end after nla_nest_cancel
Pan Bian
1
-1
/
+1
2018-12-01
netfilter: Replace call_rcu_bh(), rcu_barrier_bh(), and synchronize_rcu_bh()
Paul E. McKenney
1
-2
/
+2
2018-11-12
Merge branch 'master' of git://blackhole.kfki.hu/nf-next
Pablo Neira Ayuso
4
-40
/
+174
2018-11-03
netfilter: ipset: Fix calling ip_set() macro at dumping
Jozsef Kadlecsik
1
-4
/
+8
2018-11-01
netfilter: ipset: fix ip_set_list allocation failure
Andrey Ryabinin
1
-4
/
+4
2018-11-01
netfilter: ipset: actually allow allowable CIDR 0 in hash:net,port,net
Eric Westbrook
1
-4
/
+4
2018-11-01
netfilter: ipset: list:set: Decrease refcount synchronously on deletion and r...
Stefano Brivio
2
-18
/
+22
2018-10-27
netfilter: ipset: Introduction of new commands and protocol version 7
Jozsef Kadlecsik
1
-17
/
+147
2018-10-22
netfilter: ipset: Make invalid MAC address checks consistent
Stefano Brivio
2
-7
/
+7
2018-10-22
netfilter: ipset: Allow matching on destination MAC address for mac and ipmac...
Stefano Brivio
3
-16
/
+20
2018-10-16
netfilter: Replace spin_is_locked() with lockdep
Lance Roy
1
-1
/
+1
2018-06-06
netfilter: ipset: forbid family for hash:mac sets
Florent Fourcot
1
-1
/
+4
2018-03-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
1
-5
/
+2
2018-03-30
netfilter: ipset: Use is_zero_ether_addr instead of static and memcmp
Joe Perches
1
-5
/
+2
2018-03-27
net: Drop pernet_operations::async
Kirill Tkhai
1
-1
/
+0
2018-03-05
net: Convert ip_set_net_ops
Kirill Tkhai
1
-1
/
+2
2018-02-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
6
-63
/
+63
2018-01-31
netfilter: ipset: Fix wraparound in hash:*net* types
Jozsef Kadlecsik
6
-63
/
+63
2018-01-19
netfilter: remove messages print and boot/module load time
Pablo Neira Ayuso
1
-1
/
+2
2018-01-08
netfilter: ipset: Missing nfnl_lock()/nfnl_unlock() is added to ip_set_net_ex...
Jozsef Kadlecsik
1
-0
/
+2
2018-01-08
netfilter: ipset: Fix "don't update counters" mode when counters used at the ...
Jozsef Kadlecsik
4
-46
/
+46
2018-01-08
netfilter: ipset: use swap macro instead of _manually_ swapping values
Gustavo A. R. Silva
3
-18
/
+6
2018-01-08
netfilter: ipset: add resched points during set listing
Florian Westphal
3
-2
/
+2
2018-01-08
netfilter: ipset: use nfnl_mutex_is_locked
Florian Westphal
1
-1
/
+1
2018-01-08
netfilter: mark expected switch fall-throughs
Gustavo A. R. Silva
1
-1
/
+1
2017-11-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
3
-263
/
+139
2017-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-10-18
netfilter: ipset: Convert timers to use timer_setup()
Kees Cook
6
-15
/
+25
[next]