summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* md: make ->congested robust against personality changes.NeilBrown2015-02-0312-77/+38
* md: rename mddev->write_lock to mddev->lockNeilBrown2015-02-032-19/+25
* md/raid5: need_this_block: tidy/fix last condition.NeilBrown2015-02-031-10/+32
* md/raid5: need_this_block: start simplifying the last two conditions.NeilBrown2015-02-031-5/+23
* md/raid5: separate out the easy conditions in need_this_block.NeilBrown2015-02-031-9/+29
* md/raid5: separate large if clause out of fetch_block().NeilBrown2015-02-031-4/+15
* md: do_release_stripe(): No need to call md_wakeup_thread() twiceJes Sorensen2015-02-031-5/+2
* x86/raid6: correctly check for assembler capabilitiesJan Beulich2015-02-034-2/+9
* md/bitmap: fix a might_sleep() warning.NeilBrown2015-02-021-0/+13
* md/raid5: fix another livelock caused by non-aligned writes.NeilBrown2015-02-021-0/+5
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-01-2742-334/+667
|\
| * net: don't OOPS on socket aioChristoph Hellwig2015-01-271-3/+0
| * stmmac: prevent probe drivers to crash kernelAndy Shevchenko2015-01-271-1/+4
| * bnx2x: fix napi poll return value for repollGovindarajulu Varadarajan2015-01-271-1/+1
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2015-01-271-2/+8
| |\
| | * xfrm6: Fix the nexthdr offset in _decode_session6.Steffen Klassert2014-12-081-1/+7
| | * xfrm6: Fix transport header offset in _decode_session6.Steffen Klassert2014-12-081-1/+1
| * | ipv6: replacing a rt6_info needs to purge possible propagated rt6_infos tooHannes Frederic Sowa2015-01-271-19/+26
| * | Merge branch 'sh_eth'David S. Miller2015-01-271-21/+59
| |\ \
| | * | sh_eth: Fix DMA-API usage for RX buffersBen Hutchings2015-01-271-11/+23
| | * | sh_eth: Check for DMA mapping errors on transmitBen Hutchings2015-01-271-0/+4
| | * | sh_eth: Ensure DMA engines are stopped before freeing buffersBen Hutchings2015-01-271-7/+32
| | * | sh_eth: Remove RX overflow log messagesBen Hutchings2015-01-271-3/+0
| |/ /
| * | Merge tag 'linux-can-fixes-for-3.19-20150127' of git://git.kernel.org/pub/scm...David S. Miller2015-01-271-13/+15
| |\ \
| | * | can: kvaser_usb: Fix state handling upon BUS_ERROR eventsAhmed S. Darwish2015-01-271-4/+3
| | * | can: kvaser_usb: Retry the first bulk transfer on -ETIMEDOUTAhmed S. Darwish2015-01-271-2/+10
| | * | can: kvaser_usb: Send correct context to URB completionAhmed S. Darwish2015-01-271-1/+1
| | * | can: kvaser_usb: Do not sleep in atomic contextAhmed S. Darwish2015-01-271-6/+1
| * | | ping: Fix race in free in receive pathsubashab@codeaurora.org2015-01-271-1/+4
| * | | udp_diag: Fix socket skipping within chainHerbert Xu2015-01-271-1/+3
| * | | Merge tag 'mac80211-for-davem-2015-01-23' of git://git.kernel.org/pub/scm/lin...David S. Miller2015-01-274-20/+26
| |\ \ \
| | * | | nl80211: fix per-station group key get/del and memory leakJohannes Berg2015-01-231-5/+4
| | * | | mac80211: properly set CCK flag in radiotapMathy Vanhoef2015-01-231-1/+1
| | * | | mac80211: correct header length calculationFred Chou2015-01-231-0/+6
| | * | | mac80211: only roll back station states for WDS when suspendingLuciano Coelho2015-01-231-14/+15
| * | | | ipv4: try to cache dst_entries which would cause a redirectHannes Frederic Sowa2015-01-273-10/+13
| * | | | Merge branch 'bpf'David S. Miller2015-01-272-10/+19
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | samples: bpf: relax test_maps checkAlexei Starovoitov2015-01-271-2/+2
| | * | | bpf: rcu lock must not be held when calling copy_to_user()Alexei Starovoitov2015-01-271-8/+17
| |/ / /
| * | | net: sctp: fix slab corruption from use after free on INIT collisionsDaniel Borkmann2015-01-271-1/+0
| * | | net: mv643xx_eth: Fix highmem support in non-TSO egress pathEzequiel Garcia2015-01-271-10/+49
| * | | Merge branch 'sh_eth'David S. Miller2015-01-272-30/+55
| |\ \ \
| | * | | sh_eth: Fix serialisation of interrupt disable with interrupt & NAPI handlersBen Hutchings2015-01-272-9/+31
| | * | | sh_eth: Fix crash or memory leak when resizing rings on device that is downBen Hutchings2015-01-271-16/+18
| | * | | sh_eth: Detach net device when stopping queue to resize DMA ringsBen Hutchings2015-01-271-1/+2
| | * | | sh_eth: Fix padding of short frames on TXBen Hutchings2015-01-271-4/+4
| |/ / /
| * | | drivers: net: cpsw: discard dual emac default vlan configurationMugunthan V N2015-01-271-0/+22
| * | | Merge branch 'cls_bpf'David S. Miller2015-01-271-2/+13
| |\ \ \
| | * | | net: cls_bpf: fix auto generation of per list handlesDaniel Borkmann2015-01-271-2/+8
| | * | | net: cls_bpf: fix size mismatch on filter preparationDaniel Borkmann2015-01-271-0/+5
| |/ / /