summaryrefslogtreecommitdiffstats
path: root/net/netfilter
Commit message (Expand)AuthorAgeFilesLines
* icmp: remove duplicate codeMatteo Croce2019-11-052-10/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-11-028-27/+76
|\
| * Merge tag 'ipvs-fixes-for-v5.4' of https://git.kernel.org/pub/scm/linux/kerne...Pablo Neira Ayuso2019-10-265-25/+35
| |\
| | * ipvs: move old_secure_tcp into struct netns_ipvsEric Dumazet2019-10-241-8/+7
| | * ipvs: don't ignore errors in case refcounting ip_vs module failsDavide Caratti2019-10-245-17/+28
| * | netfilter: nft_payload: fix missing check for matching length in offloadswenxu2019-10-241-0/+38
| |/
| * netfilter: nf_tables_offload: restore basechain deletionPablo Neira Ayuso2019-10-231-1/+1
| * netfilter: nf_flow_table: set timeout before insertion into hashesPablo Neira Ayuso2019-10-231-1/+2
* | net: Fix various misspellings of "connect"Geert Uytterhoeven2019-10-281-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2019-10-2631-496/+1063
|\ \ | |/ |/|
| * netfilter: nf_tables_offload: unbind if multi-device binding failsPablo Neira Ayuso2019-10-261-2/+17
| * netfilter: nf_tables_offload: add nft_flow_block_offload_init()Pablo Neira Ayuso2019-10-261-21/+21
| * netfilter: nf_tables_offload: add nft_chain_offload_cmd()Pablo Neira Ayuso2019-10-261-5/+15
| * netfilter: ecache: don't look for ecache extension on dying/unconfirmed connt...Florian Westphal2019-10-261-3/+3
| * netfilter: nf_tables: support for multiple devices per netdev hookPablo Neira Ayuso2019-10-233-96/+289
| * netfilter: nf_tables_offload: remove rules on unregistered device onlyPablo Neira Ayuso2019-10-231-13/+13
| * netfilter: nf_tables_offload: add nft_flow_cls_offload_setup()Pablo Neira Ayuso2019-10-231-13/+24
| * netfilter: nf_tables_offload: Pass callback list to nft_setup_cb_call()Pablo Neira Ayuso2019-10-231-4/+5
| * netfilter: nf_tables_offload: add nft_flow_block_chain()Pablo Neira Ayuso2019-10-231-4/+11
| * netfilter: nf_tables: increase maximum devices number per flowtablePablo Neira Ayuso2019-10-231-1/+1
| * netfilter: nf_tables: allow netdevice to be used only once per flowtablePablo Neira Ayuso2019-10-231-0/+17
| * netfilter: nf_tables: dynamically allocate hooks per net_device in flowtablesPablo Neira Ayuso2019-10-231-102/+151
| * netfilter: nf_flow_table: move priority to struct nf_flowtablePablo Neira Ayuso2019-10-231-5/+5
| * netfilter: add and use nf_hook_slow_list()Florian Westphal2019-10-171-0/+20
| * netfilter: conntrack: free extension area immediatelyFlorian Westphal2019-10-172-13/+10
| * netfilter: ctnetlink: don't dump ct extensions of unconfirmed conntracksFlorian Westphal2019-10-171-26/+50
| * Merge tag 'ipvs-next-for-v5.5' of https://git.kernel.org/pub/scm/linux/kernel...Pablo Neira Ayuso2019-10-173-34/+43
| |\
| | * ipvs: batch __ip_vs_dev_cleanupHaishuang Yan2019-10-081-7/+12
| | * ipvs: batch __ip_vs_cleanupHaishuang Yan2019-10-082-15/+25
| | * ipvs: no need to update skb route entry for local destination packets.zhang kai2019-10-081-12/+6
| * | netfilter: ecache: document extension area access rulesFlorian Westphal2019-10-171-2/+15
| |/
| * netfilter: ipset: move ip_set_get_ip_port() to ip_set_bitmap_port.c.Jeremy Sowden2019-10-072-28/+27
| * netfilter: ipset: move function to ip_set_bitmap_ip.c.Jeremy Sowden2019-10-071-0/+12
| * netfilter: ipset: make ip_set_put_flags extern.Jeremy Sowden2019-10-071-0/+24
| * netfilter: ipset: move functions to ip_set_core.c.Jeremy Sowden2019-10-071-0/+102
| * netfilter: ipset: move ip_set_comment functions from ip_set.h to ip_set_core.c.Jeremy Sowden2019-10-071-1/+65
| * netfilter: ipset: remove inline from static functions in .c files.Jeremy Sowden2019-10-0719-138/+138
* | netfilter: conntrack: avoid possible false sharingEric Dumazet2019-10-091-2/+2
|/
* netfilter: nft_connlimit: disable bh on garbage collectionPablo Neira Ayuso2019-10-011-1/+6
* netfilter: drop bridge nf reset from nf_resetFlorian Westphal2019-10-011-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2019-09-274-7/+42
|\
| * netfilter: nf_tables: bogus EBUSY when deleting flowtable after flushLaura Garcia Liebana2019-09-252-0/+35
| * netfilter: nf_tables: allow lookups in dynamic setsFlorian Westphal2019-09-202-5/+5
| * netfilter: nf_tables_offload: fix always true policy is unset checkPablo Neira Ayuso2019-09-201-1/+1
| * netfilter: nf_tables: add NFT_CHAIN_POLICY_UNSET and use itPablo Neira Ayuso2019-09-201-1/+1
* | net: Fix Kconfig indentationKrzysztof Kozlowski2019-09-262-4/+4
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-09-154-6/+12
|\
| * netfilter: nf_flow_table: set default timeout after successful insertionPablo Neira Ayuso2019-09-031-1/+1
| * netfilter: ctnetlink: honor IPS_OFFLOAD flagPablo Neira Ayuso2019-09-031-2/+5
| * netfilter: nft_fib_netdev: Terminate rule eval if protocol=IPv6 and ipv6 modu...Leonardo Bras2019-09-031-0/+3