summaryrefslogtreecommitdiffstats
path: root/net/ipv6/netfilter
AgeCommit message (Expand)Author
2018-03-30netfilter: nf_tables: build-in filter chain typePablo Neira Ayuso
2018-03-30netfilter: nf_tables: nft_register_chain_type() returns voidPablo Neira Ayuso
2018-03-30netfilter: nf_tables: rename struct nf_chain_typePablo Neira Ayuso
2018-03-27net: Drop pernet_operations::asyncKirill Tkhai
2018-03-24netfilter: nf_socket: Fix out of bounds access in nf_sk_lookup_slow_v{4,6}Subash Abhinov Kasiviswanathan
2018-03-22net: Convert nf_ct_net_opsKirill Tkhai
2018-03-20netfilter: ctnetlink: synproxy supportPablo Neira Ayuso
2018-03-08net: Convet ipv6_net_opsKirill Tkhai
2018-03-08net: Convert ip6 tables pernet_operationsKirill Tkhai
2018-03-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-03-05netfilter: x_tables: ensure last rule in base chain matches underflow/policyFlorian Westphal
2018-03-05netfilter: compat: prepare xt_compat_init_offsets to return errorsFlorian Westphal
2018-03-05netfilter: x_tables: add counters allocation wrapperFlorian Westphal
2018-03-05netfilter: x_tables: move hook entry checks into coreFlorian Westphal
2018-03-05netfilter: x_tables: check standard verdicts in coreFlorian Westphal
2018-03-05netfilter: unlock xt_table earlier in __do_replaceXin Long
2018-03-05net: Convert arp_tables_net_ops and ip6_tables_net_opsKirill Tkhai
2018-03-05net: Convert log pernet_operationsKirill Tkhai
2018-03-04net: rename skb_gso_validate_mtu -> skb_gso_validate_network_lenDaniel Axtens
2018-03-04net/ipv6: Pass skb to route lookupDavid Ahern
2018-02-27net: Convert defrag6_net_opsKirill Tkhai
2018-02-25netfilter: don't set F_IFACE on ipv6 fib lookupsFlorian Westphal
2018-02-25netfilter: ipv6: fix use-after-free Write in nf_nat_ipv6_manip_pktFlorian Westphal
2018-02-14netfilter: x_tables: use pr ratelimiting in all remaining spotsFlorian Westphal
2018-02-14netfilter: x_tables: rate-limit table mismatch warningsFlorian Westphal
2018-02-14netfilter: add back stackpointer size checksFlorian Westphal
2018-02-07netfilter: nf_tables: fix flowtable freePablo Neira Ayuso
2018-02-02netfilter: flowtable infrastructure depends on NETFILTER_INGRESSPablo Neira Ayuso
2018-02-02netfilter: ipv6: nf_defrag: Kill frag queue on RFC2460 failureSubash Abhinov Kasiviswanathan
2018-02-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2018-01-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2018-01-31netfilter: on sockopt() acquire sock lock only in the required scopePaolo Abeni
2018-01-19netfilter: remove messages print and boot/module load timePablo Neira Ayuso
2018-01-16netfilter: nf_defrag: move NF_CONNTRACK bits into #ifdefArnd Bergmann
2018-01-16netfilter: nf_defrag: mark xt_table structures 'const' againArnd Bergmann
2018-01-16netfilter: ipv6: nf_defrag: Pass on packets to stack per RFC2460Subash Abhinov Kasiviswanathan
2018-01-11netfilter: nf_defrag: Skip defrag if NOTRACK is setSubash Abhinov Kasiviswanathan
2018-01-10netfilter: improve flow table Kconfig dependenciesArnd Bergmann
2018-01-10netfilter: add IPv6 segment routing header 'srh' matchAhmed Abdelsalam
2018-01-10netfilter: remove duplicated includeWei Yongjun
2018-01-10netfilter: nf_tables: get rid of struct nft_af_info abstractionPablo Neira Ayuso
2018-01-10netfilter: nf_tables: get rid of pernet familiesPablo Neira Ayuso
2018-01-10netfilter: nf_tables: remove nhooks field from struct nft_af_infoPablo Neira Ayuso
2018-01-08netfilter: flow table support for the mixed IPv4/IPv6 familyPablo Neira Ayuso
2018-01-08netfilter: flow table support for IPv6Pablo Neira Ayuso
2018-01-08netfilter: remove defensive check on malformed packets from raw socketsPablo Neira Ayuso
2018-01-08netfilter: move route indirection to struct nf_ipv6_opsPablo Neira Ayuso
2018-01-08netfilter: nf_tables: remove hooks from family definitionPablo Neira Ayuso
2018-01-08netfilter: nf_tables: remove multihook chains and familiesPablo Neira Ayuso
2018-01-08netfilter: nf_tables_inet: don't use multihook infrastructure anymorePablo Neira Ayuso