1. 97242c8 netfilter: Fix several warnings in compat_mtw_from_user(). by David Miller · 13 years ago
  2. 103a977 netfilter: ebtables: only call xt_compat_add_offset once per rule by Florian Westphal · 13 years ago
  3. 5a6351e netfilter: fix ebtables compat support by Eric Dumazet · 13 years ago
  4. d846f71 bridge: netfilter: fix information leak by Vasiliy Kulikov · 13 years ago
  5. 6faee60 netfilter: ebt_ip6: allow matching on ipv6-icmp types/codes by Florian Westphal · 14 years ago
  6. 255d0dc netfilter: x_table: speedup compat operations by Eric Dumazet · 14 years ago
  7. 1a9180a net/bridge: fix trivial sparse errors by Tomas Winkler · 14 years ago
  8. b5ed54e bridge: fix RCU races with bridge port by stephen hemminger · 14 years ago
  9. a386f99 bridge: add proper RCU annotation to should_route_hook by Eric Dumazet · 14 years ago
  10. b738127 vlan: Rename VLAN_GROUP_ARRAY_LEN to VLAN_N_VID. by Jesse Gross · 14 years ago
  11. 1393791 ebtables: Allow filtering of hardware accelerated vlan frames. by Jesse Gross · 14 years ago
  12. f350a0a bridge: use rx_handler_data pointer to store net_bridge_port pointer by Jiri Pirko · 14 years ago
  13. b4ba261 netfilter: xtables: change hotdrop pointer to direct modification by Jan Engelhardt · 15 years ago
  14. 62fc805 netfilter: xtables: deconstify struct xt_action_param for matches by Jan Engelhardt · 15 years ago
  15. 4b560b4 netfilter: xtables: substitute temporary defines by final name by Jan Engelhardt · 15 years ago
  16. de74c16 netfilter: xtables: combine struct xt_match_param and xt_target_param by Jan Engelhardt · 15 years ago
  17. 6291055 Merge branch 'master' of /repos/git/net-next-2.6 by Patrick McHardy · 14 years ago
  18. 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
  19. d6b00a5 netfilter: xtables: change targets to return error code by Jan Engelhardt · 14 years ago
  20. bd414ee netfilter: xtables: change matches to return error code by Jan Engelhardt · 14 years ago
  21. 135367b netfilter: xtables: change xt_target.checkentry return type by Jan Engelhardt · 14 years ago
  22. b0f3845 netfilter: xtables: change xt_match.checkentry return type by Jan Engelhardt · 14 years ago
  23. fd0ec0e netfilter: xtables: consolidate code into xt_request_find_match by Jan Engelhardt · 15 years ago
  24. d2a7b6b netfilter: xtables: make use of xt_request_find_target by Jan Engelhardt · 15 years ago
  25. ff67e4e netfilter: xt extensions: use pr_<level> (2) by Jan Engelhardt · 14 years ago
  26. 85bc3f3 netfilter: xtables: do not print any messages on ENOMEM by Jan Engelhardt · 14 years ago
  27. e8a96f6 Merge branch 'master' of ../nf-2.6 by Patrick McHardy · 14 years ago
  28. 8244f4b netfilter: ebt_ip6: add principal maintainer in a MODULE_AUTHOR tag by Jan Engelhardt · 14 years ago
  29. 408ffaa netfilter: update my email address by Jan Engelhardt · 14 years ago
  30. 0898f99 netfilter: ebt_ip6: Use ipv6_masked_addr_cmp() by YOSHIFUJI Hideaki · 14 years ago
  31. 6e705f5 netfilter: ebtables: mark: add CONFIG_COMPAT support by Florian Westphal · 14 years ago
  32. 314ddca netfilter: ebt_limit: add CONFIG_COMPAT support by Florian Westphal · 14 years ago
  33. 90b89af netfilter: ebtables: try native set/getsockopt handlers, too by Florian Westphal · 14 years ago
  34. 81e675c netfilter: ebtables: add CONFIG_COMPAT support by Florian Westphal · 15 years ago
  35. 49facff netfilter: ebtables: split update_counters into two functions by Florian Westphal · 14 years ago
  36. 837395a netfilter: ebtables: split copy_everything_to_user into two functions by Florian Westphal · 14 years ago
  37. e788759 netfilter: ebtables: split do_replace into two functions by Florian Westphal · 14 years ago
  38. fc0e3df netfilter: ebtables: avoid explicit XT_ALIGN() in match/targets by Florian Westphal · 14 years ago
  39. 1756de2 netfilter: ebtables: abort if next_offset is too small by Florian Westphal · 14 years ago
  40. d5d1baa netfilter: xtables: add const qualifiers by Jan Engelhardt · 15 years ago
  41. 9ab99d5 Merge branch 'master' of /repos/git/net-next-2.6 by Patrick McHardy · 14 years ago
  42. add6746 netfilter: add struct net * to target parameters by Patrick McHardy · 14 years ago
  43. f54e936 netfilter: xtables: add struct xt_mtdtor_param::net by Alexey Dobriyan · 14 years ago
  44. a83d8e8 netfilter: xtables: add struct xt_mtchk_param::net by Alexey Dobriyan · 14 years ago
  45. dce766a netfilter: ebtables: enforce CAP_NET_ADMIN by Florian Westphal · 15 years ago
  46. f64f9e7 net: Move && and || to end of previous line by Joe Perches · 15 years ago
  47. 8a56df0 netfilter: ebt_ulog: fix checkentry return value by Patrick McHardy · 15 years ago
  48. 35aad0f netfilter: xtables: mark initial tables constant by Jan Engelhardt · 15 years ago
  49. dc05a56 Merge branch 'master' of git://dev.medozas.de/linux by Patrick McHardy · 15 years ago
  50. 24c232d netfilter: xtables: switch hook PFs to nfproto by Jan Engelhardt · 15 years ago
  51. be39ee1 netfilter: ebtables: Use %pM conversion specifier by Tobias Klauser · 15 years ago
  52. a5e7882 netfilter: x_tables: added hook number into match extension parameter structure. by Evgeniy Polyakov · 15 years ago
  53. 98e8640 netfilter: xtables: consolidate open-coded logic by Jan Engelhardt · 15 years ago
  54. 7249dee netfilter: fix nf_logger name in ebt_ulog. by Eric Leblond · 15 years ago
  55. 3b334d4 netfilter: fix warning in ebt_ulog init function. by Eric Leblond · 15 years ago
  56. 704b3ea netfilter: fix warning about invalid const usage by Eric Leblond · 15 years ago
  57. 842bff3 netfilter: ebtables: remove unneeded initializations by Stephen Hemminger · 15 years ago
  58. d61ba9f netfilter 05/09: ebtables: fix inversion in match code by Jan Engelhardt · 15 years ago
  59. f3d8b2e net/bridge/netfilter: move a dereference below a NULL test by Julia Lawall · 16 years ago
  60. b71b30a netfilter: netns ebtables: ebtable_nat in netns by Alexey Dobriyan · 16 years ago
  61. 4aad109 netfilter: netns ebtables: ebtable_filter in netns by Alexey Dobriyan · 16 years ago
  62. 8157e6d netfilter: netns ebtables: ebtable_broute in netns by Alexey Dobriyan · 16 years ago
  63. dbcdf85 netfilter: netns ebtables: more cleanup during ebt_unregister_table() by Alexey Dobriyan · 16 years ago
  64. 6beceee netfilter: netns ebtables: part 2 by Alexey Dobriyan · 16 years ago
  65. 511061e netfilter: netns ebtables: part 1 by Alexey Dobriyan · 16 years ago
  66. 21454aa net: replace NIPQUAD() in net/*/ by Harvey Harrison · 16 years ago
  67. 5b095d989 net: replace %p6 with %pI6 by Harvey Harrison · 16 years ago
  68. b189db5 net: remove NIP6(), NIP6_FMT, NIP6_SEQFMT and final users by Harvey Harrison · 16 years ago
  69. 95a5afc net: Remove CONFIG_KMOD from net/ (towards removing CONFIG_KMOD entirely) by Johannes Berg · 16 years ago
  70. 129404a netfilter: fix ebtables dependencies by Patrick McHardy · 16 years ago
  71. 916a917 netfilter: xtables: provide invoked family value to extensions by Jan Engelhardt · 16 years ago
  72. a2df164 netfilter: xtables: move extension arguments into compound structure (6/6) by Jan Engelhardt · 16 years ago
  73. af5d6dc netfilter: xtables: move extension arguments into compound structure (5/6) by Jan Engelhardt · 16 years ago
  74. 7eb3558 netfilter: xtables: move extension arguments into compound structure (4/6) by Jan Engelhardt · 16 years ago
  75. 6be3d85 netfilter: xtables: move extension arguments into compound structure (3/6) by Jan Engelhardt · 16 years ago
  76. 9b4fce7 netfilter: xtables: move extension arguments into compound structure (2/6) by Jan Engelhardt · 16 years ago
  77. f7108a2 netfilter: xtables: move extension arguments into compound structure (1/6) by Jan Engelhardt · 16 years ago
  78. 20f3c56 netfilter: ebtables: make BRIDGE_NF_EBTABLES a menuconfig option by Jan Engelhardt · 16 years ago
  79. 367c679 netfilter: xtables: do centralized checkentry call (1/2) by Jan Engelhardt · 16 years ago
  80. 147c384 netfilter: ebtables: fix one wrong return value by Jan Engelhardt · 16 years ago
  81. f7277f8 netfilter: remove redundant casts from Ebtables by Jan Engelhardt · 16 years ago
  82. 66bff35 netfilter: remove unused Ebtables functions by Jan Engelhardt · 16 years ago
  83. 5365f80 netfilter: implement hotdrop for Ebtables by Jan Engelhardt · 16 years ago
  84. f2ff525 netfilter: ebtables: use generic table checking by Jan Engelhardt · 16 years ago
  85. 043ef46 netfilter: move Ebtables to use Xtables by Jan Engelhardt · 16 years ago
  86. 2d06d4a netfilter: change Ebtables function signatures to match Xtables's by Jan Engelhardt · 16 years ago
  87. 815377f netfilter: ebt_among: obtain match size through different means by Jan Engelhardt · 16 years ago
  88. 001a18d netfilter: add dummy members to Ebtables code to ease transition to Xtables by Jan Engelhardt · 16 years ago
  89. 0ac6ab1 netfilter: Change return types of targets/watchers for Ebtables extensions by Jan Engelhardt · 16 years ago
  90. 8cc784e netfilter: change return types of match functions for ebtables extensions by Jan Engelhardt · 16 years ago
  91. 19eda87 netfilter: change return types of check functions for Ebtables extensions by Jan Engelhardt · 16 years ago
  92. 18219d3 netfilter: ebtables: do centralized size checking by Jan Engelhardt · 16 years ago
  93. ee999d8 netfilter: x_tables: use NFPROTO_* in extensions by Jan Engelhardt · 16 years ago
  94. 76108ce netfilter: Use unsigned types for hooknum and pf vars by Jan Engelhardt · 16 years ago
  95. e40f51a netfilter: ebtables: use nf_register_hooks() by Alexey Dobriyan · 16 years ago
  96. 58de786 netfilter: ebt_nflog: fix Kconfig typo by Patrick McHardy · 16 years ago
  97. f586287 bridge: fix IPV6=n build by Randy Dunlap · 16 years ago
  98. 93f6515 netfilter: ebtables: add IPv6 support by Kuo-lang Tseng · 16 years ago
  99. e7bfd0a [NETFILTER]: bridge: add ebt_nflog watcher by Peter Warasin · 16 years ago
  100. 0718300c [NETFILTER]: bridge netfilter: use non-deprecated __RW_LOCK_UNLOCKED macro. by Robert P. J. Day · 16 years ago