index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
[INET_DIAG]: Use inet_twsk() with TIME_WAIT sockets
Arnaldo Carvalho de Melo
2006-01-09
1
-3
/
+3
*
[IPV6]: Set skb->priority in ip6_output.c
Patrick McHardy
2006-01-09
1
-0
/
+4
*
[IPV4]: ip_output.c needs xfrm.h
Patrick McHardy
2006-01-09
1
-0
/
+1
*
[PKT_SCHED]: Fix qdisc return code.
Jamal Hadi Salim
2006-01-09
4
-9
/
+10
*
[NET]: Add IFB (Intermediate Functional Block) network device.
Jamal Hadi Salim
2006-01-09
3
-0
/
+308
*
[AX25] mkiss: Drop spinlock before sleeping call.
Ralf Baechle
2006-01-09
1
-1
/
+1
*
[NET]: Change some "if (x) BUG();" to "BUG_ON(x);"
Kris Katterjohn
2006-01-09
11
-40
/
+21
*
[PKT_SCHED]: Prefix tc actions with act_
Patrick McHardy
2006-01-09
8
-8
/
+8
*
[PKT_SCHED]: Fix memory leak when dumping in pedit action
Patrick McHardy
2006-01-09
1
-0
/
+2
*
[PKT_SCHED]: Remove some obsolete policer exports
Patrick McHardy
2006-01-09
1
-11
/
+3
*
[PKT_SCHED]: Convert tc action functions to single skb pointers
Patrick McHardy
2006-01-09
8
-14
/
+11
*
[PKT_SCHED]: Use USEC_PER_SEC
Patrick McHardy
2006-01-09
2
-15
/
+16
*
[NET]: Convert net/{ipv4,ipv6,sched} to netdev_priv
Patrick McHardy
2006-01-09
6
-66
/
+63
*
[CRYPTO] cipher: Set alignmask for multi-byte loads
Herbert Xu
2006-01-09
10
-0
/
+12
*
[CRYPTO] api: Require block size to be less than PAGE_SIZE/8
Herbert Xu
2006-01-09
1
-1
/
+1
*
[CRYPTO] sha1: Fixed off-by-64 bug in sha1_update
Herbert Xu
2006-01-09
1
-2
/
+2
*
[CRYPTO] aes-i586: Remove unused variable ls_tab
Daniel Marjamäki
2006-01-09
1
-10
/
+0
*
[CRYPTO] aes-i586: Nano-optimisation on key length check
Denis Vlasenko
2006-01-09
1
-21
/
+19
*
[CRYPTO] cipher: Align temporary buffer in cbc_process_decrypt
Herbert Xu
2006-01-09
1
-2
/
+3
*
[CRYPTO] sha1: Avoid shifting count left and right
Nicolas Pitre
2006-01-09
1
-4
/
+4
*
[CRYPTO] sha1: Rename i/j to done/partial
Nicolas Pitre
2006-01-09
1
-11
/
+12
*
[CRYPTO] sha1: Avoid useless memcpy()
Nicolas Pitre
2006-01-09
1
-8
/
+17
*
[CRYPTO] Allow AES C/ASM implementations to coexist
Herbert Xu
2006-01-09
5
-1
/
+9
*
[CRYPTO] Allow multiple implementations of the same algorithm
Herbert Xu
2006-01-09
4
-9
/
+60
*
[CRYPTO] Use standard byte order macros wherever possible
Herbert Xu
2006-01-09
22
-441
/
+285
*
[PADLOCK] Fix sparse warning about 1-bit signed bit-field
Herbert Xu
2006-01-09
1
-1
/
+1
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb
Linus Torvalds
2006-01-09
203
-5147
/
+10709
|
\
|
*
V4L/DVB (3336): Bluebird firmware hosting moved to common dvb firmware dir on...
Michael Krufky
2006-01-09
1
-1
/
+1
|
*
V4L/DVB (3329): cx88_subids whitespace cleanup
Chris Pascoe
2006-01-09
1
-4
/
+4
|
*
V4L/DVB (3328): replace omitted 'TODO:'
Michael Krufky
2006-01-09
1
-1
/
+1
|
*
V4L/DVB (3327): Remove DViCO specific firmware hacks from the generic code.
Patrick Boettcher
2006-01-09
3
-34
/
+34
|
*
V4L/DVB (3326): Fix stereo and standard reporting of msp3400 (esp. for radio)
Hans Verkuil
2006-01-09
4
-59
/
+100
|
*
V4L/DVB (3325): WSS output interface for av7110
Oliver Endriss
2006-01-09
5
-12
/
+149
|
*
V4L/DVB (3324): msp3400 audio handling bug fixes.
Hans Verkuil
2006-01-09
3
-80
/
+156
|
*
V4L/DVB (3323): Add Kconfig option for wrongly programmed devices
Marc Koschewski
2006-01-09
2
-27
/
+43
|
*
V4L/DVB (3322): Whitespace cleanup and unused code removed
Marc Koschewski
2006-01-09
1
-5
/
+2
|
*
V4L/DVB (3321): Indention cleanups
Marc Koschewski
2006-01-09
1
-15
/
+16
|
*
V4L/DVB (3320): Check if PLL-description is set
Patrick Boettcher
2006-01-09
1
-3
/
+5
|
*
V4L/DVB (3319): Changed indention for define's and their values
Marc Koschewski
2006-01-09
1
-22
/
+21
|
*
V4L/DVB (3318): Fixes warning: variable "ret" is used before its value is set
d binderman
2006-01-09
1
-1
/
+1
|
*
V4L/DVB (3317): msp3400: use v4l2_std_id and determine chip capabilities.
Hans Verkuil
2006-01-09
3
-78
/
+98
|
*
V4L/DVB (3315): Use correct AGC settings for DNTV Live! DVB-T Pro
Chris Pascoe
2006-01-09
1
-3
/
+26
|
*
V4L/DVB (3313): codingstyle cleanups & restore some wrongfully deleted dvb-us...
Michael Krufky
2006-01-09
1
-54
/
+54
|
*
V4L/DVB (3312): DViCO USB IR Remote support
Chris Pascoe
2006-01-09
2
-0
/
+80
|
*
V4L/DVB (3311): DViCO FusionHDTV DVB-T Dual Digital PCI support
Chris Pascoe
2006-01-09
4
-0
/
+59
|
*
V4L/DVB (3310): DViCO Dual Digital DVB-T / USB bluebird updates
Chris Pascoe
2006-01-09
3
-6
/
+128
|
*
V4L/DVB (3309): SAA7134: GPIO IRQ improvements
Peter Missel
2006-01-09
2
-28
/
+72
|
*
V4L/DVB (3307): Some cleanups at I2C modules
Mauro Carvalho Chehab
2006-01-09
18
-45
/
+31
|
*
V4L/DVB (3305): Replaces old debug msgs to newer ones
Mauro Carvalho Chehab
2006-01-09
2
-52
/
+49
|
*
V4L/DVB (3303): Both AverTV Studio 303 cards #6 and #36 use the same IR progr...
George Gazurkoff
2006-01-09
1
-0
/
+1
[next]