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
path:
root
/
include
/
linux
Commit message (
Expand
)
Author
Age
Files
Lines
*
socket: localize functions
stephen hemminger
2010-10-21
1
-1
/
+0
*
ethtool: Add support for vlan accleration.
Jesse Gross
2010-10-21
1
-0
/
+2
*
vlan: Centralize handling of hardware acceleration.
Jesse Gross
2010-10-21
2
-3
/
+4
*
vlan: Avoid hash table lookup to find group.
Jesse Gross
2010-10-21
2
-1
/
+23
*
vlan: Enable software emulation for vlan accleration.
Jesse Gross
2010-10-21
1
-3
/
+11
*
vlan: Rename VLAN_GROUP_ARRAY_LEN to VLAN_N_VID.
Jesse Gross
2010-10-21
1
-2
/
+2
*
net: avoid RCU for NOCACHE dst
Eric Dumazet
2010-10-20
1
-13
/
+1
*
net: allocate tx queues in register_netdevice
Tom Herbert
2010-10-20
1
-2
/
+2
*
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2010-10-20
4
-16
/
+73
|
\
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2010-10-15
3
-16
/
+72
|
|
\
|
|
*
wext: fix alignment problem in serializing 'struct iw_point'
Gerrit Renker
2010-10-13
1
-1
/
+1
|
|
*
mac80211: Update mesh constants to approved IEEE ANA values
Steve deRosier
2010-10-11
1
-15
/
+56
|
|
*
cfg80211: add channel utilization stats to the survey command
Felix Fietkau
2010-10-11
1
-0
/
+15
|
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...
John W. Linville
2010-10-15
1
-0
/
+1
|
|
\
\
|
|
*
|
Bluetooth: Support SDIO devices that are AMP controllers
David Vrabel
2010-10-12
1
-0
/
+1
*
|
|
|
bonding: Fix bonding drivers improper modification of netpoll structure
Neil Horman
2010-10-18
1
-2
/
+7
*
|
|
|
can: mcp251x: Don't use pdata->model for chip selection anymore
Marc Kleine-Budde
2010-10-18
1
-4
/
+0
*
|
|
|
net: allocate skbs on local node
Eric Dumazet
2010-10-16
1
-4
/
+16
|
/
/
/
*
|
|
Phonet: 'connect' socket implementation for Pipe controller
Kumar Sanghvi
2010-10-13
1
-2
/
+1
|
/
/
*
|
net: percpu net_device refcount
Eric Dumazet
2010-10-12
1
-3
/
+4
*
|
neigh: speedup neigh_hh_init()
Eric Dumazet
2010-10-11
1
-0
/
+6
*
|
Phonet: cleanup pipe enable socket option
Rémi Denis-Courmont
2010-10-08
1
-2
/
+1
*
|
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2010-10-08
2
-2
/
+36
|
\
\
|
*
\
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2010-10-08
2
-2
/
+36
|
|
\
\
|
|
|
/
|
|
*
nl80211/mac80211: Add retry and failed transmission count to station info
Bruno Randolf
2010-10-06
1
-0
/
+4
|
|
*
cfg80211/mac80211: allow per-station GTKs
Johannes Berg
2010-10-06
1
-0
/
+12
|
|
*
Merge branch 'wireless-next' of git://git.kernel.org/pub/scm/linux/kernel/git...
John W. Linville
2010-10-05
1
-0
/
+13
|
|
|
\
|
|
|
*
wl12xx: fix non-wl12xx build scenarios
Ohad Ben-Cohen
2010-09-30
1
-0
/
+13
|
|
*
|
nl80211: fix remain-on-channel documentation
Johannes Berg
2010-10-05
1
-2
/
+2
|
|
*
|
cfg80211: patches to allow setting the WDS peer
Bill Jordan
2010-10-05
1
-0
/
+3
|
|
*
|
nl80211: allow drivers to indicate whether the survey data channel is in use
Felix Fietkau
2010-10-05
1
-0
/
+2
|
|
|
/
*
|
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-10-06
29
-71
/
+154
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2010-10-05
1
-1
/
+1
|
|
\
\
|
|
*
|
rcu: rcu_read_lock_bh_held(): disabling irqs also disables bh
Eric Dumazet
2010-09-23
1
-1
/
+1
|
*
|
|
wait: using uninitialized member of wait queue
Evgeny Kuznetsov
2010-10-05
1
-0
/
+1
|
*
|
|
modules: Fix module_bug_list list corruption race
Linus Torvalds
2010-10-05
1
-3
/
+2
|
*
|
|
Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2010-10-01
1
-0
/
+1
|
|
\
\
\
|
|
*
|
|
intel_idle: Voluntary leave_mm before entering deeper
Suresh Siddha
2010-09-30
1
-0
/
+1
|
*
|
|
|
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as...
Linus Torvalds
2010-09-29
1
-1
/
+1
|
|
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
|
*
|
|
missing inline keyword for static function in linux/dmaengine.h
Mathieu Lacage
2010-09-22
1
-1
/
+1
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2010-09-28
2
-3
/
+3
|
|
\
\
\
\
|
*
\
\
\
\
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2010-09-27
1
-0
/
+3
|
|
\
\
\
\
\
|
|
*
\
\
\
\
Merge branch 'amd-iommu/2.6.36' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
2010-09-24
1
-0
/
+3
|
|
|
\
\
\
\
\
|
|
|
|
_
|
/
/
/
|
|
|
/
|
|
|
|
|
|
|
*
|
|
|
x86/amd-iommu: Work around S3 BIOS bug
Joerg Roedel
2010-09-23
1
-0
/
+3
|
*
|
|
|
|
|
arm: fix "arm: fix pci_set_consistent_dma_mask for dmabounce devices"
FUJITA Tomonori
2010-09-22
1
-0
/
+4
|
*
|
|
|
|
|
fs: {lock,unlock}_flocks() stubs to prepare for BKL removal
Sage Weil
2010-09-21
1
-0
/
+4
|
|
/
/
/
/
/
|
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2010-09-19
1
-4
/
+4
|
|
\
\
\
\
\
|
*
\
\
\
\
\
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
2010-09-16
1
-0
/
+4
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
workqueue: add documentation
Tejun Heo
2010-09-13
1
-0
/
+4
|
|
|
|
/
/
/
/
|
|
|
/
|
|
|
|
|
*
|
|
|
|
|
Merge ssh://master.kernel.org/home/hpa/tree/sec
Linus Torvalds
2010-09-14
1
-0
/
+3
|
|
\
\
\
\
\
\
[next]