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:	Sun, 18 Feb 2007 02:14:07 +0100
From:	Adrian Bunk <bunk@...sta.de>
To:	linux-kernel@...r.kernel.org
Subject: Linux 2.6.16.41

Location:
ftp://ftp.kernel.org/pub/linux/kernel/v2.6/

git tree:
git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-2.6.16.y.git


Changes since 2.6.16.40:

Adrian Bunk (4):
      Revert "[Bluetooth] Fix compat ioctl for BNEP, CMTP and HIDP"
      [ALSA] echo3g_dsp.c shouldn't include #include <linux/irq.h>
      Linux 2.6.16.41-rc1
      Linux 2.6.16.41

Al Viro (1):
      [TCP]: struct tcp_sack_block annotations

Baruch Even (1):
      TCP: Fix sorting of SACK blocks.

Bob Breuer (1):
      SPARC32: Fix over-optimization by GCC near ip_fast_csum.

Daniel Walker (1):
      [ATM]: Fix for crash in adummy_init()

David S. Miller (1):
      AF_PACKET: Check device down state before hard header callbacks.

Eric W. Biederman (1):
      DECNET: Handle a failure in neigh_parms_alloc (take 2)

Herbert Xu (1):
      [NETFILTER]: Clear GSO bits for TCP reset packet

Hugh Dickins (1):
      fix umask when noACL kernel meets extN tuned for ACLs

Jeff Dike (1):
      uml: fix signal frame alignment

Jiri Bohac (1):
      [IPX]: Fix NULL pointer dereference on ipx unload

John Heffner (1):
      [TCP]: Don't apply FIN exception to full TSO segments.

Linus Torvalds (1):
      Fix up CIFS for "test_clear_page_dirty()" removal

Masayuki Nakagawa (1):
      TCP: skb is unexpectedly freed.


 Makefile                           |    2 
 arch/um/sys-i386/signal.c          |    2 
 arch/um/sys-x86_64/signal.c        |    5 +
 fs/cifs/file.c                     |   26 ++++++++-
 fs/ext2/super.c                    |    4 +
 fs/ext3/super.c                    |    4 +
 include/asm-sparc/checksum.h       |    2 
 include/linux/tcp.h                |    5 +
 net/atm/common.c                   |    3 -
 net/bluetooth/bnep/sock.c          |   67 ++++++------------------
 net/bluetooth/cmtp/sock.c          |   33 ------------
 net/bluetooth/hidp/sock.c          |   78 -----------------------------
 net/decnet/dn_dev.c                |   11 +++-
 net/ipv4/netfilter/ip_nat_helper.c |    2 
 net/ipv4/netfilter/ipt_REJECT.c    |    3 +
 net/ipv4/tcp_input.c               |   17 +++---
 net/ipv4/tcp_output.c              |    3 -
 net/ipx/af_ipx.c                   |   24 +++++---
 net/packet/af_packet.c             |   16 ++---
 sound/pci/echoaudio/echo3g_dsp.c   |    2 
 20 files changed, 111 insertions(+), 198 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