summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2018-02-28spectrum: Reference count VLAN entriesIdo Schimmel
2018-02-28mlxsw: spectrum: Treat IPv6 unregistered multicast as broadcastIdo Schimmel
2018-02-28mlxsw: spectrum: Fix handling of resource_size_paramJiri Pirko
2018-02-28mlxsw: core: Fix flex keys scratchpad offset conflictJiri Pirko
2018-02-28virtio-net: disable NAPI only when enabled during XDP setJason Wang
2018-02-28s390/qeth: fix IPA command submission raceJulian Wiedmann
2018-02-28s390/qeth: fix IP address lookup for L3 devicesJulian Wiedmann
2018-02-28Revert "s390/qeth: fix using of ref counter for rxip addresses"Julian Wiedmann
2018-02-28s390/qeth: fix double-free on IP add/remove raceJulian Wiedmann
2018-02-28s390/qeth: fix IP removal on offline cardsJulian Wiedmann
2018-02-28s390/qeth: fix overestimated count of buffer elementsJulian Wiedmann
2018-02-28gianfar: Fix Rx byte accounting for ndev statsClaudiu Manoil
2018-02-27cdc_ether: flag the Cinterion PLS8 modem by gemalto as WWANBassem Boubaker
2018-02-27sh_eth: uninline TSU register accessorsSergei Shtylyov
2018-02-27net: phy: Restore phy_resume() locking assumptionAndrew Lunn
2018-02-27Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2018-02-26r8152: fix tx packets accountingEric Dumazet
2018-02-26hdlc_ppp: carrier detect ok, don't turn off negotiationDenis Du
2018-02-26tuntap: correctly add the missing XDP flushJason Wang
2018-02-26tuntap: disable preemption during XDP processingJason Wang
2018-02-26Revert "tuntap: add missing xdp flush"Jason Wang
2018-02-26ixgbe: fix crash in build_skb Rx code pathEmil Tantilov
2018-02-25Bluetooth: hci_bcm: Make shutdown and device wake GPIO optionalStefan Wahren
2018-02-25Bluetooth: btusb: Use DMI matching for QCA reset_resume quirkingHans de Goede
2018-02-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-02-23Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2018-02-23Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-02-23Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2018-02-23Merge tag 'drm-fixes-for-v4.16-rc3' of git://people.freedesktop.org/~airlied/...Linus Torvalds
2018-02-23gianfar: simplify FCS handling and fix memory leakAndy Spencer
2018-02-23macvlan: fix use-after-free in macvlan_common_newlink()Alexey Kodanev
2018-02-23Merge tag 'imx-drm-next-2018-02-22' of git://git.pengutronix.de/git/pza/linux...Dave Airlie
2018-02-22Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2018-02-22net: aquantia: Fix error handling in aq_pci_probe()Dan Carpenter
2018-02-22Merge tag 'mac80211-for-davem-2018-02-22' of git://git.kernel.org/pub/scm/lin...David S. Miller
2018-02-22Merge tag 'usb-4.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2018-02-22Merge tag 'staging-4.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-02-22Merge tag 'char-misc-4.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-02-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2018-02-22ibmvnic: Fix early release of login bufferThomas Falcon
2018-02-22net/smc9194: Remove bogus CONFIG_MAC referenceFinn Thain
2018-02-22smsc75xx: fix smsc75xx_set_features()Eric Dumazet
2018-02-22i2c: designware: Consider SCL GPIO optionalAndy Shevchenko
2018-02-22i2c: busses: i2c-sirf: Fix spelling: "formular" -> "formula".Patryk Kocielnik
2018-02-22i2c: bcm2835: Set up the rising/falling edge delaysEric Anholt
2018-02-21mm, swap, frontswap: fix THP swap if frontswap enabledHuang Ying
2018-02-22Merge tag 'drm-misc-fixes-2018-02-21' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2018-02-21amd-xgbe: Restore PCI interrupt enablement setting on resumeTom Lendacky
2018-02-21virtio_net: fix ndo_xdp_xmit crash towards dev not ready for XDPJesper Dangaard Brouer
2018-02-21virtio_net: fix memory leak in XDP_REDIRECTJesper Dangaard Brouer