summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* dpaa_eth: Use random MAC address when none is givenMadalin Bucur2020-03-081-2/+14
* fsl/fman: tolerate missing MAC address in device treeMadalin Bucur2020-03-084-25/+18
* fsl/fman: reuse set_mac_address() in dtsec init()Madalin Bucur2020-03-081-25/+19
* Merge branch 'bnxt_en-Updates'David S. Miller2020-03-084-80/+49
|\
| * bnxt_en: Call devlink_port_type_clear() in remove()Vasundhara Volam2020-03-081-0/+2
| * bnxt_en: Return -EAGAIN if fw command returns BUSYVasundhara Volam2020-03-081-0/+1
| * bnxt_en: Modify some bnxt_hwrm_*_free() functions to void.Vasundhara Volam2020-03-081-18/+11
| * bnxt_en: Remove unnecessary assignment of return codeVasundhara Volam2020-03-084-44/+21
| * bnxt_en: Clear DCB settings after firmware reset.Michael Chan2020-03-081-0/+1
| * bnxt_en: Process the NQ under NAPI continuous polling.Michael Chan2020-03-081-9/+4
| * bnxt_en: Simplify __bnxt_poll_cqs_done().Michael Chan2020-03-081-8/+7
| * bnxt_en: Handle all NQ notifications in bnxt_poll_p5().Michael Chan2020-03-081-3/+4
|/
* net/sched: act_ct: fix lockdep splat in tcf_ct_flow_table_getEric Dumazet2020-03-081-13/+11
* net: rmnet: set NETIF_F_LLTX flagTaehee Yoo2020-03-081-0/+2
* Merge branch 'bareudp-several-code-cleanup-for-bareudp-module'David S. Miller2020-03-081-6/+11
|\
| * bareudp: remove unnecessary udp_encap_enable() in bareudp_socket_create()Taehee Yoo2020-03-081-3/+0
| * bareudp: print error message when command failsTaehee Yoo2020-03-081-3/+10
| * bareudp: add module aliasTaehee Yoo2020-03-081-0/+1
|/
* Merge branch 'cxgb4-chcr-ktls-tx-ofld-support-on-T6-adapter'David S. Miller2020-03-0817-17/+2506
|\
| * cxgb4/chcr: Add ipv6 support and statisticsRohit Maheshwari2020-03-084-3/+149
| * chcr: Handle first or middle part of recordRohit Maheshwari2020-03-083-2/+489
| * chcr: handle partial end part of a recordRohit Maheshwari2020-03-081-7/+304
| * cxgb4/chcr: complete record tx handlingRohit Maheshwari2020-03-088-4/+686
| * cxgb4/chcr: Save tx keys and handle HW responseRohit Maheshwari2020-03-089-13/+391
| * cxgb4/chcr : Register to tls add and del callbackRohit Maheshwari2020-03-0811-0/+499
|/
* Merge branch 'net-allow-user-specify-TC-action-HW-stats-type'David S. Miller2020-03-0819-26/+230
|\
| * sched: act: allow user to specify type of HW stats for a filterJiri Pirko2020-03-084-0/+69
| * flow_offload: introduce "disabled" HW stats type and allow it in mlxswJiri Pirko2020-03-082-1/+2
| * mlxsw: spectrum_acl: Ask device for rule stats only if counter was createdJiri Pirko2020-03-082-10/+19
| * flow_offload: introduce "delayed" HW stats type and allow it in mlx5Jiri Pirko2020-03-082-3/+7
| * flow_offload: introduce "immediate" HW stats type and allow it in mlxswJiri Pirko2020-03-082-2/+4
| * mlxsw: restrict supported HW stats type to "any"Jiri Pirko2020-03-081-4/+10
| * mlxsw: spectrum_flower: Do not allow mixing HW stats types for actionsJiri Pirko2020-03-081-0/+2
| * flow_offload: check for basic action hw stats typeJiri Pirko2020-03-0812-11/+119
| * ocelot_flower: use flow_offload_has_one_action() helperJiri Pirko2020-03-081-1/+1
| * flow_offload: Introduce offload of HW stats typeJiri Pirko2020-03-081-0/+3
|/
* Merge branch 'ethtool-consolidate-irq-coalescing-other-drivers'David S. Miller2020-03-067-21/+11
|\
| * wil6210: reject unsupported coalescing paramsJakub Kicinski2020-03-061-0/+1
| * staging: qlge: reject unsupported coalescing paramsJakub Kicinski2020-03-061-0/+2
| * vmxnet3: let core reject the unsupported coalescing parametersJakub Kicinski2020-03-061-21/+3
| * r8152: reject unsupported coalescing paramsJakub Kicinski2020-03-061-0/+1
| * tun: reject unsupported coalescing paramsJakub Kicinski2020-03-061-0/+1
| * RDMA/ipoib: reject unsupported coalescing paramsJakub Kicinski2020-03-061-0/+2
| * um: reject unsupported coalescing paramsJakub Kicinski2020-03-061-0/+1
|/
* dt-bindings: net: Add ipq806x mdio bindingsAnsuel Smith2020-03-061-0/+53
* net: mdio: add ipq8064 mdio driverAnsuel Smith2020-03-063-0/+175
* Merge branch 'tun-debug'David S. Miller2020-03-051-78/+27
|\
| * tun: drop TUN_DEBUG and tun_debug()Michal Kubecek2020-03-051-17/+0
| * tun: replace tun_debug() by netif_info()Michal Kubecek2020-03-051-33/+27
| * tun: drop useless debugging statementsMichal Kubecek2020-03-051-13/+0