index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
dm: wait until embedded kobject is released before destroying a device
Mikulas Patocka
2014-01-08
3
-1
/
+22
*
dm: remove pointless kobject comparison in dm_get_from_kobject
Mikulas Patocka
2014-01-07
1
-6
/
+0
*
dm snapshot: call destroy_work_on_stack() to pair with INIT_WORK_ONSTACK()
Chuansheng Liu
2014-01-07
1
-0
/
+1
*
dm cache policy mq: introduce three promotion threshold tunables
Joe Thornber
2014-01-07
1
-21
/
+43
*
dm cache policy mq: use list_del_init instead of list_del + INIT_LIST_HEAD
Wei Yongjun
2014-01-07
1
-2
/
+1
*
dm thin: fix set_pool_mode exposed pool operation races
Mike Snitzer
2014-01-07
1
-13
/
+27
*
dm thin: eliminate the no_free_space flag
Mike Snitzer
2014-01-07
1
-22
/
+4
*
dm thin: add error_if_no_space feature
Mike Snitzer
2014-01-07
1
-6
/
+25
*
dm thin: requeue bios to DM core if no_free_space and in read-only mode
Mike Snitzer
2014-01-07
1
-6
/
+20
*
dm thin: cleanup and improve no space handling
Mike Snitzer
2014-01-07
1
-29
/
+32
*
dm thin: log info when growing the data or metadata device
Mike Snitzer
2014-01-07
1
-0
/
+7
*
dm thin: handle metadata failures more consistently
Joe Thornber
2014-01-07
1
-21
/
+27
*
dm thin: factor out check_low_water_mark and use bools
Joe Thornber
2014-01-07
1
-15
/
+22
*
dm thin: add mappings to end of prepared_* lists
Mike Snitzer
2014-01-07
1
-3
/
+3
*
dm thin: return error from alloc_data_block if pool is not in write mode
Joe Thornber
2014-01-07
1
-0
/
+3
*
dm thin: use bool rather than unsigned for flags in structures
Mike Snitzer
2014-01-07
2
-12
/
+12
*
dm persistent data: cleanup dm-thin specific references in text
Mike Snitzer
2014-01-07
2
-4
/
+4
*
dm space map metadata: limit errors in sm_metadata_new_block
Mike Snitzer
2014-01-07
1
-2
/
+2
*
dm delay: use per-bio data instead of a mempool and slab cache
Mikulas Patocka
2014-01-07
1
-28
/
+7
*
dm table: remove unused buggy code that extends the targets array
Mikulas Patocka
2014-01-07
1
-20
/
+2
*
dm thin: fix discard support to a previously shared block
Joe Thornber
2014-01-07
3
-2
/
+34
*
dm thin: initialize dm_thin_new_mapping returned by get_next_mapping
Mike Snitzer
2014-01-07
1
-11
/
+6
*
null_blk: mem garbage on NUMA systems during init
Matias Bjorling
2013-12-15
1
-4
/
+4
*
radeon_pm: fix oops in hwmon_attributes_visible() and radeon_hwmon_show_temp_...
Sergey Senozhatsky
2013-12-15
1
-4
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2013-12-15
69
-588
/
+1036
|
\
|
*
igb: Fix for issue where values could be too high for udelay function.
Carolyn Wyborny
2013-12-15
1
-1
/
+4
|
*
i40e: fix null dereference
Jesse Brandeburg
2013-12-15
1
-0
/
+3
|
*
xen-netback: fix gso_prefix check
Paul Durrant
2013-12-12
1
-1
/
+1
|
*
drivers: net: cpsw: fix for cpsw crash when build as modules
Mugunthan V N
2013-12-12
1
-3
/
+14
|
*
xen-netback: napi: don't prematurely request a tx event
Paul Durrant
2013-12-12
1
-1
/
+1
|
*
xen-netback: napi: fix abuse of budget
Paul Durrant
2013-12-12
1
-7
/
+7
|
*
net:fec: remove duplicate lines in comment about errata ERR006358
Philippe De Muyter
2013-12-12
1
-4
/
+0
|
*
Revert "8390 : Replace ei_debug with msg_enable/NETIF_MSG_* feature"
David S. Miller
2013-12-11
16
-426
/
+302
|
*
8390 : Replace ei_debug with msg_enable/NETIF_MSG_* feature
Matthew Whitehead
2013-12-11
16
-302
/
+426
|
*
xen-netback: make sure skb linear area covers checksum field
Paul Durrant
2013-12-11
1
-32
/
+28
|
*
net: smc91x: Fix device tree based configuration so it's usable
Tony Lindgren
2013-12-11
1
-10
/
+35
|
*
macvtap: signal truncated packets
Jason Wang
2013-12-11
1
-5
/
+6
|
*
tun: unbreak truncated packet signalling
Jason Wang
2013-12-11
1
-7
/
+9
|
*
micrel: add support for KSZ8041RNLI
Sergei Shtylyov
2013-12-11
1
-0
/
+15
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-12-11
1
-0
/
+4
|
|
\
|
|
*
ath9k: fix duration calculation for non-aggregated packets
Felix Fietkau
2013-12-09
1
-0
/
+4
|
*
|
tg3: Initialize REG_BASE_ADDR at PCI config offset 120 to 0
Nat Gurumoorthy
2013-12-11
1
-0
/
+3
|
*
|
net: Revert macvtap/tun truncation signalling changes.
David S. Miller
2013-12-11
2
-26
/
+24
|
*
|
macvtap: signal truncated packets
Jason Wang
2013-12-11
1
-13
/
+14
|
*
|
tun: unbreak truncated packet signalling
Jason Wang
2013-12-11
1
-11
/
+12
|
*
|
vxlan: release rt when found circular route
Fan Du
2013-12-11
1
-1
/
+1
|
*
|
Merge branch 'sfc-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc
David S. Miller
2013-12-11
6
-23
/
+101
|
|
\
\
|
|
*
|
sfc: Poll for MCDI completion once before timeout occurs
Robert Stonehouse
2013-12-06
1
-4
/
+12
|
|
*
|
sfc: Refactor efx_mcdi_poll() by introducing efx_mcdi_poll_once()
Robert Stonehouse
2013-12-06
1
-6
/
+17
|
|
*
|
sfc: RX buffer allocation takes prefix size into account in IP header alignment
Andrew Rybchenko
2013-12-06
3
-4
/
+9
[next]