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