summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* net: cs89x0: add MODULE_LICENSEArnd Bergmann2018-01-151-0/+4
* ppp: unlock all_ppp_mutex before registering deviceGuillaume Nault2018-01-151-2/+3
* Merge tag 'mlx5-fixes-2018-01-11' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2018-01-1212-68/+114
|\
| * net/mlx5e: Remove timestamp set from netdevice open flowFeras Daoud2018-01-124-4/+8
| * net/mlx5: Update ptp_clock_event foreach PPS eventFeras Daoud2018-01-121-1/+5
| * net/mlx5e: Don't override netdev features field unless in error flowGal Pressman2018-01-121-18/+25
| * net/mlx5e: Check support before TC swap in ETS initTariq Toukan2018-01-121-3/+5
| * net/mlx5e: Add error print in ETS initTariq Toukan2018-01-121-2/+6
| * net/mlx5e: Keep updating ethtool statistics when the interface is downGal Pressman2018-01-121-2/+1
| * net/mlx5: Fix error handling in load oneMaor Gottlieb2018-01-121-3/+6
| * net/mlx5: Fix mlx5_get_uars_page to return error codeEran Ben Elisha2018-01-123-10/+9
| * net/mlx5: Fix memory leak in bad flow of mlx5_alloc_irq_vectorsAlaa Hleihel2018-01-121-5/+8
| * {net,ib}/mlx5: Don't disable local loopback multicast traffic when neededEran Ben Elisha2018-01-124-20/+41
* | Merge tag 'ceph-for-4.15-rc8' of git://github.com/ceph/ceph-clientLinus Torvalds2018-01-111-6/+12
|\ \
| * | rbd: set max_segments to USHRT_MAXIlya Dryomov2018-01-091-1/+1
| * | rbd: reacquire lock should update lock owner client idFlorian Margaine2018-01-091-5/+11
* | | Merge tag 'gpio-v4.15-4' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2018-01-111-12/+23
|\ \ \
| * | | gpio: Add missing open drain/source handling to gpiod_set_value_cansleep()Geert Uytterhoeven2018-01-101-12/+23
| |/ /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-01-1011-36/+51
|\ \ \ | | |/ | |/|
| * | mlxsw: spectrum_qdisc: Don't use variable array in mlxsw_sp_tclass_congestion...Jiri Pirko2018-01-101-3/+4
| * | mlxsw: pci: Wait after reset before accessing HWYuval Mintz2018-01-102-1/+7
| * | nfp: always unmask aux interrupts at initJakub Kicinski2018-01-101-0/+2
| * | Merge tag 'wireless-drivers-for-davem-2018-01-09' of git://git.kernel.org/pub...David S. Miller2018-01-105-28/+30
| |\ \
| | * \ Merge ath-current from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/at...Kalle Valo2018-01-052-13/+16
| | |\ \
| | | * | wcn36xx: Fix dynamic power savingLoic Poulain2018-01-042-13/+16
| | * | | iwlwifi: pcie: fix DMA memory mapping / unmappingEmmanuel Grumbach2018-01-053-15/+14
| * | | | of_mdio: avoid MDIO bus removal when a PHY is missingMadalin Bucur2018-01-101-2/+7
| * | | | net: gianfar_ptp: move set_fipers() to spinlock protecting areaYangbo Lu2018-01-101-2/+1
* | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2018-01-096-27/+60
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | loop: fix concurrent lo_open/lo_releaseLinus Torvalds2018-01-061-2/+8
| * | | | nvme-fcloop: avoid possible uninitialized variable warningJames Smart2017-12-291-1/+1
| * | | | nvme-mpath: fix last path removal during trafficSagi Grimberg2017-12-292-0/+13
| * | | | nvme-rdma: fix concurrent reset and reconnectSagi Grimberg2017-12-291-1/+13
| * | | | nvme: fix sector units when going between formatsJeff Lien2017-12-291-1/+5
| * | | | nvme-pci: move use_sgl initialization to nvme_init_iod()Minwoo Im2017-12-291-22/+20
* | | | | 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