aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4/netfilter/nf_defrag_ipv4.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-09-18inet netfilter: Prefer state->hook to ops->hooknumEric W. Biederman1-1/+1
2015-08-18netfilter: nf_conntrack: add direction support for zonesDaniel Borkmann1-2/+6
2015-08-11netfilter: nf_conntrack: push zone object into functionsDaniel Borkmann1-6/+5
2015-07-30netfilter: bridge: reduce nf_bridge_info to 32 bytes againFlorian Westphal1-5/+2
2015-04-04netfilter: Make nf_hookfn use nf_hook_state.David S. Miller1-3/+1
2014-10-02netfilter: use IS_ENABLED(CONFIG_BRIDGE_NETFILTER)Pablo Neira Ayuso1-1/+1
2014-06-30netfilter: use IS_ENABLED() macroDuan Jiong1-4/+4
2014-05-12net: rename local_df to ignore_dfWANG Cong1-1/+1
2014-05-04netfilter: ipv4: defrag: set local_df flag on defragmented skbFlorian Westphal1-2/+3
2013-10-14netfilter: pass hook ops to hookfnPatrick McHardy1-2/+4
2012-06-07netfilter: ipv4, defrag: switch hook PFs to nfprotoAlban Crequy1-2/+2
2011-06-21ip: introduce ip_is_fragment helper inline functionPaul Gortmaker1-1/+1
2010-09-22netfilter: nf_conntrack_defrag: check socket type before touching nodefrag flagJiri Olsa1-1/+3
2010-06-23net - IP_NODEFRAG option for IPv4 socketJiri Olsa1-0/+5
2010-02-18netfilter: nf_defrag_ipv4: fix compilation error with NF_CONNTRACK=nPatrick McHardy1-1/+5
2010-02-15netfilter: nf_conntrack: add support for "conntrack zones"Patrick McHardy1-3/+9
2010-02-08netfilter: fix build failure with CONNTRACK=y NAT=nFlorian Westphal1-0/+1
2010-02-03netfilter: nf_conntrack: support conntrack templatesPatrick McHardy1-1/+1
2009-12-15netfilter: fix crashes in bridge netfilter caused by fragment jumpsPatrick McHardy1-4/+17
2008-10-14netfilter: restore lost #ifdef guarding defrag exceptionPatrick McHardy1-1/+2
2008-10-08netfilter: split netfilter IPv4 defragmentation into a separate moduleKOVACS Krisztian1-0/+96