summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* zram: fix pool name truncationSergey Senozhatsky2015-08-141-4/+2
* Merge tag 'dm-4.2-fixes-5' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds2015-08-137-20/+54
|\
| * dm cache policy smq: move 'dm-cache-default' module alias to SMQYi Zhang2015-08-122-2/+2
| * dm btree: add ref counting ops for the leaves of top level btreesJoe Thornber2015-08-124-16/+50
| * dm thin metadata: delete btrees when releasing metadata snapshotJoe Thornber2015-08-121-2/+2
* | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2015-08-132-58/+74
|\ \
| * \ Merge branch 'stable/for-jens-4.2' of git://git.kernel.org/pub/scm/linux/kern...Jens Axboe2015-07-272-58/+74
| |\ \
| | * | xen-blkback: replace work_pending with work_busy in purge_persistent_gnt()Bob Liu2015-07-241-2/+2
| | * | xen-blkfront: don't add indirect pages to list when !feature_persistentBob Liu2015-07-241-2/+4
| | * | xen-blkfront: introduce blkfront_gather_backend_features()Bob Liu2015-07-241-54/+68
* | | | Merge tag 'for-linus-4.2-rc6-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-08-134-54/+12
|\ \ \ \
| * | | | xen/xenbus: Don't leak memory when unmapping the ring on HVM backendJulien Grall2015-08-111-1/+3
| * | | | Revert "xen/events/fifo: Handle linked events when closing a port"David Vrabel2015-08-113-53/+9
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-08-1333-573/+448
|\ \ \ \ \
| * | | | | cosa: missing error code on failure in probe()Dan Carpenter2015-08-121-1/+2
| * | | | | gianfar: remove faulty filer optimizerJakub Kicinski2015-08-121-337/+0
| * | | | | gianfar: correct list membership accountingJakub Kicinski2015-08-121-1/+2
| * | | | | gianfar: correct filer table writingJakub Kicinski2015-08-121-3/+2
| * | | | | bonding: Gratuitous ARP gets dropped when first slave addedVenkat Venkatsubra2015-08-121-0/+1
| * | | | | net: fs_enet: mask interrupts for TX partial frames.LEROY Christophe2015-08-111-1/+1
| * | | | | net: fs_enet: explicitly remove I flag on TX partial framesLEROY Christophe2015-08-111-1/+2
| * | | | | mkiss: Fix error handling in mkiss_open()Fabio Estevam2015-08-101-3/+4
| * | | | | bnx2x: Free NVRAM lock at end of each pageYuval Mintz2015-08-101-0/+16
| * | | | | bnx2x: Prevent null pointer dereference on SKB releaseYuval Mintz2015-08-101-1/+1
| * | | | | cxgb4: missing curly braces in t4_setup_debugfs()Dan Carpenter2015-08-101-1/+2
| * | | | | bna: fix interrupts storm caused by erroneous packetsIvan Vecera2015-08-101-1/+1
| * | | | | net: mvpp2: replace TX coalescing interrupts with hrtimerMarcin Wojtas2015-08-101-47/+130
| * | | | | net: mvpp2: enable proper per-CPU TX buffers unmappingMarcin Wojtas2015-08-101-15/+37
| * | | | | net: mvpp2: remove excessive spinlocks from driver initializationMarcin Wojtas2015-08-101-15/+0
| * | | | | net/mlx5_core: Set log_uar_page_sz for non 4K page size architectureCarol L Soto2015-08-071-0/+2
| * | | | | be2net: protect eqo->affinity_mask from getting freed twiceKalesh AP2015-08-071-8/+10
| * | | | | be2net: post buffers before destroying RXQs in LancerKalesh AP2015-08-071-12/+30
| * | | | | be2net: enable IFACE filters only after creating RXQsKalesh AP2015-08-072-47/+85
| * | | | | virtio-net: drop NETIF_F_FRAGLISTJason Wang2015-08-071-2/+2
| * | | | | stmmac: dwmac-ipq806x: fix static checker warningMathieu Olivari2015-08-071-2/+2
| * | | | | net: netcp: fix unused interface rx buffer size configurationWingMan Kwok2015-08-072-23/+13
| * | | | | net: thunderx: remove effective "default y" from Kconfig if ARCH_THUNDER=yIan Campbell2015-08-071-3/+0
| * | | | | r8169: enforce RX_MULTI_EN on rtl8168ep/8111ep chipsIvan Vecera2015-08-071-1/+3
| * | | | | Merge tag 'wireless-drivers-for-davem-2015-08-04' of git://git.kernel.org/pub...David S. Miller2015-08-068-10/+51
| |\ \ \ \ \
| | * | | | | rtlwifi: rtl8723be: Add module parameter for MSI interruptsLarry Finger2015-08-031-0/+1
| | * | | | | rtlwifi: Fix NULL dereference when PCI driver used as an APLuis Felipe Dominguez Vega2015-07-311-2/+5
| | * | | | | b43: fix extpa_gain check for 2GHzHauke Mehrtens2015-07-311-1/+1
| | * | | | | rsi: Fix failure to load firmware after memory leak fix and fix the leakMike Looijmans2015-07-312-1/+11
| | * | | | | Merge tag 'iwlwifi-for-kalle-2015-07-30' of https://git.kernel.org/pub/scm/li...Kalle Valo2015-07-313-6/+33
| | |\ \ \ \ \
| | | * | | | | iwlwifi: pcie: fix stuck queue detection for sleeping clientsEmmanuel Grumbach2015-07-301-2/+13
| | | * | | | | iwlwifi: mvm: Fix regular scan priorityAvraham Stern2015-07-281-1/+1
| | | * | | | | iwlwifi: pcie: fix prepare card flowEmmanuel Grumbach2015-07-281-3/+19
| * | | | | | | xen/netback: Wake dealloc thread after completing zerocopy workRoss Lagerwall2015-08-062-1/+6
| * | | | | | | net: fec: fix initial runtime PM refcountLucas Stach2015-08-061-0/+1
| * | | | | | | xen-netback: Allocate fraglist early to avoid complex rollbackRoss Lagerwall2015-08-031-28/+33