summaryrefslogtreecommitdiffstats
path: root/net/ipv4/netfilter/nf_defrag_ipv4.c
Commit message (Expand)AuthorAgeFilesLines
* netfilter: Pass priv instead of nf_hook_ops to netfilter hooksEric W. Biederman2015-09-181-1/+1
* inet netfilter: Prefer state->hook to ops->hooknumEric W. Biederman2015-09-181-1/+1
* netfilter: nf_conntrack: add direction support for zonesDaniel Borkmann2015-08-181-2/+6
* netfilter: nf_conntrack: push zone object into functionsDaniel Borkmann2015-08-111-6/+5
* netfilter: bridge: reduce nf_bridge_info to 32 bytes againFlorian Westphal2015-07-301-5/+2
* netfilter: Make nf_hookfn use nf_hook_state.David S. Miller2015-04-041-3/+1
* netfilter: use IS_ENABLED(CONFIG_BRIDGE_NETFILTER)Pablo Neira Ayuso2014-10-021-1/+1
* netfilter: use IS_ENABLED() macroDuan Jiong2014-06-301-4/+4
* net: rename local_df to ignore_dfWANG Cong2014-05-121-1/+1
* netfilter: ipv4: defrag: set local_df flag on defragmented skbFlorian Westphal2014-05-041-2/+3
* netfilter: pass hook ops to hookfnPatrick McHardy2013-10-141-2/+4
* netfilter: ipv4, defrag: switch hook PFs to nfprotoAlban Crequy2012-06-071-2/+2
* ip: introduce ip_is_fragment helper inline functionPaul Gortmaker2011-06-211-1/+1
* netfilter: nf_conntrack_defrag: check socket type before touching nodefrag flagJiri Olsa2010-09-221-1/+3
* net - IP_NODEFRAG option for IPv4 socketJiri Olsa2010-06-231-0/+5
* netfilter: nf_defrag_ipv4: fix compilation error with NF_CONNTRACK=nPatrick McHardy2010-02-181-1/+5
* netfilter: nf_conntrack: add support for "conntrack zones"Patrick McHardy2010-02-151-3/+9
* netfilter: fix build failure with CONNTRACK=y NAT=nFlorian Westphal2010-02-081-0/+1
* netfilter: nf_conntrack: support conntrack templatesPatrick McHardy2010-02-031-1/+1
* netfilter: fix crashes in bridge netfilter caused by fragment jumpsPatrick McHardy2009-12-151-4/+17
* netfilter: restore lost #ifdef guarding defrag exceptionPatrick McHardy2008-10-141-1/+2
* netfilter: split netfilter IPv4 defragmentation into a separate moduleKOVACS Krisztian2008-10-081-0/+96
OpenPOWER on IntegriCloud