summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5
AgeCommit message (Expand)Author
2018-12-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2018-12-24net/mlx5e: drop useless LIST_HEADJulia Lawall
2018-12-24net/mlx5e: fix semicolon.cocci warningskbuild test robot
2018-12-20net/mlx5e: XDP, Add user control for XDP TX MPWQE featureTariq Toukan
2018-12-20net/mlx5e: XDP, Support Enhanced Multi-Packet TX WQETariq Toukan
2018-12-20net/mlx5e: XDP, Add array for WQE info descriptorsTariq Toukan
2018-12-20net/mlx5e: XDP, Maintain a FIFO structure for xdp_info instancesTariq Toukan
2018-12-20net/mlx5e: XDP, Replace boolean doorbell indication with segment pointerTariq Toukan
2018-12-20net/mlx5e: XDP, Warn upon polling an error CQETariq Toukan
2018-12-20net/mlx5e: XDP, Change the XDP SQ redirect indicationTariq Toukan
2018-12-20net/mlx5e: XDP, Precede XDP-related operations in RQ poll by a loaded program...Tariq Toukan
2018-12-20net/mlx5e: TX, Print opcode in error CQE warningTariq Toukan
2018-12-20Merge tag 'mlx5-updates-2018-12-19' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2018-12-20Merge branch 'mlx5-next' into rdma.gitJason Gunthorpe
2018-12-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-12-20net/mlx5: Fix LAG requirement when CONFIG_MLX5_ESWITCH is offAviv Heller
2018-12-20net/mlx5: Fix query_nic_sys_image_guid() error during initAviv Heller
2018-12-20net/mlx5e: Support tunnel encap over tagged EthernetEli Britstein
2018-12-20net/mlx5e: Support VLAN encap ETH header generationEli Britstein
2018-12-20net/mlx5e: Re-order route and encap header memory allocationEli Britstein
2018-12-20net/mlx5e: Tunnel encap ETH header helper functionEli Britstein
2018-12-20net/mlx5e: Fail attempt to offload e-switch TC encap flows with vlan on underlayEli Britstein
2018-12-20net/mlx5e: Tunnel routing output devs helper functionEli Britstein
2018-12-20net/mlx5e: Fail attempt to offload e-switch TC flows with egress upper devicesEli Britstein
2018-12-20net/mlx5e: Allow vlans on e-switch uplink repsOr Gerlitz
2018-12-20net/mlx5e: Increase VF representors' SQ size to 128Gavi Teitz
2018-12-20mlx5: extend PTP gettime function to read system clockMiroslav Lichvar
2018-12-20mlx5: update timecounter at least twice per counter overflowMiroslav Lichvar
2018-12-19net/mlx5e: Remove the false indication of software timestamping supportAlaa Hleihel
2018-12-19net/mlx5: Typo fix in del_sw_hw_ruleYuval Avnery
2018-12-19net/mlx5e: RX, Fix wrong early return in receive queue pollTariq Toukan
2018-12-19xfrm: prefer secpath_set over secpath_dupFlorian Westphal
2018-12-19drivers: net: ethernet: mellanox: use skb_sec_path helperFlorian Westphal
2018-12-17net/mlx5: Continue driver initialization despite debugfs failureLeon Romanovsky
2018-12-17net/mlx5e: Add some ethtool port control entries to the uplink rep netdevOr Gerlitz
2018-12-17net/mlx5e: Expose ethtool pause and link functions to mlx5e callersOr Gerlitz
2018-12-17net/mlx5e: Add sriov and udp tunnel ndo support for the uplink repOr Gerlitz
2018-12-17net/mlx5e: Handle port mtu/link, dcb and lag for uplink repsOr Gerlitz
2018-12-17net/mlx5e: Uninstantiate esw manager vport netdev on switchdev modeOr Gerlitz
2018-12-17net/mlx5e: Remove leftover code from the PF netdev being uplink repOr Gerlitz
2018-12-17net/mlx5e: Use dedicated uplink vport netdev representorOr Gerlitz
2018-12-17net/mlx5e: Use single argument for the esw representor build params helperOr Gerlitz
2018-12-17net/mlx5: E-Switch, Remove redundant reloading of the IB interfaceOr Gerlitz
2018-12-14net/mlx5: Handle LAG FW commands failure gracefullyAviv Heller
2018-12-14net/mlx5: Make RoCE and SR-IOV LAG modes explicitAviv Heller
2018-12-14net/mlx5: Rename mlx5_lag_is_bonded() to __mlx5_lag_is_active()Aviv Heller
2018-12-14net/mlx5: Allow co-enablement of uplink LAG and SRIOVRabie Loulou
2018-12-14net/mlx5: Allow/disallow LAG according to pre-req onlyRabie Loulou
2018-12-14net/mlx5: Adjustments for the activate LAG logic to run under sriovRabie Loulou
2018-12-14net/mlx5e: Duplicate offloaded TC eswitch rules under uplink LAGAviv Heller