summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * i40e: Missing response checks in driver when starting/stopping FW LLDPAleksandr Loktionov2019-06-141-21/+24
| * i40e: remove duplicate stat calculation for tx_errorsJacob Keller2019-06-141-3/+0
| * i40e: Check if the BAR size is large enough before writing to registersAdam Ludkiewicz2019-06-141-1/+11
| * i40e: Missing response checks in driver when starting/stopping FW LLDPPiotr Marczak2019-06-141-2/+25
| * i40e: add input validation for virtchnl handlersSergey Nemov2019-06-141-43/+31
| * i40e: Improve AQ log granularityDoug Dziggel2019-06-142-23/+25
| * i40e: Add bounds check for ch[] arrayPiotr Kwapulinski2019-06-141-1/+10
| * i40e: Use signed variableMitch Williams2019-06-141-1/+1
| * i40e: add constraints for accessing veb arrayPiotr Kwapulinski2019-06-141-5/+7
| * i40e: let untrusted VF to create up to 16 VLANsPiotr Kwapulinski2019-06-141-1/+1
| * i40e: add functions stubs to support EEEAleksandr Loktionov2019-06-141-0/+12
* | udp: Remove unused variable/function (exact_dif)Tim Beale2019-06-152-23/+0
* | udp: Remove unused parameter (exact_dif)Tim Beale2019-06-152-12/+11
* | ipv4: tcp: fix ACK/RST sent with a transmit delayEric Dumazet2019-06-155-11/+19
* | net: remove empty netlink_tap_exit_netLi RongQing2019-06-151-5/+0
* | Merge branch 'nfp-flower-loosen-L4-checks-and-add-extack-to-flower-offload'David S. Miller2019-06-156-103/+286
|\ \
| * | nfp: flower: extend extack messaging for flower match and actionsPieter Jansen van Vuuren2019-06-156-77/+196
| * | nfp: flower: use extack messages in flower offloadPieter Jansen van Vuuren2019-06-151-25/+80
| * | nfp: flower: check L4 matches on unknown IP protocolsPieter Jansen van Vuuren2019-06-151-2/+11
|/ /
* | Merge tag 'mlx5-updates-2019-06-13' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2019-06-1519-144/+1516
|\ \
| * | Documentation: net: mlx5: Devlink health documentationMoshe Shemesh2019-06-131-0/+72
| * | net/mlx5: Report devlink health on FW fatal issuesMoshe Shemesh2019-06-133-23/+31
| * | net/mlx5: Add support for FW fatal reporter dumpMoshe Shemesh2019-06-131-0/+50
| * | net/mlx5: Add fw fatal devlink_health_reporterMoshe Shemesh2019-06-132-20/+62
| * | net/mlx5: Report devlink health on FW issuesMoshe Shemesh2019-06-132-1/+35
| * | net/mlx5: Add support for FW reporter dumpMoshe Shemesh2019-06-133-0/+270
| * | net/mlx5: Create FW devlink_health_reporterMoshe Shemesh2019-06-132-0/+50
| * | net/mlx5: Issue SW reset on FW assertFeras Daoud2019-06-136-8/+176
| * | net/mlx5: Control CR-space access by different PFsFeras Daoud2019-06-133-5/+47
| * | net/mlx5: Handle SW reset of FW in error flowFeras Daoud2019-06-135-65/+48
| * | net/mlx5: Add Crdump supportAlex Vesker2019-06-135-1/+116
| * | net/mlx5: Add Vendor Specific Capability access gatewayAlex Vesker2019-06-135-1/+316
| * | net/mlx5: Move all devlink related functions calls to devlink.cEran Ben Elisha2019-06-134-38/+80
| * | Documentation: net: mlx5: Add mlx5 initial documentationSaeed Mahameed2019-06-133-0/+103
| * | devlink: Hang reporter's dump method on a dumpit cbAya Levin2019-06-131-20/+98
* | | ipv4: Support multipath hashing on inner IP pkts for GRE tunnelStephen Suryaputra2019-06-153-1/+19
* | | virtio_net: enable napi_tx by defaultWillem de Bruijn2019-06-151-1/+1
* | | net: sched: ingress: set 'unlocked' flag for clsact Qdisc opsVlad Buslov2019-06-151-0/+1
* | | Merge branch 'enable-and-use-static_branch_deferred_inc'David S. Miller2019-06-152-3/+4
|\ \ \
| * | | tcp: use static_branch_deferred_inc for clean_acked_data_enabledWillem de Bruijn2019-06-151-1/+1
| * | | locking/static_key: always define static_branch_deferred_incWillem de Bruijn2019-06-151-2/+3
|/ / /
* | | Merge branch 'hns3-next'David S. Miller2019-06-1515-308/+476
|\ \ \
| * | | net: hns3: some variable modificationWeihang Li2019-06-1512-61/+95
| * | | net: hns3: delay ring buffer clearing during resetYunsheng Lin2019-06-151-5/+14
| * | | net: hns3: fix for skb leak when doing selftestYunsheng Lin2019-06-151-2/+4
| * | | net: hns3: fix for dereferencing before null checkingYunsheng Lin2019-06-151-2/+5
| * | | net: hns3: free irq when exit from abnormal branchYonglong Liu2019-06-151-0/+1
| * | | net: hns3: clear restting state when initializing HW devicePeng Li2019-06-151-0/+18
| * | | net: hns3: extract handling of mpf/pf msi-x errors into functionsWeihang Li2019-06-151-39/+83
| * | | net: hns3: some changes of MSI-X bits in PPU(RCB)Weihang Li2019-06-152-4/+3