index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
ipv4: introduce address lifetime
Jiri Pirko
2013-01-29
4
-9
/
+220
*
Merge branch 'ipfrags'
David S. Miller
2013-01-29
6
-56
/
+118
|
\
|
*
net: frag, move LRU list maintenance outside of rwlock
Jesper Dangaard Brouer
2013-01-29
5
-14
/
+33
|
*
net: use lib/percpu_counter API for fragmentation mem accounting
Jesper Dangaard Brouer
2013-01-29
2
-8
/
+20
|
*
net: frag helper functions for mem limit tracking
Jesper Dangaard Brouer
2013-01-29
6
-33
/
+57
|
*
net: cacheline adjust struct inet_frag_queue
Jesper Dangaard Brouer
2013-01-29
1
-4
/
+5
|
*
net: cacheline adjust struct inet_frags for better frag performance
Jesper Dangaard Brouer
2013-01-29
1
-4
/
+7
|
*
net: cacheline adjust struct netns_frags for better frag performance
Jesper Dangaard Brouer
2013-01-29
1
-1
/
+4
|
/
*
net: ks8851: convert to threaded IRQ
Felipe Balbi
2013-01-29
1
-31
/
+12
*
net neigh: Optimize neighbor entry size calculation.
YOSHIFUJI Hideaki / 吉藤英明
2013-01-28
2
-10
/
+8
*
net: avoid to hang up on sending due to sysctl configuration overflow.
bingtian.ly@taobao.com
2013-01-28
2
-8
/
+17
*
via-rhine: add 64bit statistics.
Jamie Gloudon
2013-01-28
1
-8
/
+39
*
drivers/net/phy/micrel_phy: Add support for new PHYs
David J. Choi
2013-01-28
2
-5
/
+68
*
net: phy: realtek: add rtl8211e driver
Giuseppe CAVALLARO
2013-01-28
1
-6
/
+44
*
netpoll: use the net namespace of current process instead of init_net
Cong Wang
2013-01-28
1
-2
/
+4
*
netpoll: use ipv6_addr_equal() to compare ipv6 addr
Cong Wang
2013-01-28
1
-3
/
+3
*
netpoll: add RCU annotation to npinfo field
Cong Wang
2013-01-28
1
-1
/
+1
*
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2013-01-28
210
-4987
/
+7702
|
\
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-01-28
210
-4987
/
+7702
|
|
\
|
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-01-28
70
-217
/
+6497
|
|
|
\
|
|
|
*
mwifiex: fix typo in PCIe adapter NULL check
Avinash Patil
2013-01-22
1
-1
/
+1
|
|
|
*
ath9k: allow setting arbitrary antenna masks on AR9003+
Felix Fietkau
2013-01-22
1
-0
/
+3
|
|
|
*
ath9k_hw: fix chain swap setting when setting rx chainmask to 5
Felix Fietkau
2013-01-22
1
-19
/
+6
|
|
|
*
ath9k_hw: fix calibration issues on chainmask that don't include chain 0
Felix Fietkau
2013-01-22
3
-1
/
+4
|
|
|
*
rtlwifi: Fix build warning introduced by commit a290593
Larry Finger
2013-01-22
1
-2
/
+2
|
|
|
*
iwlegacy: fix IBSS cleanup
Stanislaw Gruszka
2013-01-22
1
-21
/
+14
|
|
|
*
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2013-01-22
6
-31
/
+35
|
|
|
|
\
|
|
|
|
*
mac80211: add encrypt headroom to PERR frames
Bob Copeland
2013-01-16
1
-1
/
+3
|
|
|
|
*
mac80211: set NEED_TXPROCESSING for PERR frames
Bob Copeland
2013-01-16
1
-0
/
+1
|
|
|
|
*
mac80211: fix monitor mode injection
Felix Fietkau
2013-01-16
1
-3
/
+6
|
|
|
|
*
mac80211: synchronize scan off/on-channel and PS states
Stanislaw Gruszka
2013-01-16
3
-26
/
+14
|
|
|
|
*
mac80211: fix FT roaming
Johannes Berg
2013-01-16
1
-1
/
+11
|
|
|
*
|
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...
John W. Linville
2013-01-22
1
-0
/
+2
|
|
|
|
\
\
|
|
|
|
*
|
iwlwifi: audit single frames from AGG queue in RS
Emmanuel Grumbach
2013-01-16
1
-0
/
+2
|
|
|
*
|
|
ath9k: disable the tasklet before taking the PCU lock
Felix Fietkau
2013-01-14
1
-4
/
+3
|
|
|
*
|
|
ath9k: remove sc->rx.rxbuflock to fix a deadlock
Felix Fietkau
2013-01-14
2
-14
/
+0
|
|
|
*
|
|
brcmsmac: increase timer reference count for new timers only
Piotr Haber
2013-01-11
1
-3
/
+4
|
|
|
*
|
|
ath9k: fix rx flush handling
Felix Fietkau
2013-01-11
3
-21
/
+12
|
|
|
*
|
|
ath9k: add a better fix for the rx tasklet vs rx flush race
Felix Fietkau
2013-01-11
5
-19
/
+4
|
|
|
*
|
|
ath9k: remove the WARN_ON that triggers if generating a beacon fails
Felix Fietkau
2013-01-11
1
-1
/
+0
|
|
|
*
|
|
ath9k: fix double-free bug on beacon generate failure
Felix Fietkau
2013-01-11
1
-0
/
+1
|
|
|
*
|
|
ath9k: do not link receive buffers during flush
Felix Fietkau
2013-01-11
1
-4
/
+6
|
|
|
*
|
|
ath9k_htc: Fix memory leak
Sujith Manoharan
2013-01-11
1
-0
/
+2
|
|
|
*
|
|
mwifiex: correct config_bands handling for ibss network
Amitkumar Karwar
2013-01-11
1
-1
/
+1
|
|
|
*
|
|
mwifiex: update config_bands during infra association
Amitkumar Karwar
2013-01-11
2
-14
/
+15
|
|
|
*
|
|
Bluetooth: Check if the hci connection exists in SCO shutdown
Gustavo Padovan
2013-01-10
1
-1
/
+1
|
|
|
*
|
|
Bluetooth: Fix authentication if acl data comes before remote feature evt
Jaganath Kanakkassery
2013-01-10
2
-8
/
+11
|
|
|
*
|
|
Bluetooth device 04ca:3008 should use ath3k
Sergio Cambra
2013-01-10
2
-0
/
+3
|
|
|
*
|
|
Bluetooth: Fix incorrect strncpy() in hidp_setup_hid()
Anderson Lizardo
2013-01-09
1
-1
/
+1
|
|
|
*
|
|
Bluetooth: Add support for Foxconn / Hon Hai [0489:e056]
AceLan Kao
2013-01-09
2
-0
/
+3
[next]