summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2020-08-17ipvlan: fix device featuresMahesh Bandewar1-5/+22
2020-08-17bonding: fix a potential double-unregisterCong Wang1-1/+2
2020-08-15net: fddi: skfp: cfm: Remove seemingly unused variable 'ID_sccs'Lee Jones1-4/+0
2020-08-15net: fddi: skfp: cfm: Remove set but unused variable 'oldstate'Lee Jones1-11/+2
2020-08-15net: fddi: skfp: smt: Remove seemingly unused variable 'ID_sccs'Lee Jones1-4/+0
2020-08-15net: fddi: skfp: smt: Place definition of 'smt_pdef' under same stipulations ...Lee Jones1-1/+2
2020-08-15net: fddi: skfp: fplustm: Remove seemingly unused variable 'ID_sccs'Lee Jones1-4/+0
2020-08-15net: fddi: skfp: hwmtm: Remove seemingly unused variable 'ID_sccs'Lee Jones1-4/+0
2020-08-15net: wan: dlci: Remove set but not used variable 'err'Lee Jones1-2/+1
2020-08-15net: ethernet: 8390: axnet_cs: Document unused parameter 'txqueue'Lee Jones1-0/+1
2020-08-15net: bonding: bond_alb: Describe alb_handle_addr_collision_on_attach()'s 'bon...Lee Jones1-2/+2
2020-08-15net: ethernet: 3com: 3c574_cs: Remove set but unused variables 'tx' and 'rx'Lee Jones1-3/+3
2020-08-15net: bonding: bond_main: Document 'proto' and rename 'new_active' parametersLee Jones1-1/+3
2020-08-15net: bonding: bond_3ad: Fix a bunch of kerneldoc parameter issuesLee Jones1-7/+8
2020-08-15drivers/net/wan/hdlc_x25: Added needed_headroom and a skb->len checkXie He2-1/+17
2020-08-15bonding: show saner speed for broadcast modeJarod Wilson1-3/+18
2020-08-15net: fec: correct the error path for regulator disable in probeFugang Duan1-2/+2
2020-08-15Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller5-14/+33
2020-08-15i40e: Fix crash during removing i40e driverGrzegorz Szczurek1-0/+3
2020-08-15i40e: Set RX_ONLY mode for unicast promiscuous on VLANPrzemyslaw Patynowski2-9/+28
2020-08-15sfc: check hash is valid before using itEdward Cree5-1/+18
2020-08-14Merge tag 'for-linus-5.9-rc1b-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds7-14/+24
2020-08-14Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+4
2020-08-14igc: Fix PTP initializationVinicius Costa Gomes2-5/+2
2020-08-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds14-47/+72
2020-08-14Merge branch 'i2c/for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds33-247/+379
2020-08-13Merge tag 's390-5.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds1-2/+2
2020-08-13drm/xen-front: Pass dumb buffer data offset to the backendOleksandr Andrushchenko3-4/+7
2020-08-13drm/xen-front: Add YUYV to supported formatsOleksandr Andrushchenko1-0/+1
2020-08-13drm/xen-front: Fix misused IS_ERR_OR_NULL checksOleksandr Andrushchenko3-7/+7
2020-08-13xen/gntdev: Fix dmabuf import with non-zero sgt offsetOleksandr Andrushchenko1-0/+8
2020-08-13Merge tag 'rtc-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds13-214/+242
2020-08-12net: ethernet: stmmac: Disable hardware multicast filterJonathan McDowell1-0/+1
2020-08-12net: stmmac: dwmac1000: provide multicast filter fallbackJonathan McDowell1-0/+3
2020-08-12i2c: iproc: fix race between client unreg and isrDhananjay Phadke1-1/+12
2020-08-12sfc: fix ef100 design-param checkingEdward Cree1-1/+2
2020-08-12Merge branch 'parisc-5.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+1
2020-08-12Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds61-588/+4230
2020-08-12Merge tag 'linux-watchdog-5.9-rc1' of git://www.linux-watchdog.org/linux-watc...Linus Torvalds50-153/+861
2020-08-12Merge tag 'vfio-v5.9-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds4-193/+276
2020-08-12Merge tag 'drm-next-2020-08-12' of git://anongit.freedesktop.org/drm/drmLinus Torvalds81-373/+902
2020-08-12Merge branch 'akpm' (patches from Andrew)Linus Torvalds8-18/+15
2020-08-12mm/gup: remove task_struct pointer for all gup codePeter Xu3-4/+4
2020-08-12mm: do page fault accounting in handle_mm_faultPeter Xu2-2/+3
2020-08-12rapidio/rio_mport_cdev: use array_size() helper in copy_{from,to}_user()Gustavo A. R. Silva1-2/+2
2020-08-12drivers/rapidio/rio-scan.c: use struct_size() helperGustavo A. R. Silva1-5/+3
2020-08-12drivers/rapidio/devices/rio_mport_cdev.c: use struct_size() helperGustavo A. R. Silva1-2/+1
2020-08-12uaccess: add force_uaccess_{begin,end} helpersChristoph Hellwig1-3/+2
2020-08-12rtc: pcf2127: fix alarm handlingAlexandre Belloni1-18/+19
2020-08-12rtc: pcf2127: add alarm supportLiam Beguin1-0/+134