summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [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
* | [PATCH] v4l: support tuner for Thomson DDT 7611 (ATSC/NTSC)Michael Krufky2005-06-243-1/+6
* | [PATCH] DViCO FusionHDTV3 Gold-T documentation fixMichael Krufky2005-06-244-19/+8
* | [PATCH] v4l: add support for PixelView Ultra ProManuel Capinha2005-06-246-33/+64
* | [PATCH] Video for Linux DocumentationMauro Carvalho Chehab2005-06-247-4/+216
* | [PATCH] v4l: PAL-M support fix for CX88 chipsetsMauro Carvalho Chehab2005-06-241-0/+9
* | [PATCH] v4l: saa7134 ntsc vbi fixMichael Schimek2005-06-243-29/+33
* | [PATCH] BTTV support for Adlink RTV24 capture cardPeter Skipworth2005-06-242-0/+88
* | [PATCH] Fix for cx88-cards.c for DVICO-FusionHDTV 3 GOLD QMichael Krufky2005-06-242-0/+32
* | [PATCH] VIDEO_CX88_DVB must select DVB_CX22702Adrian Bunk2005-06-241-0/+1
* | [PATCH] saa7134: mark little endian ptrAlexey Dobriyan2005-06-242-3/+3
* | [PATCH] v4l: saa7134 byteorder fixGerd Knorr2005-06-241-1/+1
* | [PATCH] knfsd: nfsd4 reboot dirname fixNeilBrown2005-06-244-3/+60
* | [PATCH] knfsd: nfsd4: reboot recoveryNeilBrown2005-06-243-0/+190
* | [PATCH] knfsd: nfsd4: initialize recovery directoryNeilBrown2005-06-243-2/+186
* | [PATCH] knfsd: nfsd4: remove cb_parsedNeilBrown2005-06-243-8/+2
* | [PATCH] knfsd: nfsd4: allow multiple lockownersNeilBrown2005-06-241-43/+33