summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)AuthorLines
2018-09-27Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaGreg Kroah-Hartman-1/+0
2018-09-24net: mvneta: fix the remaining Rx descriptor unmapping issuesAntoine Tenart-5/+4
2018-09-23net: aquantia: memory corruption on jumbo framesFriedemann Gerold-14/+18
2018-09-23tun: remove ndo_poll_controllerEric Dumazet-43/+0
2018-09-23nfp: remove ndo_poll_controllerEric Dumazet-18/+0
2018-09-23bnxt: remove ndo_poll_controllerEric Dumazet-18/+0
2018-09-23bnx2x: remove ndo_poll_controllerEric Dumazet-16/+0
2018-09-23mlx5: remove ndo_poll_controllerEric Dumazet-19/+0
2018-09-23mlx4: remove ndo_poll_controllerEric Dumazet-20/+0
2018-09-23i40evf: remove ndo_poll_controllerEric Dumazet-26/+0
2018-09-23ice: remove ndo_poll_controllerEric Dumazet-27/+0
2018-09-23igb: remove ndo_poll_controllerEric Dumazet-30/+0
2018-09-23ixgb: remove ndo_poll_controllerEric Dumazet-25/+0
2018-09-23fm10k: remove ndo_poll_controllerEric Dumazet-28/+0
2018-09-23ixgbevf: remove ndo_poll_controllerEric Dumazet-21/+0
2018-09-23ixgbe: remove ndo_poll_controllerEric Dumazet-25/+0
2018-09-23bonding: use netpoll_poll_dev() helperEric Dumazet-9/+2
2018-09-21net/mlx4: Use cpumask_available for eq->affinity_maskNathan Chancellor-1/+2
2018-09-21net: apple: fix return type of ndo_start_xmit functionYueHaibing-6/+6
2018-09-21net: i825xx: fix return type of ndo_start_xmit functionYueHaibing-6/+9
2018-09-21net: wiznet: fix return type of ndo_start_xmit functionYueHaibing-2/+2
2018-09-21net: sgi: fix return type of ndo_start_xmit functionYueHaibing-3/+3
2018-09-21net: cirrus: fix return type of ndo_start_xmit functionYueHaibing-3/+3
2018-09-21net: seeq: fix return type of ndo_start_xmit functionYueHaibing-3/+5
2018-09-21net: mscc: fix the frame extraction into the skbAntoine Tenart-3/+9
2018-09-20r8169: fix autoneg issue on resume with RTL8168EHeiner Kallweit-0/+9
2018-09-20bnxt_en: don't try to offload VLAN 'modify' actionDavide Caratti-6/+14
2018-09-20mlxsw: spectrum: Bump required firmware versionPetr Machata-2/+2
2018-09-19qed: Add missing device config for RoCE EDPM in UFP mode.Sudarsana Reddy Kalluru-22/+48
2018-09-19qed: Do not add VLAN 0 tag to untagged frames in multi-function mode.Sudarsana Reddy Kalluru-1/+9
2018-09-19qed: Fix populating the invalid stag value in multi function mode.Sudarsana Reddy Kalluru-1/+18
2018-09-19net: mvneta: fix the Rx desc buffer DMA unmappingAntoine Tenart-2/+2
2018-09-18sfp: fix oops with ethtool -mRussell King-2/+2
2018-09-18net: mvpp2: fix a txq_done race conditionAntoine Tenart-4/+6
2018-09-18ravb: do not write 1 to reserved bitsKazuya Mizuguchi-6/+12
2018-09-18net: bnxt: Fix a uninitialized variable warning.zhong jiang-0/+3
2018-09-18Merge tag 'mlx5-fixes-2018-09-17' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller-3/+4
2018-09-18net: emac: fix fixed-link setup for the RTL8363SB switchChristian Lamparter-5/+10
2018-09-18net: stmmac: Fixup the tail addr setting in xmit pathJose Abreu-2/+3
2018-09-18net: stmmac: Rework coalesce timer and fix multi-queue racesJose Abreu-106/+145
2018-09-17qmi_wwan: set DTR for modems in forced USB2 modeBjørn Mork-7/+7
2018-09-17r8169: Get and enable optional ether_clk clockHans de Goede-0/+33
2018-09-17r8169: enable ASPM on RTL8106EKai-Heng Feng-0/+3
2018-09-17r8169: Align ASPM/CLKREQ setting function with vendor driverKai-Heng Feng-1/+3
2018-09-17net/mlx5e: TLS, Read capabilities only when it is safeSaeed Mahameed-1/+2
2018-09-17net/mlx5: Check for SQ and not RQ state when modifying hairpin SQAlaa Hleihel-1/+1
2018-09-17net/mlx5: Fix read from coherent memoryEli Cohen-1/+1
2018-09-17net: ethernet: Fix a unused function warning.zhong jiang-3/+3
2018-09-17net: dsa: mv88e6xxx: Fix ATU Miss ViolationAndrew Lunn-2/+2
2018-09-17hv_netvsc: pair VF based on serial numberStephen Hemminger-25/+36