Age | Commit message (Expand) | Author | Files | Lines |
2022-03-20 | netfilter: nf_tables: do not reduce read-only expressions | Pablo Neira Ayuso | 1 | -0/+3 |
2022-02-09 | netfilter: nft_cmp: optimize comparison for 16-bytes | Pablo Neira Ayuso | 1 | -2/+100 |
2021-04-18 | netfilter: nftables_offload: VLAN id needs host byteorder in flow dissector | Pablo Neira Ayuso | 1 | -2/+39 |
2021-02-06 | netfilter: nftables: remove redundant assignment of variable err | Colin Ian King | 1 | -3/+1 |
2021-01-27 | netfilter: nftables: add nft_parse_register_load() and use it | Pablo Neira Ayuso | 1 | -5/+3 |
2020-11-27 | netfilter: nftables_offload: build mask based from the matching bytes | Pablo Neira Ayuso | 1 | -4/+4 |
2020-10-04 | netfilter: nf_tables: Enable fast nft_cmp for inverted matches | Phil Sutter | 1 | -6/+7 |
2020-07-22 | netfilter: Use fallthrough pseudo-keyword | Gustavo A. R. Silva | 1 | -2/+2 |
2019-12-09 | netfilter: nf_tables: validate NFT_DATA_VALUE after nft_data_init() | Pablo Neira Ayuso | 1 | -0/+6 |
2019-11-20 | netfilter: nf_tables_offload: allow ethernet interface type only | Pablo Neira Ayuso | 1 | -0/+6 |
2019-11-04 | netfilter: nf_tables_offload: check for register data length mismatches | Pablo Neira Ayuso | 1 | -1/+1 |
2019-07-09 | netfilter: nf_tables: add hardware offload support | Pablo Neira Ayuso | 1 | -0/+53 |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 1 | -4/+1 |
2019-01-18 | netfilter: nf_tables: add direct calls for all builtin expressions | Florian Westphal | 1 | -3/+3 |
2018-09-17 | netfilter: nf_tables: avoid BUG_ON usage | Florian Westphal | 1 | -2/+4 |
2018-01-08 | netfilter: mark expected switch fall-throughs | Gustavo A. R. Silva | 1 | -0/+2 |
2017-05-15 | netfilter: nf_tables: revisit chain/object refcounting from elements | Pablo Neira Ayuso | 1 | -1/+1 |
2017-05-15 | netfilter: nf_tables: missing sanitization in data from userspace | Pablo Neira Ayuso | 1 | -2/+10 |
2016-11-09 | netfilter: nf_tables: simplify the basic expressions' init routine | Liping Zhang | 1 | -12/+1 |
2016-11-01 | netfilter: nf_tables: remove useless U8_MAX validation | Liping Zhang | 1 | -3/+0 |
2016-09-23 | netfilter: nf_tables: validate maximum value of u32 netlink attributes | Laura Garcia Liebana | 1 | -0/+3 |
2015-04-13 | netfilter: nf_tables: support variable sized data in nft_data_init() | Patrick McHardy | 1 | -3/+6 |
2015-04-13 | netfilter: nf_tables: add register parsing/dumping helpers | Patrick McHardy | 1 | -4/+4 |
2015-04-13 | netfilter: nf_tables: kill nft_data_cmp() | Patrick McHardy | 1 | -1/+1 |
2015-04-13 | netfilter: nf_tables: get rid of NFT_REG_VERDICT usage | Patrick McHardy | 1 | -3/+3 |
2015-04-13 | netfilter: nf_tables: introduce nft_validate_register_load() | Patrick McHardy | 1 | -12/+13 |
2014-04-14 | netfilter: nf_tables: fix nft_cmp_fast failure on big endian for size < 4 | Patrick McHardy | 1 | -1/+1 |
2013-10-14 | netfilter: nf_tables: add compatibility layer for x_tables | Pablo Neira Ayuso | 1 | -1/+2 |
2013-10-14 | netfilter: nf_tables: add optimized data comparison for small values | Patrick McHardy | 1 | -23/+93 |
2013-10-14 | netfilter: nf_tables: expression ops overloading | Patrick McHardy | 1 | -6/+12 |
2013-10-14 | netfilter: add nftables | Patrick McHardy | 1 | -0/+146 |