aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-11-06igb: shorten maximum PHC timecounter update intervalMiroslav Lichvar1-5/+7
2018-11-06ice: Fix the bytecount sent to netdev_tx_sent_queueBrett Creeley1-1/+1
2018-11-06ice: Fix tx_timeout in PF driverBrett Creeley4-6/+40
2018-11-06ice: Fix napi delete calls for removeDave Ertman3-1/+3
2018-11-06ice: Fix typo in error messageAnirudh Venkataramanan1-1/+1
2018-11-06ice: Fix flags for port VLANMd Fahad Iqbal Polash1-1/+1
2018-11-06ice: Remove duplicate addition of VLANs in replay pathAnirudh Venkataramanan3-39/+6
2018-11-06ice: Free VSI contexts during for unloadVictor Raj3-0/+17
2018-11-06ice: Fix dead device link issue with flow controlAkeem G Abodunrin1-1/+6
2018-11-06ice: Check for reset in progress during removeAnirudh Venkataramanan2-0/+8
2018-11-06ice: Set carrier state and start/stop queues in rebuildAnirudh Venkataramanan1-1/+17
2018-11-06net: phy: Allow BCM54616S PHY to setup internal TX/RX clock delayTao Ren1-2/+16
2018-11-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds17-277/+250
2018-11-05net: alx: make alx_drv_name staticRasmus Villemoes2-2/+1
2018-11-04bonding/802.3ad: fix link_failure_count trackingJarod Wilson1-2/+2
2018-11-04net: phy: realtek: fix RTL8201F sysfs nameHolger Hoffstätte1-1/+1
2018-11-04Merge tag 'tags/upstream-4.20-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds2-0/+3
2018-11-04Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds4-0/+347
2018-11-04Merge tag 'ntb-4.20' of git://github.com/jonmason/ntbLinus Torvalds6-110/+429
2018-11-03mlxsw: spectrum: Fix IP2ME CPU policer configurationShalom Toledo1-1/+0
2018-11-03qed: fix link config error handlingArnd Bergmann1-2/+5
2018-11-03Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-12/+4
2018-11-03Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+2
2018-11-03Merge branch 'core/urgent' into x86/urgent, to pick up objtool fixIngo Molnar2394-52991/+197761
2018-11-03net: hns3: Fix for out-of-bounds access when setting pfc back pressureYunsheng Lin1-6/+4
2018-11-03net/mlx4_en: use __netdev_tx_sent_queue()Eric Dumazet1-2/+4
2018-11-03Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds3-14/+22
2018-11-03Merge tag 'kbuild-v4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds3-11/+11
2018-11-03s390/qeth: report 25Gbit link speedJulian Wiedmann2-2/+20
2018-11-03s390/qeth: sanitize ARP requestsJulian Wiedmann4-79/+34
2018-11-03s390/qeth: fix initial operstateJulian Wiedmann4-10/+25
2018-11-03s390/qeth: unregister netdevice only when registeredJulian Wiedmann3-4/+11
2018-11-03s390/qeth: fix HiperSockets snifferJulian Wiedmann1-3/+5
2018-11-03s390/qeth: sanitize strings in debug messagesJulian Wiedmann4-151/+119
2018-11-03Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds16-50/+52
2018-11-03net: systemport: Protect stop from timeoutFlorian Fainelli1-8/+7
2018-11-03net: bcmgenet: protect stop from timeoutDoug Berger1-6/+7
2018-11-02net: dsa: microchip: initialize mutex before useTristram Ha1-5/+5
2018-11-02usbnet: smsc95xx: disable carrier check while suspendingFrieder Schrempf1-0/+7
2018-11-02clocksource/drivers/c-sky: Add gx6605s SOC system timerGuo Ren3-0/+163
2018-11-02clocksource/drivers/c-sky: Add C-SKY SMP timerGuo Ren3-0/+184
2018-11-02Merge tag 'for-linus-20181102' of git://git.kernel.dk/linux-blockLinus Torvalds6-13/+21
2018-11-02Merge tag 'pwm/for-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwmLinus Torvalds9-36/+97
2018-11-02soc: ti: QMSS: Fix usage of irq_set_affinity_hintMarc Zyngier3-14/+22
2018-11-02Merge tag 'edac_for_4.20_2' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds2-13/+181
2018-11-02Merge tag 'drm-next-2018-11-02' of git://anongit.freedesktop.org/drm/drmLinus Torvalds29-170/+287
2018-11-02nvme-pci: fix conflicting p2p resource addsKeith Busch1-1/+4
2018-11-02nvme-fc: fix request private initializationJames Smart1-1/+1
2018-11-02Merge tag 'drm-intel-next-fixes-2018-10-25' of git://anongit.freedesktop.org/drm/drm-intel into drm-nextDave Airlie5-33/+41
2018-11-01Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds13-36/+28