summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net: dsa: qca8k: Force CPU port to its highest bandwidthMichal Vokáč2018-05-232-3/+9
* net: dsa: qca8k: Enable RXMAC when bringing up a portMichal Vokáč2018-05-231-1/+1
* net: dsa: qca8k: Add support for QCA8334 switchMichal Vokáč2018-05-231-0/+1
* net: dsa: qca8k: Add QCA8334 binding documentationMichal Vokáč2018-05-231-1/+22
* cxgb4: Add new T6 device idsGanesh Goudar2018-05-231-0/+2
* selftests: uevent filteringChristian Brauner2018-05-233-0/+505
* Merge branch 'fib-rule-selftest'David S. Miller2018-05-239-41/+406
|\
| * selftests: net: initial fib rule testsRoopa Prabhu2018-05-232-1/+249
| * ipv6: support sport, dport and ip_proto in RTM_GETROUTERoopa Prabhu2018-05-231-0/+17
| * ipv4: support sport, dport and ip_proto in RTM_GETROUTERoopa Prabhu2018-05-236-40/+140
|/
* hv_netvsc: Add handlers for ethtool get/set msg levelHaiyang Zhang2018-05-231-0/+16
* net: vxge: fix spelling mistake in macro VXGE_HW_ERR_PRIVILAGED_OPEARATIONColin Ian King2018-05-234-10/+10
* Merge branch 'udp-gso-fixes'David S. Miller2018-05-235-7/+10
|\
| * gso: limit udp gso to egress-only virtual devicesWillem de Bruijn2018-05-233-5/+6
| * udp: exclude gso from xfrm pathsWillem de Bruijn2018-05-232-2/+4
|/
* Merge branch 'net-sfp-small-improvements'David S. Miller2018-05-232-15/+26
|\
| * Documentation/bindings: net: the sfp i2c-bus property is now mandatoryAntoine Tenart2018-05-231-2/+2
| * net: phy: sfp: make the i2c-bus dt property mandatoryAntoine Tenart2018-05-231-13/+15
| * net: phy: sfp: warn the user when no tx_disable pin is availableAntoine Tenart2018-05-231-0/+9
|/
* Merge branch 'nfp-abm-add-basic-support-for-advanced-buffering-NIC'David S. Miller2018-05-2324-112/+1193
|\
| * nfp: assign vNIC id as phys_port_name of vNICs which are not portsJakub Kicinski2018-05-235-7/+30
| * nfp: use split in naming of PCIe PF portsJakub Kicinski2018-05-233-1/+11
| * nfp: abm: force Ethternet port upJakub Kicinski2018-05-233-0/+18
| * nfp: abm: spawn port netdevsJakub Kicinski2018-05-234-20/+225
| * nfp: add devlink_eswitch_mode_set callbackJakub Kicinski2018-05-232-0/+22
| * devlink: don't take instance lock around eswitch mode setJakub Kicinski2018-05-231-1/+2
| * nfp: add app pointer to port representorsJakub Kicinski2018-05-231-0/+2
| * nfp: abm: create project-specific vNIC structureJakub Kicinski2018-05-236-4/+186
| * nfp: abm: add initial active buffer management NIC skeletonJakub Kicinski2018-05-236-0/+155
| * nfp: core: allow 4-byte aligned accesses to Memory UnitsJakub Kicinski2018-05-231-50/+44
| * nfp: add shared buffer configurationJakub Kicinski2018-05-236-1/+294
| * nfp: add support for per-PCI PF mailboxJakub Kicinski2018-05-233-0/+173
| * nfp: move rtsym helpers to pf codeJakub Kicinski2018-05-233-48/+51
|/
* Merge branch 'bpfilter'David S. Miller2018-05-2317-12/+503
|\
| * net: add skeleton of bpfilter kernel moduleAlexei Starovoitov2018-05-2313-0/+339
| * umh: introduce fork_usermode_blob() helperAlexei Starovoitov2018-05-234-12/+164
|/
* Merge branch 'qed-firmware-TLV'David S. Miller2018-05-2216-2/+2502
|\
| * qedi: Add get_generic_tlv_data handler.Manish Rangankar2018-05-221-0/+16
| * qedi: Add support for populating ethernet TLVs.Manish Rangankar2018-05-223-0/+191
| * qedf: Add get_generic_tlv_data handler.Chad Dupuis2018-05-222-0/+18
| * qedf: Add support for populating ethernet TLVs.Chad Dupuis2018-05-224-1/+104
| * qede: Add support for populating ethernet TLVs.Sudarsana Reddy Kalluru2018-05-221-0/+101
| * qed: Add driver infrastucture for handling mfw requests.Sudarsana Reddy Kalluru2018-05-224-1/+170
| * qed: Add support for processing iscsi tlv request.Sudarsana Reddy Kalluru2018-05-223-1/+170
| * qed: Add support for processing fcoe tlv request.Sudarsana Reddy Kalluru2018-05-223-1/+1024
| * qed: Add support for tlv request processing.Sudarsana Reddy Kalluru2018-05-226-1/+480
| * qed: Add MFW interfaces for TLV request support.Sudarsana Reddy Kalluru2018-05-221-0/+231
|/
* Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2018-05-222-199/+264
|\
| * i40e: use the more traditional 'i' loop variableJacob Keller2018-05-221-28/+28
| * i40e: add function doc headers for ethtool stats functionsJacob Keller2018-05-221-0/+38