summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-04-251-1/+10
|\
| * 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-254-15/+439
|\ \
| * | igb: Add support for adding offloaded clsflower filtersVinicius Costa Gomes2018-04-252-2/+188
| * | igb: Add the skeletons for tc-flower offloadingVinicius Costa Gomes2018-04-251-0/+66
| * | igb: Add MAC address support for ethtool nftuple filtersVinicius Costa Gomes2018-04-251-4/+39
| * | igb: Enable nfc filters to specify MAC addressesVinicius Costa Gomes2018-04-252-0/+32
| * | igb: Allow filters to be added for the local MAC addressVinicius Costa Gomes2018-04-251-4/+36
| * | igb: Add support for enabling queue steering in filtersVinicius Costa Gomes2018-04-253-0/+33
| * | igb: Add support for MAC address filters specifying source addressesVinicius Costa Gomes2018-04-253-5/+37
| * | igb: Enable the hardware traffic class feature bit for igb modelsVinicius Costa Gomes2018-04-251-0/+3
| * | igb: Fix queue selection on MAC filters on i210Vinicius Costa Gomes2018-04-251-2/+7
| * | igb: Fix not adding filter elements to the listVinicius Costa Gomes2018-04-251-1/+1
* | | Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2018-04-256-180/+219
|\ \ \
| * | | ixgbe: Avoid performing unnecessary resets for macvlan offloadAlexander Duyck2018-04-252-62/+135
| * | | ixgbe: Drop real_adapter from l2 fwd acceleration structureAlexander Duyck2018-04-252-13/+16
| * | | ixgbe/fm10k: Only support macvlan offload for types that support destination ...Alexander Duyck2018-04-252-0/+15
| * | | ixgbe/fm10k: Drop tracking stats for macvlan broadcast/multicastAlexander Duyck2018-04-252-8/+6
| * | | macvlan: Use software path for offloaded local, broadcast, and multicast trafficAlexander Duyck2018-04-253-57/+33
| * | | macvlan: Rename fwd_priv to accel_priv and add accessor functionAlexander Duyck2018-04-252-18/+23
| * | | ixgbe: Drop support for macvlan specific unicast listsAlexander Duyck2018-04-251-31/+0
| |/ /
* | | mkiss: remove redundant check for len > 0Colin Ian King2018-04-251-1/+1
* | | net: amd8111e: remove redundant duplicated if statementColin Ian King2018-04-251-10/+6
* | | nfp: flower: ignore duplicate cb requests for same ruleJohn Hurley2018-04-252-3/+21
* | | nfp: flower: support offloading multiple rules with same cookieJohn Hurley2018-04-253-17/+38
* | | nfp: print PCIe link bandwidth on probeJakub Kicinski2018-04-251-0/+1
* | | nfp: reset local locks on initJakub Kicinski2018-04-255-0/+113
|/ /
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-04-2463-407/+1082
|\|
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-04-2430-212/+752
| |\
| | * 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
| | * s390/qeth: use Read device to query hypervisor for MACJulian Wiedmann2018-04-221-1/+1
| | * s390/qeth: fix request-side race during cmd IO timeoutJulian Wiedmann2018-04-223-27/+40
| | * s390/qeth: fix MAC address update sequenceJulian Wiedmann2018-04-221-24/+31
| | * s390/qeth: handle failure on workqueue creationJulian Wiedmann2018-04-221-1/+7