index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
netfilter
/
nft_payload.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-10-31
netfilter: nft_payload: sanitize offset and length before calling skb_checksum()
Pablo Neira Ayuso
1
-0
/
+3
2024-08-20
netfilter: nf_tables: pass context structure to nft_parse_register_load
Florian Westphal
1
-1
/
+1
2024-06-11
netfilter: nft_inner: validate mandatory meta and payload
Davide Ornaghi
1
-0
/
+4
2024-05-29
netfilter: nft_payload: skbuff vlan metadata mangle support
Pablo Neira Ayuso
1
-7
/
+65
2024-05-20
netfilter: nft_payload: restore vlan q-in-q match support
Pablo Neira Ayuso
1
-16
/
+7
2023-10-12
netfilter: nft_payload: fix wrong mac header matching
Florian Westphal
1
-1
/
+1
2023-10-04
netfilter: nft_payload: rebuild vlan header on h_proto access
Florian Westphal
1
-1
/
+12
2023-06-26
netfilter: nft_payload: rebuild vlan header when needed
Pablo Neira Ayuso
1
-1
/
+2
2023-01-11
netfilter: nft_payload: incorrect arithmetics when fetching VLAN header bits
Pablo Neira Ayuso
1
-1
/
+1
2022-11-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-next
Jakub Kicinski
1
-3
/
+6
2022-11-15
netfilter: nf_tables: Extend nft_expr_ops::dump callback parameters
Phil Sutter
1
-2
/
+4
2022-11-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-3
/
+3
2022-11-01
netlink: introduce bigendian integer types
Florian Westphal
1
-3
/
+3
2022-11-01
netfilter: nft_payload: use __be16 to store gre version
Pablo Neira Ayuso
1
-1
/
+2
2022-10-25
netfilter: nft_inner: support for inner tunnel header matching
Pablo Neira Ayuso
1
-1
/
+88
2022-10-25
netfilter: nft_payload: access ipip payload for inner offset
Pablo Neira Ayuso
1
-0
/
+3
2022-10-25
netfilter: nft_payload: access GRE payload via inner offset
Pablo Neira Ayuso
1
-0
/
+32
2022-10-25
netfilter: nft_payload: move struct nft_payload_set definition where it belongs
Pablo Neira Ayuso
1
-0
/
+10
2022-09-07
netfilter: nft_payload: reject out-of-range attributes via policy
Florian Westphal
1
-3
/
+3
2022-08-24
netfilter: nft_payload: do not truncate csum_offset and csum_type
Pablo Neira Ayuso
1
-6
/
+13
2022-08-24
netfilter: nft_payload: report ERANGE for too long offset and length
Pablo Neira Ayuso
1
-2
/
+8
2022-03-20
netfilter: nf_tables: cancel tracking for clobbered destination registers
Pablo Neira Ayuso
1
-8
/
+4
2022-02-04
netfilter: nft_payload: don't allow th access for fragments
Florian Westphal
1
-4
/
+5
2022-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+3
2022-01-09
netfilter: nft_payload: cancel register tracking after payload update
Pablo Neira Ayuso
1
-0
/
+21
2022-01-09
netfilter: nft_bitwise: track register operations
Pablo Neira Ayuso
1
-1
/
+1
2022-01-09
netfilter: nft_payload: track register operations
Pablo Neira Ayuso
1
-0
/
+30
2022-01-06
netfilter: nft_payload: do not update layer 4 checksum when mangling fragments
Pablo Neira Ayuso
1
-0
/
+3
2021-12-23
netfilter: nft_payload: WARN_ON_ONCE instead of BUG
Pablo Neira Ayuso
1
-2
/
+4
2021-11-08
netfilter: nft_payload: Remove duplicated include in nft_payload.c
Wan Jiabing
1
-1
/
+0
2021-11-01
netfilter: nft_payload: support for inner header matching / mangling
Pablo Neira Ayuso
1
-2
/
+54
2021-11-01
netfilter: nf_tables: convert pktinfo->tprot_set to flags field
Pablo Neira Ayuso
1
-2
/
+2
2021-05-29
netfilter: nf_tables: add and use nft_thoff helper
Florian Westphal
1
-5
/
+5
2021-04-18
netfilter: nftables_offload: VLAN id needs host byteorder in flow dissector
Pablo Neira Ayuso
1
-4
/
+6
2021-04-18
netfilter: nft_payload: fix C-VLAN offload support
Pablo Neira Ayuso
1
-2
/
+3
2021-01-27
netfilter: nftables: add nft_parse_register_store() and use it
Pablo Neira Ayuso
1
-3
/
+3
2021-01-27
netfilter: nftables: add nft_parse_register_load() and use it
Pablo Neira Ayuso
1
-2
/
+2
2020-11-27
netfilter: nftables_offload: build mask based from the matching bytes
Pablo Neira Ayuso
1
-17
/
+49
2020-11-27
netfilter: nftables_offload: set address type in control dissector
Pablo Neira Ayuso
1
-0
/
+4
2020-10-15
netfilter: nftables: allow re-computing sctp CRC-32C in 'payload' statements
Davide Caratti
1
-0
/
+28
2020-08-21
netfilter: nf_tables: fix destination register zeroing
Florian Westphal
1
-1
/
+3
2020-07-22
netfilter: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2020-03-04
netfilter: nft_payload: add missing attribute validation for payload csum flags
Jakub Kicinski
1
-0
/
+1
2019-11-20
netfilter: nft_payload: add C-VLAN offload support
Pablo Neira Ayuso
1
-0
/
+16
2019-11-20
netfilter: nft_payload: add VLAN offload support
Pablo Neira Ayuso
1
-0
/
+22
2019-11-13
netfilter: nft_payload: add C-VLAN support
Pablo Neira Ayuso
1
-7
/
+16
2019-11-13
netfilter: nf_tables: add nft_payload_rebuild_vlan_hdr()
Pablo Neira Ayuso
1
-5
/
+14
2019-11-13
netfilter: nft_payload: simplify vlan header handling
Pablo Neira Ayuso
1
-19
/
+9
2019-10-24
netfilter: nft_payload: fix missing check for matching length in offloads
wenxu
1
-0
/
+38
2019-07-09
netfilter: nf_tables: add hardware offload support
Pablo Neira Ayuso
1
-0
/
+187
[next]