1. 5f54739 netfilter: nf_defrag_ipv4: Drop redundant ip_send_check() by Joe Stringer · 9 years ago
  2. 8282f27 inet: frag: Always orphan skbs inside ip_defrag() by Joe Stringer · 9 years ago
  3. f668f5f ipv4: use sk_fullsock() in ipv4_conntrack_defrag() by Eric Dumazet · 9 years ago
  4. f0a0a97 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Pablo Neira Ayuso · 9 years ago
  5. 2ffbceb netfilter: remove hook owner refcounting by Florian Westphal · 9 years ago
  6. 19bcf9f ipv4: Pass struct net into ip_defrag and ip_check_defrag by Eric W. Biederman · 9 years ago
  7. 06198b3 netfilter: Pass priv instead of nf_hook_ops to netfilter hooks by Eric W. Biederman · 9 years ago
  8. 082a758 inet netfilter: Prefer state->hook to ops->hooknum by Eric W. Biederman · 9 years ago
  9. deedb59 netfilter: nf_conntrack: add direction support for zones by Daniel Borkmann · 9 years ago
  10. 308ac91 netfilter: nf_conntrack: push zone object into functions by Daniel Borkmann · 9 years ago
  11. 72b1e5e netfilter: bridge: reduce nf_bridge_info to 32 bytes again by Florian Westphal · 9 years ago
  12. 238e54c netfilter: Make nf_hookfn use nf_hook_state. by David S. Miller · 9 years ago
  13. 1109a90 netfilter: use IS_ENABLED(CONFIG_BRIDGE_NETFILTER) by Pablo Neira Ayuso · 10 years ago
  14. 24de3d3 netfilter: use IS_ENABLED() macro by Duan Jiong · 10 years ago
  15. 60ff746 net: rename local_df to ignore_df by WANG Cong · 10 years ago
  16. 895162b netfilter: ipv4: defrag: set local_df flag on defragmented skb by Florian Westphal · 10 years ago
  17. 795aa6e netfilter: pass hook ops to hookfn by Patrick McHardy · 11 years ago
  18. 89a48e3 netfilter: ipv4, defrag: switch hook PFs to nfproto by Alban Crequy · 12 years ago
  19. 56f8a75 ip: introduce ip_is_fragment helper inline function by Paul Gortmaker · 13 years ago
  20. cbdd769 netfilter: nf_conntrack_defrag: check socket type before touching nodefrag flag by Jiri Olsa · 14 years ago
  21. 7b2ff18 net - IP_NODEFRAG option for IPv4 socket by Jiri Olsa · 14 years ago
  22. 37ee3d5 netfilter: nf_defrag_ipv4: fix compilation error with NF_CONNTRACK=n by Patrick McHardy · 14 years ago
  23. 5d0aa2c netfilter: nf_conntrack: add support for "conntrack zones" by Patrick McHardy · 14 years ago
  24. 7678037 netfilter: fix build failure with CONNTRACK=y NAT=n by Florian Westphal · 14 years ago
  25. b2a15a6 netfilter: nf_conntrack: support conntrack templates by Patrick McHardy · 15 years ago
  26. 8fa9ff6 netfilter: fix crashes in bridge netfilter caused by fragment jumps by Patrick McHardy · 15 years ago
  27. 38f7ac3 netfilter: restore lost #ifdef guarding defrag exception by Patrick McHardy · 16 years ago
  28. 73e4022 netfilter: split netfilter IPv4 defragmentation into a separate module by KOVACS Krisztian · 16 years ago