aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-10-05net: qcom/emac: make function emac_isr staticColin Ian King1-1/+1
2017-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller228-1135/+2254
2017-10-05Merge tag 'for-4.14/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dmLinus Torvalds5-20/+44
2017-10-05dm raid: fix incorrect status output at the end of a "recover" processJonathan Brassow1-5/+6
2017-10-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hidLinus Torvalds8-27/+118
2017-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds55-216/+625
2017-10-04mlxsw: spectrum: Add extack messages for enslave failuresDavid Ahern1-10/+37
2017-10-04net: bonding: Add extack messages for some enslave failuresDavid Ahern1-0/+7
2017-10-04net: vrf: Add extack messages for enslave errorsDavid Ahern1-2/+11
2017-10-04net: Add extack to upper device linkingDavid Ahern10-16/+19
2017-10-04net: Add extack to ndo_add_slaveDavid Ahern4-5/+8
2017-10-04Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds3-27/+28
2017-10-04Update James Hogan's email addressJames Hogan2-2/+2
2017-10-04cxgb4vf: make a couple of functions staticColin Ian King1-3/+3
2017-10-04ravb: RX checksum offloadSimon Horman1-1/+54
2017-10-04dm crypt: reject sector_size feature if device length is not aligned to itMilan Broz1-0/+4
2017-10-03cxgb4: add new T6 pci device id'sGanesh Goudar1-0/+1
2017-10-03Merge tag 'reset-fixes-for-4.14' of git://git.pengutronix.de/git/pza/linux into fixesOlof Johansson3-27/+28
2017-10-03zram: fix null dereference of handleMinchan Kim1-24/+12
2017-10-03rapidio: remove global irq spinlocks from the subsystemIoan Nicu2-35/+12
2017-10-03android: binder: drop lru lock in isolate callbackSherry Yang1-6/+12
2017-10-03Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queueDavid S. Miller7-137/+665
2017-10-03net: stmmac: dwmac-rk: Add RK3128 GMAC supportDavid Wu1-0/+112
2017-10-03bonding: speed/duplex update at NETDEV_UP eventMahesh Bandewar1-1/+10
2017-10-03rndis_host: support Novatel Verizon USB730LAleksander Morgado2-1/+14
2017-10-03mlxsw: spectrum: Add missing error code on allocation failureDan Carpenter1-1/+3
2017-10-03mlxsw: spectrum: Fix check for IS_ERR() instead of NULLDan Carpenter1-2/+2
2017-10-03net: dsa: mt7530: make functions mt7530_phy_write staticColin Ian King1-1/+2
2017-10-03net: dsa: lan9303: make functions lan9303_mdio_phy_{read|write} staticColin Ian King1-2/+3
2017-10-03mlxsw: spectrum: mr: Support trap-and-forward routesYotam Gigi1-9/+8
2017-10-03mlxsw: spectrum: mr_tcam: Add trap-and-forward multicast routeYotam Gigi2-0/+9
2017-10-03mlxsw: spectrum: Add trap for multicast trap-and-forward routesYotam Gigi2-0/+15
2017-10-03mlxsw: acl: Introduce ACL trap and forward actionYotam Gigi2-0/+19
2017-10-03cxgb4: Update comment for min_mtuArjun Vynipadath1-1/+1
2017-10-03Merge branch 'for-4.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libataLinus Torvalds3-11/+15
2017-10-03Merge tag 'usb-4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds32-145/+276
2017-10-03Merge tag 'tty-4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds4-30/+44
2017-10-03Merge tag 'staging-4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds21-51/+123
2017-10-03fm10k: fix mis-ordered parameters in declaration for .ndo_set_vf_bwJacob Keller2-6/+7
2017-10-03Merge tag 'driver-core-4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds3-10/+11
2017-10-03fm10k: prefer %s and __func__ for diagnostic printsJacob Keller1-2/+16
2017-10-03fm10k: Fix misuse of net_ratelimit()Joe Perches1-1/+2
2017-10-03fm10k: bump version numberJacob Keller1-1/+1
2017-10-03fm10k: use the MAC/VLAN queue for VF<->PF MAC/VLAN requestsJacob Keller3-4/+133
2017-10-03Merge tag 'char-misc-4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds8-14/+39
2017-10-03fm10k: introduce a message queue for MAC/VLAN messagesJacob Keller3-42/+397
2017-10-03fm10k: use generic PM hooks instead of legacy PCIe power hooksJacob Keller1-45/+22
2017-10-03fm10k: use spinlock to implement mailbox lockJacob Keller2-10/+8
2017-10-03fm10k: prepare_for_reset() when we lose PCIe LinkJacob Keller2-26/+79
2017-10-02Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queueDavid S. Miller17-74/+837