aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* xen-netback: add control ring boilerplatePaul Durrant2016-05-164-30/+277
* Merge branch 'cls_u32_hw_sw'David S. Miller2016-05-163-12/+57
|\
| * net: cls_u32: Add support for skip-sw flag to tc u32 classifier.Samudrala, Sridhar2016-05-163-9/+54
| * net: sched: Move TCA_CLS_FLAGS_SKIP_HW to uapi header file.Samudrala, Sridhar2016-05-162-3/+3
|/
* Merge branch 'hv_netvsc-races'David S. Miller2016-05-164-198/+215
|\
| * hv_netvsc: set nvdev link after populating chn_tableVitaly Kuznetsov2016-05-161-11/+18
| * hv_netvsc: synchronize netvsc_change_mtu()/netvsc_set_channels() with netvsc_...Vitaly Kuznetsov2016-05-161-2/+7
| * hv_netvsc: get rid of struct net_device pointer in struct netvsc_deviceVitaly Kuznetsov2016-05-164-64/+72
| * hv_netvsc: untangle the pointer messVitaly Kuznetsov2016-05-164-122/+99
| * hv_netvsc: use start_remove flag to protect netvsc_link_change()Vitaly Kuznetsov2016-05-161-4/+17
| * hv_netvsc: move start_remove flag to net_device_contextVitaly Kuznetsov2016-05-163-6/+13
|/
* phy: add support for a reset-gpio specificationUwe Kleine-König2016-05-162-0/+11
* Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2016-05-1513-165/+330
|\
| * i40e: fix an uninitialized variable bugDan Carpenter2016-05-141-1/+1
| * i40e: Bump version from 1.5.10 to 1.5.16Bimmy Pujari2016-05-141-1/+1
| * i40e: don't add broadcast filter for VFsMitch Williams2016-05-141-8/+0
| * i40e/i40evf: properly report Rx packet hashMitch Williams2016-05-141-1/+1
| * i40e: set context to use VSI RSS LUT for SR-IOVAshish Shah2016-05-141-1/+2
| * i40e: Correct UDP packet header for non_tunnel-ipv6Akeem G Abodunrin2016-05-131-1/+1
| * i40e: change Rx hang message into a WARN_ONCEJacob Keller2016-05-131-3/+1
| * i40e: Refactor ethtool get_settingsCatherine Sullivan2016-05-131-123/+135
| * i40e: lie to the VFMitch Williams2016-05-131-3/+7
| * i40e: Add vf-true-promisc-support priv flagAnjali Singhai Jain2016-05-136-18/+111
| * i40e: Implement the API function for aq_set_switch_configShannon Nelson2016-05-132-0/+33
| * i40e: Add allmulti support for the VFAnjali Singhai Jain2016-05-133-3/+30
| * i40e: Add support for disabling all link and change bits needed for PHY inter...Kevin Scott2016-05-133-2/+7
* | Merge branch 'bnxt_en-next'David S. Miller2016-05-154-49/+242
|\ \
| * | bnxt_en: Use dma_rmb() instead of rmb().Michael Chan2016-05-151-1/+1
| * | bnxt_en: Add BCM57314 device ID.Michael Chan2016-05-151-0/+3
| * | bnxt_en: Simplify and improve unsupported SFP+ module reporting.Michael Chan2016-05-152-37/+30
| * | bnxt_en: Fix length value in dmesg log firmware error message.Michael Chan2016-05-151-1/+1
| * | bnxt_en: Improve the delay logic for firmware response.Michael Chan2016-05-151-9/+10
| * | bnxt_en: Reduce maximum ring pages if page size is 64K.Michael Chan2016-05-151-0/+7
| * | bnxt_en: Report PCIe link speed and width during driver loadAjit Khaparde2016-05-151-0/+18
| * | bnxt_en: Add Support for ETHTOOL_GMODULEINFO and ETHTOOL_GMODULEEEPROAjit Khaparde2016-05-154-0/+167
| * | bnxt_en: Fix invalid max channel parameter in ethtool -l.Satish Baddipadige2016-05-151-1/+5
|/ /
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-05-15144-615/+1364
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-05-1416-45/+175
| |\ \
| | * | arm64: bpf: jit JMP_JSET_{X,K}Zi Shen Lim2016-05-141-0/+1
| | * | net/route: enforce hoplimit max valuePaolo Abeni2016-05-142-0/+4
| | * | nf_conntrack: avoid kernel pointer value leak in slab nameLinus Torvalds2016-05-141-1/+3
| | * | Merge branch 'xgene-fixes'David S. Miller2016-05-137-41/+94
| | |\ \
| | | * | drivers: net: xgene: fix register offsetIyappan Subramanian2016-05-132-4/+4
| | | * | drivers: net: xgene: fix statistics counters race conditionIyappan Subramanian2016-05-134-19/+53
| | | * | drivers: net: xgene: fix ununiform latency across queuesIyappan Subramanian2016-05-132-11/+27
| | | * | drivers: net: xgene: fix sharing of irqsIyappan Subramanian2016-05-131-2/+2
| | | * | drivers: net: xgene: fix IPv4 forward crashIyappan Subramanian2016-05-132-5/+8
| | |/ /
| | * | xen-netback: fix extra_info handling in xenvif_tx_err()Paul Durrant2016-05-131-0/+1
| | * | net: mvneta: bm: fix dependencies againArnd Bergmann2016-05-121-1/+1
| | * | Merge branch 'bnxt_en-fixes'David S. Miller2016-05-112-0/+65
| | |\ \