index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
netfilter
Age
Commit message (
Expand
)
Author
Lines
2018-03-22
netfilter: nf_tables: do not hold reference on netdevice from preparation phase
Pablo Neira Ayuso
-15
/
+4
2018-03-22
netfilter: nf_tables: cache device name in flowtable object
Pablo Neira Ayuso
-6
/
+9
2018-03-20
netfilter: nf_tables: add missing netlink attrs to policies
Florian Westphal
-0
/
+3
2018-03-20
netfilter: nf_tables: permit second nat hook if colliding hook is going away
Florian Westphal
-1
/
+63
2018-03-20
netfilter: nf_tables: meter: pick a set backend that supports updates
Florian Westphal
-2
/
+5
2018-03-11
netfilter: nf_tables: release flowtable hooks
Pablo Neira Ayuso
-0
/
+1
2018-03-11
netfilter: x_tables: add and use xt_check_proc_name
Florian Westphal
-9
/
+43
2018-03-06
netfilter: nft_set_hash: skip fixed hash if timeout is specified
Pablo Neira Ayuso
-1
/
+1
2018-02-28
ipvs: remove IPS_NAT_MASK check to fix passive FTP
Julian Anastasov
-1
/
+1
2018-02-27
netfilter: nf_tables: use the right index from flowtable error path
Pablo Neira Ayuso
-1
/
+1
2018-02-27
netfilter: nf_tables: missing attribute validation in nf_tables_delflowtable()
Pablo Neira Ayuso
-0
/
+5
2018-02-27
netfilter: nf_tables: return EBUSY if device already belongs to flowtable
Pablo Neira Ayuso
-1
/
+17
2018-02-19
netfilter: IDLETIMER: be syzkaller friendly
Eric Dumazet
-3
/
+6
2018-02-16
netfilter: xt_hashlimit: fix lock imbalance
Eric Dumazet
-1
/
+1
2018-02-14
netfilter: nat: cope with negative port range
Paolo Abeni
-2
/
+5
2018-02-14
netfilter: x_tables: fix missing timer initialization in xt_LED
Paolo Abeni
-5
/
+5
2018-02-14
netfilter: x_tables: use pr ratelimiting in all remaining spots
Florian Westphal
-95
/
+105
2018-02-14
netfilter: x_tables: use pr ratelimiting in matches/targets
Florian Westphal
-33
/
+40
2018-02-14
netfilter: x_tables: rate-limit table mismatch warnings
Florian Westphal
-4
/
+4
2018-02-14
netfilter: xt_set: use pr ratelimiting
Florian Westphal
-25
/
+25
2018-02-14
netfilter: xt_NFQUEUE: use pr ratelimiting
Florian Westphal
-3
/
+5
2018-02-14
netfilter: xt_CT: use pr ratelimiting
Florian Westphal
-12
/
+13
2018-02-14
netfilter: x_tables: use pr ratelimiting in xt core
Florian Westphal
-36
/
+34
2018-02-14
netfilter: x_tables: remove pr_info where possible
Florian Westphal
-28
/
+12
2018-02-08
netfilter: x_tables: remove size check
Michal Hocko
-4
/
+0
2018-02-07
netfilter: nf_flow_offload: fix use-after-free and a resource leak
Felix Fietkau
-20
/
+7
2018-02-07
netfilter: nf_tables: fix flowtable free
Pablo Neira Ayuso
-13
/
+22
2018-02-07
netfilter: nft_flow_offload: move flowtable cleanup routines to nf_flow_table
Pablo Neira Ayuso
-18
/
+25
2018-02-07
netfilter: xt_RATEEST: acquire xt_rateest_mutex for hash insert
Cong Wang
-5
/
+17
2018-02-02
netfilter: nft_flow_offload: no need to flush entries on module removal
Pablo Neira Ayuso
-6
/
+0
2018-02-02
netfilter: nft_flow_offload: wait for garbage collector to run after cleanup
Pablo Neira Ayuso
-4
/
+5
2018-02-02
netfilter: xt_cgroup: initialize info->priv in cgroup_mt_check_v1()
Cong Wang
-0
/
+1
2018-02-02
netfilter: flowtable infrastructure depends on NETFILTER_INGRESS
Pablo Neira Ayuso
-3
/
+5
2018-02-02
netfilter: x_tables: make allocation less aggressive
Michal Hocko
-1
/
+6
2018-02-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
-67
/
+75
2018-01-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
-1523
/
+3059
2018-01-31
netfilter: x_tables: fix pointer leaks to userspace
Dmitry Vyukov
-2
/
+5
2018-01-31
netfilter: ipset: Fix wraparound in hash:*net* types
Jozsef Kadlecsik
-63
/
+63
2018-01-30
Merge branch 'work.sock_recvmsg' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-6
/
+3
2018-01-30
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-1
/
+1
2018-01-25
netfilter: x_tables: avoid out-of-bounds reads in xt_request_find_{match|target}
Eric Dumazet
-0
/
+6
2018-01-19
netfilter: remove messages print and boot/module load time
Pablo Neira Ayuso
-23
/
+2
2018-01-19
netfilter: nf_tables: set flowtable priority and hooknum field
Pablo Neira Ayuso
-0
/
+2
2018-01-19
netfilter: delete /proc THIS_MODULE references
Alexey Dobriyan
-19
/
+0
2018-01-19
netfilter: nf_tables: Fix trailing semicolon
Luis de Bethencourt
-1
/
+1
2018-01-19
netfilter: return booleans instead of integers
Gustavo A. R. Silva
-3
/
+3
2018-01-19
netfilter: nf_tables: allocate handle and delete objects via handle
Harsha Sharma
-12
/
+134
2018-01-16
netfilter: x_tables: don't return garbage pointer on modprobe failure
Florian Westphal
-1
/
+1
2018-01-16
netfilter: nf_tables: flow_offload depends on flow_table
Arnd Bergmann
-1
/
+1
2018-01-10
netfilter: improve flow table Kconfig dependencies
Arnd Bergmann
-1
/
+3
[next]