summaryrefslogtreecommitdiff
path: root/include/net/netfilter/nf_tables_ipv4.h
AgeCommit message (Expand)Author
2023-12-20netfilter: nf_tables: set transport offset from mac header for netdev/egressPablo Neira Ayuso
2023-02-01netfilter: use skb_ip_totlen and iph_totlenXin Long
2022-10-25netfilter: nf_tables: reduce nft_pktinfo by 8 bytesFlorian Westphal
2021-11-01netfilter: nf_tables: convert pktinfo->tprot_set to flags fieldPablo Neira Ayuso
2021-05-29netfilter: nf_tables: remove xt_action_param from nft_pktinfoFlorian Westphal
2021-05-29netfilter: nf_tables: remove unused arg in nft_set_pktinfo_unspec()Florian Westphal
2020-10-12netfilter: nf_tables: add inet ingress supportPablo Neira Ayuso
2018-01-08netfilter: nf_tables_inet: don't use multihook infrastructure anymorePablo Neira Ayuso
2018-01-08netfilter: nf_tables: explicit nft_set_pktinfo() call from hook pathPablo Neira Ayuso
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2016-10-05netfilter: merge fixup for "nf_tables_netdev: remove redundant ip_hdr assignm...Stephen Rothwell
2016-09-12netfilter: introduce nft_set_pktinfo_{ipv4, ipv6}_validate()Pablo Neira Ayuso
2016-09-12netfilter: nf_tables: ensure proper initialization of nft_pktinfo fieldsPablo Neira Ayuso
2015-09-18netfilter: nf_tables: kill nft_pktinfo.opsEric W. Biederman
2015-04-04netfilter: Pass nf_hook_state through nft_set_pktinfo*().David S. Miller
2014-01-07netfilter: nft_meta: add l4proto supportPatrick McHardy
2014-01-07netfilter: nf_tables: add "inet" table for IPv4/IPv6Patrick McHardy
2013-10-14netfilter: nf_tables: add compatibility layer for x_tablesPablo Neira Ayuso