summaryrefslogtreecommitdiffstats
path: root/net/netfilter
Commit message (Expand)AuthorAgeFilesLines
* 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
| * netfilter: nft_socket: fix erroneous socket assignmentFernando Fernandez Mancera2019-09-021-3/+3
* | netfilter: conntrack: move code to linux/nf_conntrack_common.h.Jeremy Sowden2019-09-131-1/+0
* | netfilter: remove nf_conntrack_icmpv6.h header.Jeremy Sowden2019-09-131-1/+0
* | netfilter: update include directives.Jeremy Sowden2019-09-138-6/+15
* | netfilter: inline xt_hashlimit, ebt_802_3 and xt_physdev headersJeremy Sowden2019-09-132-3/+9
* | netfilter: fix coding-style errors.Jeremy Sowden2019-09-132-5/+5
* | netfilter: nf_tables_offload: remove rules when the device unregisterswenxu2019-09-132-4/+50
* | netfilter: nf_tables_offload: refactor the nft_flow_offload_rule functionwenxu2019-09-131-7/+13
* | netfilter: nf_tables_offload: refactor the nft_flow_offload_chain functionwenxu2019-09-131-7/+13
* | netfilter: nf_tables_offload: add __nft_offload_get_chain functionwenxu2019-09-131-18/+34
* | netfilter: nft_{fwd,dup}_netdev: add offload supportPablo Neira Ayuso2019-09-105-2/+62
* | netfilter: nft_synproxy: add synproxy stateful object supportFernando Fernandez Mancera2019-09-101-21/+122
* | netfilter: nf_tables_offload: move indirect flow_block callback logic to corePablo Neira Ayuso2019-09-082-11/+21
* | netfilter: nf_tables_offload: avoid excessive stack usageArnd Bergmann2019-09-081-7/+13
* | netfilter: nf_tables: Fix an Oops in nf_tables_updobj() error handlingDan Carpenter2019-09-081-3/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2019-09-079-21/+231
|\ \
| * | netfilter: nf_tables: fix possible null-pointer dereference in object updateFernando Fernandez Mancera2019-09-051-0/+3
| * | netfilter: nft_quota: add quota object update supportFernando Fernandez Mancera2019-09-031-7/+22
| * | netfilter: nf_tables: Introduce stateful object update operationFernando Fernandez Mancera2019-09-031-7/+71
| * | netfilter: not mark a spinlock as __read_mostlyLi RongQing2019-08-272-3/+2
| * | netfilter: nft_dynset: support for element deletionAnder Juaristi2019-08-272-0/+25
| * | netfilter: nfnetlink_log: add support for VLAN informationMichael Braun2019-08-261-0/+57
| * | netfilter: nft_meta: support for time matchingAnder Juaristi2019-08-261-0/+46
| * | netfilter: nf_tables: Introduce new 64-bit helper register functionsAnder Juaristi2019-08-261-4/+5
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-09-024-6/+10
|\ \ \ | | |/ | |/|
| * | netfilter: nf_flow_table: clear skb tstamp before xmitFlorian Westphal2019-08-291-1/+2
| * | netfilter: conntrack: make sysctls per-namespace againFlorian Westphal2019-08-271-0/+5
| * | netfilter: nf_conntrack_ftp: Fix debug outputThomas Jarosch2019-08-271-1/+1
| * | netfilter: xt_physdev: Fix spurious error message in physdev_mt_checkTodd Seidelmann2019-08-271-4/+2
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-08-272-11/+31
|\| | | |/ |/|
| * netfilter: xt_nfacct: Fix alignment mismatch in xt_nfacct_match_infoJuliana Rodrigueiro2019-08-191-11/+25
| * netfilter: nft_flow_offload: missing netlink attribute policyPablo Neira Ayuso2019-08-191-0/+6
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-08-196-31/+116
|\|
| * netfilter: nf_tables: map basechain priority to hardware priorityPablo Neira Ayuso2019-08-182-3/+18
| * netfilter: nft_flow_offload: skip tcp rst and fin packetsPablo Neira Ayuso2019-08-141-3/+6
| * netfilter: conntrack: Use consistent ct id hash calculationDirk Morris2019-08-131-8/+8
| * netfilter: nf_flow_table: teardown flow timeout racePablo Neira Ayuso2019-08-091-9/+25
| * netfilter: nf_flow_table: conntrack picks up expired flowsPablo Neira Ayuso2019-08-091-7/+10
| * netfilter: nf_tables: use-after-free in failing rule with bound setPablo Neira Ayuso2019-08-091-5/+10
| * netfilter: nf_flow_table: fix offload for flows that are subject to xfrmFlorian Westphal2019-08-051-0/+43
* | netfilter: nft_bitwise: Adjust parentheses to fix memcmp size argumentNathan Chancellor2019-08-141-2/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextJakub Kicinski2019-08-1322-87/+113
|\ \
| * | netfilter: connlabels: prefer static lock initialiserFlorian Westphal2019-08-131-2/+1
| * | netfilter: nf_nat_proto: make tables staticValdis Klētnieks2019-08-131-2/+2
| * | netfilter: nf_tables: add missing prototypes.Valdis Klētnieks2019-08-133-3/+3
| * | netfilter: inline four headers files into another one.Jeremy Sowden2019-08-132-2/+1