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_payload.c
Age
Commit message (
Expand
)
Author
Files
Lines
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
2013-10-14
netfilter: nft_payload: add optimized payload implementation for small loads
Patrick McHardy
1
-27
/
+42
2013-10-14
netfilter: nf_tables: expression ops overloading
Patrick McHardy
1
-6
/
+12
2013-10-14
netfilter: add nftables
Patrick McHardy
1
-0
/
+137