summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2019-05-17net/mlx5e: Fix possible modify header actions memory leakEli Britstein
2019-05-17net/mlx5e: Fix no rewrite fields with the same matchEli Britstein
2019-05-17net/mlx5e: Additional check for flow destination comparisonDmytro Linkin
2019-05-17net/mlx5e: Add missing ethtool driver info for representorsDmytro Linkin
2019-05-17net/mlx5e: Fix number of vports for ingress ACL configurationEli Britstein
2019-05-17net/mlx5e: Fix ethtool rxfh commands when CONFIG_MLX5_EN_RXNFC is disabledSaeed Mahameed
2019-05-17net/mlx5e: Fix wrong xmit_more applicationTariq Toukan
2019-05-17net/mlx5: Fix peer pf disable hca commandBodong Wang
2019-05-17net/mlx5: E-Switch, Correct type to u16 for vport_num and int for vport_indexParav Pandit
2019-05-17net/mlx5: Add meaningful return codes to status_to_err functionValentine Fatiev
2019-05-17net/mlx5: Imply MLXFW in mlx5_coreSaeed Mahameed
2019-05-16net/mlx5e: Fix calling wrong function to get inner vlan key and maskJianbo Liu
2019-05-15enetc: Add missing link state info for ethtoolClaudiu Manoil
2019-05-15enetc: Allow to disable Tx SGClaudiu Manoil
2019-05-15enetc: Fix NULL dma address unmap for Tx BD extensionsClaudiu Manoil
2019-05-14nfp: flower: add rcu locks when accessing netdev for tunnelsPieter Jansen van Vuuren
2019-05-14net: macb: fix error format in dev_err()Luca Ceresoli
2019-05-14net/mlx4_core: Change the error print to info printYunjian Wang
2019-05-14Merge tag 'mfd-next-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds
2019-05-14Merge tag 'pci-v5.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-05-14Merge branches 'ib-mfd-arm-leds-5.2', 'ib-mfd-gpio-input-leds-power-5.2', 'ib...Lee Jones
2019-05-13net: ethernet: stmmac: dwmac-sun8i: enable support of unicast filteringCorentin Labbe
2019-05-13net: ethernet: ti: netcp_ethss: fix buildGrygorii Strashko
2019-05-13net: seeq: fix crash caused by not set dev.parentThomas Bogendoerfer
2019-05-13net: mvpp2: cls: Add missing NETIF_F_NTUPLE flagMaxime Chevallier
2019-05-10net: ethernet: fix similar warning reported by kbuild test robotPetr Štetiar
2019-05-10net/ibmvnic: Update carrier state after link state changeThomas Falcon
2019-05-10net/ibmvnic: Update MAC address settings after adapter resetThomas Falcon
2019-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-05-09nfp: add missing kdocJakub Kicinski
2019-05-09nfp: bpf: fix static check error through tightening shift amount adjustmentJiong Wang
2019-05-09net: aquantia: fix undefined devm_hwmon_device_register_with_info referenceKefeng Wang
2019-05-09dwmac4_prog_mtl_tx_algorithms() missing write operationCheng Han
2019-05-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2019-05-08nfp: reintroduce ndo_get_port_parent_id for representor portsPieter Jansen van Vuuren
2019-05-08net: hns3: remove redundant assignment of l2_hdr to itselfColin Ian King
2019-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2019-05-07Merge branch 'parisc-5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-05-07cxgb4: Fix error path in cxgb4_init_moduleYueHaibing
2019-05-07net: macb: Change interrupt and napi enable order in openHarini Katakam
2019-05-07net: ll_temac: Improve error message on error IRQEsben Haabendal
2019-05-07net/sched: remove block pointer from common offload structurePieter Jansen van Vuuren
2019-05-07net: ethernet: support of_get_mac_address new ERR_PTR errorPetr Štetiar
2019-05-07net: mvpp2: cls: fix less than zero check on a u32 variableColin Ian King
2019-05-07net: hns3: use devm_kcalloc when allocating desc_cbYunsheng Lin
2019-05-07net: hns3: some cleanup for struct hns3_enet_ringYunsheng Lin
2019-05-07net: hns3: unify the page reusing for page size 4K and 64KYunsheng Lin
2019-05-07net: hns3: optimize the barrier using when cleaning TX BDYunsheng Lin
2019-05-07net: hns3: fix error handling for desc fillingYunsheng Lin