summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [NET]: Add ethtool support for NETIF_F_HW_CSUM.Jon Mason2005-05-302-1/+12
* [IPV4]: Kill MULTIPATHHOLDROUTE flag.Pravin B. Shelar2005-05-303-40/+1
* [NET]: Add is_multicast_ether_addr() in include/linux/etherdevice.hMichael Ellerman2005-05-301-4/+18
* [IPV4]: Primary and secondary addressesHarald Welte2005-05-303-5/+32
* Automatic merge of 'misc-fixes' branch fromLinus Torvalds2005-05-3015-5/+32
|\
| * libata: bump versionJeff Garzik2005-05-291-1/+1
| * Automatic merge of /spare/repo/netdev-2.6 branch use-after-unmap2005-05-2914-4/+29
| |\
| | * libata: Fix use-after-iounmapJeff Garzik2005-05-2714-4/+29
| * | [PATCH] drivers/scsi/ahci: add #include req'd for the DMA_{64,32}BIT_MASK con...domen@coderock.org2005-05-281-0/+1
| * | [PATCH] drivers/scsi/sata_vsc: add #include req'd for DMA_32BIT_MASK constantdomen@coderock.org2005-05-281-0/+1
* | | [BRIDGE]: receive path optimizationStephen Hemminger2005-05-291-1/+1
* | | [BRIDGE]: prevent bad forwarding table updatesStephen Hemminger2005-05-292-2/+7
* | | [BRIDGE]: set features based on enslaved devicesStephen Hemminger2005-05-294-8/+40
* | | [BRIDGE]: make dev->features unsignedStephen Hemminger2005-05-292-2/+2
* | | [BRIDGE]: features change notificationStephen Hemminger2005-05-294-1/+21
* | | Automatic merge of 'for-linus' branch fromLinus Torvalds2005-05-299-96/+97
|\ \ \
| * | | Input: Fix fast scrolling scancodes in atkbd.cVojtech Pavlik2005-05-291-3/+3
| * | | Input: synaptics - reduce verboseness of synaptics driver - thereDmitry Torokhov2005-05-281-34/+5
| * | | Input: yet another model that does not play nicely when i8042 isDmitry Torokhov2005-05-281-0/+7
| * | | Input: automatically disable MUX mode on Toshiba Satellite P10Dmitry Torokhov2005-05-281-1/+10
| * | | Input: gunze - fix out-of-bound array access reported by Adrian Bunk.Dmitry Torokhov2005-05-281-2/+1
| * | | Input: Fix button mapping in joydev - BTN_TRIGGER was beingVojtech Pavlik2005-05-281-1/+1
| * | | Input: Workaround for Sunrex K8561 IR Keyboard/Mouse. The mouseVojtech Pavlik2005-05-281-1/+4
| * | | Input: Avoid double unregistering of i8042 PnP driver. This can happenKurt Garloff2005-05-281-2/+6
| * | | Input: Tone down the severity of a printk() in i386/ia64 arch codeDmitry Torokhov2005-05-281-1/+1
| * | | Input: Only write the CTR in i8042 resume function. Reading it isVojtech Pavlik2005-05-281-20/+28
| * | | Input: Remove (now) unused variable in i8042.cVojtech Pavlik2005-05-281-2/+0
| * | | Input: Add a missing KERN_INFO message designation, fix behaviorVojtech Pavlik2005-05-281-2/+2
| * | | Input:Adrian Bunk2005-05-283-29/+31
| * | | Input: Fix a warning in psmouse-base.cAndrew Morton2005-05-281-1/+1
| |/ /
* | | [PATCH] ppc32: i8259 PIC should not be initialized if PCI is not configuredKumar Gala2005-05-291-0/+2
* | | [PATCH] ppc32: Add soft reset to MPC834xKumar Gala2005-05-292-0/+34
* | | [PATCH] ppc32: MPC834x BCSR_SIZE too small for use in a BAT.Kumar Gala2005-05-292-2/+0
* | | [PATCH] ppc32: Simplified load string emulation error checkingKumar Gala2005-05-291-6/+1
* | | [PATCH] ppc32: Fix building MPC8555 CDS when CONFIG_PCI is disabledKumar Gala2005-05-291-3/+3
* | | [PATCH] ppc32: Support for 82xx PQII on-chip PCI bridgeVitaly Bordug2005-05-2912-303/+558
* | | [PATCH] ppc32: Add VIA IDE support to MPC8555 CDS platformKumar Gala2005-05-295-28/+248
* | | [PATCH] ppc32: Fix some minor issues related to FSL Book-E KGDB supportKumar Gala2005-05-294-1/+23
* | | [PATCH] ppc32: Fix uImage make target to report success correctlyKumar Gala2005-05-291-1/+2
* | | [PATCH] uml: remove jail mode + other leftoversPaolo 'Blaisorblade' Giarrusso2005-05-293-21/+1
* | | [PATCH] uml: fixlet for arch_prctl_skasPaolo 'Blaisorblade' Giarrusso2005-05-291-6/+10
* | | [PATCH] irq code: Add coherence test for PREEMPT_ACTIVEPaolo 'Blaisorblade' Giarrusso2005-05-291-1/+5
* | | [PATCH] sh: PREEMPT_ACTIVE fixPaul Mundt2005-05-292-2/+2
* | | [PATCH] uml: fix PREEMPT_ACTIVEPaolo 'Blaisorblade' Giarrusso2005-05-291-1/+1
* | | [PATCH] uml: stack dump fixPaolo 'Blaisorblade' Giarrusso2005-05-296-36/+100
* | | [PATCH] uml: split CONFIG_FRAME_POINTER from DEBUG_INFOPaolo 'Blaisorblade' Giarrusso2005-05-292-5/+2
* | | [PATCH] uml: add MOD_LICENSE to random driverPaolo 'Blaisorblade' Giarrusso2005-05-291-5/+11
* | | [PATCH] uml: add modversions supportPaolo 'Blaisorblade' Giarrusso2005-05-291-1/+1
* | | [PATCH] uml: remove unused codeJeff Dike2005-05-293-139/+0
* | | [PATCH] uml: fix segfault on exit with CONFIG_GCOVJeff Dike2005-05-291-18/+20