1. f79fca5 netfilter: xtables: add missing const qualifier to xt_tgchk_param by Jan Engelhardt · 16 years ago
  2. 916a917 netfilter: xtables: provide invoked family value to extensions by Jan Engelhardt · 16 years ago
  3. a2df164 netfilter: xtables: move extension arguments into compound structure (6/6) by Jan Engelhardt · 16 years ago
  4. af5d6dc netfilter: xtables: move extension arguments into compound structure (5/6) by Jan Engelhardt · 16 years ago
  5. 7eb3558 netfilter: xtables: move extension arguments into compound structure (4/6) by Jan Engelhardt · 16 years ago
  6. 6be3d85 netfilter: xtables: move extension arguments into compound structure (3/6) by Jan Engelhardt · 16 years ago
  7. 9b4fce7 netfilter: xtables: move extension arguments into compound structure (2/6) by Jan Engelhardt · 16 years ago
  8. f7108a2 netfilter: xtables: move extension arguments into compound structure (1/6) by Jan Engelhardt · 16 years ago
  9. 367c679 netfilter: xtables: do centralized checkentry call (1/2) by Jan Engelhardt · 16 years ago
  10. 76108ce netfilter: Use unsigned types for hooknum and pf vars by Jan Engelhardt · 16 years ago
  11. 5452e42 [NETFILTER]: annotate {arp,ip,ip6,x}tables with const by Jan Engelhardt · 16 years ago
  12. 3cb609d [NETFILTER]: x_tables: create per-netns /proc/net/*_tables_* by Alexey Dobriyan · 17 years ago
  13. b0a6363 [NETFILTER]: {ip,arp,ip6}_tables: fix sparse warnings in compat code by Patrick McHardy · 17 years ago
  14. 8d87005 [NETFILTER]: x_tables: per-netns xt_tables by Alexey Dobriyan · 17 years ago
  15. a98da11 [NETFILTER]: x_tables: change xt_table_register() return value convention by Alexey Dobriyan · 17 years ago
  16. ecb6f85 [NETFILTER]: Use const in struct xt_match, xt_target, xt_table by Jan Engelhardt · 17 years ago
  17. b386d9f [NETFILTER]: ip_tables: move compat offset calculation to x_tables by Patrick McHardy · 17 years ago
  18. 89c002d [NETFILTER]: {ip,ip6,arp}_tables: consolidate iterator macros by Patrick McHardy · 17 years ago
  19. 8956695 [NETFILTER]: x_tables: make xt_compat_match_from_user usable in iterator macros by Patrick McHardy · 17 years ago
  20. 259d4e4 [NETFILTER]: x_tables: struct xt_table_info diet by Eric Dumazet · 17 years ago
  21. 6e23ae2 [NETFILTER]: Introduce NF_INET_ hook values by Patrick McHardy · 17 years ago
  22. 3db05fe [NETFILTER]: Replace sk_buff ** with sk_buff * by Herbert Xu · 17 years ago
  23. e1931b7 [NETFILTER]: x_tables: switch xt_target->checkentry to bool by Jan Engelhardt · 17 years ago
  24. ccb79bd [NETFILTER]: x_tables: switch xt_match->checkentry to bool by Jan Engelhardt · 17 years ago
  25. 1d93a9c [NETFILTER]: x_tables: switch xt_match->match to bool by Jan Engelhardt · 17 years ago
  26. cff533a [NETFILTER]: x_tables: switch hotdrop to bool by Jan Engelhardt · 17 years ago
  27. 3c2ad46 [NETFILTER]: Clean up table initialization by Patrick McHardy · 17 years ago
  28. b96e7ec [NETFILTER]: ip6_tables: fixed conflicted optname for getsockopt by Yasuyuki Kozakai · 18 years ago
  29. 3e597c6 [PATCH] fix iptables __user misannotations by Al Viro · 18 years ago
  30. 9fa492c [NETFILTER]: x_tables: simplify compat API by Patrick McHardy · 18 years ago
  31. df0933d [NETFILTER]: kill listhelp.h by Patrick McHardy · 18 years ago
  32. 91270cf [NETFILTER]: x_tables: add data member to struct xt_match by Patrick McHardy · 18 years ago
  33. efa7416 [NETFILTER]: x_tables: remove unused size argument to check/destroy functions by Patrick McHardy · 18 years ago
  34. fe1cb10 [NETFILTER]: x_tables: remove unused argument to target functions by Patrick McHardy · 18 years ago
  35. 52d9c42 [NETFILTER]: x_tables: add helpers for mass match/target registration by Patrick McHardy · 18 years ago
  36. 46c5ea3 [NETFILTER] x_tables: fix compat related crash on non-x86 by Patrick McHardy · 18 years ago
  37. 55fe586 [NETFILTER]: Fix compat_xt_counters alignment for non-x86 by Patrick McHardy · 18 years ago
  38. 2722971 [NETFILTER]: iptables 32bit compat layer by Dmitry Mishin · 18 years ago
  39. 1e30a01 [NETFILTER]: futher {ip,ip6,arp}_tables unification by Dmitry Mishin · 19 years ago
  40. a45049c [NETFILTER]: x_tables: set the protocol family in x_tables targets/matches by Pablo Neira Ayuso · 19 years ago
  41. c4b8851 [NETFILTER]: x_tables: replace IPv4/IPv6 policy match by address family independant version by Patrick McHardy · 19 years ago
  42. 1c52483 [NETFILTER]: x_tables: pass registered match/target data to match/target functions by Patrick McHardy · 19 years ago
  43. 37f9f73 [NETFILTER]: xt_tables: add centralized error checking by Patrick McHardy · 19 years ago
  44. 6fbfc96 [NETFILTER]: Unbreak x-tables on x86. by David S. Miller · 19 years ago
  45. 4f2d768 [NETFILTER] x_tables: Make XT_ALIGN align as strictly as necessary. by David S. Miller · 19 years ago
  46. 2e4e6a1 [NETFILTER] x_tables: Abstraction layer for {ip,ip6,arp}_tables by Harald Welte · 19 years ago