index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
2011-07-28
3
-28
/
+36
|
\
|
*
n2_crypto: Attach on Niagara-T3.
David S. Miller
2011-07-28
1
-15
/
+18
|
*
n2rng: Attach on Niagara-T3.
David S. Miller
2011-07-28
2
-13
/
+18
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2011-07-28
23
-224
/
+323
|
\
\
|
*
|
tg3: Remove 5719 jumbo frames and TSO blocks
Matt Carlson
2011-07-27
1
-3
/
+3
|
*
|
tg3: Break larger frags into 4k chunks for 5719
Matt Carlson
2011-07-27
2
-6
/
+47
|
*
|
tg3: Add tx BD budgeting code
Matt Carlson
2011-07-27
1
-20
/
+29
|
*
|
tg3: Consolidate code that calls tg3_tx_set_bd()
Matt Carlson
2011-07-27
1
-37
/
+42
|
*
|
tg3: Add partial fragment unmapping code
Matt Carlson
2011-07-27
2
-0
/
+27
|
*
|
tg3: Generalize tg3_skb_error_unmap()
Matt Carlson
2011-07-27
1
-32
/
+16
|
*
|
tg3: Remove short DMA check for 1st fragment
Matt Carlson
2011-07-27
1
-3
/
+0
|
*
|
tg3: Simplify tx bd assignments
Matt Carlson
2011-07-27
1
-39
/
+37
|
*
|
tg3: Reintroduce tg3_tx_ring_info
Matt Carlson
2011-07-27
2
-7
/
+12
|
*
|
ASIX: Use only 11 bits of header for data size
Marek Vasut
2011-07-27
1
-2
/
+2
|
*
|
ASIX: Simplify condition in rx_fixup()
Marek Vasut
2011-07-27
1
-3
/
+2
|
*
|
Fix cdc-phonet build
Chris Clayton
2011-07-27
1
-0
/
+1
|
*
|
bonding: reduce noise during init
Andy Gospodarek
2011-07-27
1
-1
/
+1
|
*
|
bonding: fix string comparison errors
Andy Gospodarek
2011-07-27
1
-62
/
+71
|
*
|
net: Audit drivers to identify those needing IFF_TX_SKB_SHARING cleared
Neil Horman
2011-07-27
10
-6
/
+18
|
*
|
forcedeth: fix vlans
Jiri Pirko
2011-07-27
1
-3
/
+13
|
*
|
gianfar: fix bug caused by 87c288c6e9aa31720b72e2bc2d665e24e1653c3e
Sebastian Pöhn
2011-07-27
1
-5
/
+1
|
*
|
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2011-07-27
4
-4
/
+7
|
|
\
\
|
|
*
\
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-07-26
4
-4
/
+7
|
|
|
\
\
|
|
|
*
|
b43: fix invalid memory access in b43_ssb_remove()
Pavel Roskin
2011-07-26
1
-2
/
+3
|
|
|
*
|
b43: bcma: drop BROKEN
Rafał Miłecki
2011-07-26
1
-1
/
+1
|
|
|
*
|
b43: bus: fix memory corruption when setting driver's data
Rafał Miłecki
2011-07-26
1
-0
/
+2
|
|
|
*
|
NFC: pn533: use after free in pn533_disconnect()
Dan Carpenter
2011-07-26
1
-1
/
+1
|
*
|
|
|
drivers:connector:remove an unused variable *tracer*
Wanlong Gao
2011-07-25
1
-1
/
+0
|
*
|
|
|
acenic: use netdev_alloc_skb_ip_align
stephen hemminger
2011-07-25
2
-24
/
+27
*
|
|
|
|
Merge branch 'for-linus' of git://neil.brown.name/md
Linus Torvalds
2011-07-28
10
-1369
/
+3060
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
md/raid10: handle further errors during fix_read_error better.
NeilBrown
2011-07-28
1
-15
/
+44
|
*
|
|
|
md/raid10: Handle read errors during recovery better.
NeilBrown
2011-07-28
1
-33
/
+121
|
*
|
|
|
md/raid10: simplify read error handling during recovery.
NeilBrown
2011-07-28
1
-5
/
+4
|
*
|
|
|
md/raid10: record bad blocks due to write errors during resync/recovery.
NeilBrown
2011-07-28
1
-10
/
+23
|
*
|
|
|
md/raid10: attempt to fix read errors during resync/check
NeilBrown
2011-07-28
1
-4
/
+5
|
*
|
|
|
md/raid10: Handle write errors by updating badblock log.
NeilBrown
2011-07-28
2
-17
/
+117
|
*
|
|
|
md/raid10: clear bad-block record when write succeeds.
NeilBrown
2011-07-28
2
-12
/
+100
|
*
|
|
|
md/raid10: avoid writing to known bad blocks on known bad drives.
NeilBrown
2011-07-28
1
-12
/
+93
|
*
|
|
|
md/raid10 record bad blocks as needed during recovery.
NeilBrown
2011-07-28
2
-13
/
+36
|
*
|
|
|
md/raid10: avoid reading known bad blocks during resync/recovery.
NeilBrown
2011-07-28
1
-9
/
+35
|
*
|
|
|
md/raid10 - avoid reading from known bad blocks - part 3
NeilBrown
2011-07-28
1
-1
/
+6
|
*
|
|
|
md/raid10: avoid reading from known bad blocks - part 2
NeilBrown
2011-07-28
1
-5
/
+40
|
*
|
|
|
md/raid10: avoid reading from known bad blocks - part 1
NeilBrown
2011-07-28
2
-16
/
+129
|
*
|
|
|
md/raid10: Split handle_read_error out from raid10d.
NeilBrown
2011-07-28
1
-57
/
+66
|
*
|
|
|
md/raid10: simplify/reindent some loops.
NeilBrown
2011-07-28
1
-62
/
+65
|
*
|
|
|
md/raid5: Clear bad blocks on successful write.
NeilBrown
2011-07-28
2
-1
/
+19
|
*
|
|
|
md/raid5. Don't write to known bad block on doubtful devices.
NeilBrown
2011-07-28
1
-1
/
+30
|
*
|
|
|
md/raid5: write errors should be recorded as bad blocks if possible.
NeilBrown
2011-07-28
2
-10
/
+41
|
*
|
|
|
md/raid5: use bad-block log to improve handling of uncorrectable read errors.
NeilBrown
2011-07-28
2
-8
/
+53
|
*
|
|
|
md/raid5: avoid reading from known bad blocks.
NeilBrown
2011-07-28
1
-14
/
+32
[next]