summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-03-2210-136/+104
|\
| * [PATCH] Use of uninitialized variable in drivers/net/depca.cEric Sesterhenn2006-03-221-1/+1
| * [PATCH] Use after free in net/tulip/de2104x.cEric Sesterhenn2006-03-221-1/+1
| * [PATCH] sis900 adm7001 PHY supportArtur Skawina2006-03-221-0/+1
| * [PATCH] sky2: more ethtool statsStephen Hemminger2006-03-222-41/+57
| * [PATCH] s390: qeth :allow setting of attribute "route6" to "no_router".Frank Pavlic2006-03-221-5/+0
| * [PATCH] s390: qeth driver cleanupsFrank Pavlic2006-03-223-55/+14
| * [PATCH] s390: qeth driver statistics fixesFrank Pavlic2006-03-222-20/+21
| * [PATCH] AMD Au1xx0: fix Ethernet TX statsSergei Shtylylov2006-03-221-11/+7
| * [PATCH] fix spidernet build issueJens Osterkamp2006-03-221-2/+2
* | scsi: link in the debug driver lastLinus Torvalds2006-03-221-1/+3
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-03-2246-368/+571
|\ \
| * | [TCP]: Do not use inet->id of global tcp_socket when sending RST.Alexey Kuznetsov2006-03-221-5/+1
| * | [NETFILTER]: Fix undefined references to get_h225_addrPatrick McHardy2006-03-221-2/+2
| * | [NETFILTER]: futher {ip,ip6,arp}_tables unificationDmitry Mishin2006-03-225-140/+66
| * | [NETFILTER]: Fix xt_policy address matchingPatrick McHardy2006-03-221-3/+3
| * | [NETFILTER]: nf_conntrack: support for layer 3 protocol load on demandPablo Neira Ayuso2006-03-229-0/+130
| * | [NETFILTER]: x_tables: set the protocol family in x_tables targets/matchesPablo Neira Ayuso2006-03-2232-163/+235
| * | [NETFILTER]: conntrack: cleanup the conntrack ID initializationPablo Neira Ayuso2006-03-222-4/+4
| * | [NETFILTER]: nfnetlink_queue: fix nfnetlink message sizePablo Neira Ayuso2006-03-221-9/+10
| * | [NETFILTER]: ctnetlink: Fix expectaction mask dumpingPablo Neira Ayuso2006-03-222-39/+117
| * | [NETFILTER]: Fix Kconfig typosThomas Vögtle2006-03-221-3/+3
| * | [NETFILTER]: Fix ip6tables breakage from {get,set}sockopt compat layerPatrick McHardy2006-03-221-2/+2
* | | Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds2006-03-2226-358/+208
|\ \ \
| * | | [SERIAL] Merge avlab serial board entries in parport_serialRussell King2006-03-201-57/+18
| * | | [SERIAL] kernel console should send CRLF not LFCRRussell King2006-03-2025-301/+190
* | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-03-22155-3920/+3030
|\ \ \ \
| * | | | [ARM] 3389/1: typo and grammar fixErik Hovland2006-03-221-1/+1
| * | | | [ARM] 3386/1: AT91RM9200 Clock updateAndrew Victor2006-03-221-12/+73
| * | | | [ARM] 3384/1: AT91RM9200: TimerAndrew Victor2006-03-221-2/+2
| * | | | [ARM] 3382/1: ixp2000: unify defconfigsLennert Buytenhek2006-03-225-3916/+46
| * | | | [ARM] 3381/1: ixp2000: fix slowport write timing control register fieldsLennert Buytenhek2006-03-221-2/+2
| * | | | [ARM] 3380/1: ixp2000: simplify ixdp2x00_master_npu() checkLennert Buytenhek2006-03-221-3/+2
| * | | | [ARM] 3379/1: ixp2000: use generic 8250 debug macrosLennert Buytenhek2006-03-221-15/+2
| * | | | [ARM] 3378/1: ixp2000: fix gpio interrupt handlingLennert Buytenhek2006-03-221-12/+1
| * | | | [ARM] Quieten spurious IRQ detectionRussell King2006-03-222-3/+9
| * | | | [ARM] Use kcalloc to allocate counter_config array rather than kmallocRussell King2006-03-211-1/+1
| * | | | [ARM] Oprofile: dynamically allocate counter_configRussell King2006-03-212-3/+10
| * | | | [ARM] Oprofile: Convert semaphore to mutexRussell King2006-03-211-13/+10
| * | | | [ARM] 3376/2: S3C2410 - update defconfigBen Dooks2006-03-211-6/+141
| * | | | [ARM] 3375/1: S3C2440 - fix osiris machine buildBen Dooks2006-03-211-3/+7
| * | | | [ARM] 3374/1: ep93xx: gpio interrupt supportLennert Buytenhek2006-03-213-1/+146
| * | | | [ARM] 3361/1: S3C24XX - add USB bus clock sourceBen Dooks2006-03-213-2/+37
| * | | | [ARM] 3360/1: S3C2440 - add set rate methods and camera clockBen Dooks2006-03-211-0/+51
| * | | | [ARM] 3359/1: S3C24XX - add support for clk_set_rateBen Dooks2006-03-212-1/+15
| * | | | [ARM] Convert kmalloc+memset to kzallocRussell King2006-03-2114-48/+18
| * | | | [ARM] 3373/1: move uengine loader to arch/arm/commonLennert Buytenhek2006-03-216-4/+5
| * | | | [ARM] 3372/1: ep93xx: add defconfigLennert Buytenhek2006-03-211-0/+1087
| * | | | [ARM] 3371/1: ep93xx: gpio supportLennert Buytenhek2006-03-213-0/+176
| * | | | [ARM] 3369/1: ep93xx: add core cirrus ep93xx supportLennert Buytenhek2006-03-2124-1/+875