summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-12-1835-158/+215
|\
| * be2net: Fix incorrect setting of tunnel offload flag in netdev featuresSriharsha Basavapatna2014-12-181-0/+2
| * bnx2x: fix typos in "configure"Jiri Benc2014-12-182-4/+4
| * xen-netback: support frontends without feature-rx-notify againDavid Vrabel2014-12-184-18/+29
| * cxgb4: Fix decoding QSA module for ethtool get settingsHariprasad Shenai2014-12-182-2/+2
| * net: Disallow providing non zero VLAN ID for NIC drivers FDB add flowOr Gerlitz2014-12-161-0/+5
| * net/mlx4: Cache line CQE/EQE stride fixesIdo Shamay2014-12-162-4/+11
| * net: fec: Fix NAPI raceNimrod Andy2014-12-161-12/+7
| * xen-netfront: use napi_complete() correctly to prevent Rx stallingDavid Vrabel2014-12-161-8/+3
| * Merge tag 'master-2014-12-15' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2014-12-168-21/+20
| |\
| | * rtlwifi: rtl8192ce: Set fw_ready flagLarry Finger2014-12-151-0/+2
| | * brcmsmac: don't leak kernel memory via printk()Brian Norris2014-12-151-1/+1
| | * rtlwifi: rtl8192cu: Fix sparse non static symbol warningWei Yongjun2014-12-151-1/+1
| | * rtlwifi: rtl8821ae: fix misspelling of current function in stringJulia Lawall2014-12-151-6/+5
| | * hostap_cs: fix misspelling of current function in stringJulia Lawall2014-12-151-10/+5
| | * zd1211rw: fix misspelling of current function in stringJulia Lawall2014-12-151-3/+3
| | * Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2014-12-152-0/+3
| | |\
| | | * Bluetooth: Add USB device 04ca:3010 as Atheros AR3012Janne Heikkinen2014-12-092-0/+3
| * | | net: Allow FIXED_PHY to be modular.David S. Miller2014-12-163-3/+3
| * | | macvtap: drop broken IFF_VNET_LEMichael S. Tsirkin2014-12-161-3/+20
| * | | tun: drop broken IFF_VNET_LEMichael S. Tsirkin2014-12-161-3/+23
| * | | macvtap: fix uninitialized access on TUNSETIFFMichael S. Tsirkin2014-12-161-3/+4
| * | | net: dsa: bcm_sf2: always select FIXED_PHYFlorian Fainelli2014-12-161-1/+1
| * | | net: systemport: always select FIXED_PHYFlorian Fainelli2014-12-161-1/+1
| * | | net: bcmgenet: always select FIXED_PHYFlorian Fainelli2014-12-161-1/+1
| * | | net/macb: remove useless calls of devm_free_irq()Cyrille Pitchen2014-12-151-15/+8
| * | | net/macb: fix misplaced call of free_netdev() in macb_remove()Cyrille Pitchen2014-12-151-1/+1
| * | | net: stmmac: sti: Fix uninitialized pointer dereference if !OFGeert Uytterhoeven2014-12-151-5/+5
| * | | net: smc91x: Fix build without gpiolibTobias Klauser2014-12-151-1/+1
| * | | cirrus: cs89x0: fix time comparisonAsaf Vertz2014-12-151-13/+14
| * | | net/mlx4_core: Avoid double dumping of the PF device capabilitiesOr Gerlitz2014-12-153-11/+17
| * | | net/mlx4_core: Fixed memory leak and incorrect refcount in mlx4_load_oneMatan Barak2014-12-151-28/+33
| |/ /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2014-12-171-4/+7
|\ \ \
| * | | rbd: don't treat CEPH_OSD_OP_DELETE as extent opIlya Dryomov2014-12-171-2/+6
| * | | ceph, rbd: delete unnecessary checks before two function callsSF Markus Elfring2014-12-171-2/+1
* | | | Merge tag 'vfio-v3.19-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds2014-12-174-3/+19
|\ \ \ \
| * | | | drivers/vfio: allow type-1 IOMMU instantiation on top of an ARM SMMUWill Deacon2014-11-141-1/+1
| * | | | vfio: make vfio run on s390Frank Blaschka2014-11-074-3/+19
* | | | | Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-12-171-1/+56
|\ \ \ \ \
| * | | | | virtio_balloon: free some memory from balloon on OOMRaushaniya Maksudova2014-11-111-0/+52
| * | | | | virtio_balloon: return the amount of freed memory from leak_balloon()Raushaniya Maksudova2014-11-111-1/+4
| * | | | | virtio_blk: fix race at module removalMichael S. Tsirkin2014-11-111-1/+1
| |/ / / /
* | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds2014-12-1723-814/+2423
|\ \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *-. \ \ \ \ Merge branches 'thermal-core-fix', 'thermal-soc' and 'thermal-int340x' into nextZhang Rui2014-12-1322-811/+2418
| |\ \ \ \ \ \
| | | * | | | | Thermal/int340x: Clear the error value of the last acpi_bus_get_device() callIlkka Koskinen2014-12-091-0/+2
| | | * | | | | Thermal: fix platform_no_drv_owner.cocci warningsWu Fengguang2014-12-091-1/+0
| | | * | | | | Thermal/int340x: avoid unnecessary pointer castingJacob Pan2014-12-091-5/+5
| | | * | | | | thermal: int3403: Delete a check before thermal_zone_device_unregister()Markus Elfring2014-12-091-2/+1
| | | * | | | | thermal/int3400: export uuidsSrinivas Pandruvada2014-12-091-2/+78
| | * | | | | | Merge branch 'eduardo-soc-thermal' into thermal-socZhang Rui2014-12-0917-796/+2324
| | |\ \ \ \ \ \