summaryrefslogtreecommitdiff
path: root/net/netfilter
AgeCommit message (Expand)Author
2019-09-03netfilter: nf_flow_table: set default timeout after successful insertionPablo Neira Ayuso
2019-09-03netfilter: ctnetlink: honor IPS_OFFLOAD flagPablo Neira Ayuso
2019-09-03netfilter: nft_fib_netdev: Terminate rule eval if protocol=IPv6 and ipv6 modu...Leonardo Bras
2019-09-02netfilter: nft_socket: fix erroneous socket assignmentFernando Fernandez Mancera
2019-08-29netfilter: nf_flow_table: clear skb tstamp before xmitFlorian Westphal
2019-08-27netfilter: conntrack: make sysctls per-namespace againFlorian Westphal
2019-08-27netfilter: nf_conntrack_ftp: Fix debug outputThomas Jarosch
2019-08-27netfilter: xt_physdev: Fix spurious error message in physdev_mt_checkTodd Seidelmann
2019-08-19netfilter: xt_nfacct: Fix alignment mismatch in xt_nfacct_match_infoJuliana Rodrigueiro
2019-08-19netfilter: nft_flow_offload: missing netlink attribute policyPablo Neira Ayuso
2019-08-18netfilter: nf_tables: map basechain priority to hardware priorityPablo Neira Ayuso
2019-08-14netfilter: nft_flow_offload: skip tcp rst and fin packetsPablo Neira Ayuso
2019-08-13netfilter: conntrack: Use consistent ct id hash calculationDirk Morris
2019-08-09netfilter: nf_flow_table: teardown flow timeout racePablo Neira Ayuso
2019-08-09netfilter: nf_flow_table: conntrack picks up expired flowsPablo Neira Ayuso
2019-08-09netfilter: nf_tables: use-after-free in failing rule with bound setPablo Neira Ayuso
2019-08-05netfilter: nf_flow_table: fix offload for flows that are subject to xfrmFlorian Westphal
2019-07-29netfilter: ipset: Fix rename concurrency with listingJozsef Kadlecsik
2019-07-29netfilter: ipset: Copy the right MAC address in bitmap:ip,mac and hash:ip,mac...Stefano Brivio
2019-07-29netfilter: ipset: Actually allow destination MAC address for hash:ip,mac sets...Stefano Brivio
2019-07-25netfilter: nf_tables: Make nft_meta expression more robustPhil Sutter
2019-07-19net: flow_offload: add flow_block structure and use itPablo Neira Ayuso
2019-07-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2019-07-19netfilter: bridge: make NF_TABLES_BRIDGE tristateArnd Bergmann
2019-07-18proc/sysctl: add shared variables for range checkMatteo Croce
2019-07-18netfilter: nft_meta: skip EAGAIN if nft_meta_bridge is not a modulePablo Neira Ayuso
2019-07-18netfilter: synproxy: fix rst sequence number mismatchFernando Fernandez Mancera
2019-07-18netfilter: nf_tables: Support auto-loading for inet natPhil Sutter
2019-07-16netfilter: nft_hash: fix symhash with modulus oneLaura Garcia Liebana
2019-07-16netfilter: nf_tables: don't fail when updating base chain policyFlorian Westphal
2019-07-16netfilter: conntrack: always store window size un-scaledFlorian Westphal
2019-07-16netfilter: synproxy: fix erroneous tcp mss optionFernando Fernandez Mancera
2019-07-16netfilter: nf_tables: fix module autoload for redirChristian Hesse
2019-07-16netfilter: Update obsolete comments referring to ip_conntrackYonatan Goldschmidt
2019-07-16netfilter: nf_conntrack_sip: fix expectation clashxiao ruizhu
2019-07-15netfilter: nfnetlink: avoid deadlock due to synchronous request_moduleFlorian Westphal
2019-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2019-07-09netfilter: nf_tables: add hardware offload supportPablo Neira Ayuso
2019-07-09Merge tag 'docs-5.3' of git://git.lwn.net/linuxLinus Torvalds
2019-07-09Merge tag 'leds-for-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-07-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-07-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2019-07-06netfilter: nf_tables: force module load in case select_ops() returns -EAGAINPablo Neira Ayuso
2019-07-05netfilter: nf_tables: __nft_expr_type_get() selects specific family typePablo Neira Ayuso
2019-07-05netfilter: nf_tables: add nft_expr_type_request_module()Pablo Neira Ayuso
2019-07-05netfilter: nft_meta: move bridge meta keys into nft_meta_bridgewenxu
2019-07-05ipvs: strip gre tunnel headers from icmp errorsJulian Anastasov
2019-07-05netfilter: nf_tables: Add synproxy supportFernando Fernandez Mancera
2019-07-04ipvs: allow tunneling with gre encapsulationVadim Fedorenko
2019-07-04netfilter: nf_queue: remove unused hook entries pointerFlorian Westphal