Age | Commit message (Expand) | Author |
2019-08-29 | netfilter: nf_flow_table: clear skb tstamp before xmit | Florian Westphal |
2019-08-27 | netfilter: conntrack: make sysctls per-namespace again | Florian Westphal |
2019-08-27 | netfilter: nf_conntrack_ftp: Fix debug output | Thomas Jarosch |
2019-08-27 | netfilter: xt_physdev: Fix spurious error message in physdev_mt_check | Todd Seidelmann |
2019-08-19 | netfilter: xt_nfacct: Fix alignment mismatch in xt_nfacct_match_info | Juliana Rodrigueiro |
2019-08-19 | netfilter: nft_flow_offload: missing netlink attribute policy | Pablo Neira Ayuso |
2019-08-18 | netfilter: nf_tables: map basechain priority to hardware priority | Pablo Neira Ayuso |
2019-08-14 | netfilter: nft_flow_offload: skip tcp rst and fin packets | Pablo Neira Ayuso |
2019-08-13 | netfilter: conntrack: Use consistent ct id hash calculation | Dirk Morris |
2019-08-09 | netfilter: nf_flow_table: teardown flow timeout race | Pablo Neira Ayuso |
2019-08-09 | netfilter: nf_flow_table: conntrack picks up expired flows | Pablo Neira Ayuso |
2019-08-09 | netfilter: nf_tables: use-after-free in failing rule with bound set | Pablo Neira Ayuso |
2019-08-05 | netfilter: nf_flow_table: fix offload for flows that are subject to xfrm | Florian Westphal |
2019-07-29 | netfilter: ipset: Fix rename concurrency with listing | Jozsef Kadlecsik |
2019-07-29 | netfilter: ipset: Copy the right MAC address in bitmap:ip,mac and hash:ip,mac... | Stefano Brivio |
2019-07-29 | netfilter: ipset: Actually allow destination MAC address for hash:ip,mac sets... | Stefano Brivio |
2019-07-25 | netfilter: nf_tables: Make nft_meta expression more robust | Phil Sutter |
2019-07-19 | net: flow_offload: add flow_block structure and use it | Pablo Neira Ayuso |
2019-07-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller |
2019-07-19 | netfilter: bridge: make NF_TABLES_BRIDGE tristate | Arnd Bergmann |
2019-07-18 | proc/sysctl: add shared variables for range check | Matteo Croce |
2019-07-18 | netfilter: nft_meta: skip EAGAIN if nft_meta_bridge is not a module | Pablo Neira Ayuso |
2019-07-18 | netfilter: synproxy: fix rst sequence number mismatch | Fernando Fernandez Mancera |
2019-07-18 | netfilter: nf_tables: Support auto-loading for inet nat | Phil Sutter |
2019-07-16 | netfilter: nft_hash: fix symhash with modulus one | Laura Garcia Liebana |
2019-07-16 | netfilter: nf_tables: don't fail when updating base chain policy | Florian Westphal |
2019-07-16 | netfilter: conntrack: always store window size un-scaled | Florian Westphal |
2019-07-16 | netfilter: synproxy: fix erroneous tcp mss option | Fernando Fernandez Mancera |
2019-07-16 | netfilter: nf_tables: fix module autoload for redir | Christian Hesse |
2019-07-16 | netfilter: Update obsolete comments referring to ip_conntrack | Yonatan Goldschmidt |
2019-07-16 | netfilter: nf_conntrack_sip: fix expectation clash | xiao ruizhu |
2019-07-15 | netfilter: nfnetlink: avoid deadlock due to synchronous request_module | Florian Westphal |
2019-07-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2019-07-09 | netfilter: nf_tables: add hardware offload support | Pablo Neira Ayuso |
2019-07-09 | Merge tag 'docs-5.3' of git://git.lwn.net/linux | Linus Torvalds |
2019-07-09 | Merge tag 'leds-for-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2019-07-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2019-07-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next | David S. Miller |
2019-07-06 | netfilter: nf_tables: force module load in case select_ops() returns -EAGAIN | Pablo Neira Ayuso |
2019-07-05 | netfilter: nf_tables: __nft_expr_type_get() selects specific family type | Pablo Neira Ayuso |
2019-07-05 | netfilter: nf_tables: add nft_expr_type_request_module() | Pablo Neira Ayuso |
2019-07-05 | netfilter: nft_meta: move bridge meta keys into nft_meta_bridge | wenxu |
2019-07-05 | ipvs: strip gre tunnel headers from icmp errors | Julian Anastasov |
2019-07-05 | netfilter: nf_tables: Add synproxy support | Fernando Fernandez Mancera |
2019-07-04 | ipvs: allow tunneling with gre encapsulation | Vadim Fedorenko |
2019-07-04 | netfilter: nf_queue: remove unused hook entries pointer | Florian Westphal |
2019-07-04 | netfilter: nf_log: Replace a seq_printf() call by seq_puts() in seq_show() | Markus Elfring |
2019-07-04 | netfilter: rename nf_SYNPROXY.h to nf_synproxy.h | Pablo Neira Ayuso |
2019-06-29 | net: make skb_dst_force return true when dst is refcounted | Florian Westphal |
2019-06-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller |