index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
netfilter
/
nft_bitwise.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'nf-next-23-06-26' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jakub Kicinski
2023-06-26
1
-1
/
+1
|
\
|
*
netfilter: nf_tables: limit allowed range via nla_policy
Florian Westphal
2023-06-26
1
-1
/
+1
*
|
netfilter: nft_bitwise: fix register tracking
Jeremy Sowden
2023-06-07
1
-1
/
+1
|
/
*
netfilter: nf_tables: Extend nft_expr_ops::dump callback parameters
Phil Sutter
2022-11-15
1
-2
/
+4
*
netfilter: nf_tables: upfront validation of data via nft_data_init()
Pablo Neira Ayuso
2022-08-09
1
-33
/
+33
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-next
David S. Miller
2022-04-11
1
-6
/
+7
|
\
|
*
netfilter: bitwise: improve error goto labels
Jeremy Sowden
2022-04-09
1
-5
/
+6
|
*
netfilter: bitwise: replace hard-coded size with `sizeof` expression
Jeremy Sowden
2022-04-09
1
-1
/
+1
*
|
netfilter: bitwise: fix reduce comparisons
Jeremy Sowden
2022-03-29
1
-2
/
+2
|
/
*
netfilter: nft_ct: track register operations
Pablo Neira Ayuso
2022-03-20
1
-0
/
+1
*
netfilter: nf_tables: cancel tracking for clobbered destination registers
Pablo Neira Ayuso
2022-03-20
1
-8
/
+15
*
netfilter: nft_bitwise: track register operations
Pablo Neira Ayuso
2022-01-09
1
-0
/
+95
*
netfilter: nftables: add nft_parse_register_store() and use it
Pablo Neira Ayuso
2021-01-27
1
-7
/
+6
*
netfilter: nftables: add nft_parse_register_load() and use it
Pablo Neira Ayuso
2021-01-27
1
-5
/
+5
*
netfilter: nf_tables: Implement fast bitwise expression
Phil Sutter
2020-10-04
1
-6
/
+135
*
netfilter: bitwise: use more descriptive variable-names.
Jeremy Sowden
2020-03-15
1
-7
/
+7
*
netfilter: bitwise: add support for shifts.
Jeremy Sowden
2020-01-16
1
-0
/
+77
*
netfilter: bitwise: add NFTA_BITWISE_DATA attribute.
Jeremy Sowden
2020-01-16
1
-0
/
+5
*
netfilter: bitwise: only offload boolean operations.
Jeremy Sowden
2020-01-16
1
-0
/
+3
*
netfilter: bitwise: add helper for dumping boolean operations.
Jeremy Sowden
2020-01-16
1
-8
/
+21
*
netfilter: bitwise: add helper for evaluating boolean operations.
Jeremy Sowden
2020-01-16
1
-3
/
+14
*
netfilter: bitwise: add helper for initializing boolean operations.
Jeremy Sowden
2020-01-16
1
-25
/
+41
*
netfilter: bitwise: add NFTA_BITWISE_OP netlink attribute.
Jeremy Sowden
2020-01-16
1
-0
/
+16
*
netfilter: bitwise: replace gotos with returns.
Jeremy Sowden
2020-01-16
1
-8
/
+5
*
netfilter: bitwise: remove NULL comparisons from attribute checks.
Jeremy Sowden
2020-01-16
1
-5
/
+5
*
netfilter: nf_tables: white-space fixes.
Jeremy Sowden
2020-01-16
1
-2
/
+2
*
netfilter: nf_tables: validate NFT_DATA_VALUE after nft_data_init()
Pablo Neira Ayuso
2019-12-09
1
-2
/
+2
*
netfilter: nf_tables_offload: check for register data length mismatches
Pablo Neira Ayuso
2019-11-04
1
-2
/
+3
*
netfilter: nft_bitwise: Adjust parentheses to fix memcmp size argument
Nathan Chancellor
2019-08-14
1
-2
/
+2
*
netfilter: nft_bitwise: add offload support
Pablo Neira Ayuso
2019-08-13
1
-0
/
+19
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
1
-4
/
+1
*
netfilter: nf_tables: add direct calls for all builtin expressions
Florian Westphal
2019-01-18
1
-3
/
+2
*
netfilter: nf_tables: revisit chain/object refcounting from elements
Pablo Neira Ayuso
2017-05-15
1
-2
/
+2
*
netfilter: nf_tables: missing sanitization in data from userspace
Pablo Neira Ayuso
2017-05-15
1
-5
/
+14
*
netfilter: nf_tables: simplify the basic expressions' init routine
Liping Zhang
2016-11-09
1
-12
/
+1
*
netfilter: nf_tables: validate maximum value of u32 netlink attributes
Laura Garcia Liebana
2016-09-23
1
-1
/
+7
*
netfilter: nf_tables: support variable sized data in nft_data_init()
Patrick McHardy
2015-04-13
1
-2
/
+4
*
netfilter: nf_tables: switch registers to 32 bit addressing
Patrick McHardy
2015-04-13
1
-2
/
+2
*
netfilter: nf_tables: add register parsing/dumping helpers
Patrick McHardy
2015-04-13
1
-4
/
+4
*
netfilter: nf_tables: convert expressions to u32 register pointers
Patrick McHardy
2015-04-13
1
-6
/
+4
*
netfilter: nf_tables: get rid of NFT_REG_VERDICT usage
Patrick McHardy
2015-04-13
1
-3
/
+3
*
netfilter: nf_tables: introduce nft_validate_register_load()
Patrick McHardy
2015-04-13
1
-3
/
+2
*
netfilter: nf_tables: kill nft_validate_output_register()
Patrick McHardy
2015-04-13
1
-4
/
+0
*
netfilter: nf_tables: rename nft_validate_data_load()
Patrick McHardy
2015-04-13
1
-2
/
+2
*
netfilter: nf_tables: validate len in nft_validate_data_load()
Patrick McHardy
2015-04-13
1
-3
/
+5
*
netfilter: nf_tables: expression ops overloading
Patrick McHardy
2013-10-14
1
-6
/
+12
*
netfilter: add nftables
Patrick McHardy
2013-10-14
1
-0
/
+140