summaryrefslogtreecommitdiff
path: root/net/netfilter
AgeCommit message (Expand)Author
2019-04-30netfilter: nf_tables: fix implicit include of module.hPaul Gortmaker
2019-04-30netfilter: nf_tables: relocate header content to consumerPaul Gortmaker
2019-04-27genetlink: optionally validate strictly/dumpsJohannes Berg
2019-04-27netlink: make validation more configurable for future strictnessJohannes Berg
2019-04-27ipset: drop ipset_nest_start() and ipset_nest_end()Michal Kubecek
2019-04-27netlink: make nla_nest_start() add NLA_F_NESTED flagMichal Kubecek
2019-04-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-04-22netfilter: fix nf_l4proto_log_invalid to log invalid packetsAndrei Vagin
2019-04-22netfilter: never get/set skb->tstampFlorian Westphal
2019-04-15netfilter: nat: fix icmp id randomizationFlorian Westphal
2019-04-15netfilter: nf_tables: prevent shift wrap in nft_chain_parse_hook()Dan Carpenter
2019-04-15netfilter: ctnetlink: don't use conntrack/expect object addresses as idFlorian Westphal
2019-04-13ipvs: do not schedule icmp errors from tunnelsJulian Anastasov
2019-04-13netfilter: conntrack: initialize ct->timeoutAlexander Potapenko
2019-04-13netfilter: conntrack: don't set related state for different outer addressFlorian Westphal
2019-04-12bridge: netfilter: unroll NF_HOOK helper in bridge input pathFlorian Westphal
2019-04-11netfilter: nf_nat_masquerade: unify ipv4/6 notifier registrationFlorian Westphal
2019-04-11netfilter: x_tables: merge ip and ipv6 masquerade modulesFlorian Westphal
2019-04-11netfilter: nf_nat: merge ip/ip6 masquerade headersFlorian Westphal
2019-04-08netfilter: make two functions staticFlorian Westphal
2019-04-08netfilter: nft_osf: Add version option supportFernando Fernandez Mancera
2019-04-08netfilter: nft_redir: add inet supportFlorian Westphal
2019-04-08netfilter: nft_masq: add inet supportFlorian Westphal
2019-04-08netfilter: replace NF_NAT_NEEDED with IS_ENABLED(CONFIG_NF_NAT)Florian Westphal
2019-04-08netfilter: nf_tables: merge route type into coreFlorian Westphal
2019-04-08netfilter: nat: add inet family nat supportFlorian Westphal
2019-04-08ipvs: allow tunneling with gue encapsulationJacky Hu
2019-04-08netfilter: nf_flowtable: skip device lookup from interface indexPablo Neira Ayuso
2019-04-08netfilter: nft_redir: Make nft_redir_dump staticYueHaibing
2019-04-08netfilter: nf_tables: remove unused parameter ctxColin Ian King
2019-04-08time: Introduce jiffies64_to_msecs()Li RongQing
2019-04-07rhashtable: use bit_spin_locks to protect hash bucket.NeilBrown
2019-03-28netfilter: Export nf_ct_{set,destroy}_timeout()Yi-Hung Wei
2019-03-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-03-22genetlink: make policy common to familyJohannes Berg
2019-03-20netfilter: nf_tables: add missing ->release_ops() in error path of newrule()Taehee Yoo
2019-03-18netfilter: nft_redir: fix module autoload with ip4Pablo Neira Ayuso
2019-03-18netfilter: nf_tables: bogus EBUSY in helper removal from transactionPablo Neira Ayuso
2019-03-18netfilter: fix NETFILTER_XT_TARGET_TEE dependenciesArnd Bergmann
2019-03-18netfilter: nft_set_rbtree: check for inactive element after flag mismatchPablo Neira Ayuso
2019-03-18netfilter: nf_conntrack_sip: remove direct dependency on IPv6Alin Nastac
2019-03-11netfilter: nf_tables: return immediately on empty commitFlorian Westphal
2019-03-11netfilter: nf_tables: use-after-free in dynamic operationsPablo Neira Ayuso
2019-03-11netfilter: nf_tables: bogus EBUSY when deleting set after flushPablo Neira Ayuso
2019-03-08netfilter: nf_tables: fix set double-free in abort pathPablo Neira Ayuso
2019-03-08netfilter: nat: don't register device notifier twiceFlorian Westphal
2019-03-01netfilter: nf_tables: merge ipv4 and ipv6 nat chain typesFlorian Westphal
2019-03-01netfilter: nf_tables: nat: merge nft_masq protocol specific modulesFlorian Westphal
2019-03-01netfilter: nf_tables: nat: merge nft_redir protocol specific modulesFlorian Westphal
2019-03-01netfilter: xt_IDLETIMER: fix sysfs callback function typeSami Tolvanen