aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-09-10kdoc: fix nfp_fw_load documentationDirk van der Merwe1-1/+1
2019-09-10nfp: devlink: add 'reset_dev_on_drv_probe' supportDirk van der Merwe2-0/+32
2019-09-10nfp: devlink: add 'fw_load_policy' supportDirk van der Merwe2-0/+167
2019-09-10nfp: add devlink param infrastructureDirk van der Merwe4-0/+71
2019-09-10nfp: honor FW reset and loading policiesDirk van der Merwe3-25/+132
2019-09-10nfp: nsp: add support for hwinfo set operationDirk van der Merwe2-0/+21
2019-09-10nfp: nsp: add support for optional hwinfo lookupDirk van der Merwe2-4/+50
2019-09-10nfp: nsp: add support for fw_loaded commandDirk van der Merwe2-0/+16
2019-09-10devlink: add 'reset_dev_on_drv_probe' paramDirk van der Merwe4-0/+31
2019-09-10devlink: extend 'fw_load_policy' valuesDirk van der Merwe2-0/+3
2019-09-10Merge branch 'net-dsa-mv88e6xxx-add-PCL-support'David S. Miller6-28/+388
2019-09-10net: dsa: mv88e6xxx: add RXNFC supportVivien Didelot2-0/+226
2019-09-10net: dsa: mv88e6xxx: introduce .port_set_policyVivien Didelot4-1/+121
2019-09-10net: dsa: mv88e6xxx: complete ATU state definitionsVivien Didelot3-27/+41
2019-09-10net/mlx4_en: ethtool: make array modes static const, makes object smallerColin Ian King1-1/+1
2019-09-10Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queueDavid S. Miller20-232/+373
2019-09-09i40e: Add support for X710 deviceMariusz Stachura1-0/+1
2019-09-09igc: Add tx_csum offload functionalitySasha Neftin4-0/+114
2019-09-09ixgbe: sync the first fragment unconditionallyFiro Yang1-7/+9
2019-09-09i40e: Remove EMPR traces from debugfs facilityMauro S. M. Rodrigues2-5/+0
2019-09-09i40e: Implement debug macro hw_dbg using dev_dbgMauro S. M. Rodrigues3-1/+6
2019-09-09i40e: fix hw_dbg usage in i40e_hmc_get_object_vaMauro S. M. Rodrigues1-10/+11
2019-09-09igc: Remove unneeded PCI bus definesSasha Neftin1-4/+0
2019-09-09iavf: allow permanent MAC address to changeMitch Williams2-5/+0
2019-09-09igc: Add NVM checksum validationSasha Neftin1-0/+9
2019-09-09fm10k: use a local variable for the frag pointerJacob Keller1-3/+5
2019-09-09Documentation: iavf: Update the Intel LAN driver doc for iavfJeff Kirsher1-33/+82
2019-09-09igc: Remove useless forward declarationSasha Neftin2-136/+129
2019-09-09e1000e: Make speed detection on hotplugging cable more reliableKai-Heng Feng1-6/+6
2019-09-09ixgbevf: Link lost in VM on ixgbevf when restoring from freeze or suspendRadoslaw Tyl1-0/+1
2019-09-09iavf: remove unused debug function iavf_debug_dYueHaibing1-22/+0
2019-09-07Merge branch 'net-tls-small-TX-offload-optimizations'David S. Miller1-39/+91
2019-09-07net/tls: align non temporal copy to cache linesJakub Kicinski1-5/+28
2019-09-07net/tls: remove the record tail optimizationJakub Kicinski1-20/+47
2019-09-07net/tls: use RCU for the adder to the offload record listJakub Kicinski1-8/+13
2019-09-07net/tls: unref frags in orderJakub Kicinski1-6/+3
2019-09-07Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-nextDavid S. Miller13-110/+197
2019-09-07net: hns3: make array spec_opcode static const, makes object smallerColin Ian King1-1/+1
2019-09-07be2net: make two arrays static const, makes object smallerColin Ian King1-2/+2
2019-09-07ionic: Remove unused including <linux/version.h>YueHaibing1-1/+0
2019-09-07Merge branch 'stmmac-next'David S. Miller4-16/+78
2019-09-07net: stmmac: Limit max speeds of XGMAC if asked toJose Abreu1-9/+16
2019-09-07net: stmmac: selftests: Add Split Header testJose Abreu1-0/+42
2019-09-07net: stmmac: dwmac4: Enable RX Jumbo frame supportJose Abreu2-7/+2
2019-09-07net: stmmac: selftests: Set RX tail pointer in Flow Control testJose Abreu1-0/+6
2019-09-07net: stmmac: selftests: Add missing checks for support of SAJose Abreu1-0/+12
2019-09-07ipmr: remove hard code cache_resolve_queue_len limitHangbin Liu2-4/+4
2019-09-07Merge branch 'hv_netvsc-features'David S. Miller3-5/+24
2019-09-07hv_netvsc: Sync offloading features to VF NICHaiyang Zhang1-2/+20
2019-09-07hv_netvsc: Allow scatter-gather feature to be tunableHaiyang Zhang3-3/+4