summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* ibmvnic: Set state UPMick Tarsel2017-10-011-0/+2
* Revert "net: dsa: bcm_sf2: Defer port enabling to calling port_enable"Florian Fainelli2017-10-011-3/+6
* Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2017-10-0111-155/+274
|\
| * i40e: refactor FW version checkingMitch Williams2017-09-294-5/+23
| * i40e: Enable VF to negotiate number of allocated queuesAlan Brady2017-09-293-0/+77
| * i40evf: fix ring to vector mappingAlan Brady2017-09-291-38/+10
| * i40e: shutdown all IRQs and disable MSI-X when suspendedJacob Keller2017-09-292-2/+68
| * i40e: prevent service task from running while we're suspendedJacob Keller2017-09-291-0/+8
| * i40e: don't clear suspended state until we finish resumingJacob Keller2017-09-291-6/+13
| * i40e: use newer generic PM support instead of legacy PM callbacksJacob Keller2017-09-291-37/+17
| * i40e: use separate state bit for miscellaneous IRQ setupJacob Keller2017-09-292-25/+15
| * i40evf: lower message levelMitch Williams2017-09-291-1/+1
| * i40e: fix for flow director counters not wrapping as expectedMariusz Stachura2017-09-291-12/+23
| * i40e: relax warning message in case of version mismatchMariusz Stachura2017-09-291-2/+1
| * i40e: simplify member variable accessesSudheer Mogilappagari2017-09-291-10/+11
| * i40e: Fix link down message when interface is brought upSudheer Mogilappagari2017-09-291-2/+1
| * i40e: Fix unqualified module message while bringing link upSudheer Mogilappagari2017-09-291-9/+0
| * i40e/i40evf: rename bytes_per_int to bytes_per_usecJacob Keller2017-09-292-12/+12
* | mkiss: remove redundant check on len being zeroColin Ian King2017-09-301-1/+2
|/
* net: hns3: Add DCB support when interacting with network stackYunsheng Lin2017-09-281-15/+87
* net: hns3: Setting for fc_mode and dcb enable flag in TM moduleYunsheng Lin2017-09-281-4/+30
* net: hns3: Add dcb netlink interface for the support of DCB featureYunsheng Lin2017-09-284-0/+117
* net: hns3: Add hclge_dcb module for the support of DCB featureYunsheng Lin2017-09-287-6/+375
* net: hns3: Add some interface for the support of DCB featureYunsheng Lin2017-09-284-5/+55
* net: hns3: Add tc-based TM support for sriov enabled portYunsheng Lin2017-09-281-18/+31
* net: hns3: Add support for port shaper setting in TM moduleYunsheng Lin2017-09-282-0/+36
* net: hns3: Add support for PFC setting in TM moduleYunsheng Lin2017-09-282-5/+68
* net: hns3: Add support for dynamically buffer reallocationYunsheng Lin2017-09-283-70/+87
* net: hns3: Support for dynamically assigning tx buffer to TCYunsheng Lin2017-09-282-10/+55
* arp: make arp_hdr_len() return unsigned intAlexey Dobriyan2017-09-281-1/+2
* net-next/hinic: Fix a case of Tx Queue is Stopped foreverAviad Krawczyk2017-09-281-2/+12
* net-next/hinic: Set Rxq irq to specific cpu for NUMAAviad Krawczyk2017-09-281-9/+9
* cxgb4: make function ch_flower_stats_cb, fixes warningColin Ian King2017-09-281-1/+1
* mlxsw: spectrum: router: Don't ignore IPMR notificationsYotam Gigi2017-09-271-1/+2
* mlxsw: spectrum: Notify multicast router on RIF MTU changesYotam Gigi2017-09-271-0/+11
* mlxsw: spectrum_router: Add multicast routes notification handling functionalityYotam Gigi2017-09-271-2/+185
* mlxsw: spectrum: router: Squash the default route table to mainYotam Gigi2017-09-271-2/+2
* mlxsw: spectrum: Add the multicast routing hardware logicYotam Gigi2017-09-274-1/+873
* mlxsw: spectrum: Add the multicast routing offloading logicYotam Gigi2017-09-274-1/+1150
* nfp: flower vxlan neighbour keep-aliveJohn Hurley2017-09-274-0/+69
* nfp: flower vxlan neighbour offloadJohn Hurley2017-09-274-0/+268
* nfp: offload vxlan IPv4 endpoints of flower rulesJohn Hurley2017-09-275-3/+143
* nfp: offload flower vxlan endpoint MAC addressesJohn Hurley2017-09-277-8/+423
* nfp: compile flower vxlan tunnel set actionsJohn Hurley2017-09-272-21/+179
* nfp: compile flower vxlan tunnel metadata match fieldsJohn Hurley2017-09-274-12/+158
* nfp: add helper to get flower cmsg lengthJohn Hurley2017-09-272-1/+6
* mlxsw: spectrum_flower: Offload "ok" termination actionJiri Pirko2017-09-271-1/+5
* mlxsw: spectrum_acl: Propagate errors from mlxsw_afa_block_jump/continueJiri Pirko2017-09-276-18/+26
* mlxsw: spectrum_dpipe: Add support for controlling nexthop countersArkadi Sharshevsky2017-09-273-6/+36
* mlxsw: spectrum_dpipe: Add support for adjacency table dumpArkadi Sharshevsky2017-09-271-0/+238