final:
- 2.4.26-rc4 was released as 2.4.26 with no changes.
Summary of changes from v2.4.26-rc3 to v2.4.26-rc4
- do_fork() error path memory leak
Ernie Petrides:
- fix potential iso9660 symlink overflow
Marcelo Tosatti:
- Nathan Scott: Export the PPC vmalloc_start and ioremap_bot
symbols for modules using VMALLOC_START and VMALLOC_END (XFS uses
these, for example) - Changed EXTRAVERSION to -rc4
Summary of changes from v2.4.26-rc2 to v2.4.26-rc3
- Add Xserve RAID LUN to SCSI whitelist
Andi Kleen:
- Handle node zero with no memory on x86-64
Andrew Morton:
- sk_mca multicast fix
Chris Wright:
- fix load_elf_binary error path on unshare_files error
- fix another load_elf_binary error path
Dave Kleikamp:
- JFS: Add lots of missing statics and remove dead code
- JFS: Prevent hang in __lock_metapage
- JFS: Fix race in jfs_sync
Ivan Kokshaysky:
- Herbert Xu: Fix Alpha unaligned stxncpy again
Marcelo Tosatti:
- Martin Schulze: Improve r128 DRM driver checks
- Changed EXTRAVERSION to -rc3
Pete Zaitcev:
- USB update
- Fix SMP issues with USB-storage/ohci-hcd
Stephen Rothwell:
- make 2.4 boot when built with gcc 3.4
Summary of changes from v2.4.26-rc1 to v2.4.26-rc2
<uaca:alumni.uv.es>:
- [AF_PACKET]: Fix packet_set_ring memleak and remove num frame
limit - [AF_PACKET]: Add PACKET_MMAP documentation
Andi Kleen:
- Use correct optimization flag for Nocona on x86-64
Bartlomiej Zolnierkiewicz:
- ATI IXP IDE support
- hpt366.c: DMA timeout fix for HPT374
Chas Williams:
- [ATM]: mpoa_proc warning cleanup (from Willy TARREAU
<willy@w.ods.org>)
Christoph Hellwig:
- [XFS] fix for read/write buffers larger than 2GB on 64 bit
platforms - [XFS] Fix r/o check in xfs_ioc_space, fix checks on xfs_swapext
validity
David S. Miller:
- [IPV6]: Fix ipv6_skip_exthdr prototype in net/ipv6.h
David Stevens:
- [IPV4]: Fix IGMPv3 timer initialization when device not
‘upped’
Glen Overby:
- [XFS] Add space for inode and allocation btrees to ITRUNCATE
log reservation
Harald Welte:
- [NETFILTER]: Fix DEBUG compile in ipt_MASQUERADE
- [NETFILTER]: Fix DELETE_LIST oopses
- [NETFILTER]: Fix circular conntrack header file dependency
Hideaki Yoshifuji:
- [CREDITS]: Update my affiliation
Ivan Kokshaysky:
- Workaround Alpha “gcc3 < 3.3.3” raid1 miscompilation
problem
Len Brown:
- [ACPI] allow building ACPI w/ CMPXCHG when CONFIG_M386=y
http://bugzilla.kernel.org/show_bug.cgi?id=2391 - [ACPI] delete extraneous IRQ->pin mappings below IRQ 16
http://bugzilla.kernel.org/show_bug.cgi?id=2408 - [ACPI] PCI bridge interrupt fix (David Shaohua Li) http://bugzilla.kernel.org/show_bug.cgi?id=2409
- [ACPI] Restore PIC-mode SCI default to Level Trigger (David
Shaohua Li) http://bugme.osdl.org/show_bug.cgi?id=2382
Marcelo Tosatti:
- Changed EXTRAVERSION to -rc2
Matt Porter:
- PPC32: PPC44x updates (fixes and 440GX machine check
support) - PPC32: Add new PPC44x PVRs
Meelis Roos:
- SanDisk is flash
Mike Miller:
- cciss update: support the new MSA30 storage enclosure
- cciss update: If no device attached we return -ENXIO instead of
some bogus numbers
Nathan Scott:
- [XFS] Remove dup fdatasync/fdatawait call on fsync. Means we no
longer take the iolock here, and readers no longer conflict with
concurrent fsync activity. Kudos to Steve! - [XFS] Reinstate some accidentally dropped log IO error
injection code - [XFS] Fix shortform attr flags botch affecting listxattr – from
Andreas Gruenbacher - [XFS] Disallow logbufs=0 unless correct config options used,
else we panic - [XFS] Ensure sb not flushed async on a SYNC_WAIT sync. Fixed by
Bart Samwel
Nathan Straz:
- [XFS] Fix signed offset overflow when checking writes at end of
file
Nivedita Singhvi:
- [TCP]: Use tcp_tw_put on time-wait sockets
- [TCP]: IPV6, do not use sock_put() on timewait sockets
Paul Mackerras:
- [PPC64] Fix && vs. & error noticed by Julie
DeWandel
Russell Cattelan:
- [XFS] Use refile_buffer to not leave clean buffers on the dirty
list
Sridhar Samudrala:
- [SCTP]: Fix xconfig, from Vladislav Yasevich
Timothy Shimmin:
- [XFS] Modify xfs_iaccess() for CAP_DAC_OVERRIDE and
CAP_DAC_READ_SEARCH - [XFS] Be explicit in adding in the non-transactional data to
the reservation estimate. We must add in for the worst case of a
log stripe taking us the full distance for a log stripe
boundary.
Urban Widmark:
- smbfs transact2 with win9x
Willy Tarreau:
- [IPV6]: Make skb arg to ipv6_skip_exthdr const
Summary of changes from v2.4.26-pre6 to v2.4.26-rc1
Chas Williams:
- [ATM]: [lec] lec_push() races with vcc->proto_data
- [ATM]: [nicstar] use kernel min/max (by Randy.Dunlap
<rddunlap@osdl.org>)
David S. Miller:
- [IGMP]: Do nothing in ip_mc_down() if ip_mc_up() was not called
previously - [SPARC64]: Update defconfig
Dmitry Torokhov:
- [NET_SCHED]: Fix class reporting in TBF qdisc
- [NET_SCHED]: Trailing whitespace cleanup in TBF scheduler
Jon Oberheide:
- [CRYPTO]: Remove confusing TODO comment in arc4.c
Julian Anastasov:
- [IPVS] Fix to update the skb->h.raw after skb reallocation
in tunnel_xmit - [IPVS] Fix connection rehashing with new cport
Len Brown:
- [ACPI] PCI interrupt link routing (Luming Yu) use _PRS to
determine resource type for _SRS fixes HP Proliant servers http://bugzilla.kernel.org/show_bug.cgi?id=1590 - [ACPI] proposed fix for non-identity-mapped SCI override
http://bugme.osdl.org/show_bug.cgi?id=2366 - [ACPI] ACPICA 20040326 from Bob Moore
- [ACPI] Linux specific updates from ACPICA 20040326
“acpi_wake_gpes_always_on” boot flag for old GPE behaviour
Marcel Holtmann:
- [Bluetooth] Add support for AVM BlueFRITZ! USB v2.0
- [Bluetooth] Remove non-blocking socket fix
Marcelo Tosatti:
- Trond: Avoid refile_inode() from putting locked inodes on the
dirty list - Changed EXTRAVERSION to -rc1
Martin Devera:
- [NET_SCHED]: HTB scheduler updates
Patrick McHardy:
- [NET_SCHED]: Fix broken indentation in HFSC scheduler
- [NET_SCHED]: Fix requeueing in HFSC scheduler
- [NET_SCHED]: Use queue limit of 1 when tx_queue_len is
zero
Sridhar Samudrala:
- [SCTP] Don’t do any ppid byte-order conversions as it is opaque
to SCTP - [SCTP] Avoid the use of hacking CONFIG_IPV6_SCTP__ option
Stephen Hemminger:
- [NET_SCHED]: Add packet delay scheduler
Wensong Zhang:
- [IPVS]: Fix to hold the lock before updating a service
Summary of changes from v2.4.26-pre5 to v2.4.26-pre6
<davem:nuts.davemloft.net>:
- [SPARC64]: Update defconfig
- [SPARC64]: Fix sys32_mount type arg handling
- [ACPI] check “maxcpus=N” early — same as NR_CPUS check
- [ACPI] clean up acpi_disabled use __initdata on IA64 was a bug
since it is referenced by modules. - [ACPI] create disable_acpi()
- [ACPI] fix interrupt behind yenta cardbus bridge (David Shaohua
Li) http://bugzilla.kernel.org/show_bug.cgi?id=1564 - [ACPI] delete POWER_OF_2 array (Pavel Machek)
- [ACPI] toshiba_acpi 0.18 from John Belmonte add missing
copyin - [ACPI] ACPI SCI shall be level/low unless explicit over-ride
http://bugzilla.kernel.org/show_bug.cgi?id=1622
add “acpi_sci=edge” and “acpi_sci=high” manual over-ride
<marcelo:logos.cnet>:
- Avoid readahead from reading last page of file
- Changed EXTRAVERSION to -pre6
<mlord:pobox.com>:
- Fix bogus vmalloc() vm_area_free_pages call
Andi Kleen:
- x86-64 update: simple support for IA32e/EM64T
Daniel Ritz:
- yenta pcmcia driver: add some cardbus bridges to override
lis
Geert Uytterhoeven:
- Mac baboon warning
- Amiga Oktagon URL
- Mac missing include
- M68k keyboard
Jeff Garzik:
- [MAINTAINERS] remove defunct linux-via mailing list
- [scsi] export scsi_finish_command
- [pci] add a couple of constants
Trond Myklebust:
- NFS: Make sure that fsync() flushes all pending file data to
disk. The current call to nfs_wb_file() will fail to flush out
mmapped() dirty pages. - NFS: make sure we revalidate attributes on completing a
rename(): the server should normally update the ctime…
Summary of changes from v2.4.26-pre4 to v2.4.26-pre5
<brill:fs.math.uni-frankfurt.de>:
- USB Storage: unusual_devs.h entry submission
<dledford:build-base.perf.redhat.com>:
- scsi_lib.c: Fix sg segment recounting
- Fix various minor compiler warning issues
- Fix for Red Hat bug #98264, usb reset locking problem
- sym53c8xx: Only do SCSI-3 PPR message based negotiations on
SCSI-3 devices or SCSI-2 devices that know to set the DT bit in
their INQUIRY return data. - scsi_scan.c: Correctness fix for scanning of multi-lun
devices - scsi_scan.c: Add an option for making linux treat offlined
devices as online - Update the error handler to use mod_timer
- Don’t leak command structs when no device is found
<jamesl:appliedminds.com>:
- USB: Fixing HID support for non-explicitly specified
usages
<michal_dobrzynski:mac.com>:
- USB: add IRTrans support to ftdi_sio driver
<mlotek:foobar.pl>:
- USB: another unusual_devs.h change
<not:just.any.name>:
- USB: Using physical extents instead of logical ones for NEC USB
HID gamepads
<pg:futureware.at>:
- USB: more FTDI-SIO devices
- 8139too assertions
<ricklind:us.ibm.com>:
- block layer accounting fix
Alan Stern:
- USB: fix unneeded SubClass entry in unusual_devs.h
Dave Kleikamp:
- JFS: zero new log pages, etc
David Brownell:
- USB Gadget: ethernet gadget locking tweaks
- USB: EHCI updates (mostly periodic schedule scanning)
- USB Gadget: make usb gadget strings talk utf-8
- USB: add “gadget_chips.h”
- USB: gadget config buffer utilities
- USB: usb gadget, dualspeed {run,compile}-time flags
- USB: gadget zero, simplified controller-specific
configuration
Don Fry:
- pcnet32 correct names for changes
- pcnet32.c oops
Greg Kroah-Hartman:
- USB: add support for the Aceeca Meazura device to the visor
driver
Ian Abbott:
- USB: ftdi_sio new PIDs and name fix for sysfs
Jeff Garzik:
- Update pci_ids.h with new Intel PCI ids
- Add Intel ICH6 irq router
- Add Intel PCI ids to i810_audio
- Add Intel PCI ids to IDE (PATA) driver
- [netdrvr natsemi] Fix RX DMA mapping
Kumar Gala:
- [PPC32] Modified OCP support so its not IBM specific and added
new APIs to allow modification of the device tree before drivers
are bound
Len Brown:
- [ACPI] acpi_wakeup_address – print only when broken
- [ACPI] global lock macro fixes (Paul Menage, Luming Yu)
http://bugzilla.kernel.org/show_bug.cgi?id=1669 - [ACPI] SMP poweroff (David Shaohua Li) http://bugzilla.kernel.org/show_bug.cgi?id=1141
- [ACPI] ACPICA 20040311 from Bob Moore
- [ACPI] add boot parameters “acpi_osi=” and “acpi_serialize”
acpi_osi= will disable the _OSI method — which by default tells
the BIOS to behave as if Windows is the OS.
Luca Tettamanti:
- USB: fix hid-core compile warning
Manfred Spraul:
- forcedeth update
Marcelo Tosatti:
- Changed EXTRAVERSION to -pre5
Martin Diehl:
- USB: fix stack usage in pl2303 driver
Paul Mackerras:
- [PPC32] Add support for the EP405/EP405PC embedded
platforms - [PPC32] Avoid prefetching past the end of the source in copy
routines - [PPC32] Add stabs debug entries to some assembler files
- [PPC32] Add support for the Redwood 5 and 6 embedded
boards
Paulo Marques:
- USB: usblp.c (Was: usblp_write spins forever after an
error)
Per Winkvist:
- USB Storage: unusual devs fix for Pentax cameras
Pete Zaitcev:
- USB: Change the USB Maintainer entry
- USB: fix hid-input problem with BTC keyboards
- Trivial input.c change: Add missing new line on error case
printk()
Petko Manolov:
- USB: patch for pegasus.h
- USB: another patch to pegasus.h
Richard Curnow:
- USB: Fix handling of bounce buffers by rh_call_control
Stelian Pop:
- sonypi driver update
- meye driver update
Thomas Chen:
- USB: fix little bug in io_edgeport.c
Thomas Sailer:
- USB: OSS audio driver workaround for buggy descriptors
Summary of changes from v2.4.26-pre3 to v2.4.26-pre4
<colin:gibbsonline.net>:
- [NET_SCHED]: Use time_after, fixes htb on 64-bit arch
<mlord:pobox.com>:
- Yet another vmalloc() fixup
- [IPVS]: Fix typo in Config.in
Angelo Dell’Aera:
- [TCP]: Kill westwood bw_sample, set but not used
Bartlomiej Zolnierkiewicz:
- small cleanup for AMD/nVidia IDE driver
- IDE AMD/nForce driver update
- amd74xx.c: fix for !CONFIG_PROCFS
- fix IDE build for CONFIG_PROC_FS=n
- new Medley software RAID driver
David S. Miller:
- [SPARC64]: Handle failed vmalloc_area_pages in module_map
correctly - [SPARC64]: Update defconfig
Marcel Holtmann:
- [Bluetooth] Fix race for incoming connections
- [Bluetooth] Fix error handling for not connected socket
- [Bluetooth] Fix several copy_to_user() glitches
- [Bluetooth] Fix non-blocking socket race conditions
- [Bluetooth] Copy all L2CAP signal frames to the raw
sockets - [Bluetooth] Send HCI_Reset for some Broadcom dongles
Marcelo Tosatti:
- Changed EXTRAVERSION to -pre4
Theodore Y. T’so:
- zerout JBD journal descriptor blocks
Summary of changes from v2.4.26-pre2 to v2.4.26-pre3
<andikies:t-online.de>:
- sb16 sample size fix
<dan:geefour.netx4.com>:
- Updates to the bootloader code due to changes from immap to
cpm2 - Add the RPC/EP 8260 board to the configuration for testing the
new cpm2 updates.
<hjm:redhat.com>:
- Fix LVM snapshot oversized sector calculation
<jbaron:redhat.com>:
- mremap NULL pointer dereference fix
<mlord:pobox.com>:
- Fix vmalloc() spinlocking issues introduced by the “error
handling fixes”
Adrian Bunk:
- agpgart_be.c: remove duplicate PCI_DEVICE_ID_SI_651
Andrew Morton:
- [CRYPTO]: arc4.c compile fix for older gcc’s
Arun Sharma:
- ia64: Fix and optimize sys32_rt_sigtimedwait()
Bjorn Helgaas:
- ia64: (acpi_hp_csr_space): Export only if CONFIG_ACPI
- ia64: Tidy up MCA printk’s
- ia64: (desc_abi): Check for Linux ABI # (3) instead of SysV4
ABI # (0) - ia64: unwind: Add some UNW_DEBUG stuff and remove KDB bits to
follow 2.6 - ia64: Use __builtin_trap() in BUG() when available
- ia64: Remove obsolete sigcontext comment
David Mosberger:
- ia64: Drop copyright notices on header files which are either
entirely trivial - ia64: Back-port from libunwind: fix off-by-one error in
kernel-unwinder - ia64: Fix bug in
ia64_get_scratch_nat_bits()/ia64_put_scratch_nat_bits()
David S. Miller:
- [TIGON3]: tg3_phy_copper_begin() tweaks
- [TIGON3]: Allow MAC address changing even when iface is up
- [TIGON3]: Always force PHY reset after major hw config
changes - [TIGON3]: Update driver version and reldate
David Stevens:
- [IPV4]: Add sysctl for per-socket limit on number of mcast src
filters - [IPV4/IPV6]: Add sysctl limits for mcast src filters
Grant Grundler:
- [TIGON3]: Consolidate MMIO write flushing using tg3_f()
macro
Keith Owens:
- ia64: Avoid deadlock when using printk() for MCA and INIT
records - ia64: Delete all MCA/INIT/etc record printing code, moved to
salinfo_decode in user space. - ia64: Mark MCA variables and functions static where
possible - ia64: Delete dead variables and functions from mca.c
- ia64: Reorder mca.c to remove the need for forward declarations
and to consolidate related code. - ia64: Synchronize mca.c with 2.6. White space, comment, #ifdef,
etc - ia64: MCA, salinfo: calculate irq_safe once and pass it
around - ia64: Correct “did we recover from MCA” test and move up a
level - ia64: Periodically check for outstanding MCA or INIT
records - ia64: remove include/asm-ia64/offset.hs in “make mrproper”
- ia64: Delete redundant ia64_mca_check_errors
- ia64: update unwind with 2.6 fixes
- ia64: add OEM data decode for SGI MCA handler
- ia64: copy SAL records so we don’t drop them when events occur
fast
Kumar Gala:
- [PPC32] imported in CPM 8260_io drivers from linuxppc_2_4_devel
tree - [PPC32] Added support ADS 8272 board
- [PPC32] Renamed 8260 CPM handling to CPM2. This is to allow
reuse of CPM2 code between PQ2 and PQ3 devices. 8xx is considered
CPM1 - [PPC32] Renamed 8260 CPM handling to CPM2. This allows reuse of
CPM2 code between PQ2 and PQ3 devices. 8xx is considered CPM1
Marcelo Tosatti:
- Ogawa Hirofumi: fix FAT over NFSv2
- Change LAN media MAINTAINERS entry to Orphan
- Changed EXTRAVERSION to -pre3
Patrick McHardy:
- [PKT_SCHED]: Fix ipv6 ECN marking in RED scheduler
Thomas Winischhofer:
- sisfb update
Trond Myklebust:
- A patch to fix an Oops in the locking code
- Slight optimization to the NFS writes
- A patch by Greg Banks that increases the supported NLM cookie
size. This is needed in order to work correctly with Apple and
FreeBSD clients. - A patch by Patrice Dumas that ensures that the server index
blocks uniquely by using the client address in addition to the
value of the NLM cookie field. - A patch by Greg Banks to help fix the “VFS: Busy inodes after
unmount.” problem that occurs if autofs expires the mountpoint
while an NFS sillydelete is still pending. - I have a feeling the second race case of your test is that you
are interrupting the fcntl(F_SETLK) call while it is on the wire.
If you do that, then the server may record the lock as taken, but
the client will never receive the reply, and so will not know that
it must clean up locks…
Wensong Zhang:
- [IPVS]: Code tidy up
Summary of changes from v2.4.26-pre1 to v2.4.26-pre2
<dolbeau:irisa.fr>:
- Small fix to pm3fb & MAINTAINERS
<i.palsenberg:jdirmedia.nl>:
- [QLOGIC]: Mark mbox_param[] as static to avoid namespace
pollution
<jon:focalhost.com>:
- [CRYPTO]: Add ARC4 module
<jpk:sgi.com>:
- [XFS] Merge missing mount stripe-unit/width-alignment check
over from IRIX
<mlord:pobox.com>:
- Fix vmalloc() error handling
Chas Williams:
- [ATM]: [lec] timer cleanup
- [ATM]: [lec] send queued packets immediately after path
switch
Christoph Hellwig:
- [XFS] Simplify pagebuf_rele / pagebuf_free
- [XFS] Stop using sleep_on
- [XFS] Plug a pagebuf race that got bigger with the recent
cleanup - [XFS] Fix gcc 3.5 compilation for real
- [XFS] Fix buffer teardown on _pagebuf_lookup_pages failure
- [XFS] Remove the lockable/not lockable buffer distinction. All
metada buffers are lockable these days. - [XFS] Remove PBF_MAPPABLE
- [XFS] plug a pagebuf leak
- [XFS] “backport” d_alloc_anon (this time for real)
- [XFS] Avoid NULL returns from pagebuf_get
- [XFS] use generic XFS stats and sysctl infrastructure in
pagebuf - [XFS] Fix up daemon names
- [XFS] only lock pagecache pages
- [XFS] plug race in pagebuf freeing
- [XFS] kill some dead constants from pagebuf
David S. Miller:
- [SUNGEM]: At end of RX completion chain, double check OWN bit
with completion register - [IPV4]: Do not return -EAGAIN on blocking UDP socket, noticed
by Olaf Kirch - [NET]: Set default socket rmem/wmem values more sanely and
consistently - [IPV6]: UDPv6 needs recvmsg csum error path fix too, thanks
Olaf - [SCTP]: Ranem MSECS_TO_JIFFIES to avoid conflict with IRDA
- [SCTP]: Comment out buggy ipv6 debugging printk
- [SPARC64]: Update defconfig
- [SPARC]: Pass a real page into do_mount() a final arg
- [SPARC]: Update defconfig
David Stevens:
- [IGMP/MLD]: Verify MSFILTER option length
- [IGMP/MLD]: Check for numsrc overflow, plus temp buffer
tweaks
David Woodhouse:
- [IPV6]: Init ipv6 before ipv4 if built statically into
kernel
Dean Roehrich:
- [XFS] Change DM_SEM_FLAG to DM_SEM_FLAG_RD
Don Fry:
- 2.4.25 pcnet32.c SLAB_DEBUG length error fix
- 2.4.25 pcnet32.c transmit hang fix
- 2.4.25 pcnet32.c wrong vendor ID fix
- 2.4.25 pcnet32.c oops in rmmod
- 2.4.25 pcnet32.c bus master arbitration failure fix
- 2.4.25 pcnet32.c convert to use netif_msg_*
- 2.4.25 pcnet32.c change to use ethtool_ops
- pcnet32.c handle failures in open
- pcnet32.c another diff error fix
- pcnet32.c non-mii errors with ethtool
- pcnet32.c add .remove to pci_driver
- pcnet32.c adds loopback test
- pcnet32.c avoid transmit hang for 79C791
- pcnet32 non-mii link state fix
Eric Sandeen:
- [XFS] Add switches to make xfs compile when the nptl patch is
present - [XFS] Remove some dead debug code
- [XFS] Make more xfs errors trappable with panic_mask
- [XFS] zero log buffer during initialization at mount time
François Romieu:
- [netdrvr r8169] fix TX descriptor overflow
Geert Uytterhoeven:
- [netdrvr tulip] fix up 21041 media selection
Harald Welte:
- [NETFILTER]: Kill bogus const in list helpers
- [NETFILTER]: Fix ECN target cloned skb problem
- [NETFILTER]: Remove unused structure member in NAT, from
Patrick McHardy
James Morris:
- [CRYPTO]: Backport Christophe Saout’s 2.6.x scatterlist code
extraction
Jean Delvare:
- Identify Radeon Ya and Yd in radeonfb
Len Brown:
- ACPI URL update
- [ACPI] interrupt over-ride for nforce from Maciej W.
Rozycki - [ACPI] delete unnecessary dmesg lines, fix spelling
- [ACPI] include CONFIG_ACPI_RELAXED_AML code always add
acpi=strict option to disable platform workarounds - [ACPI] ACPICA 20040220 from Bob Moore
- [ACPI] fix ia64 build error (Bjorn Helgaas)
Marcelo Tosatti:
- devfs: Fix truncation of mount data as 2.6
- Changed EXTRAVERSION to -pre2
Matthias Andree:
- [NET]: Export sysctl_optmem_max to modules
Nathan Scott:
- [XFS] Fix a trivial compiler warning, remove some
no-longer-used macros - [XFS] Use list_move for moving pagebufs between lists, not
list_add/list_del - [XFS] Fix compile warning, ensure _pagebuf_lookup_pages return
value is inited - [XFS] Fix data loss when writing into unwritten extents while
memory is being reclaimed - [XFS] Remove bogus assert I added during testing of previous
unwritten fix - [XFS] Add I/O path tracing code, twas useful in diagnosing that
last unwritten extent problem - [XFS] Use a naming convention here thats more consistent with
everything else - [XFS] Fix BUG in debug trace code, it was plain wrong for the
unmapped page case - [XFS] Fix the by-handle attr list interface (used by xfsdump)
for security attrs - [XFS] Fix length of mount argument path strings, off by
one - [XFS] release i_sem before going into dmapi queues
- [XFS] Remove PBF_SYNC buffer flag, unused for some time
now - [XFS] Sort out some minor differences between trees
- [XFS] Fix a compiler warning from a redefined symbol
Shmulik Hen:
- bonding: Add support for HW accel. slaves
- bonding: Add VLAN support in TLB mode
- bonding: Add VLAN support in ALB mode
Simon Barber:
- [NET]: Capture skb->protocol after invoking bridge
Simon Horman:
- [JHASH]: Make key arg const in jhash()
Sridhar Samudrala:
- [SCTP] Fix packed attribute usage
- [SCTP] Fix NIP6 macro to take a ptr to struct in6_addr
- [SCTP] Fix incorrect INIT process termination with
sinit_max_init_timeo
Timothy Shimmin:
- [XFS] Add XFS_FS_GOINGDOWN interface to xfs
- [XFS] Fix log recovery case when have v2 log with size >32K
and we have a Log Record wrapping around the physical log end. Need
to reset the pb size back to what we were using and NOT just
32K. - [XFS] Version 2 log fixes – remove l_stripemask and add v2 log
stripe padding to ic_roundoff to cater for pad in reservation
cursor updates. - [XFS] fix up some log debug code for when XFS_LOUD_RECOVERY is
turned on
Xose Vazquez Perez:
- more RTL-8139 clone boards
- more ne2k-pci clone boards
Yasuyuki Kozakai:
- [IPV6]: Fix frag hdr parsing in ipv6_skip_exthdr()
- [IPV6]: Fix ip6_tables TCP/UDP matching when ipv6 ext hdr
exists
Summary of changes from v2.4.25 to v2.4.26-pre1
- bonding cleanup 2.4 – Re-org struct bonding members
- bonding cleanup 2.4 – Consolidate conditions &
statements - bonding cleanup 2.4 – Consolidate error handling in all xmit
functions - bonding cleanup 2.4 – Whitespace cleanup
- bonding cleanup 2.4 – empty lines cleanup
- bonding cleanup 2.4 – fix indentations
- bonding cleanup 2.4 – Code re-org
- bonding cleanup 2.4 – Fix rejects from previous patches
- [netdrvr bonding] Cannot remove and re-enslave the original
active slave - [netdrvr bonding] Releasing the original active slave causes
mac address duplication - [netdrvr bonding] Add support for slaves that use
ethtool_ops - [netdrvr bonding] fix build breakage
- [bonding 2.4] Fix compilation warning in bond_alb.c
- [bonding 2.4] Use the per-bond value of the bond_mode
parameter - [bonding 2.4] Save parameters in a per-bond data structure
- [bonding 2.4] Use the per-bond values of all remaining
parameters
<bengen:hilluzination.de>:
- HiSax I-Talk/I-Surf doesn’t work together with kernel
isapnp
<buffer:antifork.org>:
- [TCP]: Add Westwood+ support, off by default
<c-d.hailfinger.kernel/.2004:gmx.net>:
- [2.4] forcedeth network driver
<davem:nuts.davemloft.net>:
- [TCP]: Put tcp_ prefix on global westwood symbols
- [TCP]: Coding style fixes to westwood code
- [TCP]: Kill westwood specific lock, unneeded
- [TCP]: Kill bogus reference to CONFIG_TCP_WESTWOOD
- [IPV4]: Pass new forwarding setting to
inet_forward_change() - [TG3]: Two more PHY bug workaround, plus fix DMA test on
big-endian - [TG3]: Fix early chip programming in
tg3_setup_copper_phy() - [TG3]: Bump driver version and reldate
- [IPVS]: Use ‘%Z’ for size_t types
- [IPV6]: Fix data type range warning in ndisc.c
- [TIGON3]: Comment out card RAM validation in tg3_test_dma() for
now - [TIGON3]: Bump version and reldate
- Add Hitachi 9960 storage to SCSI dev list as
SPARSELUN|LARGELUN
<grundler:parisc-linux.org>:
- [TG3]: Reset GRC, if necessary, before DMA test
- [TG3]: Abstract out mailbox workarounds into
tw32_{rx,tw}_mbox() - [TG3]: Define MBOX_WRITE_REORDER flag to zero on non-x86
<ja:ssi.bg>:
- [IPV4]: Add configurable restriction of local IP announcements
in ARP requests - [IPV4]: Add sophistacated ARP reply control via arp_ignore
sysctl
<jhf:rivenstone.net>:
- [netdrvr sis900] fix multicast
<ken:miriam.com>:
- [TIGON3]: Add Apple tigon3 PCI device id
<khali:linux-fr.org>:
- Incorrect SCx200 dependency
<leachbj:bouncycastle.org>:
- hfsplus alignment fix
- [ACPI] CONFIG_ACPI_NUMA depends on CONFIG_IA64
- [ACPI] revert previous AML param patch for ACPICA update
- [ACPI] ACPICA 20040211 udpate from Bob Moore
<marcelo:logos.cnet>:
- Update i386 defconfig
- Changed EXTRAVERSION to -pre1
<mporter:kernel.crashing.org>:
- 2.4 ibm_emac driver fixes
- export smp_num_siblings cpu_sibling_map
<tigran:veritas.com>:
- microcode: fix devfs breakage caused by last updated
<wang:ai.mit.edu>:
- [wireless] add atmel driver
<wensong:linux-vs.org>:
- [IPVS]: Remove the superfluous call of waitpid in sync
code - [IPVS]: Fix to retry to fork kernel_thread when memory is
temporarily exhausted - [IPVS] tidy up the header files to include
Adrian Bunk:
- fix two IDE warnings
- typo: HOSTCCFLAGS instead of HOSTCFLAGS in lib/Makefile
Bartlomiej Zolnierkiewicz:
- kill recreate_proc_ide_device(),
Ben Collins:
- IEEE1394/Video1394(r1152): Init d->link list head so failurs
are handled properly - IEEE1394(r1153): Use vmalloc to allocate sglist array for
larger cases
Benjamin Herrenschmidt:
- [SUNGEM]: Be careful about memory ordering
David Dillow:
- Support the new 3CR990B cards that require authentication of
the runtime firmware image.
Geert Uytterhoeven:
- Amifb modedb bug
Jeff Garzik:
- [wireless airo] backport 2.6.x cleanups/minor fixes
- [wireless airo] fix build breakage
- [netdrvr sk98lin 1/2] Remove CVS substitution
keywords/spam - [netdrvr sk98lin 2/2] Remove CVS substitution
keywords/spam
Keith Owens:
- Remove generated files
Manfred Spraul:
- shrink address space reserved for kmap
Marcel Holtmann:
- Fix for I4L over CAPI and CMTP
Matt Domsch:
- fix lib/crc32.c copyright notice
Scott Feldman:
- e1000 stable sync with 2.6
Shmulik Hen:
- bonding cleanup 2.4 – Simplify ifenslave
- bonding cleanup 2.4 – Consolidate prints
- bonding cleanup 2.4 – death of typedefs
- bonding cleanup 2.4 – remove dead code
- bonding cleanup 2.4 – Consolidate timer handling
- bonding cleanup 2.4 – Fix handling of bond->primary
- bonding cleanup 2.4 – Remove multicast_mode module param
- bonding cleanup 2.4 – Fix slave list iteration
- bonding cleanup 2.4 – Consolidate function declarations
- bonding cleanup 2.4 – consolidate param names of function
params and variables - bonding cleanup 2.4 – consolidate return values of
functions - [netdrvr bonding] trivial – Update comment blocks and version
field - [IPV4]: Split arp_send into arp_create and arp_xmit
- [VLAN]: Export VLAN tag get/set functionality
- [VLAN]: Use VLAN tag set functionality in 8021q module
Sridhar Samudrala:
- [SCTP] Sync with 2.6.2 SCTP
- [SCTP] Use __get_free_pages() to allocate ssnmap
- [SCTP] Fix SCTP_INITMSG set socket option so that a parameter
with 0 value will not change its current value. - [SCTP] Fix sctp_getladdrs()/sctp_getpaddrs() API so that the
port value in the returned addresses is in network byte order. - [SCTP] Revert back to use kmalloc() for ssnmap allocs of sizes
< 128K - Cset exclude: sri@us.ibm.com|ChangeSet|20040216054112|09098
- Cset include: sri@us.ibm.com|ChangeSet|20040216054112|09098
Cset include: sri@us.ibm.com|ChangeSet|20040213195328|09088
Cset include: sri@us.ibm.com|ChangeSet|20040213011231|09074
Cset include: sri@us.ibm.com|ChangeSet|20040213005510|09081
Cset include: sri@us.ibm.com|ChangeSet|20040213003759|09793 - [SCTP] Fix syntax errors in net/sctp Config.in
Stelian Pop:
- Fix meye compilation when HIGHMEM64G is set
Willy Tarreau:
- fix ACPI poweroff