SHARE
Facebook X Pinterest WhatsApp

Marcelo Tosatti: Linux 2.4.19-pre10

Written By
thumbnail
Web Webster
Web Webster
Jun 4, 2002

Kernel.org
Mirrors


Full Changelog

So here goes, now hopefully the last pre :)



Summary of changes from v2.4.19-pre9 to v2.4.19-pre10
============================================

<jgarzik@mandrakesoft.com> (02/05/03 1.404.1.1)
        Add new "comet" pci id to tulip net driver.

<ivangurdiev@linuxfreemail.com> (02/05/03 1.404.1.2)
        Minor fixes to the via-rhine net driver:

<davem@nuts.ninka.net> (02/05/05 1.383.17.10)
        net/core/neighbour.c: Delete ancient ASSERT_WL debugging.

<jmorris@intercode.com.au> (02/05/05 1.383.17.11)
        Tigon3: Handle Netgear GA302T correctly.

<laforge@gnumonks.org> (02/05/07 1.404.3.1)
        Netfilter ipt_ULOG fix:

<grundler@cup.hp.com> (02/05/07 1.404.3.3)
        Tigon3 fix:

<robert.olsson@data.slu.se> (02/05/09 1.404.3.4)
        IPV4: Add statistics for route cache GC monitoring.

<davem@nuts.ninka.net> (02/05/10 1.404.3.5)
        tcp_ipv4.c: Do not increment TcpAttemptFails twice.

<davem@nuts.ninka.net> (02/05/10 1.404.3.6)
        Ingress packet scheduler: Fix compiler error when CONFIG_NET_CLS_POLICE is disabled.

<hch@infradead.org> (02/05/10 1.404.3.7)
        IPv4 Syncookies: Remove pointless CONFIG_SYN_COOKIES ifdef.

<quintela@mandrakesoft.com> (02/05/11 1.404.1.3)
        tulip net driver 2114x phy init fix

<jdavid@farfalle.com> (02/05/11 1.404.1.4)
        Add full duplex support to 3c509 net driver.

<skyrelighten@yahoo.co.kr> (02/05/11 1.404.1.5)
        Add to list of supported 8139 net boards.

<os@emlix.com> (02/05/11 1.404.1.6)
        cs89x0 net driver minor fixes, SH4 support, and cmd line media support

<kasperd@daimi.au.dk> (02/05/11 1.404.1.7)
        Fix oops-able situation in 3c509 net driver

<wstinson@infonie.fr> (02/05/11 1.404.4.2)
        request_region janitor cleanup for rtc char driver

<davem@nuts.ninka.net> (02/05/13 1.404.3.8)
        IPv4: Make pkt_too_big debug msg more informative.

<rl@hellgate.ch> (02/05/16 1.445.1.2)
        Cosmetic cleanups, remove unused struct members from via-rhine net driver

<jgarzik@mandrakesoft.com> (02/05/16 1.445.1.3)
        Update mii generic phy driver to properly report link status.

<jgarzik@mandrakesoft.com> (02/05/16 1.445.1.4)
        Fix phy id masking in 8139too net driver.

<pazke@orbita1.ru> (02/05/16 1.445.1.5)
        Janitor: add __devinit markers to two net drivers, epic100 and sundance

<kuznet@ms2.inr.ac.ru> (02/05/16 1.404.3.9)
        tcp_input.c: Really make sure rto = 3*rtt, found by Pasi Sarolahti

<simonb@lipsyncpost.co.uk> (02/05/20 1.404.3.10)
        Tigon3: Add Netgear GA320T support.

<davem@nuts.ninka.net> (02/05/20 1.404.3.11)
        Tigon3: Fix typo in netgear ga320t support changes.

<ccaputo@alt.net> (02/05/21 1.404.3.12)
        net/core/sock.c: Fix typo in sysctl_{w,m}mem_default init.

<kuznet@ms2.inr.ac.ru> (02/05/21 1.404.3.13)
        tcp_recvmsg: Fix application bug induced races with MSG_PEEK and copied_seq.

<kuznet@ms2.inr.ac.ru> (02/05/23 1.404.3.14)
        net/sched fixes:

<kuznet@ms2.inr.ac.ru> (02/05/23 1.404.3.15)
        ipv6 raw fixes:

<alan@lxorguk.ukuu.org.uk> (02/05/29 1.445.2.38)
        [PATCH] PATCH: doc typos

<davem@nuts.ninka.net> (02/05/29 1.383.11.40)
        Update Sparc{,64} ide_fix_driveid.

<jgarzik@mandrakesoft.com> (02/05/30 1.445.1.7)
        Merge 2.5.x additions to linux/ethtool.h.

