[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