summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [PKT_SCHED]: Disable dsmark debugging messages by defaultThomas Graf2005-05-311-1/+1
* [PKT_SCHED]: make dsmark try using pfifo instead of noop while graftingThomas Graf2005-05-311-2/+7
* [PKT_SCHED]: Fix dsmark to count ignored indices while walkingThomas Graf2005-05-311-2/+3
* [IPV4]: Fix BUG() in 2.6.x, udp_poll(), fragments + CONFIG_HIGHMEMHerbert Xu2005-05-301-6/+6
* [NETFILTER]: Fix deadlock with ip_queue and tcp local input path.Harald Welte2005-05-301-0/+10
* Merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/tg3-2.6Linus Torvalds2005-05-291-15/+556
|\
| * Merge of /home/davem/src/GIT/tg3-2.6/David S. Miller2005-05-291-15/+556
| |\
| | * [TG3]: Fix bug in tg3_load_firmware_cpuMichael Chan2005-05-291-0/+5
| | * [TG3]: Add interrupt testMichael Chan2005-05-291-0/+12
| | * [TG3]: Add loopback testMichael Chan2005-05-291-0/+115
| | * [TG3]: Add memory testMichael Chan2005-05-291-0/+60
| | * [TG3]: Add register testMichael Chan2005-05-291-0/+241
| | * [TG3]: Add parameter to tg3_haltMichael Chan2005-05-291-15/+15
| | * [TG3]: Add link testMichael Chan2005-05-291-0/+30
| | * [TG3]: Add nvram testMichael Chan2005-05-291-0/+50
| | * [TG3]: Add basic selftest infrastructureMichael Chan2005-05-291-0/+28
* | | [NET]: Use %lx for netdev->features sysfs formatting.David S. Miller2005-05-291-1/+2
* | | [IPV6]: Clear up user copy warning in flowlabel code.David S. Miller2005-05-291-4/+6
* | | [NET]: Add ethtool support for NETIF_F_HW_CSUM.Jon Mason2005-05-292-1/+12
* | | [IPV4]: Kill MULTIPATHHOLDROUTE flag.Pravin B. Shelar2005-05-293-40/+1
* | | [NET]: Add is_multicast_ether_addr() in include/linux/etherdevice.hMichael Ellerman2005-05-291-4/+18
* | | [IPV4]: Primary and secondary addressesHarald Welte2005-05-293-5/+32
|/ /
* | Automatic merge of 'misc-fixes' branch fromLinus Torvalds2005-05-2915-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-2614-4/+29
| * | [PATCH] drivers/scsi/ahci: add #include req'd for the DMA_{64,32}BIT_MASK con...domen@coderock.org2005-05-271-0/+1
| * | [PATCH] drivers/scsi/sata_vsc: add #include req'd for DMA_32BIT_MASK constantdomen@coderock.org2005-05-271-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-281-0/+2
* | | [PATCH] ppc32: Add soft reset to MPC834xKumar Gala2005-05-282-0/+34
OpenPOWER on IntegriCloud