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
*
mac80211: make "decrypt failed" messages conditional upon MAC80211_DEBUG
John W. Linville
2007-11-10
3
-6
/
+16
*
mac80211: use IW_AUTH_PRIVACY_INVOKED rather than IW_AUTH_KEY_MGMT
Johannes Berg
2007-11-10
3
-15
/
+21
*
mac80211: remove unused driver ops
Johannes Berg
2007-11-10
2
-27
/
+1
*
mac80211: remove ieee80211_common.h
Johannes Berg
2007-11-10
1
-91
/
+0
*
softmac: MAINTAINERS update
Johannes Berg
2007-11-10
1
-6
/
+1
*
rfkill: Fix sparse warning
Michael Buesch
2007-11-10
1
-0
/
+4
*
rfkill: Use mutex_lock() at register and add sanity check
Michael Buesch
2007-11-10
1
-11
/
+9
*
iwlwifi: select proper rate control algorithm
Johannes Berg
2007-11-10
2
-0
/
+4
*
mac80211: allow driver to ask for a rate control algorithm
Johannes Berg
2007-11-10
2
-1
/
+7
*
mac80211: don't allow registering the same rate control twice
Johannes Berg
2007-11-10
1
-1
/
+10
*
rfkill: Use subsys_initcall
Michael Buesch
2007-11-10
1
-1
/
+1
*
mac80211: make simple rate control algorithm built-in
Johannes Berg
2007-11-10
6
-27
/
+42
*
rfkill: Register LED triggers before registering switch
Michael Buesch
2007-11-10
1
-5
/
+6
*
ssb: Fix initcall ordering
Michael Buesch
2007-11-10
1
-1
/
+4
*
softmac: fix wext MLME request reason code endianness
Johannes Berg
2007-11-10
1
-1
/
+1
*
[PKT_SCHED] CLS_U32: Use ffs() instead of C code on hash mask to get first se...
Radu Rendec
2007-11-10
1
-11
/
+1
*
[NET]: Fix skb_truesize_check() assertion
Chuck Lever
2007-11-10
1
-1
/
+3
*
[VLAN]: Allow setting mac address while device is up
Patrick McHardy
2007-11-10
3
-0
/
+28
*
[VLAN]: Don't synchronize addresses while the vlan device is down
Patrick McHardy
2007-11-10
1
-0
/
+4
*
[INET]: Cleanup the xfrm4_tunnel_(un)register
Pavel Emelyanov
2007-11-10
1
-4
/
+7
*
[INET]: Add missed tunnel64_err handler
Pavel Emelyanov
2007-11-10
1
-1
/
+12
*
[IPX]: Use existing sock refcnt debugging infrastructure
Pavel Emelyanov
2007-11-10
1
-18
/
+4
*
[PACKET]: Use existing sock refcnt debugging infrastructure
Pavel Emelyanov
2007-11-10
1
-8
/
+3
*
[NET]: Fix infinite loop in dev_mc_unsync().
Joe Perches
2007-11-10
1
-7
/
+7
*
[NET]: Make helper to get dst entry and "use" it
Pavel Emelyanov
2007-11-10
4
-26
/
+15
*
[IPV4]: Remove bugus goto-s from ip_route_input_slow
Pavel Emelyanov
2007-11-10
1
-5
/
+0
*
[TCP]: Split SACK FRTO flag clearing (fixes FRTO corner case bug)
Ilpo Järvinen
2007-11-10
1
-18
/
+17
*
[TCP]: Add unlikely() to sacktag out-of-mem in fragment case
Ilpo Järvinen
2007-11-10
1
-1
/
+1
*
[TCP]: Fix reord detection due to snd_una covered holes
Ilpo Järvinen
2007-11-10
1
-18
/
+32
*
[TCP]: Consider GSO while counting reord in sacktag
Ilpo Järvinen
2007-11-10
1
-4
/
+8
*
[INET]: Add a missing include <linux/vmalloc.h> to inet_hashtables.h
Eric Dumazet
2007-11-10
1
-0
/
+1
*
ACPI: add documentation for deprecated /proc/acpi/battery in ACPI_PROCFS
Jerome Pinot
2007-11-10
1
-0
/
+1
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...
Linus Torvalds
2007-11-10
1
-1
/
+1
|
\
|
*
Add missing "\n" to log message
Rolf Eike Beer
2007-11-10
1
-1
/
+1
*
|
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
2007-11-10
6
-74
/
+172
|
\
\
|
*
|
libata: Don't fail device revalidation for bad _GTF methods
Matthew Garrett
2007-11-10
1
-8
/
+2
|
*
|
libata: port and host should be stopped before hardware resources are released
Tejun Heo
2007-11-08
1
-13
/
+39
|
*
|
libata: skip 0xff polling for PATA controllers
Tejun Heo
2007-11-08
1
-5
/
+11
|
*
|
libata: pata_platform: Support polling-mode configuration.
Paul Mundt
2007-11-08
1
-7
/
+28
|
*
|
libata: Support PIO polling-only hosts.
Paul Mundt
2007-11-08
1
-0
/
+10
|
*
|
libata sata_qstor conversion to new error handling (EH).
Mark Lord
2007-11-08
1
-14
/
+51
|
*
|
libata sata_qstor workaround for spurious interrupts
Mark Lord
2007-11-08
1
-17
/
+21
|
*
|
libata sata_qstor nuke idle state
Mark Lord
2007-11-08
1
-11
/
+4
|
*
|
nv_hardreset: update dangling reference to bugzilla entry
Fernando Luis Vázquez Cao
2007-11-08
1
-1
/
+1
|
*
|
ata_piix: add SATELLITE PRO U200 to broken suspend list
Yann Chachkoff
2007-11-08
1
-0
/
+7
*
|
|
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
2007-11-10
26
-229
/
+285
|
\
\
\
|
*
|
|
r8169: prevent bit sign expansion error in mdio_write
Francois Romieu
2007-11-10
1
-3
/
+3
|
*
|
|
r8169: revert 7da97ec96a0934319c7fbedd3d38baf533e20640 (bis repetita)
Mark Lord
2007-11-10
1
-16
/
+0
|
*
|
|
sky2: new pci id's
Stephen Hemminger
2007-11-10
1
-0
/
+2
|
*
|
|
ax88796: add superh to kconfig dependencies
Magnus Damm
2007-11-10
1
-1
/
+1
[next]