index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
netfilter
/
nft_bitwise.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-01-27
netfilter: nftables: add nft_parse_register_store() and use it
Pablo Neira Ayuso
1
-7
/
+6
2021-01-27
netfilter: nftables: add nft_parse_register_load() and use it
Pablo Neira Ayuso
1
-5
/
+5
2020-10-04
netfilter: nf_tables: Implement fast bitwise expression
Phil Sutter
1
-6
/
+135
2020-03-15
netfilter: bitwise: use more descriptive variable-names.
Jeremy Sowden
1
-7
/
+7
2020-01-16
netfilter: bitwise: add support for shifts.
Jeremy Sowden
1
-0
/
+77
2020-01-16
netfilter: bitwise: add NFTA_BITWISE_DATA attribute.
Jeremy Sowden
1
-0
/
+5
2020-01-16
netfilter: bitwise: only offload boolean operations.
Jeremy Sowden
1
-0
/
+3
2020-01-16
netfilter: bitwise: add helper for dumping boolean operations.
Jeremy Sowden
1
-8
/
+21
2020-01-16
netfilter: bitwise: add helper for evaluating boolean operations.
Jeremy Sowden
1
-3
/
+14
2020-01-16
netfilter: bitwise: add helper for initializing boolean operations.
Jeremy Sowden
1
-25
/
+41
2020-01-16
netfilter: bitwise: add NFTA_BITWISE_OP netlink attribute.
Jeremy Sowden
1
-0
/
+16
2020-01-16
netfilter: bitwise: replace gotos with returns.
Jeremy Sowden
1
-8
/
+5
2020-01-16
netfilter: bitwise: remove NULL comparisons from attribute checks.
Jeremy Sowden
1
-5
/
+5
2020-01-16
netfilter: nf_tables: white-space fixes.
Jeremy Sowden
1
-2
/
+2
2019-12-09
netfilter: nf_tables: validate NFT_DATA_VALUE after nft_data_init()
Pablo Neira Ayuso
1
-2
/
+2
2019-11-04
netfilter: nf_tables_offload: check for register data length mismatches
Pablo Neira Ayuso
1
-2
/
+3
2019-08-14
netfilter: nft_bitwise: Adjust parentheses to fix memcmp size argument
Nathan Chancellor
1
-2
/
+2
2019-08-13
netfilter: nft_bitwise: add offload support
Pablo Neira Ayuso
1
-0
/
+19
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
/
+2
2017-05-15
netfilter: nf_tables: revisit chain/object refcounting from elements
Pablo Neira Ayuso
1
-2
/
+2
2017-05-15
netfilter: nf_tables: missing sanitization in data from userspace
Pablo Neira Ayuso
1
-5
/
+14
2016-11-09
netfilter: nf_tables: simplify the basic expressions' init routine
Liping Zhang
1
-12
/
+1
2016-09-23
netfilter: nf_tables: validate maximum value of u32 netlink attributes
Laura Garcia Liebana
1
-1
/
+7
2015-04-13
netfilter: nf_tables: support variable sized data in nft_data_init()
Patrick McHardy
1
-2
/
+4
2015-04-13
netfilter: nf_tables: switch registers to 32 bit addressing
Patrick McHardy
1
-2
/
+2
2015-04-13
netfilter: nf_tables: add register parsing/dumping helpers
Patrick McHardy
1
-4
/
+4
2015-04-13
netfilter: nf_tables: convert expressions to u32 register pointers
Patrick McHardy
1
-6
/
+4
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
-3
/
+2
2015-04-13
netfilter: nf_tables: kill nft_validate_output_register()
Patrick McHardy
1
-4
/
+0
2015-04-13
netfilter: nf_tables: rename nft_validate_data_load()
Patrick McHardy
1
-2
/
+2
2015-04-13
netfilter: nf_tables: validate len in nft_validate_data_load()
Patrick McHardy
1
-3
/
+5
2013-10-14
netfilter: nf_tables: expression ops overloading
Patrick McHardy
1
-6
/
+12
2013-10-14
netfilter: add nftables
Patrick McHardy
1
-0
/
+140