1. 3cb609d [NETFILTER]: x_tables: create per-netns /proc/net/*_tables_* by Alexey Dobriyan · 16 years ago
  2. b0a6363 [NETFILTER]: {ip,arp,ip6}_tables: fix sparse warnings in compat code by Patrick McHardy · 16 years ago
  3. df20096 [NETFILTER]: netns: put table module on netns stop by Alexey Dobriyan · 16 years ago
  4. 336b517 [NETFILTER]: ip6_tables: netns preparation by Alexey Dobriyan · 16 years ago
  5. 44d34e7 [NETFILTER]: x_tables: return new table from {arp,ip,ip6}t_register_table() by Alexey Dobriyan · 16 years ago
  6. 8d87005 [NETFILTER]: x_tables: per-netns xt_tables by Alexey Dobriyan · 16 years ago
  7. a98da11 [NETFILTER]: x_tables: change xt_table_register() return value convention by Alexey Dobriyan · 16 years ago
  8. ecb6f85 [NETFILTER]: Use const in struct xt_match, xt_target, xt_table by Jan Engelhardt · 16 years ago
  9. 022748a [NETFILTER]: {ip,ip6}_tables: remove some inlines by Denys Vlasenko · 16 years ago
  10. e79ec50 [NETFILTER]: Parenthesize macro parameters by Jan Engelhardt · 16 years ago
  11. f01ffbd [NETFILTER]: nf_log: move logging stuff to seperate header by Patrick McHardy · 16 years ago
  12. da4d0f6 [NETFILTER]: ip6_tables: use raw_smp_processor_id() in do_add_counters() by Patrick McHardy · 16 years ago
  13. b5dd674 [NETFILTER]: ip6_tables: fix stack leagage by Patrick McHardy · 16 years ago
  14. c9d8fe1 [NETFILTER]: {ip,ip6}_tables: fix format strings by Patrick McHardy · 16 years ago
  15. 9c54795 [NETFILTER]: {ip,ip6}_tables: reformat to eliminate differences by Patrick McHardy · 16 years ago
  16. 3bc3fe5 [NETFILTER]: ip6_tables: add compat support by Patrick McHardy · 16 years ago
  17. d924357 [NETFILTER]: ip6_tables: resync get_entries() with ip_tables by Patrick McHardy · 16 years ago
  18. 433665c [NETFILTER]: ip6_tables: move IP6T_SO_GET_INFO handling to seperate function by Patrick McHardy · 16 years ago
  19. ed1a6f5 [NETFILTER]: ip6_tables: move counter allocation to seperate function by Patrick McHardy · 16 years ago
  20. 3b84e92 [NETFILTER]: ip6_tables: use vmalloc_node() by Patrick McHardy · 16 years ago
  21. f173c8a [NETFILTER]: ip6_tables: move entry, match and target checks to seperate functions by Patrick McHardy · 16 years ago
  22. 72f36ec [NETFILTER]: ip6_tables: kill a few useless defines/forward declarations by Patrick McHardy · 16 years ago
  23. 9e67d5a [NETFILTER]: x_tables: remove obsolete overflow check by Patrick McHardy · 17 years ago
  24. 259d4e4 [NETFILTER]: x_tables: struct xt_table_info diet by Eric Dumazet · 17 years ago
  25. 6e23ae2 [NETFILTER]: Introduce NF_INET_ hook values by Patrick McHardy · 17 years ago
  26. 3db05fe [NETFILTER]: Replace sk_buff ** with sk_buff * by Herbert Xu · 17 years ago
  27. 16fcec3 [NETFILTER]: Fix/improve deadlock condition on module removal netfilter by Neil Horman · 17 years ago
  28. a887c1c [NETFILTER]: Lower *tables printk severity by Patrick McHardy · 17 years ago
  29. 9f15c53 [NETFILTER]: x_tables: mark matches and targets __read_mostly by Patrick McHardy · 17 years ago
  30. ba9dda3 [NETFILTER]: x_tables: add TRACE target by Jozsef Kadlecsik · 17 years ago
  31. ccb79bd [NETFILTER]: x_tables: switch xt_match->checkentry to bool by Jan Engelhardt · 17 years ago
  32. 1d93a9c [NETFILTER]: x_tables: switch xt_match->match to bool by Jan Engelhardt · 17 years ago
  33. cff533a [NETFILTER]: x_tables: switch hotdrop to bool by Jan Engelhardt · 17 years ago
  34. 1b53d90 [NETFILTER]: Remove changelogs and CVS IDs by Patrick McHardy · 17 years ago
  35. 6b88dd9 [SK_BUFF] ipv6: Use skb_network_offset in some more places by Arnaldo Carvalho de Melo · 17 years ago
  36. 0660e03 [SK_BUFF]: Introduce ipv6_hdr(), remove skb->nh.ipv6h by Arnaldo Carvalho de Melo · 17 years ago
  37. 1ab1457 [NET] IPV6: Fix whitespace errors. by YOSHIFUJI Hideaki · 17 years ago
  38. 6709dbb [NETFILTER]: {ip,ip6}_tables: remove x_tables wrapper functions by Jan Engelhardt · 17 years ago
  39. e1b4b9f [NETFILTER]: {ip,ip6,arp}_tables: fix exponential worst-case search for loops by Al Viro · 18 years ago
  40. 74c9c0c [NETFILTER]: Fix {ip,ip6,arp}_tables hook validation by Dmitry Mishin · 18 years ago
  41. e69a4adc [IPV6]: Misc endianness annotations. by Al Viro · 18 years ago
  42. 337dde7 [NETFILTER]: ip6_tables: use correct nexthdr value in ipv6_find_hdr() by Patrick McHardy · 18 years ago
  43. 590bdf7 [NETFILTER]: Missed and reordered checks in {arp,ip,ip6}_tables by Dmitry Mishin · 18 years ago
  44. 6d38163 [NETFILTER]: Fix ip6_tables extension header bypass bug by Patrick McHardy · 18 years ago
  45. 51d8b1a [NETFILTER]: Fix ip6_tables protocol bypass bug by Patrick McHardy · 18 years ago
  46. 90d47db [NETFILTER]: x_tables: small check_entry & module_refcount cleanup by Dmitry Mishin · 18 years ago
  47. df0933d [NETFILTER]: kill listhelp.h by Patrick McHardy · 18 years ago
  48. efa7416 [NETFILTER]: x_tables: remove unused size argument to check/destroy functions by Patrick McHardy · 18 years ago
  49. fe1cb10 [NETFILTER]: x_tables: remove unused argument to target functions by Patrick McHardy · 18 years ago
  50. 0eff66e [NETFILTER]: {arp,ip,ip6}_tables: proper error recovery in init path by Patrick McHardy · 18 years ago
  51. 4bdbf6c [NET]: add+use poison defines by Randy Dunlap · 18 years ago
  52. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  53. da298d3 [NETFILTER]: x_tables: fix xt_register_table error propagation by Patrick McHardy · 18 years ago
  54. 2c8ac66 [NETFILTER]: Fix do_add_counters race, possible oops or info leak (CVE-2006-0039) by Solar Designer · 18 years ago
  55. e4a79ef [NETFILTER]: ip6_tables: remove broken comefrom debugging by Patrick McHardy · 18 years ago
  56. 6f91204 [PATCH] for_each_possible_cpu: network codes by KAMEZAWA Hiroyuki · 18 years ago
  57. 65b4b4e [NETFILTER]: Rename init functions. by Andrew Morton · 18 years ago
  58. a45049c [NETFILTER]: x_tables: set the protocol family in x_tables targets/matches by Pablo Neira Ayuso · 18 years ago
  59. 57b47a5 [NET]: sem2mutex part 2 by Ingo Molnar · 18 years ago
  60. f2ffd9e [NETFILTER]: Move ip6_masked_addrcmp to include/net/ipv6.h by Patrick McHardy · 18 years ago
  61. c498673 [NETFILTER]: x_tables: add xt_{match,target} arguments to match/target functions by Patrick McHardy · 18 years ago
  62. 1c52483 [NETFILTER]: x_tables: pass registered match/target data to match/target functions by Patrick McHardy · 18 years ago
  63. 7f93971 [NETFILTER]: Convert ip6_tables matches/targets to centralized error checking by Patrick McHardy · 18 years ago
  64. 3cdc7c9 [NETFILTER]: Change {ip,ip6,arp}_tables to use centralized error checking by Patrick McHardy · 18 years ago
  65. ee4bb81 [NETFILTER]: Fix possible overflow in netfilters do_replace() by Kirill Korotaev · 18 years ago
  66. 2e4e6a1 [NETFILTER] x_tables: Abstraction layer for {ip,ip6,arp}_tables by Harald Welte · 18 years ago
  67. 4fc268d [PATCH] capable/capability.h (net/) by Randy Dunlap · 18 years ago
  68. 22dea56 [NETFILTER]: Export ip6_masked_addrcmp, don't pass IPv6 addresses on stack by Patrick McHardy · 18 years ago
  69. b777e0c [NETFILTER]: make ipv6_find_hdr() find transport protocol header by Patrick McHardy · 18 years ago
  70. 14c8502 [INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.h by Arnaldo Carvalho de Melo · 18 years ago
  71. 3183606 [NETFILTER] ip_tables: NUMA-aware allocation by Eric Dumazet · 19 years ago
  72. 9b5b5cf [NET]: Add const markers to various variables. by Arjan van de Ven · 19 years ago
  73. 6b7d31f [NETFILTER]: Add "revision" support to arp_tables and ip6_tables by Harald Welte · 19 years ago
  74. e6850cc [NETFILTER]: Fix ip6_table.c build with NETFILTER_DEBUG enabled. by Andrew Morton · 19 years ago
  75. c8923c6 [NETFILTER]: Fix OOPSes on machines with discontiguous cpu numbering. by David S. Miller · 19 years ago
  76. e674d0f [NETFILTER] ip6tables: remove duplicate code by Yasuyuki Kozakai · 19 years ago
  77. 0546534 [NETFILTER]: Add goto target by Patrick McHardy · 19 years ago
  78. 6869c4d [NETFILTER]: reduce netfilter sk_buff enlargement by Harald Welte · 19 years ago
  79. e45b1be [NETFILTER]: Kill lockhelp.h by Patrick McHardy · 19 years ago
  80. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago