1. 4b512e1 netfilter: nft_compat: fix crash when related match/target module is removed by Liping Zhang · 8 years ago
  2. 2bf4fad netfilter: nft_compat: put back match/target module if init fail by Liping Zhang · 8 years ago
  3. f0716cd netfilter: nft_compat: check match/targetinfo attr size by Florian Westphal · 8 years ago
  4. 7b8002a netfilter: nfnetlink: pass down netns pointer to call() and call_rcu() by Pablo Neira Ayuso · 8 years ago
  5. ba378ca netfilter: nft_compat: skip family comparison in case of NFPROTO_UNSPEC by Pablo Neira Ayuso · 9 years ago
  6. 55917a2 netfilter: x_tables: add context to know if extension runs from nft_compat by Pablo Neira Ayuso · 9 years ago
  7. a55e22e netfilter: nf_tables: get rid of NFT_REG_VERDICT usage by Patrick McHardy · 9 years ago
  8. c1f8667 netfilter: Fix switch statement warnings with recent gcc. by David Miller · 9 years ago
  9. d5c1d8c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  10. 749177c netfilter: nft_compat: set IP6T_F_PROTO flag if protocol is set by Pablo Neira Ayuso · 9 years ago
  11. 3cef5c5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  12. 71a83a6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  13. 5f15893 netfilter: nft_compat: add support for arptables extensions by Arturo Borrero · 9 years ago
  14. 2156d32 netfilter: nft_compat: don't truncate ethernet protocol type to u8 by Arturo Borrero · 9 years ago
  15. ee92259 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 9 years ago
  16. 520aa74 netfilter: nft_compat: fix module refcount underflow by Pablo Neira Ayuso · 9 years ago
  17. 5191f4d netfilter: nft_compat: add ebtables support by Arturo Borrero · 9 years ago
  18. afefb6f netfilter: nft_compat: use the match->table to validate dependencies by Pablo Neira Ayuso · 10 years ago
  19. c918687 netfilter: nft_compat: relax chain type validation by Pablo Neira Ayuso · 10 years ago
  20. 2daf1b4 netfilter: nft_compat: use current net namespace by Pablo Neira Ayuso · 10 years ago
  21. 7965ee9 netfilter: nft_compat: fix wrong target lookup in nft_target_select_ops() by Arturo Borrero · 10 years ago
  22. f3f5dde netfilter: nft_compat: validate chain type in match/target by Pablo Neira Ayuso · 10 years ago
  23. 493618a netfilter: nft_compat: fix hook validation for non-base chains by Pablo Neira Ayuso · 10 years ago
  24. 756c1b1 netfilter: nft_compat: remove incomplete 32/64 bits arch compat code by Pablo Neira Ayuso · 10 years ago
  25. 3d9b142 netfilter: nft_compat: call {target, match}->destroy() to cleanup entry by Pablo Neira Ayuso · 10 years ago
  26. 62472bc netfilter: nf_tables: restore context for expression destructors by Patrick McHardy · 10 years ago
  27. 115a60b netfilter: nf_tables: add support for multi family tables by Patrick McHardy · 10 years ago
  28. 8691a9a netfilter: nft_compat: fix error path in nft_parse_compat() by Pablo Neira Ayuso · 11 years ago
  29. c359c41 netfilter: nft_compat: use _safe version of list_for_each by Dan Carpenter · 11 years ago
  30. 0ca743a netfilter: nf_tables: add compatibility layer for x_tables by Pablo Neira Ayuso · 11 years ago