summaryrefslogtreecommitdiff
path: root/net/netfilter
AgeCommit message (Expand)Author
2018-06-01netfilter: nf_tables: Add audit support to log statementPhil Sutter
2018-06-01netfilter: nf_tables: add support for native socket matchingMáté Eckl
2018-06-01netfilter: fix ptr_ret.cocci warningskbuild test robot
2018-05-29netfilter: nf_tables: remove unused variablesTaehee Yoo
2018-05-29netfilter: nf_tables: use call_rcu in netlink dumpsFlorian Westphal
2018-05-29netfilter: nf_tables: fail batch if fatal signal is pendingFlorian Westphal
2018-05-29netfilter: nf_tables: fix endian mismatch in return typeFlorian Westphal
2018-05-29netfilter: nft_compat: use call_rcu for nfnl_compat_getFlorian Westphal
2018-05-29netfilter: nat: make symbol nat_hook staticWei Yongjun
2018-05-29netfilter: nf_tables: remove synchronize_rcu in commit phaseFlorian Westphal
2018-05-29netfilter: nfnetlink: allow commit to failFlorian Westphal
2018-05-29netfilter: nat: merge nf_nat_redirect into nf_natFlorian Westphal
2018-05-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2018-05-23netfilter: nfnetlink_queue: resolve clash for unconfirmed conntracksPablo Neira Ayuso
2018-05-23netfilter: add struct nf_nat_hook and use itPablo Neira Ayuso
2018-05-23netfilter: add struct nf_ct_hook and use itPablo Neira Ayuso
2018-05-23netfilter: nft_set_rbtree: add timeout supportPablo Neira Ayuso
2018-05-23netfilter: make NF_OSF non-visible symbolFernando Fernandez Mancera
2018-05-23netfilter: lift one-nat-hook-only restrictionFlorian Westphal
2018-05-23netfilter: nf_nat: add nat type hooks to nat coreFlorian Westphal
2018-05-23netfilter: nf_nat: add nat hook register functions to nf_natFlorian Westphal
2018-05-23netfilter: core: export raw versions of add/delete hook functionsFlorian Westphal
2018-05-23netfilter: nf_tables: allow chain type to override hook registerFlorian Westphal
2018-05-23netfilter: nf_nat: move common nat code to nat coreFlorian Westphal
2018-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-05-17netfilter: nft_hash: add map lookups for hashing operationsLaura Garcia Liebana
2018-05-17netfilter: nft_numgen: add map lookups for numgen random operationsLaura Garcia Liebana
2018-05-17netfilter: nf_tables: remove old nf_log based tracingFlorian Westphal
2018-05-14netfilter: nf_tables: fix memory leak on error exit returnColin Ian King
2018-05-09netfilter: nf_tables: bogus EBUSY in chain deletionsPablo Neira Ayuso
2018-05-09netfilter: nft_compat: fix handling of large matchinfo sizeFlorian Westphal
2018-05-09netfilter: nft_compat: prepare for indirect info storageFlorian Westphal
2018-05-08netfilter: nf_tables: don't assume chain stats are set when jumplabel is setFlorian Westphal
2018-05-08netfilter: prefer nla_strlcpy for dealing with NLA_STRING attributesFlorian Westphal
2018-05-08netfilter: core: add missing __rcu annotationFlorian Westphal
2018-05-08ipvs: fix stats update from local clientsJulian Anastasov
2018-05-08ipvs: fix refcount usage for conns in ops modeJulian Anastasov
2018-05-08netfilter: nf_tables: nft_compat: fix refcount leak on xt moduleFlorian Westphal
2018-05-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2018-05-07netfilter: nft_dynset: fix timeout updates on 32bitFlorian Westphal
2018-05-07netfilter: ctnetlink: export nf_conntrack_maxFlorent Fourcot
2018-05-07netfilter: extract Passive OS fingerprint infrastructure from xt_osfFernando Fernandez Mancera
2018-05-06netfilter: nft_numgen: enable hashing of one elementLaura Garcia Liebana
2018-05-06netfilter: nft_numgen: add map lookups for numgen statementsLaura Garcia Liebana
2018-04-27netfilter: nf_tables: skip synchronize_rcu if transaction log is emptyFlorian Westphal
2018-04-27netfilter: x_tables: check name length in find_match/target, tooFlorian Westphal
2018-04-27netfilter: Fix handling simultaneous open in TCP conntrackJozsef Kadlecsik
2018-04-27ipvs: initialize tbl->entries in ip_vs_lblc_init_svc()Cong Wang
2018-04-27ipvs: initialize tbl->entries after allocationCong Wang
2018-04-27Merge tag 'ipvs-for-v4.18' of http://git.kernel.org/pub/scm/linux/kernel/git/...Pablo Neira Ayuso