summaryrefslogtreecommitdiffstats
path: root/net/netfilter
AgeCommit message (Expand)AuthorLines
2019-08-27netfilter: conntrack: make sysctls per-namespace againFlorian Westphal-0/+5
2019-08-27netfilter: nft_dynset: support for element deletionAnder Juaristi-0/+25
2019-08-27netfilter: nf_conntrack_ftp: Fix debug outputThomas Jarosch-1/+1
2019-08-27netfilter: xt_physdev: Fix spurious error message in physdev_mt_checkTodd Seidelmann-4/+2
2019-08-26netfilter: nfnetlink_log: add support for VLAN informationMichael Braun-0/+57
2019-08-26netfilter: nft_meta: support for time matchingAnder Juaristi-0/+46
2019-08-26netfilter: nf_tables: Introduce new 64-bit helper register functionsAnder Juaristi-4/+5
2019-08-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller-31/+116
2019-08-19netfilter: xt_nfacct: Fix alignment mismatch in xt_nfacct_match_infoJuliana Rodrigueiro-11/+25
2019-08-19netfilter: nft_flow_offload: missing netlink attribute policyPablo Neira Ayuso-0/+6
2019-08-18netfilter: nf_tables: map basechain priority to hardware priorityPablo Neira Ayuso-3/+18
2019-08-14netfilter: nft_bitwise: Adjust parentheses to fix memcmp size argumentNathan Chancellor-2/+2
2019-08-14netfilter: nft_flow_offload: skip tcp rst and fin packetsPablo Neira Ayuso-3/+6
2019-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextJakub Kicinski-87/+113
2019-08-13netfilter: conntrack: Use consistent ct id hash calculationDirk Morris-8/+8
2019-08-13netfilter: connlabels: prefer static lock initialiserFlorian Westphal-2/+1
2019-08-13netfilter: nf_nat_proto: make tables staticValdis Klētnieks-2/+2
2019-08-13netfilter: nf_tables: add missing prototypes.Valdis Klētnieks-3/+3
2019-08-13netfilter: inline four headers files into another one.Jeremy Sowden-2/+1
2019-08-13netfilter: nf_tables: store data in offload context registersPablo Neira Ayuso-7/+17
2019-08-13netfilter: nft_bitwise: add offload supportPablo Neira Ayuso-0/+19
2019-08-13netfilter: remove unnecessary spacesyangxingwu-13/+13
2019-08-09netfilter: nf_flow_table: teardown flow timeout racePablo Neira Ayuso-9/+25
2019-08-09netfilter: nf_flow_table: conntrack picks up expired flowsPablo Neira Ayuso-7/+10
2019-08-09netfilter: nf_tables: use-after-free in failing rule with bound setPablo Neira Ayuso-5/+10
2019-08-08netfilter: nf_tables_offload: support indr block callwenxu-24/+131
2019-08-08net: delete "register" keywordAlexey Dobriyan-4/+4
2019-08-05netfilter: nf_flow_table: fix offload for flows that are subject to xfrmFlorian Westphal-0/+43
2019-08-03ipvs: Improve robustness to the ipvs sysctlJunwei Hu-34/+35
2019-08-03netfilter: conntrack: use shared sysctl constantsMatteo Croce-18/+16
2019-08-03netfilter: synproxy: rename mss synproxy_options fieldFernando Fernandez Mancera-6/+6
2019-07-29netfilter: ipset: Fix rename concurrency with listingJozsef Kadlecsik-1/+1
2019-07-29netfilter: ipset: Copy the right MAC address in bitmap:ip,mac and hash:ip,mac...Stefano Brivio-2/+2
2019-07-29netfilter: ipset: Actually allow destination MAC address for hash:ip,mac sets...Stefano Brivio-4/+0
2019-07-25netfilter: nf_tables: Make nft_meta expression more robustPhil Sutter-12/+4
2019-07-19net: flow_offload: add flow_block structure and use itPablo Neira Ayuso-3/+4
2019-07-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller-64/+84
2019-07-19netfilter: bridge: make NF_TABLES_BRIDGE tristateArnd Bergmann-2/+2
2019-07-18proc/sysctl: add shared variables for range checkMatteo Croce-2/+1
2019-07-18netfilter: nft_meta: skip EAGAIN if nft_meta_bridge is not a modulePablo Neira Ayuso-1/+1
2019-07-18netfilter: synproxy: fix rst sequence number mismatchFernando Fernandez Mancera-2/+2
2019-07-18netfilter: nf_tables: Support auto-loading for inet natPhil Sutter-0/+3
2019-07-16netfilter: nft_hash: fix symhash with modulus oneLaura Garcia Liebana-1/+1
2019-07-16netfilter: nf_tables: don't fail when updating base chain policyFlorian Westphal-0/+2
2019-07-16netfilter: conntrack: always store window size un-scaledFlorian Westphal-3/+5
2019-07-16netfilter: synproxy: fix erroneous tcp mss optionFernando Fernandez Mancera-2/+4
2019-07-16netfilter: nf_tables: fix module autoload for redirChristian Hesse-1/+1
2019-07-16netfilter: Update obsolete comments referring to ip_conntrackYonatan Goldschmidt-14/+7
2019-07-16netfilter: nf_conntrack_sip: fix expectation clashxiao ruizhu-38/+56
2019-07-15netfilter: nfnetlink: avoid deadlock due to synchronous request_moduleFlorian Westphal-1/+1