aboutsummaryrefslogtreecommitdiffstats
path: root/net/netfilter
Commit message (Expand)AuthorAge
* Merge branch 'master' of git://blackhole.kfki.hu/nfPablo Neira Ayuso2019-11-04
|\
| * netfilter: ipset: Fix nla_policies to fully support NL_VALIDATE_STRICTJozsef Kadlecsik2019-11-04
| * netfilter: ipset: Copy the right MAC address in hash:ip,mac IPv6 setsStefano Brivio2019-11-04
| * netfilter: ipset: Fix an error code in ip_set_sockfn_get()Dan Carpenter2019-11-04
* | netfilter: nf_tables_offload: skip EBUSY on chain updatePablo Neira Ayuso2019-11-04
* | netfilter: nf_tables: bogus EOPNOTSUPP on basechain updatePablo Neira Ayuso2019-11-04
* | netfilter: nf_tables: fix unexpected EOPNOTSUPP errorFernando Fernandez Mancera2019-11-04
* | netfilter: nf_tables_offload: check for register data length mismatchesPablo Neira Ayuso2019-11-04
|/
* Merge tag 'ipvs-fixes-for-v5.4' of https://git.kernel.org/pub/scm/linux/kerne...Pablo Neira Ayuso2019-10-26
|\
| * ipvs: move old_secure_tcp into struct netns_ipvsEric Dumazet2019-10-24
| * ipvs: don't ignore errors in case refcounting ip_vs module failsDavide Caratti2019-10-24
* | netfilter: nft_payload: fix missing check for matching length in offloadswenxu2019-10-24
|/
* netfilter: nf_tables_offload: restore basechain deletionPablo Neira Ayuso2019-10-23
* netfilter: nf_flow_table: set timeout before insertion into hashesPablo Neira Ayuso2019-10-23
* netfilter: conntrack: avoid possible false sharingEric Dumazet2019-10-10
* netfilter: nft_connlimit: disable bh on garbage collectionPablo Neira Ayuso2019-10-01
* netfilter: drop bridge nf reset from nf_resetFlorian Westphal2019-10-01
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2019-09-27
|\
| * netfilter: nf_tables: bogus EBUSY when deleting flowtable after flushLaura Garcia Liebana2019-09-25
| * netfilter: nf_tables: allow lookups in dynamic setsFlorian Westphal2019-09-20
| * netfilter: nf_tables_offload: fix always true policy is unset checkPablo Neira Ayuso2019-09-20
| * netfilter: nf_tables: add NFT_CHAIN_POLICY_UNSET and use itPablo Neira Ayuso2019-09-20
* | net: Fix Kconfig indentationKrzysztof Kozlowski2019-09-26
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-09-15
|\
| * netfilter: nf_flow_table: set default timeout after successful insertionPablo Neira Ayuso2019-09-03
| * netfilter: ctnetlink: honor IPS_OFFLOAD flagPablo Neira Ayuso2019-09-03
| * netfilter: nft_fib_netdev: Terminate rule eval if protocol=IPv6 and ipv6 modu...Leonardo Bras2019-09-03
| * netfilter: nft_socket: fix erroneous socket assignmentFernando Fernandez Mancera2019-09-02
* | netfilter: conntrack: move code to linux/nf_conntrack_common.h.Jeremy Sowden2019-09-13
* | netfilter: remove nf_conntrack_icmpv6.h header.Jeremy Sowden2019-09-13
* | netfilter: update include directives.Jeremy Sowden2019-09-13
* | netfilter: inline xt_hashlimit, ebt_802_3 and xt_physdev headersJeremy Sowden2019-09-13
* | netfilter: fix coding-style errors.Jeremy Sowden2019-09-13
* | netfilter: nf_tables_offload: remove rules when the device unregisterswenxu2019-09-13
* | netfilter: nf_tables_offload: refactor the nft_flow_offload_rule functionwenxu2019-09-13
* | netfilter: nf_tables_offload: refactor the nft_flow_offload_chain functionwenxu2019-09-13
* | netfilter: nf_tables_offload: add __nft_offload_get_chain functionwenxu2019-09-12
* | netfilter: nft_{fwd,dup}_netdev: add offload supportPablo Neira Ayuso2019-09-10
* | netfilter: nft_synproxy: add synproxy stateful object supportFernando Fernandez Mancera2019-09-10
* | netfilter: nf_tables_offload: move indirect flow_block callback logic to corePablo Neira Ayuso2019-09-08
* | netfilter: nf_tables_offload: avoid excessive stack usageArnd Bergmann2019-09-08
* | netfilter: nf_tables: Fix an Oops in nf_tables_updobj() error handlingDan Carpenter2019-09-08
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2019-09-07
|\ \
| * | netfilter: nf_tables: fix possible null-pointer dereference in object updateFernando Fernandez Mancera2019-09-05
| * | netfilter: nft_quota: add quota object update supportFernando Fernandez Mancera2019-09-03
| * | netfilter: nf_tables: Introduce stateful object update operationFernando Fernandez Mancera2019-09-03
| * | netfilter: not mark a spinlock as __read_mostlyLi RongQing2019-08-27
| * | netfilter: nft_dynset: support for element deletionAnder Juaristi2019-08-27
| * | netfilter: nfnetlink_log: add support for VLAN informationMichael Braun2019-08-26
| * | netfilter: nft_meta: support for time matchingAnder Juaristi2019-08-26