summaryrefslogtreecommitdiff
path: root/net/netfilter
AgeCommit message (Expand)Author
2018-01-08netfilter: remove struct nf_afinfo and its helper functionsPablo Neira Ayuso
2018-01-08netfilter: remove route_key_size field in struct nf_afinfoPablo Neira Ayuso
2018-01-08netfilter: move reroute indirection to struct nf_ipv6_opsPablo Neira Ayuso
2018-01-08netfilter: move route indirection to struct nf_ipv6_opsPablo Neira Ayuso
2018-01-08netfilter: remove saveroute indirection in struct nf_afinfoPablo Neira Ayuso
2018-01-08netfilter: move checksum_partial indirection to struct nf_ipv6_opsPablo Neira Ayuso
2018-01-08netfilter: move checksum indirection to struct nf_ipv6_opsPablo Neira Ayuso
2018-01-08netfilter: connlimit: split xt_connlimit into front and backendFlorian Westphal
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
2018-01-08netfilter: core: support for NFPROTO_INET hook registrationPablo Neira Ayuso
2018-01-08netfilter: core: pass family as parameter to nf_remove_net_hook()Pablo Neira Ayuso
2018-01-08netfilter: core: pass hook number, family and device to nf_find_hook_list()Pablo Neira Ayuso
2018-01-08netfilter: core: add nf_remove_net_hookPablo Neira Ayuso
2018-01-08netfilter: nf_tables: add nft_set_is_anonymous() helperPablo Neira Ayuso
2018-01-08netfilter: nf_tables: explicit nft_set_pktinfo() call from hook pathPablo Neira Ayuso
2018-01-08netfilter: nf_tables: reject nat hook registration if prio is before conntrackFlorian Westphal
2018-01-08netfilter: core: only allow one nat hook per hook pointFlorian Westphal
2018-01-08netfilter: xtables: add and use xt_request_find_table_lockFlorian Westphal
2018-01-08netfilter: don't allocate space for arp/bridge hooks unless neededFlorian Westphal
2018-01-08netfilter: don't allocate space for decnet hooks unless neededFlorian Westphal
2018-01-08netfilter: reduce hook array sizes to what is neededFlorian Westphal
2018-01-08netfilter: reduce size of hook entry point locationsFlorian Westphal
2018-01-08netfilter: core: free hooks with call_rcuFlorian Westphal
2018-01-08netfilter: core: remove synchronize_net call if nfqueue is usedFlorian Westphal
2018-01-08netfilter: core: make nf_unregister_net_hooks simple wrapper againFlorian Westphal
2018-01-08netfilter: nf_conntrack_h323: Remove unwanted comments.Varsha Rao
2018-01-08netfilter: ipset: add resched points during set listingFlorian Westphal
2018-01-08netfilter: ipset: use nfnl_mutex_is_lockedFlorian Westphal
2018-01-08netfilter: ipvs: Remove useless ipvsh param of frag_safe_skb_hpGao Feng
2018-01-08netfilter: conntrack: timeouts can be constFlorian Westphal
2018-01-08netfilter: mark expected switch fall-throughsGustavo A. R. Silva
2018-01-08netfilter: conntrack: l4 protocol trackers can be constFlorian Westphal
2018-01-08netfilter: conntrack: constify list of builtin trackersFlorian Westphal
2018-01-08netfilter: conntrack: remove nlattr_size pointer from l4proto trackersFlorian Westphal
2018-01-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2018-01-07netfilter: x_tables: fix int overflow in xt_alloc_table_info()Dmitry Vyukov
2018-01-05fix "netfilter: xt_bpf: Fix XT_BPF_MODE_FD_PINNED mode of 'xt_bpf_info_v1'"Al Viro
2018-01-03Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar
2017-12-26netfilter: nf_tables: fix potential NULL-ptr deref in nf_tables_dump_obj_done()Hangbin Liu
2017-12-21netfilter: nf_tables: fix chain filter in nf_tables_dump_rules()Pablo Neira Ayuso
2017-12-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-12-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2017-12-13net: remove duplicate includesPravin Shedge
2017-12-11rhashtable: Change rhashtable_walk_start to return voidTom Herbert
2017-12-11netfilter: exthdr: add missign attributes to policyFlorian Westphal
2017-12-06netfilter: xt_osf: Add missing permission checksKevin Cernekee
2017-12-04netfilter: xt_bpf: add overflow checksJann Horn
2017-12-04netfilter: nfnetlink_cthelper: Add missing permission checksKevin Cernekee