lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Tue, 17 May 2016 17:19:13 -0400
From:	Jamal Hadi Salim <jhs@...atatu.com>
To:	davem@...emloft.net
Cc:	netdev@...r.kernel.org, xiyou.wangcong@...il.com, nbd@....name,
	baronchon@...m.org, alexander.duyck@...il.com,
	herbert@...dor.apana.org.au, Jamal Hadi Salim <jhs@...atatu.com>
Subject: [net-next PATCH 0/2] net sched small OCD cleanups

From: Jamal Hadi Salim <jhs@...atatu.com>

I have been staring at these small OCD cleanups for a while.
Got cycles to do them as prep for another patch i am working on.
Indentation/stylistic and consistency updates

Jamal Hadi Salim (2):
  net sched: indentation and other OCD stylistic fixes
  net sched: actions use tcf_lastuse_update for consistency

 include/net/act_api.h          | 14 ++++++++------
 include/net/tc_act/tc_defact.h |  4 ++--
 include/uapi/linux/pkt_cls.h   |  6 +++---
 net/sched/act_api.c            | 19 +++++++++++--------
 net/sched/act_bpf.c            |  3 ++-
 net/sched/act_connmark.c       |  2 +-
 net/sched/act_csum.c           |  2 +-
 net/sched/act_gact.c           |  3 ++-
 net/sched/act_ife.c            |  6 +++---
 net/sched/act_ipt.c            |  8 +++++---
 net/sched/act_mirred.c         |  1 -
 net/sched/act_nat.c            |  2 +-
 net/sched/act_pedit.c          |  2 +-
 net/sched/act_simple.c         |  2 +-
 net/sched/act_skbedit.c        |  2 +-
 net/sched/act_vlan.c           |  5 +++--
 net/sched/cls_api.c            | 11 +++++++----
 17 files changed, 52 insertions(+), 40 deletions(-)

-- 
1.9.1

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