1. 064d9e9 netfilter: ebtables: reject non-bridge targets by Florian Westphal · 6 years ago
  2. 40352e7 netfilter: x_tables: initialise match/target check parameter struct by Florian Westphal · 6 years ago
  3. 8268afc netfilter: ebtables: handle string from userspace with care by Paolo Abeni · 6 years ago
  4. cb5ce10 netfilter: ebtables: fix erroneous reject of last rule by Florian Westphal · 7 years ago
  5. d505165 netfilter: ebtables: convert BUG_ONs to WARN_ONs by Florian Westphal · 7 years ago
  6. 21ff147 netfilter: ebtables: CONFIG_COMPAT: don't trust userland offsets by Florian Westphal · 7 years ago
  7. f20fbc0 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Pablo Neira Ayuso · 8 years ago
  8. e2361cb netfilter: Remove explicit rcu_read_lock in nf_hook_slow by Aaron Conole · 8 years ago
  9. 4249fc1 netfilter: ebtables: put module reference when an incorrect extension is found by Sabrina Dubroca · 8 years ago
  10. c37a2df netfilter: Convert FWINV<[foo]> macros and uses to NF_INVF by Joe Perches · 8 years ago
  11. 4ae89ad etherdevice.h & bridge: netfilter: Add and use ether_addr_equal_masked by Joe Perches · 8 years ago
  12. bcf4934 netfilter: ebtables: Fix extension lookup with identical name by Phil Sutter · 8 years ago
  13. b301f25 netfilter: x_tables: enforce nul-terminated table name from getsockopt GET_ENTRIES by Pablo Neira Ayuso · 9 years ago
  14. c1bc1d2 netfilter-bridge: layout of if statements by Ian Morris · 9 years ago
  15. abcdd9a62 netfilter-bridge: brace placement by Ian Morris · 9 years ago
  16. 7f495ad netfilter-bridge: use netdev style comments by Ian Morris · 9 years ago
  17. 052a4bc netfilter-bridge: Cleanse indentation by Ian Morris · 9 years ago
  18. 156c196 netfilter: x_tables: Pass struct net in xt_action_param by Eric W. Biederman · 9 years ago
  19. 97b59c3 netfilter: ebtables: Simplify the arguments to ebt_do_table by Eric W. Biederman · 9 years ago
  20. 851345c netfilter: reduce sparse warnings by Florian Westphal · 9 years ago
  21. e045671 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
  22. cb8a4de Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 9 years ago
  23. dda922c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  24. d26e2c9 Revert "netfilter: ensure number of counters is >0 in do_replace()" by Bernhard Thaler · 9 years ago
  25. 069d4a7 netfilter: ebtables: fix comment grammar by Geert Uytterhoeven · 10 years ago
  26. 36583eb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  27. 1086bbe netfilter: ensure number of counters is >0 in do_replace() by Dave Jones · 9 years ago
  28. 27cf6a6 ebtables: Use eth_proto_is_802_3 by Alexander Duyck · 9 years ago
  29. df8a39d net: rename vlan_tx_* helpers since "tx" is misleading there by Jiri Pirko · 10 years ago
  30. c55fbbb netfilter: ebtables: create audit records for replaces by Nicolas Dichtel · 10 years ago
  31. 7926dbf netfilter: don't use mutex_lock_interruptible() by Pablo Neira Ayuso · 10 years ago
  32. c58dd2d netfilter: Can't fail and free after table replacement by Thomas Graf · 10 years ago
  33. 97ad8b5 bridge: change the position of '{' to the pre line by tanxiaojun · 11 years ago
  34. 31a5b83 bridge: add space before '(/{', after ',', etc. by tanxiaojun · 11 years ago
  35. a97bfc1 bridge: remove unnecessary parentheses by tanxiaojun · 11 years ago
  36. 8bc14d2 bridge: netfilter: using strlcpy() instead of strncpy() by Chen Gang · 11 years ago
  37. e5c5d22 net: add ETH_P_802_3_MIN by Simon Horman · 12 years ago
  38. bb12b8b netns: ebtable: allow unprivileged users to operate ebtables by Gao feng · 12 years ago
  39. a157b9d netfilter: bridge: fix wrong pointer dereference by Pablo Neira Ayuso · 13 years ago
  40. 848edc6 netfilter: ebtables: fix wrong name length while copying to user-space by Santosh Nayak · 13 years ago
  41. e899b11 netfilter: bridge: fix module autoload in compat case by Florian Westphal · 13 years ago
  42. 5189054 net/bridge/netfilter/ebtables.c: use available error handling code by Julia Lawall · 13 years ago
  43. 97242c8 netfilter: Fix several warnings in compat_mtw_from_user(). by David Miller · 13 years ago
  44. 103a977 netfilter: ebtables: only call xt_compat_add_offset once per rule by Florian Westphal · 13 years ago
  45. 5a6351e netfilter: fix ebtables compat support by Eric Dumazet · 13 years ago
  46. d846f71 bridge: netfilter: fix information leak by Vasiliy Kulikov · 14 years ago
  47. 255d0dc netfilter: x_table: speedup compat operations by Eric Dumazet · 14 years ago
  48. 1a9180a net/bridge: fix trivial sparse errors by Tomas Winkler · 14 years ago
  49. b5ed54e bridge: fix RCU races with bridge port by stephen hemminger · 14 years ago
  50. 1393791 ebtables: Allow filtering of hardware accelerated vlan frames. by Jesse Gross · 14 years ago
  51. f350a0a8 bridge: use rx_handler_data pointer to store net_bridge_port pointer by Jiri Pirko · 14 years ago
  52. b4ba261 netfilter: xtables: change hotdrop pointer to direct modification by Jan Engelhardt · 15 years ago
  53. de74c16 netfilter: xtables: combine struct xt_match_param and xt_target_param by Jan Engelhardt · 15 years ago
  54. 6291055 Merge branch 'master' of /repos/git/net-next-2.6 by Patrick McHardy · 14 years ago
  55. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  56. fd0ec0e netfilter: xtables: consolidate code into xt_request_find_match by Jan Engelhardt · 15 years ago
  57. d2a7b6b netfilter: xtables: make use of xt_request_find_target by Jan Engelhardt · 15 years ago
  58. ff67e4e netfilter: xt extensions: use pr_<level> (2) by Jan Engelhardt · 15 years ago
  59. 90b89af netfilter: ebtables: try native set/getsockopt handlers, too by Florian Westphal · 15 years ago
  60. 81e675c netfilter: ebtables: add CONFIG_COMPAT support by Florian Westphal · 15 years ago
  61. 49facff netfilter: ebtables: split update_counters into two functions by Florian Westphal · 15 years ago
  62. 837395a netfilter: ebtables: split copy_everything_to_user into two functions by Florian Westphal · 15 years ago
  63. e788759 netfilter: ebtables: split do_replace into two functions by Florian Westphal · 15 years ago
  64. 1756de2 netfilter: ebtables: abort if next_offset is too small by Florian Westphal · 15 years ago
  65. d5d1baa netfilter: xtables: add const qualifiers by Jan Engelhardt · 15 years ago
  66. 9ab99d5 Merge branch 'master' of /repos/git/net-next-2.6 by Patrick McHardy · 15 years ago
  67. add6746 netfilter: add struct net * to target parameters by Patrick McHardy · 15 years ago
  68. f54e936 netfilter: xtables: add struct xt_mtdtor_param::net by Alexey Dobriyan · 15 years ago
  69. a83d8e8 netfilter: xtables: add struct xt_mtchk_param::net by Alexey Dobriyan · 15 years ago
  70. dce766a netfilter: ebtables: enforce CAP_NET_ADMIN by Florian Westphal · 15 years ago
  71. 35aad0f netfilter: xtables: mark initial tables constant by Jan Engelhardt · 15 years ago
  72. a5e7882 netfilter: x_tables: added hook number into match extension parameter structure. by Evgeniy Polyakov · 15 years ago
  73. 98e8640 netfilter: xtables: consolidate open-coded logic by Jan Engelhardt · 15 years ago
  74. d61ba9f netfilter 05/09: ebtables: fix inversion in match code by Jan Engelhardt · 16 years ago
  75. f3d8b2e net/bridge/netfilter: move a dereference below a NULL test by Julia Lawall · 16 years ago
  76. dbcdf85 netfilter: netns ebtables: more cleanup during ebt_unregister_table() by Alexey Dobriyan · 16 years ago
  77. 6beceee netfilter: netns ebtables: part 2 by Alexey Dobriyan · 16 years ago
  78. 511061e netfilter: netns ebtables: part 1 by Alexey Dobriyan · 16 years ago
  79. 95a5afc net: Remove CONFIG_KMOD from net/ (towards removing CONFIG_KMOD entirely) by Johannes Berg · 16 years ago
  80. 916a917 netfilter: xtables: provide invoked family value to extensions by Jan Engelhardt · 16 years ago
  81. a2df164 netfilter: xtables: move extension arguments into compound structure (6/6) by Jan Engelhardt · 16 years ago
  82. af5d6dc netfilter: xtables: move extension arguments into compound structure (5/6) by Jan Engelhardt · 16 years ago
  83. 7eb3558 netfilter: xtables: move extension arguments into compound structure (4/6) by Jan Engelhardt · 16 years ago
  84. 6be3d85 netfilter: xtables: move extension arguments into compound structure (3/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. f7108a2 netfilter: xtables: move extension arguments into compound structure (1/6) by Jan Engelhardt · 16 years ago
  87. 367c679 netfilter: xtables: do centralized checkentry call (1/2) by Jan Engelhardt · 16 years ago
  88. 147c384 netfilter: ebtables: fix one wrong return value by Jan Engelhardt · 16 years ago
  89. 66bff35 netfilter: remove unused Ebtables functions by Jan Engelhardt · 16 years ago
  90. 5365f80 netfilter: implement hotdrop for Ebtables by Jan Engelhardt · 16 years ago
  91. 043ef46 netfilter: move Ebtables to use Xtables by Jan Engelhardt · 16 years ago
  92. 2d06d4a netfilter: change Ebtables function signatures to match Xtables's by Jan Engelhardt · 16 years ago
  93. 001a18d netfilter: add dummy members to Ebtables code to ease transition to Xtables by Jan Engelhardt · 16 years ago
  94. 19eda87 netfilter: change return types of check functions for Ebtables extensions by Jan Engelhardt · 16 years ago
  95. 18219d3 netfilter: ebtables: do centralized size checking by Jan Engelhardt · 16 years ago
  96. 191df57 [BRIDGE]: Remove unused include of a header file in ebtables.c by Rami Rosen · 17 years ago
  97. 96de0e2 Convert files to UTF-8 and some cleanups by Jan Engelhardt · 17 years ago
  98. 3db05fe [NETFILTER]: Replace sk_buff ** with sk_buff * by Herbert Xu · 17 years ago
  99. 16fcec3 [NETFILTER]: Fix/improve deadlock condition on module removal netfilter by Neil Horman · 17 years ago
  100. a887c1c [NETFILTER]: Lower *tables printk severity by Patrick McHardy · 17 years ago