[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1465136801-19644-1-git-send-email-jhs@emojatatu.com>
Date: Sun, 5 Jun 2016 10:26:38 -0400
From: Jamal Hadi Salim <jhs@...atatu.com>
To: davem@...emloft.net
Cc: netdev@...r.kernel.org, xiyou.wangcong@...il.com,
daniel@...earbox.net, Jamal Hadi Salim <jhs@...atatu.com>
Subject: [net-next PATCH 0/3] net sched action timestamp improvements
From: Jamal Hadi Salim <jhs@...atatu.com>
Various aggregations of duplicated code, fixes and introduction of firstused
timestamp
Jamal Hadi Salim (3):
net sched: actions use tcf_lastuse_update for consistency
net sched actions: introduce timestamp for firsttime use
net sched actions: aggregate dumping of actions timeinfo
include/net/act_api.h | 10 ++++++++++
include/uapi/linux/pkt_cls.h | 1 +
net/sched/act_api.c | 1 +
net/sched/act_bpf.c | 5 +----
net/sched/act_connmark.c | 6 ++----
net/sched/act_csum.c | 7 +++----
net/sched/act_gact.c | 4 +---
net/sched/act_ife.c | 10 ++++------
net/sched/act_ipt.c | 8 ++++----
net/sched/act_mirred.c | 6 ++----
net/sched/act_nat.c | 7 +++----
net/sched/act_pedit.c | 8 ++++----
net/sched/act_police.c | 2 ++
net/sched/act_simple.c | 7 +++----
net/sched/act_skbedit.c | 7 +++----
net/sched/act_vlan.c | 6 ++----
16 files changed, 46 insertions(+), 49 deletions(-)
--
1.9.1
Powered by blists - more mailing lists