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
...
|
*
tipc: fix dereference before check warning
Erik Hugne
2013-11-15
1
-1
/
+2
|
*
ipv4: fix possible seqlock deadlock
Eric Dumazet
2013-11-14
1
-1
/
+1
|
*
net/hsr: Fix possible leak in 'hsr_get_node_status()'
Geyslan G. Bem
2013-11-14
1
-1
/
+1
|
*
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2013-11-14
31
-163
/
+284
|
|
\
|
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-11-14
31
-163
/
+284
|
|
|
\
|
|
|
*
prism54: set netdev type to "wlan"
Dan Williams
2013-11-11
1
-2
/
+5
|
|
|
*
wcn36xx: missing unlocks on error paths
Dan Carpenter
2013-11-11
1
-2
/
+4
|
|
|
*
wcn36xx: Add missing unlock before return
Wei Yongjun
2013-11-11
1
-1
/
+2
|
|
|
*
ath9k: Use correct PCIE initvals for AR9485
Sujith Manoharan
2013-11-11
6
-48
/
+128
|
|
|
*
wcn36xx: harmless memory corruption bug in debugfs
Dan Carpenter
2013-11-11
1
-1
/
+1
|
|
|
*
mwifiex: fix wrong eth_hdr usage for bridged packets in AP mode
Ujjal Roy
2013-11-11
1
-3
/
+26
|
|
|
*
mwifiex: correct packet length for packets from SDIO interface
Avinash Patil
2013-11-11
1
-0
/
+3
|
|
|
*
rtlwifi: rtl8192de: Fix incorrect signal strength for unassociated AP
Larry Finger
2013-11-11
1
-1
/
+1
|
|
|
*
rtlwifi: rtl8192cu: Fix incorrect signal strength for unassociated AP
Larry Finger
2013-11-11
1
-1
/
+1
|
|
|
*
rtlwifi: rtl8192se: Fix incorrect signal strength for unassociated AP
Larry Finger
2013-11-11
1
-1
/
+1
|
|
|
*
rtlwifi: Fix endian error in extracting packet type
Mark Cave-Ayland
2013-11-11
2
-57
/
+42
|
|
|
*
ath9k: dfs_debug fix possible NULL dereference
Janusz Dziedzic
2013-11-11
1
-3
/
+10
|
|
|
*
ath9k: DFS radar use correct width enum
Janusz Dziedzic
2013-11-11
1
-2
/
+2
|
|
|
*
rt2x00: fix HT TX descriptor settings regression
Stanislaw Gruszka
2013-11-11
3
-5
/
+5
|
|
|
*
libertas: fix error return code in if_cs_probe()
Wei Yongjun
2013-11-11
1
-0
/
+1
|
|
|
*
libertas: potential oops in debugfs
Dan Carpenter
2013-11-11
1
-1
/
+5
|
|
|
*
rtlwifi: fix null dereference on efuse_word on kmalloc fail returns NULL
Colin Ian King
2013-11-11
1
-2
/
+3
|
|
|
*
mwifiex: fix invalid memory access in mwifiex_update_autoindex_ies()
Amitkumar Karwar
2013-11-11
1
-4
/
+7
|
|
|
*
mwifiex: fix invalid memory access in mwifiex_ret_tx_rate_cfg()
Amitkumar Karwar
2013-11-11
1
-10
/
+12
|
|
|
*
mwifiex: fix invalid memory access in mwifiex_get_power_level()
Amitkumar Karwar
2013-11-11
1
-10
/
+12
|
|
|
*
mwifiex: replace u16 with __le16 in struct mwifiex_types_power_group
Amitkumar Karwar
2013-11-11
4
-8
/
+9
|
|
|
*
mwifiex: potential integer underflow in mwifiex_ret_wmm_get_status()
Dan Carpenter
2013-11-11
1
-0
/
+3
|
|
|
*
rtlwifi: rtl8192se: Fix wrong assignment
Felipe Pena
2013-11-11
1
-1
/
+1
|
|
|
*
wireless: rt2800lib: Fix typo on checking
Felipe Pena
2013-11-11
1
-1
/
+1
|
*
|
|
virtio-net: mergeable buffer size should include virtio-net header
Michael Dalton
2013-11-14
1
-14
/
+16
|
*
|
|
connector: improved unaligned access error fix
Chris Metcalf
2013-11-14
1
-30
/
+42
|
*
|
|
pkt_sched: fq: change classification of control packets
Maciej Żenczykowski
2013-11-14
1
-7
/
+1
|
*
|
|
alx: Reset phy speed after resume
hahnjo
2013-11-14
1
-0
/
+3
|
*
|
|
Merge branch 'genetlink'
David S. Miller
2013-11-14
27
-407
/
+207
|
|
\
\
\
|
|
*
|
|
genetlink: make genl_ops flags a u8 and move to end
Johannes Berg
2013-11-14
1
-3
/
+3
|
|
*
|
|
genetlink: make all genl_ops users const
Johannes Berg
2013-11-14
17
-21
/
+21
|
|
*
|
|
genetlink: allow making ops const
Johannes Berg
2013-11-14
3
-24
/
+30
|
|
*
|
|
genetlink: register family ops as array
Johannes Berg
2013-11-14
2
-48
/
+37
|
|
*
|
|
genetlink: remove genl_register_ops/genl_unregister_ops
Johannes Berg
2013-11-14
2
-58
/
+1
|
|
*
|
|
wimax: use genl_register_family_with_ops()
Johannes Berg
2013-11-14
6
-119
/
+47
|
|
*
|
|
ieee802154: use genl_register_family_with_ops()
Johannes Berg
2013-11-14
4
-94
/
+51
|
|
*
|
|
hsr: use genl_register_family_with_ops()
Johannes Berg
2013-11-14
1
-29
/
+17
|
|
*
|
|
taskstats: use genl_register_family_with_ops()
Johannes Berg
2013-11-14
1
-25
/
+14
|
|
/
/
/
|
*
|
|
ip6tnl: fix use after free of fb_tnl_dev
Nicolas Dichtel
2013-11-14
1
-5
/
+13
|
*
|
|
sit/gre6: don't try to add the same route two times
Nicolas Dichtel
2013-11-14
1
-3
/
+0
|
*
|
|
sit: link local routes are missing
Nicolas Dichtel
2013-11-14
1
-19
/
+5
|
*
|
|
sit: fix prefix length of ll and v4mapped addresses
Nicolas Dichtel
2013-11-14
1
-7
/
+4
|
*
|
|
isdnloop: use strlcpy() instead of strcpy()
Dan Carpenter
2013-11-14
1
-3
/
+5
|
*
|
|
sit: fix use after free of fb_tunnel_dev
Willem de Bruijn
2013-11-14
1
-4
/
+14
|
*
|
|
net:fec: fix WARNING caused by lack of calls to dma_mapping_error()
Duan Fugang-B38611
2013-11-14
1
-6
/
+25
[prev]
[next]