summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx5/core
AgeCommit message (Expand)Author
2018-03-26net/mlx5e: Sync netdev vxlan ports at openShahar Klein
2018-03-26net/mlx5e: Avoid using the ipv6 stub in the TC offload neigh update pathOr Gerlitz
2018-03-26net/mlx5e: Fix memory usage issues in offloading TC flowsJianbo Liu
2018-03-26net/mlx5e: Fix traffic being dropped on VF representorRoi Dayan
2018-03-26net/mlx5e: Verify coalescing parameters in rangeMoshe Shemesh
2018-03-26net/mlx5: Make eswitch support to depend on switchdevOr Gerlitz
2018-03-26net/mlx5e: Use 32 bits to store VF representor SQ numberOr Gerlitz
2018-03-26net/mlx5e: Don't override vport admin link state in switchdev modeJianbo Liu
2018-03-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2018-02-28{net, IB}/mlx5: Raise fatal IB event when sys error occursDaniel Jurgens
2018-02-20net/mlx5: Fix error handling when adding flow rulesVlad Buslov
2018-02-20net/mlx5: E-Switch, Fix drop counters use before creationEugenia Emantayev
2018-02-20net/mlx5: Add header re-write to the checks for conflicting actionsOr Gerlitz
2018-02-20net/mlx5: Use 128B cacheline size for 128B or larger cachelinesDaniel Jurgens
2018-02-20net/mlx5e: Specify numa node when allocating drop rqGal Pressman
2018-02-20net/mlx5e: Return error if prio is specified when offloading eswitch vlan pushOr Gerlitz
2018-02-20net/mlx5: Address static checker warnings on non-constant initializersOr Gerlitz
2018-02-20net/mlx5e: Eliminate build warnings on no previous prototypeOr Gerlitz
2018-02-20net/mlx5e: Verify inline header size do not exceed SKB linear sizeEran Ben Elisha
2018-02-20net/mlx5e: Fix loopback self test when GRO is offInbar Karmy
2018-02-20net/mlx5e: Fix TCP checksum in LRO buffersGal Pressman
2018-02-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2018-02-05net/mlx5: increase async EQ to avoid EQ overrunMax Gurtovoy
2018-01-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2018-01-30Merge tag v4.15 of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/lin...Jason Gunthorpe
2018-01-29net/mlx5e: IPoIB, Fix copy-paste bug in flow steering refactoringGal Pressman
2018-01-25mlx5: use tc_cls_can_offload_and_chain0()Jakub Kicinski
2018-01-21net/mlx5e: Fix fixpoint divide exception in mlx5e_am_stats_compareTalat Batheesh
2018-01-19net/mlx5e: Add likely to the common RX checksum flowGal Pressman
2018-01-19net/mlx5e: Extend the stats group API to have update_stats()Kamal Heib
2018-01-19net/mlx5e: Merge per priority stats groupsKamal Heib
2018-01-19net/mlx5e: Add per-channel counters infrastructure, use it upon TX timeoutEran Ben Elisha
2018-01-19net/mlx5e: Poll event queue upon TX timeout before performing full channels r...Eran Ben Elisha
2018-01-19net/mlx5e: Add Event Queue meta data info for TX timeout logsEran Ben Elisha
2018-01-19net/mlx5e: Print delta since last transmit per SQ upon TX timeoutEran Ben Elisha
2018-01-19net/mlx5e: Set hairpin queue sizeOr Gerlitz
2018-01-19net/mlx5: Enable setting hairpin queue sizeOr Gerlitz
2018-01-19net/mlx5e: Add RSS support for hairpinOr Gerlitz
2018-01-19net/mlx5: Vectorize the low level core hairpin objectOr Gerlitz
2018-01-19net/mlx5e: Enlarge the NIC TC offload steering prio to support two levelsOr Gerlitz
2018-01-19net/mlx5e: Refactor RSS related objects and codeOr Gerlitz
2018-01-19net/mlx5e: Set per priority hairpin pairsOr Gerlitz
2018-01-19net/mlx5e: Use vhca id as the hairpin peer identifierOr Gerlitz
2018-01-18net/mlx5e: Fix trailing semicolonLuis de Bethencourt
2018-01-18net/mlx5e: Add clock info page to mlx5 core devicesFeras Daoud
2018-01-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-01-12net/mlx5e: Remove timestamp set from netdevice open flowFeras Daoud
2018-01-12net/mlx5: Update ptp_clock_event foreach PPS eventFeras Daoud
2018-01-12net/mlx5e: Don't override netdev features field unless in error flowGal Pressman
2018-01-12net/mlx5e: Check support before TC swap in ETS initTariq Toukan