index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
netfilter
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-29
netfilter: nft_compat: use call_rcu for nfnl_compat_get
Florian Westphal
1
-11
/
+18
2018-05-29
netfilter: nat: make symbol nat_hook static
Wei Yongjun
1
-1
/
+1
2018-05-29
netfilter: nf_tables: remove synchronize_rcu in commit phase
Florian Westphal
2
-18
/
+210
2018-05-29
netfilter: nfnetlink: allow commit to fail
Florian Westphal
1
-1
/
+8
2018-05-29
netfilter: nat: merge nf_nat_redirect into nf_nat
Florian Westphal
3
-10
/
+2
2018-05-29
netfilter: nf_tables: increase nft_counters_enabled in nft_chain_stats_replace()
Taehee Yoo
1
-1
/
+3
2018-05-29
netfilter: nf_tables: fix NULL-ptr in nf_tables_dump_obj()
Taehee Yoo
1
-2
/
+2
2018-05-29
netfilter: nf_tables: disable preemption in nft_update_chain_stats()
Pablo Neira Ayuso
1
-2
/
+2
2018-05-24
netfilter: provide correct argument to nla_strlcpy()
Eric Dumazet
2
-3
/
+3
2018-05-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
12
-181
/
+749
2018-05-23
ipvs: fix buffer overflow with sync daemon and service
Julian Anastasov
1
-6
/
+15
2018-05-23
netfilter: nft_limit: fix packet ratelimiting
Pablo Neira Ayuso
1
-14
/
+24
2018-05-23
netfilter: nft_meta: fix wrong value dereference in nft_meta_set_eval
Taehee Yoo
1
-6
/
+8
2018-05-23
netfilter: nfnetlink_queue: resolve clash for unconfirmed conntracks
Pablo Neira Ayuso
3
-19
/
+127
2018-05-23
netfilter: add struct nf_nat_hook and use it
Pablo Neira Ayuso
4
-26
/
+20
2018-05-23
netfilter: add struct nf_ct_hook and use it
Pablo Neira Ayuso
2
-10
/
+13
2018-05-23
netfilter: nft_set_rbtree: add timeout support
Pablo Neira Ayuso
1
-3
/
+72
2018-05-23
netfilter: make NF_OSF non-visible symbol
Fernando Fernandez Mancera
1
-1
/
+1
2018-05-23
netfilter: lift one-nat-hook-only restriction
Florian Westphal
2
-69
/
+2
2018-05-23
netfilter: nf_nat: add nat type hooks to nat core
Florian Westphal
1
-13
/
+18
2018-05-23
netfilter: nf_nat: add nat hook register functions to nf_nat
Florian Westphal
1
-0
/
+157
2018-05-23
netfilter: core: export raw versions of add/delete hook functions
Florian Westphal
2
-21
/
+59
2018-05-23
netfilter: nf_tables: allow chain type to override hook register
Florian Westphal
1
-7
/
+16
2018-05-23
netfilter: nf_nat: move common nat code to nat core
Florian Westphal
1
-0
/
+70
2018-05-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
11
-85
/
+287
2018-05-17
netfilter: nft_hash: add map lookups for hashing operations
Laura Garcia Liebana
1
-1
/
+130
2018-05-17
netfilter: nft_numgen: add map lookups for numgen random operations
Laura Garcia Liebana
1
-4
/
+72
2018-05-17
netfilter: nf_tables: remove old nf_log based tracing
Florian Westphal
1
-22
/
+7
2018-05-17
netfilter: nf_tables: fix NULL pointer dereference on nft_ct_helper_obj_dump()
Taehee Yoo
1
-8
/
+12
2018-05-16
netfilter/x_tables: switch to proc_create_seq_private
Christoph Hellwig
1
-36
/
+6
2018-05-16
netfilter/xt_hashlimit: switch to proc_create_{seq,single}_data
Christoph Hellwig
1
-74
/
+18
2018-05-16
proc: introduce proc_create_net_single
Christoph Hellwig
1
-27
/
+4
2018-05-16
proc: introduce proc_create_net{,_data}
Christoph Hellwig
10
-181
/
+26
2018-05-16
netfilter/x_tables: simplify ѕeq_file code
Christoph Hellwig
1
-28
/
+11
2018-05-14
audit: use inline function to get audit context
Richard Guy Briggs
1
-1
/
+1
2018-05-14
netfilter: nf_tables: fix memory leak on error exit return
Colin Ian King
1
-2
/
+4
2018-05-09
netfilter: nf_tables: bogus EBUSY in chain deletions
Pablo Neira Ayuso
2
-7
/
+54
2018-05-09
netfilter: nft_compat: fix handling of large matchinfo size
Florian Westphal
1
-1
/
+63
2018-05-09
netfilter: nft_compat: prepare for indirect info storage
Florian Westphal
1
-11
/
+36
2018-05-08
netfilter: nf_tables: don't assume chain stats are set when jumplabel is set
Florian Westphal
1
-7
/
+14
2018-05-08
netfilter: prefer nla_strlcpy for dealing with NLA_STRING attributes
Florian Westphal
2
-4
/
+5
2018-05-08
netfilter: core: add missing __rcu annotation
Florian Westphal
1
-1
/
+2
2018-05-08
ipvs: fix stats update from local clients
Julian Anastasov
1
-0
/
+12
2018-05-08
ipvs: fix refcount usage for conns in ops mode
Julian Anastasov
1
-11
/
+6
2018-05-08
netfilter: nf_tables: nft_compat: fix refcount leak on xt module
Florian Westphal
1
-34
/
+58
2018-05-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
52
-907
/
+2240
2018-05-07
netfilter: nft_dynset: fix timeout updates on 32bit
Florian Westphal
1
-1
/
+1
2018-05-07
netfilter: ctnetlink: export nf_conntrack_max
Florent Fourcot
2
-0
/
+4
2018-05-07
netfilter: extract Passive OS fingerprint infrastructure from xt_osf
Fernando Fernandez Mancera
4
-200
/
+225
2018-05-06
netfilter: nft_numgen: enable hashing of one element
Laura Garcia Liebana
1
-1
/
+1
[prev]
[next]