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