summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* networking: introduce and use skb_put_data()Johannes Berg2017-06-16103-232/+191
* networking: convert many more places to skb_put_zero()Johannes Berg2017-06-1614-39/+20
* r8152: move calling delay_autosuspend functionhayeswang2017-06-161-7/+5
* r8152: split rtl8152_resume functionhayeswang2017-06-161-38/+61
* net/mlx4_en: Refactor mlx4_en_free_tx_descTariq Toukan2017-06-151-29/+16
* net/mlx4_en: Replace TXBB_SIZE multiplications with shift operationsTariq Toukan2017-06-152-13/+16
* net/mlx4_en: Increase default TX ring sizeTariq Toukan2017-06-151-1/+1
* net/mlx4_en: Poll XDP TX completion queue in RX NAPITariq Toukan2017-06-155-16/+51
* net/mlx4_en: Improve XDP xmit functionTariq Toukan2017-06-153-43/+21
* net/mlx4_en: Improve stack xmit functionTariq Toukan2017-06-151-64/+87
* net/mlx4_en: Improve transmit CQ pollingTariq Toukan2017-06-151-6/+7
* net/mlx4_en: Improve receive data-pathTariq Toukan2017-06-151-34/+39
* net/mlx4_en: Optimized single ring steeringSaeed Mahameed2017-06-155-22/+50
* net/mlx4_en: Remove unused argument in TX datapath functionTariq Toukan2017-06-152-9/+7
* r8152: add byte_enable for ocp_read_word functionhayeswang2017-06-151-1/+3
* r8152: support RTL8153Bhayeswang2017-06-151-15/+658
* r8152: support new chip 8050hayeswang2017-06-151-0/+10
* ibmvnic: Exit polling routine correctly during adapter resetThomas Falcon2017-06-151-3/+6
* ibmvnic: Remove VNIC_CLOSING check from pending_scrqThomas Falcon2017-06-151-2/+1
* ibmvnic: Sanitize entire SCRQ buffer on resetThomas Falcon2017-06-151-1/+1
* ibmvnic: Ensure that TX queues are disabled in __ibmvnic_closeThomas Falcon2017-06-151-1/+7
* ibmvnic: Activate disabled RX buffer pools on resetThomas Falcon2017-06-151-0/+1
* sunvnet: restrict advertized checksum offloads to just IPShannon Nelson2017-06-152-2/+2
* net: s2io: remove useless variable in fill_rx_buffersGustavo A. R. Silva2017-06-151-5/+0
* net: dsa: mv88e6xxx: prefix Global Prio and Tag macrosVivien Didelot2017-06-152-19/+32
* net: dsa: mv88e6xxx: prefix Global Stats macrosVivien Didelot2017-06-153-30/+41
* net: dsa: mv88e6xxx: prefix Global Monitor Control macrosVivien Didelot2017-06-152-43/+60
* net: dsa: mv88e6xxx: prefix Global Control macrosVivien Didelot2017-06-153-46/+50
* net: dsa: mv88e6xxx: prefix Global VTU macrosVivien Didelot2017-06-154-68/+90
* net: dsa: mv88e6xxx: prefix Global ATU macrosVivien Didelot2017-06-153-68/+85
* net: dsa: mv88e6xxx: prefix Global Switch MAC macrosVivien Didelot2017-06-153-22/+37
* net: dsa: mv88e6xxx: prefix Global Status macrosVivien Didelot2017-06-154-31/+33
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-06-1576-308/+537
|\
| * i40e: Fix a sleep-in-atomic bugJia-Ju Bai2017-06-141-0/+2
| * qed: fix dump of context dataTayar, Tomer2017-06-131-1/+1
| * qmi_wwan: new Telewell and Sierra device IDsBjørn Mork2017-06-131-0/+4
| * net: phy: Fix MDIO_THUNDER dependenciesFlorian Fainelli2017-06-131-0/+1
| * netconsole: Remove duplicate "netconsole: " logging prefixJoe Perches2017-06-131-1/+1
| * r8152: give the device versionOliver Neukum2017-06-131-0/+2
| * i40e: fix handling of HW ATR evictionJacob Keller2017-06-124-7/+9
| * Merge tag 'mlx5-fixes-2017-06-11' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2017-06-116-40/+43
| |\
| | * net/mlx5: Enable 4K UAR only when page size is bigger than 4KMajd Dibbiny2017-06-111-2/+4
| | * net/mlx5e: Fix wrong indications in DIM due to counter wraparoundTal Gilboa2017-06-112-7/+11
| | * net/mlx5e: Added BW check for DIM decision mechanismTal Gilboa2017-06-112-17/+22
| | * net/mlx5: Remove several module events out of ethtool statsHuy Nguyen2017-06-111-9/+2
| | * net/mlx5: Continue health polling until it is explicitly stoppedMohamad Haj Yahia2017-06-111-6/+5
| | * net/mlx5: Fix create vport flow table flowMohamad Haj Yahia2017-06-111-1/+1
| * | net: ena: update ena driver to version 1.1.7Netanel Belgazal2017-06-111-1/+1
| * | net: ena: bug fix in lost tx packets detection mechanismNetanel Belgazal2017-06-113-31/+50
| * | net: ena: disable admin msix while working in polling modeNetanel Belgazal2017-06-111-0/+8