The following changes since commit fe6fb552858f686f39e33d7b0a33fe56dacea0bf: Arnd Hannemann (1): netfilter: fix simple typo in KConfig for netfiltert xt_TEE are available in the git repository at: git://kernel.ubuntu.com/rtg/nf-next-2.6 CONFIG_NF_CT_ACCT Tim Gardner (3): netfilter: Expose connection tracking accounting toggles netfilter: xt_connbytes: Force CT accounting to be enabled netfilter: Complete the deprecation of CONFIG_NF_CT_ACCT Documentation/feature-removal-schedule.txt | 9 --------- Documentation/kernel-parameters.txt | 3 +-- include/net/netfilter/nf_conntrack.h | 12 ++++++++++++ net/netfilter/Kconfig | 22 ---------------------- net/netfilter/nf_conntrack_acct.c | 10 ---------- net/netfilter/xt_connbytes.c | 13 ++++++++++++- 6 files changed, 25 insertions(+), 44 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html