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: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Wed,  4 Sep 2013 14:37:25 +0200
From:	Daniel Borkmann <dborkman@...hat.com>
To:	davem@...emloft.net
Cc:	netdev@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: [PATCH net-next v2 0/2] prandom_u32_range, prandom_u32_max helpers

v1->v2:
  - migrated api to random.h, ccing lkml
  - dropped second patch for now

Daniel Borkmann (2):
  random: add prandom_u32_range and prandom_u32_max helpers
  net: migrate direct users to prandom_u32_max

 drivers/net/team/team_mode_random.c |  8 +-------
 include/linux/random.h              | 31 ++++++++++++++++++++++++++++++-
 include/net/red.h                   |  2 +-
 net/802/garp.c                      |  3 ++-
 net/802/mrp.c                       |  3 ++-
 net/packet/af_packet.c              |  2 +-
 net/sched/sch_choke.c               |  8 +-------
 7 files changed, 38 insertions(+), 19 deletions(-)

-- 
1.7.11.7

--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