index
:
drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
UNKNOWN
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
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
2019-06-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-4
/
+1
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2019-05-31
netfilter: nf_tables: prefer skb_ensure_writable
Florian Westphal
1
-3
/
+3
2019-01-18
netfilter: nf_tables: add direct calls for all builtin expressions
Florian Westphal
1
-3
/
+3
2017-08-28
netfilter: fix a few (harmless) sparse warnings
Florian Westphal
1
-1
/
+1
2016-12-14
netfilter: nft_payload: mangle ckecksum if NFT_PAYLOAD_L4CSUM_PSEUDOHDR is set
Pablo Neira Ayuso
1
-8
/
+19
2016-12-06
netfilter: nft_payload: layer 4 checksum adjustment for pseudoheader fields
Pablo Neira Ayuso
1
-5
/
+102
2016-11-09
netfilter: nf_tables: simplify the basic expressions' init routine
Liping Zhang
1
-12
/
+1
2016-09-23
netfilter: nf_tables: check tprot_set first when we use xt.thoff
Liping Zhang
1
-0
/
+4
2015-11-25
netfilter: nft_payload: add packet mangling support
Patrick McHardy
1
-6
/
+129
2015-08-19
netfilter: nft_payload: work around vlan header stripping
Florian Westphal
1
-1
/
+56
2015-04-13
netfilter: nf_tables: switch registers to 32 bit addressing
Patrick McHardy
1
-1
/
+2
2015-04-13
netfilter: nf_tables: add register parsing/dumping helpers
Patrick McHardy
1
-2
/
+2
2015-04-13
netfilter: nf_tables: convert expressions to u32 register pointers
Patrick McHardy
1
-2
/
+2
2015-04-13
netfilter: nf_tables: get rid of NFT_REG_VERDICT usage
Patrick McHardy
1
-3
/
+3
2015-04-13
netfilter: nf_tables: kill nft_validate_output_register()
Patrick McHardy
1
-5
/
+1
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
-4
/
+3
2014-02-17
netfilter: nf_tables: check if payload length is a power of 2
Nikolay Aleksandrov
1
-1
/
+2
2013-10-14
netfilter: nf_tables: nft_payload: fix transport header base
Pablo Neira Ayuso
1
-1
/
+1
2013-10-14
netfilter: nf_tables: add compatibility layer for x_tables
Pablo Neira Ayuso
1
-1
/
+3
[next]