summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* ipvlan: fix device featuresMahesh Bandewar2020-08-161-5/+22
* bonding: fix a potential double-unregisterCong Wang2020-08-161-1/+2
* net: fddi: skfp: cfm: Remove seemingly unused variable 'ID_sccs'Lee Jones2020-08-141-4/+0
* net: fddi: skfp: cfm: Remove set but unused variable 'oldstate'Lee Jones2020-08-141-11/+2
* net: fddi: skfp: smt: Remove seemingly unused variable 'ID_sccs'Lee Jones2020-08-141-4/+0
* net: fddi: skfp: smt: Place definition of 'smt_pdef' under same stipulations ...Lee Jones2020-08-141-1/+2
* net: fddi: skfp: fplustm: Remove seemingly unused variable 'ID_sccs'Lee Jones2020-08-141-4/+0
* net: fddi: skfp: hwmtm: Remove seemingly unused variable 'ID_sccs'Lee Jones2020-08-141-4/+0
* net: wan: dlci: Remove set but not used variable 'err'Lee Jones2020-08-141-2/+1
* net: ethernet: 8390: axnet_cs: Document unused parameter 'txqueue'Lee Jones2020-08-141-0/+1
* net: bonding: bond_alb: Describe alb_handle_addr_collision_on_attach()'s 'bon...Lee Jones2020-08-141-2/+2
* net: ethernet: 3com: 3c574_cs: Remove set but unused variables 'tx' and 'rx'Lee Jones2020-08-141-3/+3
* net: bonding: bond_main: Document 'proto' and rename 'new_active' parametersLee Jones2020-08-141-1/+3
* net: bonding: bond_3ad: Fix a bunch of kerneldoc parameter issuesLee Jones2020-08-141-7/+8
* drivers/net/wan/hdlc_x25: Added needed_headroom and a skb->len checkXie He2020-08-142-1/+17
* bonding: show saner speed for broadcast modeJarod Wilson2020-08-141-3/+18
* net: fec: correct the error path for regulator disable in probeFugang Duan2020-08-141-2/+2
* Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2020-08-145-14/+33
|\
| * i40e: Fix crash during removing i40e driverGrzegorz Szczurek2020-08-141-0/+3
| * i40e: Set RX_ONLY mode for unicast promiscuous on VLANPrzemyslaw Patynowski2020-08-142-9/+28
| * igc: Fix PTP initializationVinicius Costa Gomes2020-08-142-5/+2
* | sfc: check hash is valid before using itEdward Cree2020-08-145-1/+18
* | Merge tag 'for-linus-5.9-rc1b-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2020-08-147-14/+24
|\ \
| * | drm/xen-front: Pass dumb buffer data offset to the backendOleksandr Andrushchenko2020-08-133-4/+7
| * | drm/xen-front: Add YUYV to supported formatsOleksandr Andrushchenko2020-08-131-0/+1
| * | drm/xen-front: Fix misused IS_ERR_OR_NULL checksOleksandr Andrushchenko2020-08-133-7/+7
| * | xen/gntdev: Fix dmabuf import with non-zero sgt offsetOleksandr Andrushchenko2020-08-131-0/+8
| * | x86/xen: remove 32-bit Xen PV guest supportJuergen Gross2020-08-111-3/+1
* | | Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-08-141-0/+4
|\ \ \ | |_|/ |/| |
| * | Drivers: hv: vmbus: Only notify Hyper-V for die events that are oopsMichael Kelley2020-08-071-0/+4
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-08-1314-47/+72
|\ \ \
| * | | net: ethernet: stmmac: Disable hardware multicast filterJonathan McDowell2020-08-121-0/+1
| * | | net: stmmac: dwmac1000: provide multicast filter fallbackJonathan McDowell2020-08-121-0/+3
| * | | sfc: fix ef100 design-param checkingEdward Cree2020-08-121-1/+2
| * | | net: phy: marvell10g: fix null pointer dereferenceMarek BehĂșn2020-08-111-11/+7
| * | | net: qcom/emac: add missed clk_disable_unprepare in error path of emac_clks_p...Wang Hai2020-08-111-3/+14
| * | | ionic_lif: Use devm_kcalloc() in ionic_qcq_alloc()Xu Wang2020-08-111-2/+2
| * | | hinic: fix strncpy output truncated compile warningsLuo bin2020-08-112-22/+12
| * | | drivers/net/wan/x25_asy: Added needed_headroom and a skb->len checkXie He2020-08-111-0/+14
| * | | vmxnet3: use correct tcp hdr length when packet is encapsulatedRonak Doshi2020-08-101-1/+2
| * | | net: phy: fix memory leak in device-create error pathJohan Hovold2020-08-081-4/+4
| * | | r8152: Use MAC address from correct device tree nodeThierry Reding2020-08-071-1/+1
| * | | drivers/net/wan/lapbether: Added needed_headroom and a skb->len checkXie He2020-08-061-1/+9
| * | | net: hns3: fix spelling mistake "could'nt" -> "couldn't"Colin Ian King2020-08-061-1/+1
* | | | Merge branch 'i2c/for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds2020-08-1333-247/+379
|\ \ \ \
| * | | | i2c: iproc: fix race between client unreg and isrDhananjay Phadke2020-08-121-1/+12
| * | | | i2c: eg20t: use generic power managementVaibhav Gupta2020-08-101-29/+7
| * | | | i2c: eg20t: Drop PCI wakeup calls from .suspend/.resumeVaibhav Gupta2020-08-101-3/+0
| * | | | i2c: mediatek: Fix i2c_spec_values descriptionMatthias Brugger2020-08-101-5/+4
| * | | | i2c: mediatek: Add i2c compatible for MediaTek MT8192Qii Wang2020-08-051-0/+15