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
*
padata: simplify serialization mechanism
Steffen Klassert
2010-07-14
2
-55
/
+22
*
padata: make padata_do_parallel to return zero on success
Steffen Klassert
2010-07-14
2
-18
/
+11
*
padata: Handle empty padata cpumasks
Steffen Klassert
2010-07-14
1
-11
/
+50
*
padata: Block until the instance is unused on stop
Steffen Klassert
2010-07-14
1
-8
/
+16
*
padata: Check for valid padata instance on start
Steffen Klassert
2010-07-14
3
-8
/
+32
*
crypto: hifn_795x - Remove unused ctx variable
Justin P. Mattock
2010-07-14
1
-4
/
+0
*
hwrng: n2-drv - remove casts from void*
Kulikov Vasiliy
2010-07-05
1
-1
/
+1
*
crypto: talitos - fix ahash for multiple of blocksize
Lee Nipper
2010-06-16
1
-37
/
+40
*
crypto: twofish: Rename twofish to twofish_generic and add an alias
Joachim Fritschi
2010-06-03
2
-1
/
+2
*
crypto: testmgr - add an option to disable cryptoalgos' self-tests
Alexander Shishkin
2010-06-03
3
-0
/
+26
*
crypto: pcomp - Fix illegal Kconfig configuration
Herbert Xu
2010-06-03
2
-2
/
+7
*
padata: add parenthesis in MAX_SEQ_NR macro
Dan Carpenter
2010-06-03
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/crypto-2.6
Herbert Xu
2010-05-26
7506
-257109
/
+564627
|
\
|
*
n2_crypto: Add HMAC support.
David S. Miller
2010-05-25
1
-4
/
+206
|
*
n2_crypto: Make ahash parameterization explicit.
David S. Miller
2010-05-25
1
-117
/
+99
|
*
n2_crypto: Log algorithm success/failure in kernel log.
David S. Miller
2010-05-25
1
-0
/
+6
|
*
n2_crypto: Kill n2_base_ctx and helpers.
David S. Miller
2010-05-25
1
-14
/
+1
|
*
n2_crypto: Plumb fallback ahash requests properly.
David S. Miller
2010-05-25
1
-47
/
+48
|
*
n2_crypto: Fix MAU kmem_cache name.
David S. Miller
2010-05-25
1
-1
/
+1
|
*
n2_crypto: Fix build after of_device/of_platform_driver changes.
David S. Miller
2010-05-25
1
-10
/
+16
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2010-05-25
75
-360
/
+679
|
|
\
|
|
*
drivers/net/usb/asix.c: Fix pointer cast.
David S. Miller
2010-05-25
1
-2
/
+2
|
|
*
be2net: Bug fix to avoid disabling bottom half during firmware upgrade.
Sarveshwar Bandi
2010-05-25
3
-2
/
+20
|
|
*
proc_dointvec: write a single value
J. R. Okajima
2010-05-25
1
-1
/
+3
|
|
*
hso: add support for new products
Filip Aben
2010-05-25
1
-0
/
+3
|
|
*
Phonet: fix potential use-after-free in pep_sock_close()
RĂ©mi Denis-Courmont
2010-05-25
1
-0
/
+2
|
|
*
Merge branch 'wimax-2.6.35.y' of git://git.kernel.org/pub/scm/linux/kernel/gi...
David S. Miller
2010-05-25
1
-2
/
+2
|
|
|
\
|
|
|
*
wimax/i2400m: fix bad race condition check in RX path
Inaky Perez-Gonzalez
2010-05-20
1
-2
/
+2
|
|
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2010-05-25
24
-132
/
+104
|
|
|
\
\
|
|
|
*
|
ath9k: remove VEOL support for ad-hoc
Felix Fietkau
2010-05-25
1
-53
/
+10
|
|
|
*
|
ath9k: change beacon allocation to prefer the first beacon slot
Felix Fietkau
2010-05-25
1
-9
/
+3
|
|
|
*
|
ath9k: Fix rx of mcast/bcast frames in PS mode with auto sleep
Vasanthakumar Thiagarajan
2010-05-24
1
-5
/
+12
|
|
|
*
|
wireless: fix sta_info.h kernel-doc warnings
Randy Dunlap
2010-05-24
1
-1
/
+1
|
|
|
*
|
wireless: fix mac80211.h kernel-doc warnings
Randy Dunlap
2010-05-24
1
-0
/
+3
|
|
|
*
|
iwlwifi: testing the wrong variable in iwl_add_bssid_station()
Dan Carpenter
2010-05-24
1
-1
/
+1
|
|
|
*
|
ath9k_htc: rare leak in ath9k_hif_usb_alloc_tx_urbs()
Dan Carpenter
2010-05-24
1
-0
/
+4
|
|
|
*
|
ath9k_htc: dereferencing before check in hif_usb_tx_cb()
Dan Carpenter
2010-05-24
1
-2
/
+4
|
|
|
*
|
rt2x00: Fix rt2800usb TX descriptor writing.
Gertjan van Wingerde
2010-05-24
1
-1
/
+1
|
|
|
*
|
rt2x00: Fix failed SLEEP->AWAKE and AWAKE->SLEEP transitions.
Gertjan van Wingerde
2010-05-24
4
-14
/
+18
|
|
|
*
|
Revert "ath9k: Group Key fix for VAPs"
John W. Linville
2010-05-24
3
-27
/
+3
|
|
|
*
|
wireless: update gfp/slab.h includes
Tejun Heo
2010-05-24
2
-0
/
+2
|
|
|
*
|
rt2x00: don't use to_pci_dev in rt2x00pci_uninitialize
Helmut Schaa
2010-05-24
1
-1
/
+1
|
|
|
*
|
ath5k: consistently use rx_bufsize for RX DMA
Bruno Randolf
2010-05-24
1
-3
/
+4
|
|
|
*
|
cfg80211: add missing braces
Johannes Berg
2010-05-21
1
-2
/
+4
|
|
|
*
|
rndis_wlan: replace wireless_send_event with cfg80211_disconnected
Jussi Kivilinna
2010-05-21
1
-6
/
+10
|
|
|
*
|
ath9k: remove AR9003 from PCI IDs for now
Luis R. Rodriguez
2010-05-21
1
-1
/
+0
|
|
|
*
|
cfg80211: fix crash in cfg80211_set_freq()
Felix Fietkau
2010-05-21
1
-1
/
+1
|
|
|
*
|
wl1271: Fix RX data path frame lengths
Juuso Oikarinen
2010-05-21
1
-0
/
+2
|
|
|
*
|
iwlwifi: fix internal scan race
Reinette Chatre
2010-05-21
1
-3
/
+18
|
|
|
*
|
cfg80211: Fix signal_type comparison
Sujith
2010-05-21
1
-2
/
+2
[next]