<andersg@0x63.nu> (02/05/30 1.445.1.8)
        Renames struct bus_type to struct de4x5_bus_type in de4x5 net driver,

<maalanen@ra.abo.fi> (02/05/30 1.445.1.9)
        request_region janitor cleanup for pcnet32 net driver,

<go@turbolinux.co.jp> (02/05/30 1.445.1.10)
        Fix pcnet32 net driver workaround for xSeries250.

<pavel@ucw.cz> (02/05/30 1.445.1.11)
        eepro100 net driver trivial cleanup:

<edward_peng@dlink.com.tw> (02/05/30 1.445.1.12)
        dl2k gige net driver update:

<rusty@rustcorp.com.au> (02/06/03 1.451)
        [PATCH] Trivial 2.4.19-pre9: asm/io.h in mm/bootmem.c

<rusty@rustcorp.com.au> (02/06/03 1.452)
        [PATCH] Trivial 2.4.19-pre9: ipchains compat kmalloc flags

<rusty@rustcorp.com.au> (02/06/03 1.453)
        [PATCH] Trivial 2.4.19-pre9: typo in fs/dcache.c

<rusty@rustcorp.com.au> (02/06/03 1.454)
        [PATCH] Trivial 2.4.19-pre9: SUSv2 semctl compliance:

<rusty@rustcorp.com.au> (02/06/03 1.455)
        [PATCH] Trivial 2.4.19-pre9: drivers/net/pcnet32.c

<rusty@rustcorp.com.au> (02/06/03 1.456)
        [PATCH] Trivial 2.4.19-pre9: binfmt_misc setbit bug

<rusty@rustcorp.com.au> (02/06/03 1.457)
        [PATCH] Trivial 2.4.19-pre9: CREDITS ordering

<rusty@rustcorp.com.au> (02/06/03 1.458)
        [PATCH] Trivial 2.4.19-pre9: DMA documentation fix

<rusty@rustcorp.com.au> (02/06/03 1.459)
        [PATCH] Trivial 2.4.19-pre9: header comment fix

<rusty@rustcorp.com.au> (02/06/03 1.460)
        [PATCH] Trivial 2.4.19-pre9: check_region from

<rusty@rustcorp.com.au> (02/06/03 1.461)
        [PATCH] Trivial 2.4.19-pre9: check_region in drivers/atm/horizon.c

<rusty@rustcorp.com.au> (02/06/03 1.462)
        [PATCH] Trivial 2.4.19-pre9: check_region in paride

<rusty@rustcorp.com.au> (02/06/03 1.463)
        [PATCH] Trivial 2.4.19-pre9: normalize slab names

<rusty@rustcorp.com.au> (02/06/03 1.464)
        [PATCH] Trivial but vitally important patch.

<kaos@ocs.com.au> (02/06/03 1.465)
        [PATCH] 2.4.19-pre9 USB Makefile

<gtoumi@laposte.net> (02/06/03 1.466)
        [PATCH] sstfb update : P0-Revert

<gtoumi@laposte.net> (02/06/03 1.467)
        [PATCH] sstfb update : P1-Alpha

<gtoumi@laposte.net> (02/06/03 1.468)
        [PATCH] sstfb update : P2-pci

<gtoumi@laposte.net> (02/06/03 1.469)
        [PATCH] sstfb update : P3-indent

<gtoumi@laposte.net> (02/06/03 1.470)
        [PATCH] sstfb update : P4-fbinfo

<gtoumi@laposte.net> (02/06/03 1.471)
        [PATCH] sstfb update : P5-Multihead

<gtoumi@laposte.net> (02/06/03 1.472)
        [PATCH] sstfb update : P6-VidMod

<gtoumi@laposte.net> (02/06/03 1.473)
        [PATCH] sstfb update : P7-misc

<gtoumi@laposte.net> (02/06/03 1.474)
        [PATCH] sstfb update : P8-checks

<jhammer@us.ibm.com> (02/06/03 1.475)
        [PATCH] ips 4.90.18 build fix

<dmccr@us.ibm.com> (02/06/03 1.476)
        [PATCH] Thread group exit problem reappeared.

<benh@kernel.crashing.org> (02/06/03 1.477)
        [PATCH] PPC: Add support for 750FX CPU

<benh@kernel.crashing.org> (02/06/03 1.478)
        [PATCH] PPC: Fix /proc/irq duplicate entries

<benh@kernel.crashing.org> (02/06/03 1.479)
        [PATCH] PPC: Pmac support update

<benh@kernel.crashing.org> (02/06/03 1.480)
        [PATCH] PPC: Fix warning

