summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-05-30Bluetooth: btmrvl: Re-use kstrtol_from_user()Andy Shevchenko1-21/+3
2018-05-30Bluetooth: Re-use kstrtobool_from_user()Andy Shevchenko3-40/+19
2018-05-30Bluetooth: hci_qca: Fix "Sleep inside atomic section" warningThierry Escande1-1/+1
2018-05-29Bluetooth: btusb: Add Dell Inspiron 5565 to btusb_needs_reset_resume_tableHans de Goede1-0/+7
2018-05-29Bluetooth: hci_serdev: Removed unnecessary curly bracesVaibhav Murkute1-2/+1
2018-05-29Bluetooth: btmrvl: support sysfs initiated firmware coredumpArend van Spriel4-42/+8
2018-05-29Bluetooth: btusb: Apply QCA Rome patches for some ATH3012 modelsTakashi Iwai1-7/+25
2018-05-29Bluetooth: btusb: Add a new Realtek 8723DE ID 2ff8:b011Jian-Hong Pan1-0/+3
2018-05-29Merge tag 'mlx5e-updates-2018-05-25' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller21-387/+724
2018-05-29bpfilter: fix building without CONFIG_INETArnd Bergmann1-2/+5
2018-05-29Merge branch 'hns3-next'David S. Miller10-207/+283
2018-05-29net: hns3: Fixes initalization of RoCE handle and makes it conditionalLijun Ou1-3/+5
2018-05-29net: hns3: Adds support for led locate command for copper portJian Shen2-41/+6
2018-05-29net: hns3: Remove unused led control codeJian Shen3-112/+0
2018-05-29net: hns3: Clear TX/RX rings when stopping port & un-initializing clientFuyun Liang3-10/+110
2018-05-29net: hns3: Removes unnecessary check when clearing TX/RX ringsFuyun Liang1-6/+0
2018-05-29net: hns3: Fixes the init of the VALID BD info in the descriptorFuyun Liang1-0/+2
2018-05-29net: hns3: Fixes the state to indicate client-type initializationPeng Li2-4/+49
2018-05-29net: hns3: Fix for PF mailbox receving unknown messageXi Wang1-3/+20
2018-05-29net: hns3: Add support to enable TX/RX promisc mode for H/W rev(0x21)Peng Li2-1/+10
2018-05-29net: hns3: Add STRP_TAGP field support for hardware revision 0x21Peng Li2-5/+40
2018-05-29net: hns3: Add support for tx_accept_tag2 and tx_accept_untag2 configPeng Li3-10/+29
2018-05-29net: hns3: Updates RX packet info fetch in case of multi BDPeng Li1-18/+18
2018-05-29net: sched: shrink struct QdiscPaolo Abeni1-2/+2
2018-05-29qmi_wwan: apply SET_DTR quirk to the SIMCOM shared device IDBjørn Mork1-1/+1
2018-05-29Merge branch 'stmmac-add-support-for-stm32mp1'David S. Miller5-18/+284
2018-05-29dt-bindings: stm32: add compatible for sysconChristophe Roullier2-0/+14
2018-05-29net: stmmac: add dwmac-4.20a compatibleChristophe Roullier1-1/+2
2018-05-29dt-bindings: stm32-dwmac: add support of MPU familiesChristophe Roullier1-2/+16
2018-05-29net: ethernet: stmmac: add adaptation for stm32mp157c.Christophe Roullier1-15/+252
2018-05-29dt-bindings: ptp: add ptp-qoriq.txtYangbo Lu2-67/+70
2018-05-29net: ethernet: gianfar_ethtool: get phc index through drvdataYangbo Lu2-8/+18
2018-05-29ptp_qoriq: move some definitions to header fileYangbo Lu2-131/+142
2018-05-29ptp: rework gianfar_ptp as QorIQ common PTP driverYangbo Lu4-162/+174
2018-05-29ifb: fix packets checksumJon Maxwell1-1/+1
2018-05-29net: phy: realtek: add suspend/resume callbacks for RTL8211BHeiner Kallweit1-0/+16
2018-05-29Merge branch 'Enable-virtio_net-to-act-as-a-standby-for-a-passthru-device'David S. Miller17-167/+1522
2018-05-29virtio_net: Extend virtio to use VF datapath when availableSridhar Samudrala3-1/+128
2018-05-29virtio_net: Introduce VIRTIO_NET_F_STANDBY feature bitSridhar Samudrala2-1/+4
2018-05-29net: Introduce net_failover driverSridhar Samudrala6-0/+923
2018-05-29netvsc: refactor notifier/event handling code to use the failover frameworkSridhar Samudrala3-165/+60
2018-05-29net: Introduce generic failover moduleSridhar Samudrala7-0/+407
2018-05-29vrf: add CRC32c offload to device featuresDavide Caratti1-1/+1
2018-05-29net: stmmac: Use mutex instead of spinlockThierry Reding3-24/+21
2018-05-29bnx2x: Collect the device debug information during Tx timeout.Sudarsana Reddy Kalluru1-1/+6
2018-05-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller200-874/+2625
2018-05-26Merge branch 'akpm' (patches from Andrew)Linus Torvalds16-43/+125
2018-05-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds49-193/+372
2018-05-26kasan: fix memory hotplug during bootDavid Hildenbrand1-1/+1
2018-05-26kasan: free allocated shadow memory on MEM_CANCEL_ONLINEDavid Hildenbrand1-0/+1