summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* crypto: chcr - Fix txq ids.Harsh Jain2017-04-213-1/+12
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-03-1556-521/+861
|\
| * qed: Enable iSCSI Out-of-OrderMintz, Yuval2017-03-141-0/+3
| * qed: Correct out-of-bound access in OOO historyMintz, Yuval2017-03-141-0/+2
| * qed: Fix interrupt flags on Rx LL2Ram Amrani2017-03-141-4/+5
| * qed: Free previous connections when releasing iSCSIMintz, Yuval2017-03-141-0/+28
| * qed: Fix mapping leak on LL2 rx flowMintz, Yuval2017-03-141-0/+2
| * qed: Prevent creation of too-big u32-chainsTomer Tayar2017-03-141-3/+2Star
| * qed: Align CIDs according to DORQ requirementRam Amrani2017-03-141-1/+2
| * mlxsw: reg: Fix SPVMLR max record countJiri Pirko2017-03-141-1/+1
| * mlxsw: reg: Fix SPVM max record countJiri Pirko2017-03-141-1/+1
| * tun: fix premature POLLOUT notification on tun devicesHannes Frederic Sowa2017-03-141-3/+15
| * ucc/hdlc: fix two little issueZhao Qiang2017-03-141-2/+2
| * vxlan: fix ovs supportNicolas Dichtel2017-03-141-33/+40
| * net: wimax/i2400m: 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/+7Star
| * 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/+1Star
| * 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/+0Star
| * 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/+2Star
| * 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/+0Star
| * 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/+0Star
| * net: thunderx: Fix IOMMU translation faultsSunil Goutham2017-03-094-39/+156
| * liquidio: improve UDP TX performanceVSR Burru2017-03-097-182/+144Star
| * 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/+188Star
| * 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