<benh@kernel.crashing.org> (02/06/03 1.481)
        [PATCH] PPC: Fix dmasound with KDE

<quintela@mandrakesoft.com> (02/06/03 1.483)
        [PATCH] : kernel-api.* compilation fix

<alan@lxorguk.ukuu.org.uk> (02/06/03 1.484)
        [PATCH] PATCH: Handle old Dec boxes with misconfigured scsi

<alan@lxorguk.ukuu.org.uk> (02/06/03 1.485)
        [PATCH] PATCH: Fix SIGURG strict standards compliance

<alan@lxorguk.ukuu.org.uk> (02/06/03 1.486)
        [PATCH] PATCH:Fix a misuse of copy_from_user

<alan@lxorguk.ukuu.org.uk> (02/06/03 1.487)
        [PATCH] PATCH: copy_user fix for S/390

<alan@lxorguk.ukuu.org.uk> (02/06/03 1.488)
        [PATCH] PATCH: second copy_user fix for S/390

<alan@lxorguk.ukuu.org.uk> (02/06/03 1.489)
        [PATCH] PATCH: copy_user fixes for s390x

<alan@lxorguk.ukuu.org.uk> (02/06/03 1.490)
        [PATCH] PATCH: clean up copy_user in paride, and unused var

<alan@lxorguk.ukuu.org.uk> (02/06/03 1.491)
        [PATCH] PATCH: fix copy_user in swim3

<alan@lxorguk.ukuu.org.uk> (02/06/03 1.492)
        [PATCH] PATCH: fix copy_user in macIIfx floppies

<alan@lxorguk.ukuu.org.uk> (02/06/03 1.493)
        [PATCH] PATCH: fixup illegal C in umem

<alan@lxorguk.ukuu.org.uk> (02/06/03 1.494)
        [PATCH] PATCH; serial copy_user fixes

<alan@lxorguk.ukuu.org.uk> (02/06/03 1.495)
        [PATCH] PATCH: machz watchdog copy_user fixes

<alan@lxorguk.ukuu.org.uk> (02/06/03 1.496)
        [PATCH] PATCH: mxser copy_user fixes

<alan@lxorguk.ukuu.org.uk> (02/06/03 1.497)
        [PATCH] PATCH: fix sigio on tty drivers outgoing

<alan@lxorguk.ukuu.org.uk> (02/06/03 1.498)
        [PATCH] PATCH: enable the tty sigio fix on pty

<alan@lxorguk.ukuu.org.uk> (02/06/03 1.499)
        [PATCH] PATCH: resync pcwd with 2.5 fixes

<alan@lxorguk.ukuu.org.uk> (02/06/03 1.500)
        [PATCH] PATCH: fix stallion and sx copy_user

<alan@lxorguk.ukuu.org.uk> (02/06/03 1.501)
        [PATCH] PATCH:hotplug requires pci

<alan@lxorguk.ukuu.org.uk> (02/06/03 1.502)
        [PATCH] PATCH: fix tpqic02 copy_user

<alan@lxorguk.ukuu.org.uk> (02/06/03 1.503)
        [PATCH] PATCH: fix backward copies in joydev.

<alan@lxorguk.ukuu.org.uk> (02/06/03 1.504)
        [PATCH] PATCH:acenic new card

<alan@lxorguk.ukuu.org.uk> (02/06/03 1.505)
        [PATCH] PATCH: iph5526 fix from maintainer

<alan@lxorguk.ukuu.org.uk> (02/06/03 1.506)
        [PATCH] PATCH: delete all the usercrap that accidentally got in

<alan@lxorguk.ukuu.org.uk> (02/06/03 1.507)
        [PATCH] PATCH: sdla_fr nipquad fixes

<alan@lxorguk.ukuu.org.uk> (02/06/03 1.508)
        [PATCH] PATCH: web page moved

<alan@lxorguk.ukuu.org.uk> (02/06/03 1.509)
        [PATCH] PATCH: maintainer updated for aha152x

<alan@lxorguk.ukuu.org.uk> (02/06/03 1.510)
        [PATCH] PATCH: qlogic panic fix

<alan@lxorguk.ukuu.org.uk> (02/06/03 1.511)
        [PATCH] PATCH: scsi copy_user fixes

<alan@lxorguk.ukuu.org.uk> (02/06/03 1.512)
        [PATCH] PATCH; blacklist update

<alan@lxorguk.ukuu.org.uk> (02/06/03 1.513)
        [PATCH] PATCH: fix possible leak of kernel data

