summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2006-01-10spelling: s/usefull/useful/Adrian Bunk9-13/+13
2006-01-09[INET_DIAG]: Introduce sk_diag_fillArnaldo Carvalho de Melo1-10/+24
2006-01-09[INET_DIAG]: Introduce inet_twsk_diag_dump & inet_twsk_diag_fillArnaldo Carvalho de Melo1-47/+111
2006-01-09[INET_DIAG]: whitespace/simple cleanupsArnaldo Carvalho de Melo1-29/+28
2006-01-09[INET_DIAG]: Use inet_twsk() with TIME_WAIT socketsArnaldo Carvalho de Melo1-3/+3
2006-01-09[MMC] Indicate that R1/R1b contains command opcodePierre Ossman1-2/+3
2006-01-09[SPARC64]: Update defconfig.David S. Miller1-1338/+726
2006-01-09[SPARC64]: Fix ptrace/straceRichard Mortimer1-5/+2
2006-01-09[IPV6]: Set skb->priority in ip6_output.cPatrick McHardy1-0/+4
2006-01-09[IPV4]: ip_output.c needs xfrm.hPatrick McHardy1-0/+1
2006-01-09[PKT_SCHED]: Fix qdisc return code.Jamal Hadi Salim4-9/+10
2006-01-09[NET]: Add IFB (Intermediate Functional Block) network device.Jamal Hadi Salim3-0/+308
2006-01-09[AX25] mkiss: Drop spinlock before sleeping call.Ralf Baechle1-1/+1
2006-01-09[NET]: Change some "if (x) BUG();" to "BUG_ON(x);"Kris Katterjohn11-40/+21
2006-01-09[PKT_SCHED]: Prefix tc actions with act_Patrick McHardy8-8/+8
2006-01-09[PKT_SCHED]: Fix memory leak when dumping in pedit actionPatrick McHardy1-0/+2
2006-01-09[PKT_SCHED]: Remove some obsolete policer exportsPatrick McHardy1-11/+3
2006-01-09[PKT_SCHED]: Convert tc action functions to single skb pointersPatrick McHardy8-14/+11
2006-01-09[PKT_SCHED]: Use USEC_PER_SECPatrick McHardy2-15/+16
2006-01-09[NET]: Convert net/{ipv4,ipv6,sched} to netdev_privPatrick McHardy6-66/+63
2006-01-09[CRYPTO] cipher: Set alignmask for multi-byte loadsHerbert Xu10-0/+12
2006-01-09[CRYPTO] api: Require block size to be less than PAGE_SIZE/8Herbert Xu1-1/+1
2006-01-09[CRYPTO] sha1: Fixed off-by-64 bug in sha1_updateHerbert Xu1-2/+2
2006-01-09[CRYPTO] aes-i586: Remove unused variable ls_tabDaniel Marjamäki1-10/+0
2006-01-09[CRYPTO] aes-i586: Nano-optimisation on key length checkDenis Vlasenko1-21/+19
2006-01-09[CRYPTO] cipher: Align temporary buffer in cbc_process_decryptHerbert Xu1-2/+3
2006-01-09[CRYPTO] sha1: Avoid shifting count left and rightNicolas Pitre1-4/+4
2006-01-09[CRYPTO] sha1: Rename i/j to done/partialNicolas Pitre1-11/+12
2006-01-09[CRYPTO] sha1: Avoid useless memcpy()Nicolas Pitre1-8/+17
2006-01-09[CRYPTO] Allow AES C/ASM implementations to coexistHerbert Xu5-1/+9
2006-01-09[CRYPTO] Allow multiple implementations of the same algorithmHerbert Xu4-9/+60
2006-01-09[CRYPTO] Use standard byte order macros wherever possibleHerbert Xu22-441/+285
2006-01-09[PADLOCK] Fix sparse warning about 1-bit signed bit-fieldHerbert Xu1-1/+1
2006-01-09[SPARC64]: Add needed pm_power_off symbol.David S. Miller1-0/+4
2006-01-09[ARM] 3246/1: S3C24XX - retab clock list in arch/arm/mach-s3c2410/clock.cBen Dooks1-103/+103
2006-01-09[MMC] Add DATA_MULTI flagRussell King2-1/+8
2006-01-09Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds203-5147/+10709
2006-01-09[PATCH] Fix more "if ((err = foo() < 0))" typosAlexey Dobriyan3-3/+6
2006-01-09[PATCH] Fix sg_page_malloc() memsetHugh Dickins1-1/+1
2006-01-09V4L/DVB (3336): Bluebird firmware hosting moved to common dvb firmware dir on...Michael Krufky1-1/+1
2006-01-09V4L/DVB (3329): cx88_subids whitespace cleanupChris Pascoe1-4/+4
2006-01-09V4L/DVB (3328): replace omitted 'TODO:'Michael Krufky1-1/+1
2006-01-09V4L/DVB (3327): Remove DViCO specific firmware hacks from the generic code.Patrick Boettcher3-34/+34
2006-01-09V4L/DVB (3326): Fix stereo and standard reporting of msp3400 (esp. for radio)Hans Verkuil4-59/+100
2006-01-09V4L/DVB (3325): WSS output interface for av7110Oliver Endriss5-12/+149
2006-01-09V4L/DVB (3324): msp3400 audio handling bug fixes.Hans Verkuil3-80/+156
2006-01-09V4L/DVB (3323): Add Kconfig option for wrongly programmed devicesMarc Koschewski2-27/+43
2006-01-09V4L/DVB (3322): Whitespace cleanup and unused code removedMarc Koschewski1-5/+2
2006-01-09V4L/DVB (3321): Indention cleanupsMarc Koschewski1-15/+16
2006-01-09V4L/DVB (3320): Check if PLL-description is setPatrick Boettcher1-3/+5