summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* r8169: fix jumbo packet handling on resume from suspendHeiner Kallweit2019-10-101-24/+11
* net: add {READ|WRITE}_ONCE() annotations on ->rskq_accept_headEric Dumazet2019-10-091-1/+1
* tun: remove possible false sharing in tun_flow_update()Eric Dumazet2019-10-091-2/+2
* net: usb: qmi_wwan: add Telit 0x1050 compositionDaniele Palmas2019-10-091-0/+1
* s390/qeth: Fix initialization of vnicc cmd masks during set onlineAlexandra Winter2019-10-091-4/+8
* s390/qeth: Fix error handling during VNICC initializationAlexandra Winter2019-10-091-4/+7
* phylink: fix kernel-doc warningsRandy Dunlap2019-10-091-1/+1
* bonding: fix potential NULL deref in bond_update_slave_arrEric Dumazet2019-10-091-1/+1
* net: stmmac: fix disabling flexible PPS outputAntonio Borneo2019-10-091-0/+1
* net: stmmac: fix length of PTP clock's name stringAntonio Borneo2019-10-091-1/+1
* Merge tag 'mac80211-for-davem-2019-10-08' of git://git.kernel.org/pub/scm/lin...Jakub Kicinski2019-10-081-1/+1
|\
| * mac80211_hwsim: fix incorrect dev_alloc_name failure gotoMichael Vassernis2019-10-041-1/+1
* | NFC: pn533: fix use-after-free and memleaksJohan Hovold2019-10-081-1/+8
* | net/mlx5: DR, Allow insertion of duplicate rulesAlex Vesker2019-10-081-6/+4
* | ptp: fix typo of "mechanism" in Kconfig help textAntonio Borneo2019-10-071-2/+2
* | ionic: fix stats memory dereferenceShannon Nelson2019-10-072-10/+21
* | net: stmmac: selftests: Fix L2 Hash Filter testJose Abreu2019-10-061-2/+2
* | net: stmmac: gmac4+: Not all Unicast addresses may be availableJose Abreu2019-10-061-1/+1
* | net: stmmac: selftests: Check if filtering is available before runningJose Abreu2019-10-061-0/+7
* | net: dsa: b53: Do not clear existing mirrored port maskFlorian Fainelli2019-10-061-1/+0
* | Merge tag 'kbuild-fixes-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-10-051-19/+2
|\ \
| * | video/logo: do not generate unneeded logo C filesMasahiro Yamada2019-10-051-19/+2
| * | video/logo: remove unneeded *.o pattern from clean-filesMasahiro Yamada2019-10-051-1/+1
* | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2019-10-0515-80/+193
|\ \ \
| * | | scsi: qla2xxx: Fix Nport ID display valueQuinn Tran2019-09-231-3/+4
| * | | scsi: qla2xxx: Fix N2N link up failQuinn Tran2019-09-232-4/+4
| * | | scsi: qla2xxx: Fix N2N link resetQuinn Tran2019-09-234-34/+103
| * | | scsi: qla2xxx: Optimize NPIV tear down processQuinn Tran2019-09-236-12/+34
| * | | scsi: qla2xxx: Fix stale mem access on driver unloadQuinn Tran2019-09-232-13/+9
| * | | scsi: qla2xxx: Fix unbound sleep in fcport delete path.Quinn Tran2019-09-231-0/+4
| * | | scsi: qla2xxx: Silence fwdump template messageHimanshu Madhani2019-09-231-1/+1
| * | | scsi: hisi_sas: Make three functions staticYueHaibing2019-09-231-3/+3
| * | | scsi: megaraid: disable device when probe failed after enabled deviceXiang Chen2019-09-231-2/+2
| * | | scsi: storvsc: setup 1:1 mapping between hardware queue and CPU queueLong Li2019-09-231-2/+1
| * | | scsi: qedf: Remove always false 'tmp_prio < 0' statementAustin Kim2019-09-231-1/+1
| * | | scsi: ufs: skip shutdown if hba is not poweredStanley Chu2019-09-231-0/+3
| * | | scsi: bnx2fc: Handle scope bits when array returns BUSY or TSFLaurence Oberman2019-09-231-5/+24
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2019-10-0538-148/+268
|\ \ \ \
| * | | | net: qlogic: Fix memory leak in ql_alloc_large_buffersNavid Emamdoost2019-10-041-0/+1
| * | | | net: phy: at803x: use operating parameters from PHY-specific statusRussell King2019-10-041-0/+69
| * | | | net: phy: extract pause modeRussell King2019-10-041-7/+13
| * | | | net: phy: extract link partner advertisement readingRussell King2019-10-041-25/+40
| * | | | net: phy: fix write to mii-ctrl1000 registerRussell King2019-10-041-0/+5
| * | | | net: phy: allow for reset line to be tied to a sleepy GPIO controllerAndrea Merello2019-10-041-1/+1
| * | | | r8152: Set macpassthru in reset_resume callbackKai-Heng Feng2019-10-041-2/+1
| * | | | cxgb4:Fix out-of-bounds MSI-X info array accessVishal Kulkarni2019-10-041-3/+6
| * | | | qmi_wwan: add support for Cinterion CLS8 devicesReinhard Speyerer2019-10-041-0/+1
| | |_|/ | |/| |
| * | | net: stmmac: Avoid deadlock on suspend/resumeThierry Reding2019-10-021-4/+6
| * | | net: hisilicon: Fix usage of uninitialized variable in function mdio_sc_cfg_r...Yizhuo2019-10-021-1/+5
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2019-10-026-14/+12
| |\ \ \