<alan@lxorguk.ukuu.org.uk> (02/06/03 1.514)
        [PATCH] PATCH: sgi serial fix for copy_user

<alan@lxorguk.ukuu.org.uk> (02/06/03 1.515)
        [PATCH] PATCH: add $CONFIG_PCI and fix sound texts

<alan@lxorguk.ukuu.org.uk> (02/06/03 1.516)
        [PATCH] PATCH: more ac97 updates

<alan@lxorguk.ukuu.org.uk> (02/06/03 1.517)
        [PATCH] PATCH: fix isapnp ad1848

<alan@lxorguk.ukuu.org.uk> (02/06/03 1.518)
        [PATCH] PATCH: more copy_user

<alan@lxorguk.ukuu.org.uk> (02/06/03 1.519)
        [PATCH] PATCH: add intel ICH4

<alan@lxorguk.ukuu.org.uk> (02/06/03 1.520)
        [PATCH] PATCH: and more copy_user (blame acme and rusty)

<alan@lxorguk.ukuu.org.uk> (02/06/03 1.521)
        [PATCH] PATCH: mpu401 clean and leak fix

<alan@lxorguk.ukuu.org.uk> (02/06/03 1.522)
        [PATCH] PATCH: fix region leak

<alan@lxorguk.ukuu.org.uk> (02/06/03 1.523)
        [PATCH] PATCH: yet another SB

<alan@lxorguk.ukuu.org.uk> (02/06/03 1.524)
        [PATCH] PATCH: fix ali crash on 6 channel capable chip with cheap codec

<alan@lxorguk.ukuu.org.uk> (02/06/03 1.525)
        [PATCH] PATCH: more copy_user

<alan@lxorguk.ukuu.org.uk> (02/06/03 1.526)
        [PATCH] PATCH: make this defined C

<alan@lxorguk.ukuu.org.uk> (02/06/03 1.527)
        [PATCH] PATCH: intermezzo copy_user

<alan@lxorguk.ukuu.org.uk> (02/06/03 1.528)
        [PATCH] PATCH: mapping fix

<alan@lxorguk.ukuu.org.uk> (02/06/03 1.529)
        [PATCH] PATCH: take signal lock before looking at signals in proc

<alan@lxorguk.ukuu.org.uk> (02/06/03 1.530)
        [PATCH] PATCH: better fix for fs/ufs - add printk levels

<alan@lxorguk.ukuu.org.uk> (02/06/03 1.531)
        [PATCH] PATCH sisfb updates - been in -ac for ages

<alan@lxorguk.ukuu.org.uk> (02/06/03 1.532)
        [PATCH] PATCH: mkspec improvements

<jaharkes@cs.cmu.edu> (02/06/03 1.533)
        [PATCH] 2.4.19-pre9  Coda update

<jgarzik@mandrakesoft.com> (02/06/03 1.534)
        [PATCH] PATCH: revert 3c59x

<marcelo@plucky.distro.conectiva> (02/06/03 1.535)
        Remove change which could break userlevel apps

<bcrl@redhat.com> (02/06/03 1.536)
        [PATCH] /proc/slab fix

<marcelo@plucky.distro.conectiva> (02/06/03 1.537)
        Changed EXTRAVERSION to pre10
thumbnail
Web Webster

Web Webster

Web Webster has more than 20 years of writing and editorial experience in the tech sector. He’s written and edited news, demand generation, user-focused, and thought leadership content for business software solutions, consumer tech, and Linux Today, he edits and writes for a portfolio of tech industry news and analysis websites including webopedia.com, and DatabaseJournal.com.

Recommended for you...

5 Best Free and Open Source Text Expander Tools
webmaster
Jun 13, 2025
Grafito: Systemd Journal Log Viewer with a Beautiful Web UI
Bobby Borisov
Jun 12, 2025
FreeBSD Wants to Know a Few Things
brideoflinux
May 11, 2025
NVK enabled for Maxwell, Pascal, and Volta GPUs
Kara Bembridge
May 1, 2025
Linux Today Logo

LinuxToday is a trusted, contributor-driven news resource supporting all types of Linux users. Our thriving international community engages with us through social media and frequent content contributions aimed at solving problems ranging from personal computing to enterprise-level IT operations. LinuxToday serves as a home for a community that struggles to find comparable information elsewhere on the web.

Property of TechnologyAdvice. © 2025 TechnologyAdvice. All Rights Reserved

Advertiser Disclosure: Some of the products that appear on this site are from companies from which TechnologyAdvice receives compensation. This compensation may impact how and where products appear on this site including, for example, the order in which they appear. TechnologyAdvice does not include all companies or all types of products available in the marketplace.