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
*
[CIFS] Fix build warning
Steve French
2009-05-01
1
-1
/
+1
*
cifs: fix length handling in cifs_get_name_from_search_buf
Jeff Layton
2009-05-01
1
-5
/
+6
*
[CIFS] Remove unneeded QuerySymlink call and fix mapping for unmapped status
Steve French
2009-04-30
5
-11
/
+12
*
[CIFS] rename cifs_strndup to cifs_strndup_from_ucs
Steve French
2009-04-30
6
-19
/
+25
*
Added loop check when mounting DFS tree.
Igor Mammedov
2009-04-30
1
-0
/
+13
*
Enable dfs submounts to handle remote referrals.
Igor Mammedov
2009-04-30
1
-18
/
+14
*
[CIFS] Remove older session setup implementation
Steve French
2009-04-30
1
-374
/
+7
*
cifs: change cifs_get_name_from_search_buf to use new unicode helper
Jeff Layton
2009-04-30
3
-75
/
+13
*
cifs: change CIFSSMBUnixQuerySymLink to use new helpers
Jeff Layton
2009-04-30
3
-41
/
+20
*
cifs: fix session setup unicode string saving to use new unicode helpers
Jeff Layton
2009-04-30
1
-58
/
+22
*
cifs: convert CIFSTCon to use new unicode helper functions
Jeff Layton
2009-04-30
1
-35
/
+14
*
cifs: rename cifs_strlcpy_to_host and make it use new functions
Jeff Layton
2009-04-30
3
-43
/
+52
*
cifs: add new function to get unicode string length in bytes
Jeff Layton
2009-04-30
3
-23
/
+35
*
cifs: add replacement for cifs_strtoUCS_le called cifs_from_ucs2
Jeff Layton
2009-04-30
2
-0
/
+126
*
cifs: move #defines for mapchars into cifs_unicode.h
Jeff Layton
2009-04-30
2
-11
/
+13
*
Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6
Steve French
2009-04-30
667
-19272
/
+12896
|
\
|
*
Linux 2.6.30-rc4
v2.6.30-rc4
Linus Torvalds
2009-04-29
1
-2
/
+2
|
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecr...
Linus Torvalds
2009-04-29
1
-2
/
+2
|
|
\
|
|
*
eCryptfs: Fix min function comparison warning
Tyler Hicks
2009-04-27
1
-1
/
+1
|
|
*
ecryptfs: fix printk format warning
Randy Dunlap
2009-04-27
1
-1
/
+1
|
*
|
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
2009-04-29
11
-41
/
+49
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
V4L/DVB (11652): au0828: fix kernel oops regression on USB disconnect.
Devin Heitmueller
2009-04-29
1
-2
/
+4
|
|
*
V4L/DVB (11626): cx23885: Two fixes for DViCO FusionHDTV DVB-T Dual Express
Christopher Pascoe
2009-04-29
2
-2
/
+3
|
|
*
V4L/DVB (11612): mx3_camera: Fix compilation with CONFIG_PM
Sascha Hauer
2009-04-29
1
-4
/
+0
|
|
*
V4L/DVB (11570): patch: s2255drv: fix race condition on set mode
Dean Anderson
2009-04-29
1
-1
/
+1
|
|
*
V4L/DVB (11568): cx18: Fix the handling of i2c bus registration error
Jean Delvare
2009-04-29
1
-3
/
+13
|
|
*
V4L/DVB (11561a): move media after i2c
Guennadi Liakhovetski
2009-04-29
1
-2
/
+2
|
|
*
V4L/DVB (11516): drivers/media/video/saa5246a.c: fix use-after-free
Dan Carpenter
2009-04-29
1
-2
/
+1
|
|
*
V4L/DVB (11515): drivers/media/video/saa5249.c: fix use-after-free and leak
Dan Carpenter
2009-04-29
1
-2
/
+2
|
|
*
V4L/DVB (11494a): cx231xx Kconfig fixes
Mauro Carvalho Chehab
2009-04-29
1
-22
/
+22
|
|
*
V4L/DVB (11494): cx18: Send correct input routing value to external audio mul...
Andy Walls
2009-04-29
1
-1
/
+1
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2009-04-29
33
-447
/
+795
|
|
\
\
|
|
*
|
e100: do not go D3 in shutdown unless system is powering off
Thadeu Lima de Souza Cascardo
2009-04-28
1
-7
/
+23
|
|
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...
David S. Miller
2009-04-28
5
-31
/
+61
|
|
|
\
\
|
|
|
*
|
Bluetooth: Fix connection establishment with low security requirement
Marcel Holtmann
2009-04-28
1
-6
/
+3
|
|
|
*
|
Bluetooth: Add different pairing timeout for Legacy Pairing
Marcel Holtmann
2009-04-28
4
-3
/
+40
|
|
|
*
|
Bluetooth: Ensure that HCI sysfs add/del is preempt safe
Roger Quadros
2009-04-28
2
-22
/
+18
|
|
*
|
|
netfilter: revised locking for x_tables
Stephen Hemminger
2009-04-28
5
-296
/
+204
|
|
|
/
/
|
|
*
|
net: Avoid extra wakeups of threads blocked in wait_for_packet()
Eric Dumazet
2009-04-28
2
-3
/
+17
|
|
*
|
net: Fix typo in net_device_ops description.
Mike Rapoport
2009-04-27
1
-1
/
+1
|
|
*
|
ipv4: Limit size of route cache hash table
Anton Blanchard
2009-04-27
1
-1
/
+1
|
|
*
|
Add reference to CAPI 2.0 standard
Karsten Keil
2009-04-27
1
-7
/
+13
|
|
*
|
Documentation/isdn/INTERFACE.CAPI
Tilman Schmidt
2009-04-27
3
-0
/
+380
|
|
*
|
update Documentation/isdn/00-INDEX
Tilman Schmidt
2009-04-27
1
-4
/
+11
|
|
*
|
ixgbe: Fix WoL functionality for 82599 KX4 devices
Waskiewicz Jr, Peter P
2009-04-27
2
-55
/
+6
|
|
*
|
veth: prevent oops caused by netdev destructor
Stephen Hemminger
2009-04-27
1
-25
/
+16
|
|
*
|
xfrm: wrong hash value for temporary SA
Nicolas Dichtel
2009-04-27
1
-3
/
+3
|
|
*
|
forcedeth: tx timeout fix
Ayaz Abdulla
2009-04-27
1
-10
/
+21
|
|
*
|
net: Fix LL_MAX_HEADER for CONFIG_TR_MODULE
Adrian Bunk
2009-04-27
1
-1
/
+1
|
|
*
|
mlx4_en: Handle page allocation failure during receive
Yevgeny Petrilin
2009-04-27
1
-0
/
+4
[next]