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:	Wed, 23 Jul 2008 23:27:15 -0700 (PDT)
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


Several bug fixes, and also this gets rid of the __netif_schedule()
warning, it isn't something worth chirping about at this point.

A bug fix to TCP probing, as old as 2.4.x, based upon a report
from Eric Dumazet.

Also, the fix for Ingo's netconsole memory corruption issue with
e1000 cards.

Please pull, thanks a lot!

The following changes since commit c010b2f76c3032e48097a6eef291d8593d5d79a6:
  Linus Torvalds (1):
        Merge git://git.kernel.org/.../davem/net-2.6

are available in the git repository at:

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

Chas Williams (1):
      atm: [fore200e] use MODULE_FIRMWARE() and other suggested cleanups

David S. Miller (2):
      netdev: Remove warning from __netif_schedule().
      tcp: Clear probes_out more aggressively in tcp_ack().

Ingo Molnar (1):
      e1000e: fix e1000_netpoll(), remove extraneous e1000_clean_tx_irq() call

Jarek Poplawski (1):
      pkt_sched: sch_sfq: dump a real number of flows

Oliver Hartkopp (1):
      net: Update entry in af_family_clock_key_strings

Patrick McHardy (1):
      netfilter: make security table depend on NETFILTER_ADVANCED

Stephen Hemminger (1):
      sky2: don't stop queue on shutdown

 drivers/atm/fore200e.c      |   15 ++++++++++++---
 drivers/net/e1000e/netdev.c |    2 --
 drivers/net/sky2.c          |    5 -----
 net/core/dev.c              |    3 ---
 net/core/sock.c             |    2 +-
 net/ipv4/netfilter/Kconfig  |    2 +-
 net/ipv4/tcp_input.c        |    3 +--
 net/ipv6/netfilter/Kconfig  |    2 +-
 net/sched/sch_sfq.c         |    9 ++++++++-
 9 files changed, 24 insertions(+), 19 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