summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* net: wimax/i2400m: fix NULL-deref at probeJohan Hovold2017-03-131-0/+3
* isdn/gigaset: fix NULL-deref at probeJohan Hovold2017-03-131-0/+3
* xen-netback: fix race condition on XenBus disconnectIgor Druzhinin2017-03-133-20/+28
* netvsc: handle select_queue when device is being removedstephen hemminger2017-03-133-15/+7
* net: ethernet: aquantia: call set_irq_affinity_hint before free_irqDavid Arcari2017-03-131-1/+1
* net/mlx5e: Fix loopback selftestEugenia Emantayev2017-03-101-4/+1
* net/mlx5e: Avoid wrong identification of rules on deletionOr Gerlitz2017-03-101-15/+18
* net/mlx5e: remove IEEE/CEE mode check when setting DCBX modeHuy Nguyen2017-03-101-5/+5
* net/mlx5: Don't save PCI state when PCI error is detectedDaniel Jurgens2017-03-101-2/+3
* net/mlx5: Fix create autogroup prev initializerPaul Blakey2017-03-101-1/+1
* net: phy: marvell: Fix double free of hwmon deviceAndrew Lunn2017-03-101-15/+0
* net: bcmgenet: decouple flow control from bcmgenet_tx_reclaimDoug Berger2017-03-101-9/+11
* net: bcmgenet: add begin/complete ethtool opsEdwin Chan2017-03-101-0/+18
* net: bcmgenet: Power up the internal PHY before probing the MIIDoug Berger2017-03-101-0/+8
* net: bcmgenet: synchronize irq0 status between the isr and taskDoug Berger2017-03-102-35/+44
* net: bcmgenet: power down internal phy if open or resume failsDoug Berger2017-03-101-0/+4
* net: bcmgenet: reserved phy revisions must be checked firstDoug Berger2017-03-101-6/+6
* net: bcmgenet: correct MIB access of UniMAC RUNT countersDoug Berger2017-03-101-4/+7
* net: bcmgenet: correct the RBUF_OVFL_CNT and RBUF_ERR_CNT MIB valuesDoug Berger2017-03-102-10/+60
* amd-xgbe: Enable IRQs only if napi_complete_done() is trueLendacky, Thomas2017-03-101-8/+2
* net: Work around lockdep limitation in sockets that use socketsDavid Howells2017-03-101-2/+2
* bnxt_en: Ignore 0 value in autoneg supported speed from firmware.Michael Chan2017-03-101-2/+3
* bnxt_en: Check if firmware LLDP agent is running.Michael Chan2017-03-103-1/+6
* bnxt_en: Call bnxt_ulp_stop() during tx timeout.Michael Chan2017-03-101-1/+7
* bnxt_en: Perform function reset earlier during probe.Michael Chan2017-03-101-4/+4
* tun: remove copyright printingLABBE Corentin2017-03-101-1/+0
* qed: Fix copy of uninitialized memoryrobert.foss@collabora.com2017-03-091-1/+1
* net: thunderx: Allow IPv6 frames with zero UDP checksumThanneeru Srinivasulu2017-03-091-2/+4
* net: thunderx: Fix invalid mac addresses for node1 interfacesSunil Goutham2017-03-092-14/+45
* net: thunderx: Fix LMAC mode debug prints for QSGMII modeSunil Goutham2017-03-091-6/+0
* net: thunderx: Fix IOMMU translation faultsSunil Goutham2017-03-094-39/+156
* liquidio: improve UDP TX performanceVSR Burru2017-03-097-182/+144
* mlxsw: spectrum_flower: Remove bogus warns in mlxsw_sp_flower_destroyJiri Pirko2017-03-091-2/+2
* vrf: Fix use-after-free in vrf_xmitDavid Ahern2017-03-091-1/+2
* team: use ETH_MAX_MTU as max mtuJarod Wilson2017-03-091-0/+1
* net: Revert ksettings conversions.David S. Miller2017-03-097-233/+188
* net: ibm: emac: fix regression caused by emac_dt_phy_probe()Christian Lamparter2017-03-091-8/+17
* net: toshiba: spider_net: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2017-03-091-10/+14
* net: toshiba: ps3_genic_net: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2017-03-091-22/+29
* net: sun: sunhme: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2017-03-091-28/+34
* net: sun: sungem: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2017-03-091-41/+57
* net: sun: niu: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2017-03-091-17/+20
* net: sun: cassini: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2017-03-091-46/+52
* net: smsc: smc91x: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2017-03-091-22/+25
* net: smsc: smc911x: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2017-03-091-24/+27
* ibmvnic: Allocate number of rx/tx buffers agreed on by firmwareThomas Falcon2017-03-071-8/+8
* ibmvnic: Fix overflowing firmware/hardware TX queueThomas Falcon2017-03-072-1/+27
* bnx2x: add missing configuration of VF VLAN filtersMichal Schmidt2017-03-071-0/+17
* bnx2x: fix incorrect filter count in an error messageMichal Schmidt2017-03-071-1/+1
* bnx2x: do not rollback VF MAC/VLAN filters we did not configureMichal Schmidt2017-03-072-1/+8