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>] [day] [month] [year] [list]
Date:	Mon, 03 Nov 2008 23:34:43 -0800 (PST)
From:	David Miller <davem@...emloft.net>
To:	torvalds@...ux-foundation.org
CC:	akpm@...ux-foundation.org, netdev@...r.kernel.org,
	linux-kernel@...r.kernel.org
Subject: [GIT]: Networking


Nothing terribly exciting in here, some small driver fixups,
a partial revert of a smc91x driver change to fix the build
on some systems, and some UDP ICMP mib statistic fixes.

Please pull, thanks a lot!

The following changes since commit 48dcc33e5e11de0f76b65b113988dbc930d17395:
  Jianjun Kong (1):
        af_unix: netns: fix problem of return value

are available in the git repository at:

  master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6.git master

Alexey Dobriyan (2):
      fs_enet: fix polling
      xfrm: Fix xfrm_policy_gc_lock handling.

Arnaud Ebalard (1):
      XFRM: copy_to_user_kmaddress() reports local address twice

David S. Miller (2):
      SMC91x: Fix compilation on some platforms.
      niu: Use pci_ioremap_bar().

Eilon Greenstein (4):
      bnx2x: Removing the PMF indication when unloading
      bnx2x: PCI configuration bug on big-endian
      bnx2x: Calling netif_carrier_off at the end of the probe
      bnx2x: Version Update

Jeff Kirsher (1):
      net: kconfig cleanup

Lennert Buytenhek (1):
      mv643xx_eth: fix SMI bus access timeouts

Wei Yongjun (2):
      udp: Fix the SNMP counter of UDP_MIB_INDATAGRAMS
      udp: Fix the SNMP counter of UDP_MIB_INERRORS

Will Newton (1):
      drivers/net/smc911x.c: Fix lockdep warning on xmit.

 drivers/net/Kconfig                |   18 +++++++++++++++---
 drivers/net/bnx2x_init.h           |    9 +++++----
 drivers/net/bnx2x_main.c           |   10 ++++++----
 drivers/net/fs_enet/fs_enet-main.c |    6 ++++--
 drivers/net/mv643xx_eth.c          |    9 ++++++---
 drivers/net/niu.c                  |    6 +-----
 drivers/net/smc911x.c              |    2 +-
 drivers/net/smc91x.c               |    2 ++
 net/ipv6/udp.c                     |   28 +++++++++++++++++++++-------
 net/xfrm/xfrm_policy.c             |    4 ++--
 net/xfrm/xfrm_user.c               |    2 +-
 11 files changed, 64 insertions(+), 32 deletions(-)
--
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