index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
netfilter
Age
Commit message (
Expand
)
Author
2018-05-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-05-14
netfilter: nf_tables: fix memory leak on error exit return
Colin Ian King
2018-05-09
netfilter: nf_tables: bogus EBUSY in chain deletions
Pablo Neira Ayuso
2018-05-09
netfilter: nft_compat: fix handling of large matchinfo size
Florian Westphal
2018-05-09
netfilter: nft_compat: prepare for indirect info storage
Florian Westphal
2018-05-08
netfilter: nf_tables: don't assume chain stats are set when jumplabel is set
Florian Westphal
2018-05-08
netfilter: prefer nla_strlcpy for dealing with NLA_STRING attributes
Florian Westphal
2018-05-08
netfilter: core: add missing __rcu annotation
Florian Westphal
2018-05-08
ipvs: fix stats update from local clients
Julian Anastasov
2018-05-08
ipvs: fix refcount usage for conns in ops mode
Julian Anastasov
2018-05-08
netfilter: nf_tables: nft_compat: fix refcount leak on xt module
Florian Westphal
2018-05-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2018-05-07
netfilter: nft_dynset: fix timeout updates on 32bit
Florian Westphal
2018-05-07
netfilter: ctnetlink: export nf_conntrack_max
Florent Fourcot
2018-05-07
netfilter: extract Passive OS fingerprint infrastructure from xt_osf
Fernando Fernandez Mancera
2018-05-06
netfilter: nft_numgen: enable hashing of one element
Laura Garcia Liebana
2018-05-06
netfilter: nft_numgen: add map lookups for numgen statements
Laura Garcia Liebana
2018-04-27
netfilter: nf_tables: skip synchronize_rcu if transaction log is empty
Florian Westphal
2018-04-27
netfilter: x_tables: check name length in find_match/target, too
Florian Westphal
2018-04-27
netfilter: Fix handling simultaneous open in TCP conntrack
Jozsef Kadlecsik
2018-04-27
ipvs: initialize tbl->entries in ip_vs_lblc_init_svc()
Cong Wang
2018-04-27
ipvs: initialize tbl->entries after allocation
Cong Wang
2018-04-27
Merge tag 'ipvs-for-v4.18' of http://git.kernel.org/pub/scm/linux/kernel/git/...
Pablo Neira Ayuso
2018-04-27
netfilter: nf_tables: merge exthdr expression into nft core
Florian Westphal
2018-04-27
netfilter: nf_tables: merge rt expression into nft core
Florian Westphal
2018-04-27
netfilter: nf_tables: make meta expression builtin
Florian Westphal
2018-04-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-04-24
netfilter: merge meta_bridge into nft_meta
Florian Westphal
2018-04-24
netfilter: nf_tables: always use an upper set size for dynsets
Florian Westphal
2018-04-24
netfilter: nf_tables: support timeouts larger than 23 days
Florian Westphal
2018-04-24
netfilter: add __exit mark to helper modules
Taehee Yoo
2018-04-24
netfilter: add NAT support for shifted portmap ranges
Thierry Du Tre
2018-04-24
netfilter: nf_tables: Simplify set backend selection
Phil Sutter
2018-04-24
netfilter: nf_tables: initial support for extended ACK reporting
Pablo Neira Ayuso
2018-04-24
netfilter: nf_tables: simplify lookup functions
Pablo Neira Ayuso
2018-04-24
netfilter: nf_flow_table: fix offloading connections with SNAT+DNAT
Felix Fietkau
2018-04-24
netfilter: nf_flow_table: add missing condition for TCP state check
Felix Fietkau
2018-04-24
netfilter: nf_flow_table: tear down TCP flows if RST or FIN was seen
Felix Fietkau
2018-04-24
netfilter: nf_flow_table: add support for sending flows back to the slow path
Felix Fietkau
2018-04-24
netfilter: nf_flow_table: in flow_offload_lookup, skip entries being deleted
Felix Fietkau
2018-04-24
netfilter: nf_flow_table: add a new flow state for tearing down offloading
Felix Fietkau
2018-04-24
netfilter: nf_flow_table: make flow_offload_dead inline
Felix Fietkau
2018-04-24
netfilter: nf_flow_table: track flow tables in nf_flow_table directly
Felix Fietkau
2018-04-24
netfilter: nf_flow_table: fix priv pointer for netdev hook
Felix Fietkau
2018-04-24
netfilter: nf_flow_table: move init code to nf_flow_table_core.c
Felix Fietkau
2018-04-24
netfilter: nf_flow_table: relax mixed ipv4/ipv6 flowtable dependencies
Felix Fietkau
2018-04-24
netfilter: nf_flow_table: move ipv6 offload hook code to nf_flow_table
Felix Fietkau
2018-04-24
netfilter: nf_flow_table: move ip header check out of nf_flow_exceeds_mtu
Felix Fietkau
2018-04-24
netfilter: nf_flow_table: move ipv4 offload hook code to nf_flow_table
Felix Fietkau
2018-04-21
netfilter: nf_flow_table: rename nf_flow_table.c to nf_flow_table_core.c
Felix Fietkau
[next]