summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2017-06-16networking: make skb_put & friends return void pointersJohannes Berg
2017-06-16networking: introduce and use skb_put_data()Johannes Berg
2017-06-16networking: convert many more places to skb_put_zero()Johannes Berg
2017-06-15net/mlx4_en: Refactor mlx4_en_free_tx_descTariq Toukan
2017-06-15net/mlx4_en: Replace TXBB_SIZE multiplications with shift operationsTariq Toukan
2017-06-15net/mlx4_en: Increase default TX ring sizeTariq Toukan
2017-06-15net/mlx4_en: Poll XDP TX completion queue in RX NAPITariq Toukan
2017-06-15net/mlx4_en: Improve XDP xmit functionTariq Toukan
2017-06-15net/mlx4_en: Improve stack xmit functionTariq Toukan
2017-06-15net/mlx4_en: Improve transmit CQ pollingTariq Toukan
2017-06-15net/mlx4_en: Improve receive data-pathTariq Toukan
2017-06-15net/mlx4_en: Optimized single ring steeringSaeed Mahameed
2017-06-15net/mlx4_en: Remove unused argument in TX datapath functionTariq Toukan
2017-06-15ibmvnic: Exit polling routine correctly during adapter resetThomas Falcon
2017-06-15ibmvnic: Remove VNIC_CLOSING check from pending_scrqThomas Falcon
2017-06-15ibmvnic: Sanitize entire SCRQ buffer on resetThomas Falcon
2017-06-15ibmvnic: Ensure that TX queues are disabled in __ibmvnic_closeThomas Falcon
2017-06-15ibmvnic: Activate disabled RX buffer pools on resetThomas Falcon
2017-06-15sunvnet: restrict advertized checksum offloads to just IPShannon Nelson
2017-06-15net: s2io: remove useless variable in fill_rx_buffersGustavo A. R. Silva
2017-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-06-14i40e: Fix a sleep-in-atomic bugJia-Ju Bai
2017-06-14liquidio: fix VF driver off-by-one bug when setting ethtool -C ethX rx-framesWeilin Chang
2017-06-14net/mlxfw: fix a NULL dereferenceDan Carpenter
2017-06-14qed: Fix an off by one bugDan Carpenter
2017-06-14mlxsw: spectrum: Add support for access cable info via ethtoolArkadi Sharshevsky
2017-06-14mlxsw: reg: Add MCIA register for cable info accessArkadi Sharshevsky
2017-06-13ixgbe: pci_set_drvdata must be called before register_netdevJeff Mahoney
2017-06-13ixgbe: Resolve cppcheck format string warningTony Nguyen
2017-06-13ixgbe: fix writes to PFQDEEmil Tantilov
2017-06-13ixgbevf: Bump version numberTony Nguyen
2017-06-13ixgbe: Bump version numberTony Nguyen
2017-06-13ixgbe: check for Tx timestamp timeouts during watchdogJacob Keller
2017-06-13ixgbe: add statistic indicating number of skipped Tx timestampsJacob Keller
2017-06-13ixgbe: avoid permanent lock of *_PTP_TX_IN_PROGRESSJacob Keller
2017-06-13ixgbe: fix race condition with PTP_TX_IN_PROGRESS bitsJacob Keller
2017-06-13cxgb4: handle serial flash interruptGanesh Goudar
2017-06-13networking: use skb_put_zero()Johannes Berg
2017-06-13qed: fix dump of context dataTayar, Tomer
2017-06-13net: phy: Make phy_ethtool_ksettings_get return voidyuval.shaia@oracle.com
2017-06-13ibmvnic: Remove netdev notify for failover resetsNathan Fontenot
2017-06-13ibmvnic: Client-initiated failoverThomas Falcon
2017-06-13net: mvpp2: enable basic 10G supportAntoine Ténart
2017-06-12i40e: fix handling of HW ATR evictionJacob Keller
2017-06-12sh_eth: add support for changing MTUNiklas Söderlund
2017-06-11Merge tag 'mlx5-updates-2017-06-11' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2017-06-11Merge tag 'mlx5-fixes-2017-06-11' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2017-06-11net: ena: update ena driver to version 1.1.7Netanel Belgazal
2017-06-11net: ena: bug fix in lost tx packets detection mechanismNetanel Belgazal
2017-06-11net: ena: disable admin msix while working in polling modeNetanel Belgazal