Location: ftp://ftp.kernel.org/pub/linux/kernel/people/bunk/linux-2.6.16.y/testing/
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 (3): 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 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 [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/