aboutsummaryrefslogtreecommitdiffstats
path: root/fs (unfollow)
AgeCommit message (Expand)AuthorFilesLines
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-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-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-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-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-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-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
2019-09-07tcp: ulp: fix possible crash in tcp_diag_get_aux_size()Eric Dumazet1-1/+1
2019-09-07net: fib_notifier: move fib_notifier_ops from struct net into per-net structJiri Pirko2-9/+23
2019-09-07ethernet: micrel: Use DIV_ROUND_CLOSEST directly to make it readablezhong jiang1-1/+1
2019-09-06lan743x: remove redundant assignment to variable rx_process_resultColin Ian King1-2/+1
2019-09-06ravb: TROCR register is only present on R-Car Gen3Simon Horman2-3/+5
2019-09-06ravb: remove undocumented endianness selectionSimon Horman2-7/+0
2019-09-06ravb: remove undocumented counter processingSimon Horman2-13/+0
2019-09-06ravb: correct typo in FBP field of SFO registerSimon Horman1-1/+1
2019-09-06zd1211rw: use %*ph to print small bufferAndy Shevchenko1-2/+1
2019-09-06brcmfmac: use %*ph to print small bufferAndy Shevchenko1-12/+6