Age | Commit message (Expand) | Author |
2006-01-09 | [IPV4]: ip_output.c needs xfrm.h | Patrick McHardy |
2006-01-09 | [PKT_SCHED]: Fix qdisc return code. | Jamal Hadi Salim |
2006-01-09 | [NET]: Add IFB (Intermediate Functional Block) network device. | Jamal Hadi Salim |
2006-01-09 | [AX25] mkiss: Drop spinlock before sleeping call. | Ralf Baechle |
2006-01-09 | [NET]: Change some "if (x) BUG();" to "BUG_ON(x);" | Kris Katterjohn |
2006-01-09 | [PKT_SCHED]: Prefix tc actions with act_ | Patrick McHardy |
2006-01-09 | [PKT_SCHED]: Fix memory leak when dumping in pedit action | Patrick McHardy |
2006-01-09 | [PKT_SCHED]: Remove some obsolete policer exports | Patrick McHardy |
2006-01-09 | [PKT_SCHED]: Convert tc action functions to single skb pointers | Patrick McHardy |
2006-01-09 | [PKT_SCHED]: Use USEC_PER_SEC | Patrick McHardy |
2006-01-09 | [NET]: Convert net/{ipv4,ipv6,sched} to netdev_priv | Patrick McHardy |
2006-01-09 | [CRYPTO] cipher: Set alignmask for multi-byte loads | Herbert Xu |
2006-01-09 | [CRYPTO] api: Require block size to be less than PAGE_SIZE/8 | Herbert Xu |
2006-01-09 | [CRYPTO] sha1: Fixed off-by-64 bug in sha1_update | Herbert Xu |
2006-01-09 | [CRYPTO] aes-i586: Remove unused variable ls_tab | Daniel Marjam�ki |
2006-01-09 | [CRYPTO] aes-i586: Nano-optimisation on key length check | Denis Vlasenko |
2006-01-09 | [CRYPTO] cipher: Align temporary buffer in cbc_process_decrypt | Herbert Xu |
2006-01-09 | [CRYPTO] sha1: Avoid shifting count left and right | Nicolas Pitre |
2006-01-09 | [CRYPTO] sha1: Rename i/j to done/partial | Nicolas Pitre |
2006-01-09 | [CRYPTO] sha1: Avoid useless memcpy() | Nicolas Pitre |
2006-01-09 | [CRYPTO] Allow AES C/ASM implementations to coexist | Herbert Xu |
2006-01-09 | [CRYPTO] Allow multiple implementations of the same algorithm | Herbert Xu |
2006-01-09 | [CRYPTO] Use standard byte order macros wherever possible | Herbert Xu |
2006-01-09 | [PADLOCK] Fix sparse warning about 1-bit signed bit-field | Herbert Xu |
2006-01-09 | Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb | Linus Torvalds |
2006-01-09 | [PATCH] Fix more "if ((err = foo() < 0))" typos | Alexey Dobriyan |
2006-01-09 | [PATCH] Fix sg_page_malloc() memset | Hugh Dickins |
2006-01-09 | V4L/DVB (3336): Bluebird firmware hosting moved to common dvb firmware dir on... | Michael Krufky |
2006-01-09 | V4L/DVB (3329): cx88_subids whitespace cleanup | Chris Pascoe |
2006-01-09 | V4L/DVB (3328): replace omitted 'TODO:' | Michael Krufky |
2006-01-09 | V4L/DVB (3327): Remove DViCO specific firmware hacks from the generic code. | Patrick Boettcher |
2006-01-09 | V4L/DVB (3326): Fix stereo and standard reporting of msp3400 (esp. for radio) | Hans Verkuil |
2006-01-09 | V4L/DVB (3325): WSS output interface for av7110 | Oliver Endriss |
2006-01-09 | V4L/DVB (3324): msp3400 audio handling bug fixes. | Hans Verkuil |
2006-01-09 | V4L/DVB (3323): Add Kconfig option for wrongly programmed devices | Marc Koschewski |
2006-01-09 | V4L/DVB (3322): Whitespace cleanup and unused code removed | Marc Koschewski |
2006-01-09 | V4L/DVB (3321): Indention cleanups | Marc Koschewski |
2006-01-09 | V4L/DVB (3320): Check if PLL-description is set | Patrick Boettcher |
2006-01-09 | V4L/DVB (3319): Changed indention for define's and their values | Marc Koschewski |
2006-01-09 | V4L/DVB (3318): Fixes warning: variable "ret" is used before its value is set | d binderman |
2006-01-09 | V4L/DVB (3317): msp3400: use v4l2_std_id and determine chip capabilities. | Hans Verkuil |
2006-01-09 | V4L/DVB (3315): Use correct AGC settings for DNTV Live! DVB-T Pro | Chris Pascoe |
2006-01-09 | V4L/DVB (3313): codingstyle cleanups & restore some wrongfully deleted dvb-us... | Michael Krufky |
2006-01-09 | V4L/DVB (3312): DViCO USB IR Remote support | Chris Pascoe |
2006-01-09 | V4L/DVB (3311): DViCO FusionHDTV DVB-T Dual Digital PCI support | Chris Pascoe |
2006-01-09 | V4L/DVB (3310): DViCO Dual Digital DVB-T / USB bluebird updates | Chris Pascoe |
2006-01-09 | V4L/DVB (3309): SAA7134: GPIO IRQ improvements | Peter Missel |
2006-01-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge | Linus Torvalds |
2006-01-09 | [PATCH] Update cyblafb driver | Knut Petersen |
2006-01-09 | V4L/DVB (3307): Some cleanups at I2C modules | Mauro Carvalho Chehab |