summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx5/core
AgeCommit message (Expand)Author
2018-05-29Merge tag 'mlx5e-updates-2018-05-25' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller
2018-05-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-05-25net/mlx5e: Avoid reset netdev stats on configuration changesEran Ben Elisha
2018-05-25net/mlx5e: Introducing new statistics rwlockShalom Lagziel
2018-05-25net/mlx5e: Move phy link down events counter out of SW statsSaeed Mahameed
2018-05-25net/mlx5: Use order-0 allocations for all WQ typesTariq Toukan
2018-05-25net/mlx5i: Use compilation flag in IPOIB headerTariq Toukan
2018-05-25net/mlx5e: TX, Use actual WQE size for SQ edge fillTariq Toukan
2018-05-25net/mlx5e: Use WQ API functions instead of direct fields accessTariq Toukan
2018-05-25net/mlx5e: Split offloaded eswitch TC rules for port mirroringChris Mi
2018-05-25net/mlx5e: Parse mirroring action for offloaded TC eswitch flowsChris Mi
2018-05-25net/mlx5: E-switch, Create a second level FDB flow tableChris Mi
2018-05-25net/mlx5: E-Switch, Reorganize and rename fdb flow tablesChris Mi
2018-05-24net/mlx5: IPSec, Fix a race between concurrent sandbox QP commandsYossi Kuperman
2018-05-24net/mlx5e: When RXFCS is set, add FCS data into checksum calculationEran Ben Elisha
2018-05-24net/mlx5e: Receive buffer support for DCBXHuy Nguyen
2018-05-24net/mlx5e: Receive buffer configurationHuy Nguyen
2018-05-24net/mlx5: PPTB and PBMC register firmware command supportHuy Nguyen
2018-05-24net/mlx5e: Move port speed code from en_ethtool.c to en/port.cHuy Nguyen
2018-05-17net/mlx5e: Add HW vport counters to representor ethtool statsOr Gerlitz
2018-05-17net/mlx5e: Ignore attempts to offload multiple times a TC flowOr Gerlitz
2018-05-17net/mlx5e: Use shared table for offloaded TC eswitch flowsOr Gerlitz
2018-05-17net/mlx5e: Prepare for shared table to keep TC eswitch flowsOr Gerlitz
2018-05-17net/mlx5e: Add ingress/egress indication for offloaded TC flowsOr Gerlitz
2018-05-17net/mlx5e: Offload TC eswitch rules for VFs belonging to different PFsRabie Loulou
2018-05-17Merge tag 'mlx5-updates-2018-05-17' of git://git.kernel.org/pub/scm/linux/ker...Saeed Mahameed
2018-05-17net/mlx5e: Explicitly set source e-switch in offloaded TC rulesShahar Klein
2018-05-17net/mlx5: Add source e-switch ownerShahar Klein
2018-05-17net/mlx5e: Explicitly set destination e-switch in FDB rulesRabie Loulou
2018-05-17net/mlx5: Add destination e-switch ownerShahar Klein
2018-05-17net/mlx5: Properly handle a vport destination when setting FTEShahar Klein
2018-05-16net/mlx5: Eswitch, Use 'kvfree()' for memory allocated by 'kvzalloc()'Christophe JAILLET
2018-05-16net/mlx5: Vport, Use 'kvfree()' for memory allocated by 'kvzalloc()'Christophe JAILLET
2018-05-14net/mlx5e: Remove MLX5E_TEST_BIT macroGal Pressman
2018-05-14net/mlx5e: Use test bit in en accel xmit flowGal Pressman
2018-05-14net/mlx5e: Use __set_bit for adaptive-moderation bit in RQ stateGal Pressman
2018-05-14net/mlx5e: Report all channels with min RX WQEs timeoutEran Ben Elisha
2018-05-14net/mlx5e: Support offloaded TC flows with no matches on headersOr Gerlitz
2018-05-14net/mlx5e: Get the required HW match level while parsing TC flow matchesOr Gerlitz
2018-05-14net/mlx5e: Properly order min inline mode setup while parsing TC matchesOr Gerlitz
2018-05-14net/mlx5e: Use local actions var while processing offloaded TC flow actionsOr Gerlitz
2018-05-14net/mlx5e: Return success when TC offloaded fdb actions parsed okOr Gerlitz
2018-05-14net/mlx5e: Avoid redundant zeroing of offloaded TC flow attributesOr Gerlitz
2018-05-14net/mlx5e: Clean static checker complaints on TC offload and VF reps codeOr Gerlitz
2018-05-14net/mlx5e: Remove double defined DMAC header re-write elementOr Gerlitz
2018-05-14net/mlx5e: Use bool as return type for mlx5e_xdp_handleTariq Toukan
2018-05-14net/mlx5e: Use u8 instead of int for LRO number of segmentsTariq Toukan
2018-05-14net/mlx5e: Skip redundant checks when providing NUD lastuse feedbackRoi Dayan
2018-05-14net/mlx5e: Remove redundant vport context vlan updateSaeed Mahameed
2018-05-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller