summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [IPV6]: Always copy rt->u.dst.error when copying a rt6_info.Ville Nuorvala2006-10-181-2/+1
* [IPV6]: Make IPV6_SUBTREES depend on IPV6_MULTIPLE_TABLES.Ville Nuorvala2006-10-181-8/+8
* [IPV6]: Clean up BACKTRACK().Ville Nuorvala2006-10-181-1/+1
* [IPV6]: Make sure error handling is done when calling ip6_route_output().Ville Nuorvala2006-10-182-10/+12
* [SCTP]: Fix minor typoVille Nuorvala2006-10-181-1/+1
* [IPV6]: Remove struct pol_chain.Ville Nuorvala2006-10-181-7/+0
* [TIPC]: Updated TIPC version number to 1.6.2Allan Stephens2006-10-181-1/+1
* [TIPC]: Unrecognized configuration command now returns error messageAllan Stephens2006-10-181-2/+3
* [TIPC]: Added subscription cancellation capabilityLijun Chen2006-10-182-15/+85
* [TIPC]: Can now list multicast link on an isolated network nodeAllan Stephens2006-10-181-1/+1
* [TIPC]: Fixed slow link reactivation when link tolerance is largeAllan Stephens2006-10-181-3/+4
* [TIPC]: Name publication events now delivered in chronological orderAllan Stephens2006-10-181-1/+1
* [TIPC]: Add support for Ethernet VLANsAllan Stephens2006-10-182-3/+7
* [TIPC]: Remove code bloat introduced by print buffer reworkAllan Stephens2006-10-182-7/+7
* [TIPC]: Optimize wakeup logic when socket has no waiting processesAllan Stephens2006-10-181-2/+4
* [TIPC]: Added duplicate node address detection capabilityAllan Stephens2006-10-182-5/+35
* [TIPC]: Stream socket can now send > 66000 bytes at a timeAllan Stephens2006-10-181-1/+6
* [TIPC]: Debug print buffer enhancements and fixesAllan Stephens2006-10-183-57/+110
* [TIPC]: Add missing unlock in port timeout code.Allan Stephens2006-10-181-1/+6
* Merge branch 'ubuntu-updates' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-10-1812-16/+84
|\
| * [pci_ids] Add Quicknet XJ vendor/device ID's.Ben Collins2006-10-181-0/+2
| * [valkyriefb] Ifdef for when CONFIG_NVRAM isn't enabled.Ben Collins2006-10-181-2/+2
| * [platinumfb] Ifdef for when CONFIG_NVRAM isn't enabled.Ben Collins2006-10-181-1/+4
| * [igafb] Add pci dev table for module auto loading.Ben Collins2006-10-181-0/+7
| * [controlfb] Ifdef for when CONFIG_NVRAM isn't enabled.Ben Collins2006-10-181-2/+6
| * [hid-core] TurboX Keyboard needs NOGET quirk.Ben Collins2006-10-181-0/+5
| * [ixj] Add pci dev table for module auto loading.Ben Collins2006-10-181-1/+10
| * [initio] Add pci dev table for module auto loading.Ben Collins2006-10-181-9/+10
| * [fdomain] Add pci dev table for module auto loading.Ben Collins2006-10-181-0/+9
| * [BusLogic] Add pci dev table for auto module loading.Ben Collins2006-10-181-0/+11
| * [mv643xx] Add pci device table for auto module loading.Ben Collins2006-10-181-0/+6
| * [alim7101] Add pci dev table for auto module loading.Ben Collins2006-10-181-1/+12
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/hwmon-2.6Linus Torvalds2006-10-1814-74/+124
|\ \
| * | hwmon: Fix debug messages in w83781dJean Delvare2006-10-181-8/+10
| * | hwmon: Let w83781d and lm78 load againJean Delvare2006-10-183-13/+13
| * | w83627ehf: Fix the detection of fan5Rudolf Marek2006-10-181-2/+9
| * | k8temp: Documentation updateRudolf Marek2006-10-183-7/+18
| * | smsc47m1: List the SMSC LPC47M112 as supportedJean Delvare2006-10-183-8/+11
| * | hwmon: Fix documentation typosJean Delvare2006-10-182-4/+4
| * | adm9240: Update Grant Coady's email addressGrant Coady2006-10-182-3/+3
| * | w83791d: Fix unchecked return statusJim Cromie2006-10-181-29/+56
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/aoe-2.6Linus Torvalds2006-10-187-179/+287
|\ \ \
| * | | aoe: fix sysfs_create_file warningsGreg Kroah-Hartman2006-10-181-9/+14
| * | | aoe: revert printk macrosEd L. Cashin2006-10-187-37/+39
| * | | aoe: update driver versionEd L. Cashin2006-10-181-1/+1
| * | | aoe: remove sysfs commentEd L. Cashin2006-10-181-1/+0
| * | | aoe: use bio->bi_idxEd L. Cashin2006-10-182-1/+3
| * | | aoe: module parameter for device timeoutEd L. Cashin2006-10-181-2/+5
| * | | aoe: zero copy write 2 of 2Ed L. Cashin2006-10-183-20/+64
| * | | aoe: improve retransmission heuristicsEd L. Cashin2006-10-182-6/+17