summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* sfc: Use filter index rather than ID for rps_flow_id tableEdward Cree2018-04-271-0/+2
* Merge tag 'mlx5-fixes-2018-04-25' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2018-04-275-26/+36
|\
| * net/mlx5: Properly deal with flow counters when deleting rulesChris Mi2018-04-261-1/+2
| * net/mlx5e: Fix traffic between VF and representorShahar Klein2018-04-261-2/+3
| * net/mlx5: Avoid cleaning flow steering table twice during error flowTalat Batheesh2018-04-261-9/+14
| * net/mlx5e: TX, Use correct counter in dma_map error flowTariq Toukan2018-04-261-10/+10
| * net/mlx5e: DCBNL fix min inline header size for dscpHuy Nguyen2018-04-261-3/+5
| * net/mlx5e: Allow offloading ipv4 header re-write for icmpJianbo Liu2018-04-261-1/+2
* | Merge tag 'wireless-drivers-for-davem-2018-04-26' of git://git.kernel.org/pub...David S. Miller2018-04-278-62/+138
|\ \
| * | rtlwifi: cleanup 8723be ant_sel definitionPing-Ke Shih2018-04-243-19/+12
| * | iwlwifi: mvm: fix old scan version sizesLuca Coelho2018-04-241-8/+5
| * | iwlwifi: mvm: query regdb for wmm rule if neededHaim Dreyfuss2018-04-093-19/+101
| * | brcmfmac: fix firmware request processing if nvram load failsArend Van Spriel2018-04-091-16/+20
* | | mlxsw: spectrum_switchdev: Do not remove mrouter port from MDB's ports listIdo Schimmel2018-04-271-7/+5
* | | NET: usb: qmi_wwan: add support for ublox R410M PID 0x90b2SZ Lin (林上智)2018-04-271-0/+1
* | | net: systemport: Correclty disambiguate driver instancesFlorian Fainelli2018-04-271-4/+12
* | | net: mvpp2: Fix clock resource by adding missing mg_core_clkMaxime Chevallier2018-04-271-2/+17
* | | net: mvpp2: Fix clk error path in mvpp2_probeMaxime Chevallier2018-04-271-7/+8
* | | nfp: don't depend on eth_tbl being availableJakub Kicinski2018-04-274-16/+23
| |/ |/|
* | net: phy: allow scanning busses with missing physAlexandre Belloni2018-04-251-1/+10
* | Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...David S. Miller2018-04-247-16/+37
|\ \
| * | ice: Fix insufficient memory issue in ice_aq_manage_mac_readMd Fahad Iqbal Polash2018-04-241-5/+17
| * | ice: Do not check INTEVENT bit for OICR interruptsBen Shelton2018-04-242-6/+0
| * | ice: Fix incorrect comment for action typeAnirudh Venkataramanan2018-04-241-1/+1
| * | ice: Fix initialization for num_nodes_addedAnirudh Venkataramanan2018-04-241-2/+2
| * | igb: Fix the transmission mode of queue 0 for Qav modeVinicius Costa Gomes2018-04-241-1/+16
| * | ixgbevf: ensure xdp_ring resources are free'd on error exitColin Ian King2018-04-241-1/+1
* | | sfc: ARFS filter IDsEdward Cree2018-04-246-46/+337
|/ /
* | team: fix netconsole setup over teamXin Long2018-04-241-7/+12
* | amd-xgbe: Only use the SFP supported transceiver signalsTom Lendacky2018-04-231-17/+54
* | amd-xgbe: Improve KR auto-negotiation and trainingTom Lendacky2018-04-237-4/+160
* | amd-xgbe: Add pre/post auto-negotiation phy hooksTom Lendacky2018-04-232-2/+19
* | pppoe: check sockaddr length in pppoe_connect()Guillaume Nault2018-04-231-0/+4
* | net: phy: marvell: clear wol event before setting itJingju Hou2018-04-231-0/+9
* | bonding: do not set slave_dev npinfo before slave_enable_netpoll in bond_enslaveXin Long2018-04-231-2/+1
* | ibmvnic: Clean actual number of RX or TX poolsThomas Falcon2018-04-221-2/+2
* | net: ethernet: ti: cpsw: fix tx vlan priority mappingIvan Khoronzhuk2018-04-221-1/+1
* | bnxt_en: Fix memory fault in bnxt_ethtool_init()Vasundhara Volam2018-04-192-24/+27
* | virtio_net: sparse annotation fixMichael S. Tsirkin2018-04-191-1/+1
* | virtio_net: fix adding vids on big-endianMichael S. Tsirkin2018-04-191-3/+3
* | virtio_net: split out ctrl bufferMichael S. Tsirkin2018-04-191-29/+39
* | net: hns: Avoid action name truncationdann frazier2018-04-191-1/+1
* | vmxnet3: fix incorrect dereference when rxvlan is disabledRonak Doshi2018-04-192-6/+15
* | net: qmi_wwan: add Wistron Neweb D19Q1Pawel Dembicki2018-04-191-0/+1
* | net: stmmac: Disable ACS Feature for GMAC >= 4Jose Abreu2018-04-193-9/+7
* | net: mvpp2: Fix DMA address mask sizeMaxime Chevallier2018-04-191-5/+7
* | net: qualcomm: rmnet: Fix warning seen with fill_infoSubash Abhinov Kasiviswanathan2018-04-181-5/+6
* | tun: fix vlan packet truncationBjørn Mork2018-04-181-6/+1
* | sfc: check RSS is active for filter insertBert Kenward2018-04-171-2/+2
* | ibmvnic: Clear pending interrupt after device resetThomas Falcon2018-04-161-4/+11