summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: btusb: Add Dell Inspiron 5565 to btusb_needs_reset_resume_tableHans de Goede2018-05-291-0/+7
* Bluetooth: hci_serdev: Removed unnecessary curly bracesVaibhav Murkute2018-05-291-2/+1
* Bluetooth: btmrvl: support sysfs initiated firmware coredumpArend van Spriel2018-05-294-42/+8
* Bluetooth: btusb: Apply QCA Rome patches for some ATH3012 modelsTakashi Iwai2018-05-291-7/+25
* Bluetooth: btusb: Add a new Realtek 8723DE ID 2ff8:b011Jian-Hong Pan2018-05-291-0/+3
* Merge tag 'mlx5e-updates-2018-05-25' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller2018-05-2921-387/+724
|\
| * net/mlx5e: Avoid reset netdev stats on configuration changesEran Ben Elisha2018-05-268-100/+136
| * net/mlx5e: Introducing new statistics rwlockShalom Lagziel2018-05-255-9/+27
| * net/mlx5e: Move phy link down events counter out of SW statsSaeed Mahameed2018-05-252-18/+22
| * net/mlx5: Use order-0 allocations for all WQ typesTariq Toukan2018-05-259-94/+123
| * net/mlx5i: Use compilation flag in IPOIB headerTariq Toukan2018-05-251-0/+3
| * net/mlx5e: TX, Use actual WQE size for SQ edge fillTariq Toukan2018-05-255-92/+178
| * net/mlx5e: Use WQ API functions instead of direct fields accessTariq Toukan2018-05-255-38/+60
| * net/mlx5e: Split offloaded eswitch TC rules for port mirroringChris Mi2018-05-253-21/+108
| * net/mlx5e: Parse mirroring action for offloaded TC eswitch flowsChris Mi2018-05-253-21/+43
| * net/mlx5: E-switch, Create a second level FDB flow tableChris Mi2018-05-253-5/+32
| * net/mlx5: Add cap bits for flow table destination in FDB tableChris Mi2018-05-251-1/+3
| * net/mlx5: E-Switch, Reorganize and rename fdb flow tablesChris Mi2018-05-253-24/+25
* | bpfilter: fix building without CONFIG_INETArnd Bergmann2018-05-291-2/+5
* | Merge branch 'hns3-next'David S. Miller2018-05-2910-207/+283
|\ \
| * | net: hns3: Fixes initalization of RoCE handle and makes it conditionalLijun Ou2018-05-291-3/+5
| * | net: hns3: Adds support for led locate command for copper portJian Shen2018-05-292-41/+6
| * | net: hns3: Remove unused led control codeJian Shen2018-05-293-112/+0
| * | net: hns3: Clear TX/RX rings when stopping port & un-initializing clientFuyun Liang2018-05-293-10/+110
| * | net: hns3: Removes unnecessary check when clearing TX/RX ringsFuyun Liang2018-05-291-6/+0
| * | net: hns3: Fixes the init of the VALID BD info in the descriptorFuyun Liang2018-05-291-0/+2
| * | net: hns3: Fixes the state to indicate client-type initializationPeng Li2018-05-292-4/+49
| * | net: hns3: Fix for PF mailbox receving unknown messageXi Wang2018-05-291-3/+20
| * | net: hns3: Add support to enable TX/RX promisc mode for H/W rev(0x21)Peng Li2018-05-292-1/+10
| * | net: hns3: Add STRP_TAGP field support for hardware revision 0x21Peng Li2018-05-292-5/+40
| * | net: hns3: Add support for tx_accept_tag2 and tx_accept_untag2 configPeng Li2018-05-293-10/+29
| * | net: hns3: Updates RX packet info fetch in case of multi BDPeng Li2018-05-291-18/+18
|/ /
* | net: sched: shrink struct QdiscPaolo Abeni2018-05-291-2/+2
* | qmi_wwan: apply SET_DTR quirk to the SIMCOM shared device IDBjørn Mork2018-05-291-1/+1
* | Merge branch 'stmmac-add-support-for-stm32mp1'David S. Miller2018-05-295-18/+284
|\ \
| * | dt-bindings: stm32: add compatible for sysconChristophe Roullier2018-05-292-0/+14
| * | net: stmmac: add dwmac-4.20a compatibleChristophe Roullier2018-05-291-1/+2
| * | dt-bindings: stm32-dwmac: add support of MPU familiesChristophe Roullier2018-05-291-2/+16
| * | net: ethernet: stmmac: add adaptation for stm32mp157c.Christophe Roullier2018-05-291-15/+252
|/ /
* | dt-bindings: ptp: add ptp-qoriq.txtYangbo Lu2018-05-292-67/+70
* | net: ethernet: gianfar_ethtool: get phc index through drvdataYangbo Lu2018-05-292-8/+18
* | ptp_qoriq: move some definitions to header fileYangbo Lu2018-05-292-131/+142
* | ptp: rework gianfar_ptp as QorIQ common PTP driverYangbo Lu2018-05-294-162/+174
* | ifb: fix packets checksumJon Maxwell2018-05-291-1/+1
* | net: phy: realtek: add suspend/resume callbacks for RTL8211BHeiner Kallweit2018-05-291-0/+16
* | Merge branch 'Enable-virtio_net-to-act-as-a-standby-for-a-passthru-device'David S. Miller2018-05-2917-167/+1522
|\ \
| * | virtio_net: Extend virtio to use VF datapath when availableSridhar Samudrala2018-05-293-1/+128
| * | virtio_net: Introduce VIRTIO_NET_F_STANDBY feature bitSridhar Samudrala2018-05-292-1/+4
| * | net: Introduce net_failover driverSridhar Samudrala2018-05-296-0/+923
| * | netvsc: refactor notifier/event handling code to use the failover frameworkSridhar Samudrala2018-05-293-165/+60