summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-01-09126-514/+964
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-01-0831-129/+281
| |\
| | * sh_eth: fix TXALCR1 offsetsSergei Shtylyov2018-01-081-2/+2
| | * mdio-sun4i: Fix a memory leakChristophe JAILLET2018-01-081-2/+4
| | * phylink: mark expected switch fall-throughs in phylink_mii_ioctlGustavo A. R. Silva2018-01-081-0/+2
| | * xen-netfront: enable device after manual module loadEduardo Otubo2018-01-081-0/+1
| | * bnxt_en: Fix the 'Invalid VF' id check in bnxt_vf_ndo_prep routine.Venkat Duvvuru2018-01-081-1/+1
| | * bnxt_en: Fix population of flow_type in bnxt_hwrm_cfa_flow_alloc()Sunil Challa2018-01-081-1/+1
| | * sh_eth: fix SH7757 GEther initializationSergei Shtylyov2018-01-051-2/+2
| | * Merge tag 'linux-can-fixes-for-4.15-20180104' of git://git.kernel.org/pub/scm...David S. Miller2018-01-054-3/+4
| | |\
| | | * can: ems_usb: improve error reporting for error warning and error passiveMartin Lederhilger2018-01-041-0/+1
| | | * can: flex_can: Correct the checking for frame length in flexcan_start_xmit()Luu An Phu2018-01-041-1/+1
| | | * can: gs_usb: fix return value of the "set_bittiming" callbackWolfgang Grandegger2018-01-041-1/+1
| | | * can: vxcan: improve handling of missing peer name attributeOliver Hartkopp2018-01-041-1/+1
| | * | net: fec: free/restore resource in related probe error pathesFugang Duan2018-01-051-2/+2
| | * | sh_eth: fix TSU resource handlingSergei Shtylyov2018-01-041-3/+22
| | * | net: stmmac: enable EEE in MII, GMII or RGMII onlyJerome Brunet2018-01-041-0/+6
| | * | net: dsa: b53: Turn off Broadcom tags for more switchesFlorian Fainelli2018-01-041-3/+6
| | |/
| | * Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2018-01-033-17/+72
| | |\
| | | * i40e: flower: Fix return value for unsupported offloadJiri Pirko2018-01-031-1/+1
| | | * i40e: don't remove netdev->dev_addr when syncing uc listJacob Keller2018-01-031-1/+16
| | | * i40e/i40evf: Account for frags split over multiple descriptors in check linea...Alexander Duyck2018-01-032-6/+46
| | | * i40e: Remove UDP support for big bufferAmritha Nambiar2018-01-031-9/+9
| | * | 3c59x: fix missing dma_mapping_error check and bad ring refill logicNeil Horman2018-01-031-52/+38
| | * | net: ena: fix error handling in ena_down() sequenceNetanel Belgazal2018-01-031-2/+17
| | * | net: ena: unmask MSI-X only after device initialization is completedNetanel Belgazal2018-01-031-13/+13
| | * | cxgb4: Fix FW flash errorsArjun Vynipadath2018-01-032-10/+8
| | * | net: fec: defer probe if regulator is not readyFugang Duan2018-01-031-0/+4
| | * | net: fec: restore dev_id in the cases of probe errorFugang Duan2018-01-031-0/+1
| | * | Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...David S. Miller2018-01-033-9/+32
| | |\ \ | | | |/ | | |/|
| | | * e1000e: Fix e1000_check_for_copper_link_ich8lan return value.Benjamin Poirier2018-01-021-3/+8
| | | * e1000: fix disabling already-disabled warningTushar Dave2018-01-022-6/+24
| | * | NET: usb: qmi_wwan: add support for YUGA CLM920-NC5 PID 0x9625SZ Lin (林上智)2018-01-021-0/+1
| | * | sfp: fix sfp-bus oops when removing socket/upstreamRussell King2018-01-021-2/+4
| | * | phylink: ensure we report link down when LOS assertedRussell King2018-01-021-2/+1
| | * | macvlan: Fix one possible double freeGao Feng2018-01-021-1/+6
| | * | mlxsw: spectrum: Relax sanity checks during enslavementIdo Schimmel2018-01-023-2/+17
| | * | mlxsw: spectrum_router: Fix NULL pointer derefIdo Schimmel2018-01-021-1/+1
| | * | geneve: update skb dst pmtu on tx pathXin Long2018-01-021-0/+14
| | |/
| * | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2018-01-087-32/+79
| |\ \
| | * | IB/srpt: Fix ACL lookup during loginBart Van Assche2018-01-031-1/+1
| | * | IB/srpt: Disable RDMA access by the initiatorBart Van Assche2018-01-031-2/+1
| | * | RDMA/netlink: Fix locking around __ib_get_device_by_indexLeon Romanovsky2018-01-023-20/+54
| | * | IB/ipoib: Fix race condition in neigh creationErez Shitrit2018-01-022-8/+22
| | * | IB/mlx4: Fix mlx4_ib_alloc_mr error flowLeon Romanovsky2018-01-021-1/+1
| * | | Merge tag 'platform-drivers-x86-v4.15-4' of git://git.infradead.org/linux-pla...Linus Torvalds2018-01-081-1/+1
| |\ \ \
| | * | | platform/x86: wmi: Call acpi_wmi_init() laterRafael J. Wysocki2018-01-081-1/+1
| * | | | Merge branch 'parisc-4.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-01-072-6/+6
| |\ \ \ \
| | * | | | parisc: Show unhashed EISA EEPROM addressHelge Deller2018-01-021-1/+1
| | * | | | parisc: Show unhashed HPA of Dino chipHelge Deller2018-01-021-5/+5