summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | | | * | | | | | IB/mlx4: Disable TSO for Connect-X rev. A0 HCAsMarkus Stockhausen2014-09-191-1/+4
| | | | |/ / / / /
| | | * | | | | | IB/iser: Bump version to 1.4.1Or Gerlitz2014-09-221-1/+1
| | | * | | | | | IB/iser: Allow bind only when connection state is UPSagi Grimberg2014-09-221-5/+14
| | | * | | | | | IB/iser: Fix RX/TX CQ resource leak on error flowRoi Dayan2014-09-221-10/+14
| | | |/ / / / /
| | * / / / / / IPoIB: Remove unnecessary port queryAlex Estrin2014-09-191-9/+1
| | |/ / / / /
| * / / / / / IB: ib_umem_release() should decrement mm->pinned_vm from ib_umem_getShawn Bohrer2014-09-191-6/+13
| |/ / / / /
* | | | | | Merge branch 'parisc-3.17-7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-09-231-6/+9
|\ \ \ \ \ \
| * | | | | | parisc: pdc_stable.c: Avoid potential stack overflowsHelge Deller2014-09-211-5/+7
| * | | | | | parisc: pdc_stable.c: Cleaning up unnecessary use of memset in conjunction wi...Rickard Strandqvist2014-09-211-2/+3
* | | | | | | Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-09-232-2/+20
|\ \ \ \ \ \ \
| * | | | | | | hwmon: (tmp103) Fix resource leak bug in tmp103 temperature sensor driversundarjdev2014-09-221-1/+1
| * | | | | | | hwmon: (fam15h_power) Add support for two more processorsAravind Gopalakrishnan2014-09-171-0/+2
| * | | | | | | hwmon: (fam15h_power) Make actual power reporting conditionalAravind Gopalakrishnan2014-09-171-1/+17
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-09-2359-300/+637
|\ \ \ \ \ \ \ \
| * | | | | | | | net: bcmgenet: call bcmgenet_dma_teardown in bcmgenet_fini_dmaFlorian Fainelli2014-09-231-53/+52
| * | | | | | | | net: bcmgenet: fix TX reclaim accounting for fragmentsFlorian Fainelli2014-09-231-1/+4
| * | | | | | | | dm9000: Return an ERR_PTR() in all error conditions of dm9000_parse_dt()Tobias Klauser2014-09-221-1/+1
| * | | | | | | | r8169: fix an if conditionDan Carpenter2014-09-221-1/+1
| * | | | | | | | r8152: disable ALDPShayeswang2014-09-221-17/+45
| * | | | | | | | ipoib: validate struct ipoib_cb sizeEric Dumazet2014-09-222-2/+8
| * | | | | | | | tg3: Work around HW/FW limitations with vlan encapsulated framesVlad Yasevich2014-09-221-2/+18
| * | | | | | | | macvlan: allow to enqueue broadcast pkt on virtual deviceNicolas Dichtel2014-09-221-1/+2
| * | | | | | | | pch_gbe: 'select' NET_PTP_CLASSIFY.David S. Miller2014-09-221-0/+1
| * | | | | | | | scsi: Use 'depends' with LIBFC instead of 'select'.David S. Miller2014-09-223-6/+6
| * | | | | | | | Merge tag 'linux-can-fixes-for-3.17-20140918' of git://gitorious.org/linux-ca...David S. Miller2014-09-194-10/+51
| |\ \ \ \ \ \ \ \
| | * | | | | | | | can: at91_can: add missing prepare and unprepare of the clockDavid Dueck2014-09-181-3/+5
| | * | | | | | | | can: flexcan: increase FLEXCAN_MCR_MAXMB() macro to 7 bitsMarc Kleine-Budde2014-09-181-1/+1
| | * | | | | | | | can: flexcan: put TX mailbox into TX_INACTIVE mode after tx-completeMarc Kleine-Budde2014-09-181-0/+3
| | * | | | | | | | can: flexcan: implement workaround for errata ERR005829David Jander2014-09-181-1/+15
| | * | | | | | | | can: flexcan: correctly initialize mailboxesDavid Jander2014-09-181-0/+7
| | * | | | | | | | can: flexcan: mark TX mailbox as TX_INACTIVEMarc Kleine-Budde2014-09-181-2/+13
| | * | | | | | | | can: peak_pci: add PCI ID definition pcie card variantOliver Hartkopp2014-09-181-1/+5
| | * | | | | | | | can: c_can_platform: fix parameters of c_can_hw_raminit_ti()Roger Quadros2014-09-181-2/+2
| * | | | | | | | | net: allow macvlans to move to net namespaceFrancesco Ruggeri2014-09-191-0/+1
| * | | | | | | | | Merge tag 'master-2014-09-16' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2014-09-198-14/+49
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | ath9k_htc: fix random decryption failureJohannes Stezenbach2014-09-151-1/+1
| | * | | | | | | | | brcmfmac: handle IF event for P2P_DEVICE interfaceArend van Spriel2014-09-152-3/+11
| | * | | | | | | | | brcmfmac: obtain ifp through wdev structureArend van Spriel2014-09-151-2/+5
| | * | | | | | | | | brcmfmac: conditionally compile firmware protocol source codeArend van Spriel2014-09-154-8/+30
| | * | | | | | | | | brcmfmac: Fix memory leak and missing assignment.Hante Meuleman2014-09-151-0/+2
| * | | | | | | | | | 3c59x: Fix bad offset spec in skb_frag_dma_mapNeil Horman2014-09-191-1/+1
| * | | | | | | | | | 3c59x: Add dma error checking and recoveryNeil Horman2014-09-191-9/+41
| | |/ / / / / / / / | |/| | | | | | | |
| * | | | | | | | | scsi: use 'depends' instead of 'select' for SCSI_FC_ATTRSRandy Dunlap2014-09-164-8/+8
| * | | | | | | | | sfc: fix addr_list_lock spinlock use before initEdward Cree2014-09-161-0/+3
| * | | | | | | | | r8169: adjust __rtl8169_set_featureshayeswang2014-09-161-40/+34
| * | | | | | | | | scsi: fix build errors, SCSI_FC_ATTRS needs to depend on SCSI && NETRandy Dunlap2014-09-161-1/+1
| * | | | | | | | | bnx2i/bnx2fc : fix randconfig error in next-20140909Anish Bhatt2014-09-152-0/+2
| * | | | | | | | | scsi_netlink : Make SCSI_NETLINK dependent on NET instead of selecting NETAnish Bhatt2014-09-151-1/+1
| * | | | | | | | | cxgb4: Don't allocate adapter structure for all PF'sHariprasad Shenai2014-09-151-22/+27
| * | | | | | | | | net/phy: micrel: Disable asymmetric pause for KSZ9031Mike Looijmans2014-09-151-2/+1