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
Age
Commit message (
Expand
)
Author
Files
Lines
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
2018-05-06
netfilter: nft_numgen: add map lookups for numgen statements
Laura Garcia Liebana
1
-5
/
+80
2018-04-27
netfilter: nf_tables: skip synchronize_rcu if transaction log is empty
Florian Westphal
1
-8
/
+17
2018-04-27
netfilter: x_tables: check name length in find_match/target, too
Florian Westphal
1
-0
/
+6
2018-04-27
netfilter: Fix handling simultaneous open in TCP conntrack
Jozsef Kadlecsik
1
-0
/
+11
2018-04-27
ipvs: initialize tbl->entries in ip_vs_lblc_init_svc()
Cong Wang
1
-0
/
+1
2018-04-27
ipvs: initialize tbl->entries after allocation
Cong Wang
1
-0
/
+1
2018-04-27
Merge tag 'ipvs-for-v4.18' of http://git.kernel.org/pub/scm/linux/kernel/git/horms/ipvs-next
Pablo Neira Ayuso
9
-6
/
+592
2018-04-27
netfilter: nf_tables: merge exthdr expression into nft core
Florian Westphal
4
-29
/
+4
2018-04-27
netfilter: nf_tables: merge rt expression into nft core
Florian Westphal
4
-29
/
+3
2018-04-27
netfilter: nf_tables: make meta expression builtin
Florian Westphal
4
-29
/
+3
2018-04-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
8
-138
/
+165
2018-04-24
netfilter: merge meta_bridge into nft_meta
Florian Westphal
1
-32
/
+58
2018-04-24
netfilter: nf_tables: always use an upper set size for dynsets
Florian Westphal
1
-1
/
+4
2018-04-24
netfilter: nf_tables: support timeouts larger than 23 days
Florian Westphal
1
-13
/
+37
2018-04-24
netfilter: add __exit mark to helper modules
Taehee Yoo
5
-11
/
+5
2018-04-24
netfilter: add NAT support for shifted portmap ranges
Thierry Du Tre
14
-39
/
+103
2018-04-24
netfilter: nf_tables: Simplify set backend selection
Phil Sutter
4
-124
/
+124
2018-04-24
netfilter: nf_tables: initial support for extended ACK reporting
Pablo Neira Ayuso
1
-93
/
+206
2018-04-24
netfilter: nf_tables: simplify lookup functions
Pablo Neira Ayuso
3
-154
/
+104
2018-04-24
netfilter: nf_flow_table: fix offloading connections with SNAT+DNAT
Felix Fietkau
1
-1
/
+1
2018-04-24
netfilter: nf_flow_table: add missing condition for TCP state check
Felix Fietkau
1
-4
/
+8
2018-04-24
netfilter: nf_flow_table: tear down TCP flows if RST or FIN was seen
Felix Fietkau
1
-3
/
+27
2018-04-24
netfilter: nf_flow_table: add support for sending flows back to the slow path
Felix Fietkau
1
-1
/
+49
2018-04-24
netfilter: nf_flow_table: in flow_offload_lookup, skip entries being deleted
Felix Fietkau
1
-2
/
+15
2018-04-24
netfilter: nf_flow_table: add a new flow state for tearing down offloading
Felix Fietkau
1
-8
/
+14
2018-04-24
netfilter: nf_flow_table: make flow_offload_dead inline
Felix Fietkau
1
-6
/
+0
[prev]
[next]