aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [TG3]: Refinements to new locking strategy.Michael Chan2005-06-241-14/+20
* [TG3]: Eliminate all hw IRQ handler spinlocks.David S. Miller2005-06-242-179/+149
* [TG3]: Fix missing memory barriers and SD_STATUS_UPDATED bit clearing.David S. Miller2005-06-241-0/+3
* [SUNRPC]: Fix {s,}size_t printf format strings in xprt.cDavid S. Miller2005-06-241-2/+2
* [TCP]: Do not present confusing congestion control options by default.David S. Miller2005-06-241-1/+19
* [IPV4]: Move FIB lookup algorithm choice under IP_ADVANCED_ROUTINGDavid S. Miller2005-06-241-26/+38
* [PKT_SCHED]: Make TEXTSEARCH* options only selected.David S. Miller2005-06-242-24/+9
* Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds2005-06-244-20/+20
|\
| * [PATCH] Serial: Eliminate magic numbersRussell King2005-06-244-20/+20
* | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2005-06-2410-64/+180
|\ \
| * | [PATCH] ARM: 2748/1: ixp2000 implementation of the iomap apiLennert Buytenhek2005-06-241-0/+72
| * | [PATCH] ARM: 2747/1: allow platforms to provide their own iomap implementationLennert Buytenhek2005-06-241-0/+2
| * | [PATCH] ARM: 2698/1: Enable kernel r/w access to user pages on ARMv6Catalin Marinas2005-06-241-3/+3
| * | [PATCH] ARM: 2745/1: Fix IXP4xx debug macrosDeepak Saxena2005-06-243-0/+19
| * | [PATCH] ARM: 2744/1: ixp2000 gpio irq supportLennert Buytenhek2005-06-244-59/+82
| * | [PATCH] ARM: 2740/1: ixp2000 align{b,w} need to parenthesize their argumentsLennert Buytenhek2005-06-241-2/+2
| |/
* | [PATCH] fs/qnx4/*: fix sparse warningsAlexey Dobriyan2005-06-244-20/+20
* | Add "memory" clobbers to the x86 inline asm of strncmp and friendsLinus Torvalds2005-06-241-10/+22
|/
* Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2005-06-2426-183/+1538
|\
| * [PKT_SCHED]: Make NET_EMATCH_TEXT select TEXTSEARChDavid S. Miller2005-06-231-0/+1
| * [LIB]: textsearch.o needs to be obj-y not lib-y.David S. Miller2005-06-231-1/+1
| * [TCP]: Need to declare 'tcp_reno' in net/tcp.hDavid S. Miller2005-06-231-0/+1
| * [SLIP]: Simplify sl_free_bufs()Jesper Juhl2005-06-231-10/+4
| * [PKT_SCHED]: Packet classification based on textsearch (ematch)Thomas Graf2005-06-236-2/+194
| * [NET]: skb_find_text() - Find a text pattern in skb dataThomas Graf2005-06-232-0/+45
| * [NET]: Zerocopy sequential reading of skb dataThomas Graf2005-06-232-0/+135
| * [LIB]: Naive finite state machine based textsearchThomas Graf2005-06-234-0/+398
| * [LIB]: Knuth-Morris-Pratt textsearch algorithmThomas Graf2005-06-233-0/+156
| * [LIB]: Textsearch infrastructure.Thomas Graf2005-06-234-1/+506
| * [TCP]: Allow choosing TCP congestion control via sockopt.Stephen Hemminger2005-06-236-6/+79
| * [NET]: Separate two usages of netdev_max_backlog.Stephen Hemminger2005-06-233-3/+13
| * [NET]: Eliminate netif_rx massive packet drops.Stephen Hemminger2005-06-232-22/+3
| * [NET]: Remove obsolete netif_rx congestion sensing mechanism.Stephen Hemminger2005-06-233-125/+1
| * [NET]: Remove obsolete fastroute stats.Stephen Hemminger2005-06-233-14/+2
* | [PATCH] make various thing staticAdrian Bunk2005-06-2417-38/+40
* | [PATCH] xip: descriptionCarsten Otte2005-06-242-0/+69
* | [PATCH] xip: madvice/fadvice: execute in placeCarsten Otte2005-06-242-0/+9
* | [PATCH] xip: reduce code duplicationCarsten Otte2005-06-244-205/+63
* | [PATCH] xip: ext2: execute in placeCarsten Otte2005-06-2411-20/+223
* | [PATCH] xip: fs/mm: execute in placeCarsten Otte2005-06-248-75/+707
* | [PATCH] xip: bdev: execute in placeCarsten Otte2005-06-242-4/+41
* | [PATCH] DocBook: update commentsMartin Waitz2005-06-245-6/+7
* | [PATCH] DocBook: only use tabular style for long synopsisMartin Waitz2005-06-241-0/+1
* | [PATCH] docbook build fixJiri Slaby2005-06-241-1/+1
* | [PATCH] modules: add version and srcversion to sysfsMatt Domsch2005-06-242-0/+100
* | [PATCH] v4l: fix I2C detect after normal_i2c_range()Mauro Carvalho Chehab2005-06-249-16/+6
* | [PATCH] v4l: update for SAA7134 cardsMauro Carvalho Chehab2005-06-2415-96/+333
* | [PATCH] v4l: update for tuner cards and some V4L chipsMauro Carvalho Chehab2005-06-2416-155/+333
* | [PATCH] v4l: CX88 cards updateMauro Carvalho Chehab2005-06-2413-236/+778
* | [PATCH] bttv updateMauro Carvalho Chehab2005-06-245-52/+63