Age | Commit message (Expand) | Author |
2019-12-09 | netfilter: nf_tables: validate NFT_DATA_VALUE after nft_data_init() | Pablo Neira Ayuso |
2019-11-20 | netfilter: nf_tables_offload: allow ethernet interface type only | Pablo Neira Ayuso |
2019-11-04 | netfilter: nf_tables_offload: check for register data length mismatches | Pablo Neira Ayuso |
2019-07-09 | netfilter: nf_tables: add hardware offload support | Pablo Neira Ayuso |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner |
2019-01-18 | netfilter: nf_tables: add direct calls for all builtin expressions | Florian Westphal |
2018-09-17 | netfilter: nf_tables: avoid BUG_ON usage | Florian Westphal |
2018-01-08 | netfilter: mark expected switch fall-throughs | Gustavo A. R. Silva |
2017-05-15 | netfilter: nf_tables: revisit chain/object refcounting from elements | Pablo Neira Ayuso |
2017-05-15 | netfilter: nf_tables: missing sanitization in data from userspace | Pablo Neira Ayuso |
2016-11-09 | netfilter: nf_tables: simplify the basic expressions' init routine | Liping Zhang |
2016-11-01 | netfilter: nf_tables: remove useless U8_MAX validation | Liping Zhang |
2016-09-23 | netfilter: nf_tables: validate maximum value of u32 netlink attributes | Laura Garcia Liebana |
2015-04-13 | netfilter: nf_tables: support variable sized data in nft_data_init() | Patrick McHardy |
2015-04-13 | netfilter: nf_tables: add register parsing/dumping helpers | Patrick McHardy |
2015-04-13 | netfilter: nf_tables: kill nft_data_cmp() | Patrick McHardy |
2015-04-13 | netfilter: nf_tables: get rid of NFT_REG_VERDICT usage | Patrick McHardy |
2015-04-13 | netfilter: nf_tables: introduce nft_validate_register_load() | Patrick McHardy |
2014-04-14 | netfilter: nf_tables: fix nft_cmp_fast failure on big endian for size < 4 | Patrick McHardy |
2013-10-14 | netfilter: nf_tables: add compatibility layer for x_tables | Pablo Neira Ayuso |
2013-10-14 | netfilter: nf_tables: add optimized data comparison for small values | Patrick McHardy |
2013-10-14 | netfilter: nf_tables: expression ops overloading | Patrick McHardy |
2013-10-14 | netfilter: add nftables | Patrick McHardy |