aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-07-24can: peak_usb: fix potential double kfree_skb()Stephane Grosjean1-4/+4
2019-07-24can: flexcan: fix stop mode acknowledgmentJoakim Zhang1-4/+27
2019-07-24can: flexcan: fix an use-after-free in flexcan_setup_stop_mode()Wen Yang1-3/+5
2019-07-24can: mcp251x: add error check when wq alloc failedWeitao Hou1-27/+22
2019-07-24can: rcar_canfd: fix possible IRQ storm on high loadNikita Yushchenko1-4/+5
2019-07-24can: dev: call netif_carrier_off() in register_candev()Rasmus Villemoes1-0/+2
2019-07-23net: thunderx: Use fwnode_get_mac_address()Andy Shevchenko1-12/+6
2019-07-23sky2: Disable MSI on ASUS P6TTakashi Iwai1-0/+7
2019-07-23net: dsa: sja1105: sja1105_main: Add of_node_put()Nishka Dasgupta1-0/+3
2019-07-23net: dsa: mv88e6xxx: chip: Add of_node_put() before returnNishka Dasgupta1-0/+1
2019-07-22Revert "net: hns: fix LED configuration for marvell phy"David S. Miller1-22/+1
2019-07-22net: stmmac: Do not cut down 1G modesJose Abreu1-8/+3
2019-07-22net: stmmac: Use kcalloc() instead of kmalloc_array()Jose Abreu1-9/+8
2019-07-22net: stmmac: RX Descriptors need to be clean before setting buffersJose Abreu1-2/+2
2019-07-22net: hns: fix LED configuration for marvell phyYonglong Liu1-1/+22
2019-07-22net: mvpp2: Don't check for 3 consecutive Idle frames for 10G linksMaxime Chevallier1-3/+3
2019-07-22bonding: Force slave speed check after link state recovery for 802.3adThomas Falcon1-0/+9
2019-07-22Merge tag 'media/v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds1-1/+1
2019-07-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds24-85/+97
2019-07-21hv_netvsc: Fix extra rcu_read_unlock in netvsc_recv_callback()Haiyang Zhang1-1/+0
2019-07-21vrf: make sure skb->data contains ip header to make routingPeter Kosyh1-23/+35
2019-07-21connector: remove redundant input callback from cn_devVasily Averin1-5/+1
2019-07-21qed: Prefer pcie_capability_read_word()Frederick Lawler1-3/+2
2019-07-21igc: Prefer pcie_capability_read_word()Frederick Lawler1-8/+4
2019-07-21cxgb4: Prefer pcie_capability_read_word()Frederick Lawler2-10/+5
2019-07-21be2net: Synchronize be_update_queues with dev_watchdogBenjamin Poirier1-0/+5
2019-07-21bnx2x: Prevent load reordering in tx completion processingBrian King1-0/+3
2019-07-21net: phy: sfp: hwmon: Fix scaling of RX powerAndrew Lunn1-1/+1
2019-07-21chelsio: Fix a typo in a function nameChristophe JAILLET1-2/+2
2019-07-21allocate_flower_entry: should check for null derefNavid Emamdoost1-1/+2
2019-07-21net: hns3: typo in the name of a constantChristophe JAILLET3-4/+4
2019-07-21iommu/amd: fix a crash in iova_magazine_free_pfnsQian Cai1-1/+1
2019-07-21Merge tag 'ntb-5.3' of git://github.com/jonmason/ntbLinus Torvalds14-55/+1165
2019-07-20wireless: fix nl80211 vendor commandsJohannes Berg3-0/+8
2019-07-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds20-29/+2183
2019-07-20r8169: fix RTL8168g PHY initThomas Voegtle1-2/+2
2019-07-20Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds19-74/+120
2019-07-20Merge tag 'kbuild-v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds4-4/+6
2019-07-19net: flow_offload: add flow_block structure and use itPablo Neira Ayuso5-11/+14
2019-07-19net: flow_offload: rename tc_setup_cb_t to flow_setup_cb_tPablo Neira Ayuso2-2/+2
2019-07-19net: flow_offload: remove netns parameter from flow_block_cb_alloc()Pablo Neira Ayuso5-12/+7
2019-07-20Merge branch 'next' into for-linusDmitry Torokhov14538-308224/+315806
2019-07-19Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds1-0/+5
2019-07-19Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds49-433/+4347
2019-07-19Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds4-5/+47
2019-07-19Merge tag 'drm-next-2019-07-19' of git://anongit.freedesktop.org/drm/drmLinus Torvalds409-900/+1244
2019-07-19Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds4-11/+26
2019-07-19Merge tag 'for-linus-5.3a-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds8-1031/+24
2019-07-19Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds13-118/+119
2019-07-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds44-121/+360