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