summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | [NETFILTER]: refcount leak of proto when ctnetlink dumping tupleYasuyuki Kozakai2005-11-091-3/+6
| | * | | [NETFILTER]: packet counter of conntrack is 32bitsYasuyuki Kozakai2005-11-091-1/+1
| * | | | [SPARC] sbus rtc: implement ->compat_ioctlChristoph Hellwig2005-11-092-2/+22
| * | | | [SPARC]: Fix locking thinkos in display7seg and cpwatchdog drivers.David S. Miller2005-11-092-2/+2
| * | | | [SPARC64]: Use ARRAY_SIZE macroTobias Klauser2005-11-093-5/+3
| * | | | [SPARC]: Use ARRAY_SIZE macroTobias Klauser2005-11-093-5/+3
| |/ / /
| * | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgartLinus Torvalds2005-11-094-12/+30
| |\ \ \
| | * | | [PATCH] i460-agp warning fixesAndrew Morton2005-11-081-3/+5
| | * | | [PATCH] AGP performance fixesAlan Hourihane2005-11-084-9/+25
| * | | | Fix ptrace self-attach ruleLinus Torvalds2005-11-091-1/+1
| * | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2005-11-0916-24/+379
| |\ \ \ \
| | * | | | [ARM] 3057/1: Add memory control method to support OneNAND sync burst readKyungmin Park2005-11-091-0/+3
| | * | | | [ARM] Clean up save_and_disable_irqs macro and allow use of ARMv6 CPSIDRussell King2005-11-092-5/+8
| | * | | | Merge with ARM SMP treeRussell King2005-11-099-5/+293
| | |\ \ \ \
| | | * | | | [ARM SMP] Add CPU hotplug support for Realview MPcoreRussell King2005-11-092-0/+139
| | | * | | | [ARM SMP] Add local timer support for Realview MPcoreRussell King2005-11-098-5/+154
| | * | | | | [ARM] 3100/1: simplify a pointer computationNicolas Pitre2005-11-091-1/+1
| | * | | | | [ARM] 3138/1: SMDK2440 - fix map_desc initialisation (and ISA memory space)Ben Dooks2005-11-091-2/+21
| | * | | | | [ARM] 3137/1: RX3715 - fix map_desc initialiserBen Dooks2005-11-091-2/+11
| | * | | | | [ARM] 3136/1: Anubis - fix map_desc initialisersBen Dooks2005-11-091-9/+42
| * | | | | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2005-11-0918-43/+33
| |\ \ \ \ \ \
| | * | | | | | [PATCH] libata: if condition fix for ata_dev_identify()Albert Lee2005-11-091-3/+2
| | * | | | | | [PATCH] libata kernel-doc fixesRandy Dunlap2005-11-092-5/+6
| | * | | | | | Merge branch 'master'Jeff Garzik2005-11-091533-23710/+51548
| | |\ \ \ \ \ \ | | | |/ / / / /
| | * | | | | | [libata] eliminate use of drivers/scsi/scsi.h compatibility header/definesJeff Garzik2005-11-0718-35/+25
| * | | | | | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2005-11-0935-3663/+8138
| |\ \ \ \ \ \ \
| | * | | | | | | [PATCH] IOC: And don't mark the things as broken Cowboy.Ralf Baechle2005-11-091-1/+1
| | * | | | | | | [PATCH] dgrs: fix warnings when CONFIG_ISA and CONFIG_PCI are not enabledAshutosh Naik2005-11-091-9/+7
| | * | | | | | | [PATCH] uml_net: use ethtool_opsChristoph Hellwig2005-11-091-27/+11
| | * | | | | | | [PATCH] xtensa platform-iss network: remove no-op ioctl handlerChristoph Hellwig2005-11-091-33/+0
| | * | | | | | | [PATCH] cris v10 eth: use ethtool_opsChristoph Hellwig2005-11-091-78/+71
| | * | | | | | | [PATCH] b44: increase version numberFrancois Romieu2005-11-091-2/+2
| | * | | | | | | [PATCH] b44: race on device closingFrancois Romieu2005-11-091-0/+11
| | * | | | | | | [PATCH] b44: replace B44_FLAG_INIT_COMPLETE with netif_running()Francois Romieu2005-11-092-5/+2
| | * | | | | | | ieee80211: cleanup crypto list handling, other minor cleanups.Christoph Hellwig2005-11-092-111/+42
| | * | | | | | | [wireless ipw2100] kill unused-var warnings for debug-disabled codeJeff Garzik2005-11-091-0/+4
| | * | | | | | | Merge rsync://bughost.org/repos/ipw-delta/Jeff Garzik2005-11-097-2969/+7579
| | |\ \ \ \ \ \ \
| | | * | | | | | | Updated READMEs and MAINTAINERS for the ipw2100 and ipw2200 drivers.James Ketrenos2005-11-073-74/+272
| | | * | | | | | | Update version ipw2200 stamp to 1.0.8James Ketrenos2005-11-071-1/+1
| | | * | | | | | | Updated firmware version stamp to 2.4 from 2.3 so it will use the latest firm...James Ketrenos2005-11-071-1/+1
| | | * | | | | | | Fixed parameter reordering in firmware log routine.James Ketrenos2005-11-071-1/+1
| | | * | | | | | | Fixed problem with not being able to send broadcast packets.Hong Liu2005-11-071-3/+6
| | | * | | | | | | Added channel support for ipw2200 cards identified as 'ZZR'James Ketrenos2005-11-071-1/+17
| | | * | | | | | | Removed warning about TKIP not being configured if countermeasures areJames Ketrenos2005-11-072-16/+4
| | | * | | | | | | Fixes missed beacon logic in relation to on-network AP roaming.Ben Cahill2005-11-072-7/+23
| | | * | | | | | | Removed legacy WIRELESS_EXT checks from ipw2200.cJames Ketrenos2005-11-071-507/+1
| | | * | | | | | | Fix 'Driver using old /proc/net/wireless support, please fix driver !' message.Benoit Boissinot2005-11-072-7/+14
| | | * | | | | | | Pulled out a stray KERNEL_VERSION check around the suspend handler.James Ketrenos2005-11-071-4/+0
| | | * | | | | | | Updated driver version stamps for ipw2100 (1.1.3) and ipw2200 (1.0.7)James Ketrenos2005-11-072-2/+2
| | | * | | | | | | Fixes WEP firmware error condition.Hong Liu2005-11-071-18/+13
OpenPOWER on IntegriCloud