1. 1785e8f netfiler: ipset: Add net namespace for ipset by Vitaly Lavrov · 11 years ago
  2. 3fd986b netfilter: ipset: Use a common function at listing the extensions by Jozsef Kadlecsik · 11 years ago
  3. b90cb8b netfilter: ipset: Support comments in bitmap-type ipsets. by Oliver Smith · 11 years ago
  4. 03c8b23 netfilter: ipset: Generalize extensions support by Jozsef Kadlecsik · 11 years ago
  5. ca134ce netfilter: ipset: Move extension data to set structure by Jozsef Kadlecsik · 11 years ago
  6. f925f70 netfilter: ipset: Rename extension offset ids to extension ids by Jozsef Kadlecsik · 11 years ago
  7. 20b2fab netfilter: ipset: Fix "may be used uninitialized" warnings by Jozsef Kadlecsik · 11 years ago
  8. 35b8dcf netfilter: ipset: Rename simple macro names to avoid namespace issues. by Jozsef Kadlecsik · 11 years ago
  9. f48d19d netfilter: ipset: The bitmap types with counter support by Jozsef Kadlecsik · 11 years ago
  10. b0da390 netfilter: ipset: Bitmap types using the unified code base by Jozsef Kadlecsik · 11 years ago
  11. 5add189 netfilter: ipset: bitmap:ip,mac: fix listing with timeout by Jozsef Kadlecsik · 11 years ago
  12. 3ace95c netfilter: ipset: Coding style fixes by Jozsef Kadlecsik · 12 years ago
  13. 10111a6 netfilter: ipset: Include supported revisions in module description by Jozsef Kadlecsik · 12 years ago
  14. b9fed74 netfilter: ipset: Check and reject crazy /0 input parameters by Jozsef Kadlecsik · 12 years ago
  15. 8561cf9 netfilter: Convert compare_ether_addr to ether_addr_equal by Joe Perches · 12 years ago
  16. 7cf7899 ipset: Stop using NLA_PUT*(). by David S. Miller · 12 years ago
  17. c15f1c8 netfilter: ipset: use NFPROTO_ constants by Jan Engelhardt · 13 years ago
  18. 15b4d93 netfilter: ipset: whitespace and coding fixes detected by checkpatch.pl by Jozsef Kadlecsik · 13 years ago
  19. b66554c netfilter: ipset: add xt_action_param to the variant level kadt functions, ipset API change by Jozsef Kadlecsik · 13 years ago
  20. e6146e8 netfilter: ipset: use unified from/to address masking and check the usage by Jozsef Kadlecsik · 13 years ago
  21. f1e00b3 netfilter: ipset: set type support with multiple revisions added by Jozsef Kadlecsik · 13 years ago
  22. 3d14b17 netfilter: ipset: fix adding ranges to hash types by Jozsef Kadlecsik · 13 years ago
  23. ac8cc92 netfilter: ipset: options and flags support added to the kernel API by Jozsef Kadlecsik · 13 years ago
  24. 5416219 netfilter: ipset: timeout can be modified for already added elements by Jozsef Kadlecsik · 13 years ago
  25. 0e8a835 netfilter: ipset: bitmap:ip,mac type requires "src" for MAC by Jozsef Kadlecsik · 13 years ago
  26. 6604271 netfilter: ipset: References are protected by rwlock instead of mutex by Jozsef Kadlecsik · 13 years ago
  27. 582e1fc netfilter: ipset: remove unnecessary includes by Patrick McHardy · 14 years ago
  28. de76021 netfilter: ipset: bitmap:ip,mac type support by Jozsef Kadlecsik · 14 years ago