1. 916a917 netfilter: xtables: provide invoked family value to extensions by Jan Engelhardt · 16 years ago
  2. a2df164 netfilter: xtables: move extension arguments into compound structure (6/6) by Jan Engelhardt · 16 years ago
  3. af5d6dc netfilter: xtables: move extension arguments into compound structure (5/6) by Jan Engelhardt · 16 years ago
  4. 7eb3558 netfilter: xtables: move extension arguments into compound structure (4/6) by Jan Engelhardt · 16 years ago
  5. 6be3d85 netfilter: xtables: move extension arguments into compound structure (3/6) by Jan Engelhardt · 16 years ago
  6. 9b4fce7 netfilter: xtables: move extension arguments into compound structure (2/6) by Jan Engelhardt · 16 years ago
  7. f7108a2 netfilter: xtables: move extension arguments into compound structure (1/6) by Jan Engelhardt · 16 years ago
  8. 367c679 netfilter: xtables: do centralized checkentry call (1/2) by Jan Engelhardt · 16 years ago
  9. 544473c [NETFILTER]: {ip,ip6,arp}_tables: return EAGAIN for invalid SO_GET_ENTRIES size by Patrick McHardy · 16 years ago
  10. 5452e42 [NETFILTER]: annotate {arp,ip,ip6,x}tables with const by Jan Engelhardt · 16 years ago
  11. 3b1e0a6 [NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS. by YOSHIFUJI Hideaki · 16 years ago
  12. 0dc4787 net: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 17 years ago
  13. 3cb609d [NETFILTER]: x_tables: create per-netns /proc/net/*_tables_* by Alexey Dobriyan · 17 years ago
  14. b0a6363 [NETFILTER]: {ip,arp,ip6}_tables: fix sparse warnings in compat code by Patrick McHardy · 17 years ago
  15. df20096 [NETFILTER]: netns: put table module on netns stop by Alexey Dobriyan · 17 years ago
  16. 34bd137 [NETFILTER]: ip_tables: propagate netns from userspace by Alexey Dobriyan · 17 years ago
  17. 44d34e7 [NETFILTER]: x_tables: return new table from {arp,ip,ip6}t_register_table() by Alexey Dobriyan · 17 years ago
  18. 8d87005 [NETFILTER]: x_tables: per-netns xt_tables by Alexey Dobriyan · 17 years ago
  19. a98da11 [NETFILTER]: x_tables: change xt_table_register() return value convention by Alexey Dobriyan · 17 years ago
  20. ecb6f85 [NETFILTER]: Use const in struct xt_match, xt_target, xt_table by Jan Engelhardt · 17 years ago
  21. 022748a [NETFILTER]: {ip,ip6}_tables: remove some inlines by Denys Vlasenko · 17 years ago
  22. e79ec50 [NETFILTER]: Parenthesize macro parameters by Jan Engelhardt · 17 years ago
  23. f01ffbd [NETFILTER]: nf_log: move logging stuff to seperate header by Patrick McHardy · 17 years ago
  24. 6d6a55f [NETFILTER]: ip_tables: remove ipchains compatibility hack by Patrick McHardy · 17 years ago
  25. c9d8fe1 [NETFILTER]: {ip,ip6}_tables: fix format strings by Patrick McHardy · 17 years ago
  26. 9c54795 [NETFILTER]: {ip,ip6}_tables: reformat to eliminate differences by Patrick McHardy · 17 years ago
  27. b386d9f [NETFILTER]: ip_tables: move compat offset calculation to x_tables by Patrick McHardy · 17 years ago
  28. 73cd598 [NETFILTER]: ip_tables: fix compat types by Patrick McHardy · 17 years ago
  29. 30c08c4 [NETFILTER]: ip_tables: account for struct ipt_entry/struct compat_ipt_entry size diff by Patrick McHardy · 17 years ago
  30. 8956695 [NETFILTER]: x_tables: make xt_compat_match_from_user usable in iterator macros by Patrick McHardy · 17 years ago
  31. 4b47824 [NETFILTER]: ip_tables: reformat compat code by Patrick McHardy · 17 years ago
  32. ac8e27f [NETFILTER]: ip_tables: kill useless wrapper by Patrick McHardy · 17 years ago
  33. 9e67d5a [NETFILTER]: x_tables: remove obsolete overflow check by Patrick McHardy · 17 years ago
  34. 259d4e4 [NETFILTER]: x_tables: struct xt_table_info diet by Eric Dumazet · 17 years ago
  35. 6e23ae2 [NETFILTER]: Introduce NF_INET_ hook values by Patrick McHardy · 17 years ago
  36. a18aa31 [NETFILTER]: ip_tables: fix compat copy race by Patrick McHardy · 17 years ago
  37. 3db05fe [NETFILTER]: Replace sk_buff ** with sk_buff * by Herbert Xu · 17 years ago
  38. 16fcec3 [NETFILTER]: Fix/improve deadlock condition on module removal netfilter by Neil Horman · 17 years ago
  39. 0236e66 [NETFILTER] net/ipv4/netfilter/ip_tables.c: lower printk severity by Dan Aloni · 17 years ago
  40. 9f15c53 [NETFILTER]: x_tables: mark matches and targets __read_mostly by Patrick McHardy · 17 years ago
  41. ba9dda3 [NETFILTER]: x_tables: add TRACE target by Jozsef Kadlecsik · 17 years ago
  42. ccb79bd [NETFILTER]: x_tables: switch xt_match->checkentry to bool by Jan Engelhardt · 17 years ago
  43. 1d93a9c [NETFILTER]: x_tables: switch xt_match->match to bool by Jan Engelhardt · 17 years ago
  44. cff533a [NETFILTER]: x_tables: switch hotdrop to bool by Jan Engelhardt · 17 years ago
  45. 4c1b52b [NETFILTER]: ip_tables: fix compat related crash by Dmitry Mishin · 17 years ago
  46. 1b53d90 [NETFILTER]: Remove changelogs and CVS IDs by Patrick McHardy · 17 years ago
  47. eddc9ec [SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph by Arnaldo Carvalho de Melo · 17 years ago
  48. c9bdd4b [IP]: Introduce ip_hdrlen() by Arnaldo Carvalho de Melo · 18 years ago
  49. e905a9e [NET] IPV4: Fix whitespace errors. by YOSHIFUJI Hideaki · 18 years ago
  50. e60a13e [NETFILTER]: {ip,ip6}_tables: use struct xt_table instead of redefined structure names by Jan Engelhardt · 18 years ago
  51. 6709dbb [NETFILTER]: {ip,ip6}_tables: remove x_tables wrapper functions by Jan Engelhardt · 18 years ago
  52. e5b5ef7 [NETFILTER]: compat offsets size change by Dmitry Mishin · 18 years ago
  53. e1b4b9f [NETFILTER]: {ip,ip6,arp}_tables: fix exponential worst-case search for loops by Al Viro · 18 years ago
  54. a96be24 [NETFILTER]: ip_tables: ipt and ipt_compat checks unification by Dmitry Mishin · 18 years ago
  55. f6677f4 [NETFILTER]: Fix iptables compat hook validation by Dmitry Mishin · 18 years ago
  56. 74c9c0c [NETFILTER]: Fix {ip,ip6,arp}_tables hook validation by Dmitry Mishin · 18 years ago
  57. 920b868 [NETFILTER]: ip_tables: compat code module refcounting fix by Dmitry Mishin · 18 years ago
  58. ef4512e [NETFILTER]: ip_tables: compat error way cleanup by Vasily Averin · 18 years ago
  59. 590bdf7 [NETFILTER]: Missed and reordered checks in {arp,ip,ip6}_tables by Dmitry Mishin · 18 years ago
  60. 82fac05 [NETFILTER]: Missing check for CAP_NET_ADMIN in iptables compat layer by Björn Steinbrink · 18 years ago
  61. 3e597c6 [PATCH] fix iptables __user misannotations by Al Viro · 18 years ago
  62. 9fa492c [NETFILTER]: x_tables: simplify compat API by Patrick McHardy · 18 years ago
  63. 79030ed [NETFILTER]: ip_tables: revision support for compat code by Patrick McHardy · 18 years ago
  64. bec71b1 [NETFILTER]: ip_tables: fix module refcount leaks in compat error paths by Patrick McHardy · 18 years ago
  65. 90d47db [NETFILTER]: x_tables: small check_entry & module_refcount cleanup by Dmitry Mishin · 18 years ago
  66. efa7416 [NETFILTER]: x_tables: remove unused size argument to check/destroy functions by Patrick McHardy · 18 years ago
  67. fe1cb10 [NETFILTER]: x_tables: remove unused argument to target functions by Patrick McHardy · 18 years ago
  68. 8311731 [NETFILTER]: ip_tables: fix table locking in ipt_do_table by Patrick McHardy · 18 years ago
  69. 0eff66e [NETFILTER]: {arp,ip,ip6}_tables: proper error recovery in init path by Patrick McHardy · 18 years ago
  70. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  71. da298d3 [NETFILTER]: x_tables: fix xt_register_table error propagation by Patrick McHardy · 18 years ago
  72. fb1bb34 [PATCH] remove for_each_cpu() by Andrew Morton · 18 years ago
  73. 7800007 [NETFILTER]: x_tables: don't use __copy_{from,to}_user on unchecked memory in compat layer by Patrick McHardy · 18 years ago
  74. 46c5ea3 [NETFILTER] x_tables: fix compat related crash on non-x86 by Patrick McHardy · 18 years ago
  75. 6f91204 [PATCH] for_each_possible_cpu: network codes by KAMEZAWA Hiroyuki · 18 years ago
  76. 2722971 [NETFILTER]: iptables 32bit compat layer by Dmitry Mishin · 18 years ago
  77. 65b4b4e [NETFILTER]: Rename init functions. by Andrew Morton · 18 years ago
  78. a45049c [NETFILTER]: x_tables: set the protocol family in x_tables targets/matches by Pablo Neira Ayuso · 18 years ago
  79. 57b47a5 [NET]: sem2mutex part 2 by Ingo Molnar · 18 years ago
  80. c498673 [NETFILTER]: x_tables: add xt_{match,target} arguments to match/target functions by Patrick McHardy · 18 years ago
  81. 1c52483 [NETFILTER]: x_tables: pass registered match/target data to match/target functions by Patrick McHardy · 18 years ago
  82. 1d5cd90 [NETFILTER]: Convert ip_tables matches/targets to centralized error checking by Patrick McHardy · 18 years ago
  83. 3cdc7c9 [NETFILTER]: Change {ip,ip6,arp}_tables to use centralized error checking by Patrick McHardy · 18 years ago
  84. ee4bb81 [NETFILTER]: Fix possible overflow in netfilters do_replace() by Kirill Korotaev · 19 years ago
  85. 2e4e6a1 [NETFILTER] x_tables: Abstraction layer for {ip,ip6,arp}_tables by Harald Welte · 19 years ago
  86. 4fc268d [PATCH] capable/capability.h (net/) by Randy Dunlap · 19 years ago
  87. 3183606 [NETFILTER] ip_tables: NUMA-aware allocation by Eric Dumazet · 19 years ago
  88. 9b5b5cf [NET]: Add const markers to various variables. by Arjan van de Ven · 19 years ago
  89. c8923c6 [NETFILTER]: Fix OOPSes on machines with discontiguous cpu numbering. by David S. Miller · 19 years ago
  90. 0546534 [NETFILTER]: Add goto target by Patrick McHardy · 19 years ago
  91. 6869c4d [NETFILTER]: reduce netfilter sk_buff enlargement by Harald Welte · 19 years ago
  92. e45b1be [NETFILTER]: Kill lockhelp.h by Patrick McHardy · 19 years ago
  93. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago