Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753205Ab3DUJxa (ORCPT ); Sun, 21 Apr 2013 05:53:30 -0400 Received: from mail-wg0-f44.google.com ([74.125.82.44]:48968 "EHLO mail-wg0-f44.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753195Ab3DUJx3 (ORCPT ); Sun, 21 Apr 2013 05:53:29 -0400 From: dmitry pervushin To: netfilter-devel@vger.kernel.org, linux-kernel@vger.kernel.org Cc: patches@linaro.org Subject: [PATCH 0/2] netfilter: idletimers Date: Sun, 21 Apr 2013 11:53:12 +0200 Message-Id: <1366537994-19511-1-git-send-email-dmitry.pervushin@linaro.org> X-Mailer: git-send-email 1.7.10.4 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 626 Lines: 12 Hello all, [PATCH 1/2] netfilter: idletimers - fix the case of already expired timer [PATCH 2/2] netfilter: idletimers - add send_nl_msg field These two patches fix the case of already expired timer and add capability to send netlink message notifications in addition to sysfs notifications (previous serie was started here: http://article.gmane.org/gmane.linux.kernel/1362838) -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/