1. 9b04b51 netfilter: compat: initialize all fields in xt_init by Francesco Ruggeri · 5 years ago
  2. 3ea051b netfilter: x_tables: avoid stack-out-of-bounds read in xt_copy_counters_from_user by Eric Dumazet · 7 years ago
  3. c6ab7c6 netfilter: x_tables: add and use xt_check_proc_name by Florian Westphal · 6 years ago
  4. c70c7be netfilter: x_tables: unlock on error in xt_find_table_lock() by Dan Carpenter · 7 years ago
  5. db6a0cb netfilter: x_tables: pack percpu counter allocations by Florian Westphal · 7 years ago
  6. dac4448 netfilter: x_tables: pass xt_counters struct to counter allocator by Florian Westphal · 7 years ago
  7. 61346e2 netfilter: x_tables: pass xt_counters struct instead of packet counter by Florian Westphal · 7 years ago
  8. b39f3f3 netfilter: x_tables: avoid out-of-bounds reads in xt_request_find_{match|target} by Eric Dumazet · 6 years ago
  9. 1099c70 netfilter: x_tables: fix int overflow in xt_alloc_table_info() by Dmitry Vyukov · 6 years ago
  10. 1ecc281 netfilter: x_tables: suppress kmemcheck warning by Florian Westphal · 8 years ago
  11. f4dc777 netfilter: x_tables: speed up jump target validation by Florian Westphal · 8 years ago
  12. ae3e456 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 8 years ago
  13. a6d0bae netfilter: x_tables: fix possible ZERO_SIZE_PTR pointer dereferencing error. by Xiubo Li · 8 years ago
  14. 7b7eba0 netfilter: x_tables: don't reject valid target size on some architectures by Florian Westphal · 8 years ago
  15. d7591f0 netfilter: x_tables: introduce and use xt_copy_counters_from_user by Florian Westphal · 8 years ago
  16. 09d9686 netfilter: x_tables: do compat validation via translate_table by Florian Westphal · 8 years ago
  17. 0188346 netfilter: x_tables: xt_compat_match_from_user doesn't need a retval by Florian Westphal · 8 years ago
  18. 13631bf netfilter: x_tables: validate all offsets and sizes in a rule by Florian Westphal · 8 years ago
  19. ce683e5 netfilter: x_tables: check for bogus target offset by Florian Westphal · 8 years ago
  20. 7ed2abd netfilter: x_tables: check standard target size too by Florian Westphal · 8 years ago
  21. fc1221b netfilter: x_tables: add compat version of xt_check_entry_offsets by Florian Westphal · 8 years ago
  22. a08e4e1 netfilter: x_tables: assert minimum target size by Florian Westphal · 8 years ago
  23. 7d35812 netfilter: x_tables: add and use xt_check_entry_offsets by Florian Westphal · 8 years ago
  24. d157bd7 netfilter: x_tables: check for size overflow by Florian Westphal · 8 years ago
  25. b9e69e1 netfilter: xtables: don't hook tables by default by Florian Westphal · 8 years ago
  26. f13f2ae netfilter: Set /proc/net entries owner to root in namespace by Philip Whineray · 8 years ago
  27. 2ffbceb netfilter: remove hook owner refcounting by Florian Westphal · 9 years ago
  28. dcebd31 netfilter: add and use jump label for xt_tee by Florian Westphal · 9 years ago
  29. 7814b6e netfilter: xtables: don't save/restore jumpstack offset by Florian Westphal · 9 years ago
  30. 98d1bd8 netfilter: xtables: compute exact size needed for jumpstack by Florian Westphal · 9 years ago
  31. 711bdde netfilter: x_tables: remove XT_TABLE_INFO_SZ and a dereference. by Eric Dumazet · 9 years ago
  32. 482cfc3 netfilter: xtables: avoid percpu ruleset duplication by Florian Westphal · 9 years ago
  33. 861fb10 netfilter: Use correct return for seq_show functions by Joe Perches · 9 years ago
  34. e71456a netfilter: Remove checks of seq_printf() return values by Steven Rostedt (Red Hat) · 10 years ago
  35. 772476d net/netfilter/x_tables.c: use __seq_open_private() by Rob Jones · 10 years ago
  36. 7926dbf netfilter: don't use mutex_lock_interruptible() by Pablo Neira Ayuso · 10 years ago
  37. f6b5082 netfilter: x_tables: xt_free_table_info() cleanup by Eric Dumazet · 10 years ago
  38. b416c14 netfilter: x_tables: fix ordering of jumpstack allocation and table update by Will Deacon · 11 years ago
  39. 20b4fb4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  40. f229f6c netfilter: add my copyright statements by Patrick McHardy · 11 years ago
  41. d9dda78 procfs: new helper - PDE_DATA(inode) by Al Viro · 11 years ago
  42. ece31ff net: proc: change proc_net_remove to remove_proc_entry by Gao feng · 11 years ago
  43. 5b76c49 netfilter: x_tables: print correct hook names for ARP by Jan Engelhardt · 11 years ago
  44. 3a9a231 net: Fix files explicitly needing to include module.h by Paul Gortmaker · 13 years ago
  45. 3dbd443 net: Convert vmalloc/memset to vzalloc by Joe Perches · 13 years ago
  46. 3c709f8 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-3.6 by David S. Miller · 13 years ago
  47. 5a6351e netfilter: fix ebtables compat support by Eric Dumazet · 13 years ago
  48. 7f5c6d4 netfilter: get rid of atomic ops in fast path by Eric Dumazet · 13 years ago
  49. 42046e2 netfilter: x_tables: return -ENOENT for non-existant matches/targets by Patrick McHardy · 13 years ago
  50. adb00ae netfilter: x_tables: misuse of try_then_request_module by Stephen Hemminger · 13 years ago
  51. 14f0290 Merge branch 'master' of /repos/git/net-next-2.6 by Patrick McHardy · 13 years ago
  52. fbabf31 netfilter: create audit records for x_tables replaces by Thomas Graf · 13 years ago
  53. 255d0dc netfilter: x_table: speedup compat operations by Eric Dumazet · 13 years ago
  54. 83723d6 netfilter: x_tables: dont block BH while reading counters by Eric Dumazet · 13 years ago
  55. f68c530 netfilter: unregister nf hooks, matches and targets in the reverse order by Changli Gao · 14 years ago
  56. 7489aec netfilter: xtables: stackptr should be percpu by Eric Dumazet · 14 years ago
  57. c936e8b netfilter: don't xt_jumpstack_alloc twice in xt_register_table by Xiaotian Feng · 14 years ago
  58. d97a9e4 netfilter: x_tables: move sleeping allocation outside BH-disabled region by Jan Engelhardt · 14 years ago
  59. 6291055 Merge branch 'master' of /repos/git/net-next-2.6 by Patrick McHardy · 14 years ago
  60. f3c5c1b netfilter: xtables: make ip_tables reentrant by Jan Engelhardt · 14 years ago
  61. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  62. d6b00a5 netfilter: xtables: change targets to return error code by Jan Engelhardt · 14 years ago
  63. bd414ee netfilter: xtables: change matches to return error code by Jan Engelhardt · 14 years ago
  64. fd0ec0e netfilter: xtables: consolidate code into xt_request_find_match by Jan Engelhardt · 15 years ago
  65. d2a7b6b netfilter: xtables: make use of xt_request_find_target by Jan Engelhardt · 15 years ago
  66. be91fd5 netfilter: xtables: replace custom duprintf with pr_debug by Jan Engelhardt · 14 years ago
  67. 3e5e524 netfilter: CONFIG_COMPAT: allow delta to exceed 32767 by Florian Westphal · 14 years ago
  68. 739674f netfilter: xtables: constify args in compat copying functions by Jan Engelhardt · 15 years ago
  69. b402405 netfilter: xtables: print details on size mismatch by Jan Engelhardt · 15 years ago
  70. a8c28d05 Merge branch 'master' of git://dev.medozas.de/linux by Patrick McHardy · 14 years ago
  71. e3eaa99 netfilter: xtables: generate initial table on-demand by Jan Engelhardt · 15 years ago
  72. 2b95efe netfilter: xtables: use xt_table for hook instantiation by Jan Engelhardt · 15 years ago
  73. 42107f5 netfilter: xtables: symmetric COMPAT_XT_ALIGN definition by Alexey Dobriyan · 14 years ago
  74. 4481374 mm: replace various uses of num_physpages by totalram_pages by Jan Beulich · 15 years ago
  75. 35aad0f netfilter: xtables: mark initial tables constant by Jan Engelhardt · 15 years ago
  76. 3dd5d7e x_tables: Convert printk to pr_err by Joe Perches · 15 years ago
  77. 4518536 netfilter: xtables: print hook name instead of mask by Jan Engelhardt · 15 years ago
  78. 942e4a2 netfilter: revised locking for x_tables by Stephen Hemminger · 15 years ago
  79. b5bb143 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6 by David S. Miller · 15 years ago
  80. 7845447 netfilter: iptables: lock free counters by Stephen Hemminger · 15 years ago
  81. eb13220 netfilter: make proc/net/ip* print names from foreign NFPROTO by Jan Engelhardt · 15 years ago
  82. 656caff netfilter 04/09: x_tables: fix match/target revision lookup by Patrick McHardy · 15 years ago
  83. 916a917 netfilter: xtables: provide invoked family value to extensions by Jan Engelhardt · 16 years ago
  84. af5d6dc netfilter: xtables: move extension arguments into compound structure (5/6) by Jan Engelhardt · 16 years ago
  85. 9b4fce7 netfilter: xtables: move extension arguments into compound structure (2/6) by Jan Engelhardt · 16 years ago
  86. 367c679 netfilter: xtables: do centralized checkentry call (1/2) by Jan Engelhardt · 16 years ago
  87. 102befa netfilter: x_tables: output bad hook mask in hexadecimal by Jan Engelhardt · 16 years ago
  88. 043ef46 netfilter: move Ebtables to use Xtables by Jan Engelhardt · 16 years ago
  89. 55b69e9 netfilter: implement NFPROTO_UNSPEC as a wildcard for extensions by Jan Engelhardt · 16 years ago
  90. 7e9c6ee netfilter: Introduce NFPROTO_* constants by Jan Engelhardt · 16 years ago
  91. 76108ce netfilter: Use unsigned types for hooknum and pf vars by Jan Engelhardt · 16 years ago
  92. 8b16924 netfilter: assign PDE->data before gluing PDE into /proc tree by Denis V. Lunev · 16 years ago
  93. 0e93bb9 netfilter: x_tables: fix net namespace leak when reading /proc/net/xxx_tables_names by Pavel Emelyanov · 16 years ago
  94. 5452e42 [NETFILTER]: annotate {arp,ip,ip6,x}tables with const by Jan Engelhardt · 16 years ago
  95. 1218854 [NET] NETNS: Omit seq_net_private->net without CONFIG_NET_NS. by YOSHIFUJI Hideaki · 16 years ago
  96. 3cb609d [NETFILTER]: x_tables: create per-netns /proc/net/*_tables_* by Alexey Dobriyan · 16 years ago
  97. 715cf35 [NETFILTER]: x_tables: netns propagation for /proc/net/*_tables_names by Alexey Dobriyan · 16 years ago
  98. 025d93d [NETFILTER]: x_tables: semi-rewrite of /proc/net/foo_tables_* by Alexey Dobriyan · 16 years ago
  99. b0a6363 [NETFILTER]: {ip,arp,ip6}_tables: fix sparse warnings in compat code by Patrick McHardy · 16 years ago
  100. 44d34e7 [NETFILTER]: x_tables: return new table from {arp,ip,ip6}t_register_table() by Alexey Dobriyan · 16 years ago