aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlxsw (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-07-27mlxsw: spectrum_flower: Forbid to offload match on reserved TCP flags bitsJiri Pirko1-0/+6
2019-07-27mlxsw: spectrum_acl: Track rules that forbid egress block bindJiri Pirko4-7/+30
2019-07-27mlxsw: spectrum_flower: Forbid to offload mirred redirect on egressJiri Pirko1-0/+5
2019-07-25mlxsw: spectrum_router: Increase scale of IPv6 nexthop groupsIdo Schimmel1-2/+2
2019-07-25mlxsw: spectrum: Expose KVD size for Spectrum-2Amit Cohen1-1/+21
2019-07-19net: flow_offload: add flow_block structure and use itPablo Neira Ayuso1-3/+5
2019-07-19net: flow_offload: rename tc_setup_cb_t to flow_setup_cb_tPablo Neira Ayuso1-1/+1
2019-07-19net: flow_offload: remove netns parameter from flow_block_cb_alloc()Pablo Neira Ayuso1-3/+2
2019-07-17mlxsw: spectrum: Do not process learned records with a dummy FIDIdo Schimmel3-0/+17
2019-07-17mlxsw: spectrum_dcb: Configure DSCP map as the last rule is removedPetr Machata1-8/+8
2019-07-15ethernet: remove redundant memsetFuqian Huang1-1/+0
2019-07-09net: flow_offload: rename tc_cls_flower_offload to flow_cls_offloadPablo Neira Ayuso3-28/+28
2019-07-09net: flow_offload: add flow_block_cb_is_busy() and use itPablo Neira Ayuso1-0/+4
2019-07-09drivers: net: use flow block APIPablo Neira Ayuso1-34/+58
2019-07-09net: flow_offload: rename TCF_BLOCK_BINDER_TYPE_* to FLOW_BLOCK_BINDER_TYPE_*Pablo Neira Ayuso1-2/+2
2019-07-09net: flow_offload: rename TC_BLOCK_{UN}BIND to FLOW_BLOCK_{UN}BINDPablo Neira Ayuso1-2/+2
2019-07-05mlxsw: spectrum_ptp: Apply the PTP shaper enable/disable logicShalom Toledo1-0/+44
2019-07-05mlxsw: spectrum: Set up PTP shaper when port status has changedShalom Toledo4-0/+36
2019-07-05mlxsw: spectrum_ptp: Enable/disable PTP shaper on a port when getting HWTSTAMP on/offShalom Toledo1-0/+52
2019-07-05mlxsw: spectrum: Add new operation for getting the port's speedShalom Toledo2-28/+41
2019-07-05mlxsw: spectrum_ptp: Set the PTP shaper parametersShalom Toledo1-0/+45
2019-07-05mlxsw: reg: Add QoS PTP Shaper Configuration RegisterShalom Toledo1-0/+107
2019-07-05mlxsw: spectrum: Add note about the PTP shaperShalom Toledo1-2/+3
2019-07-05mlxsw: reg: Add ptps field in QoS ETS Element Configuration RegisterShalom Toledo1-0/+22
2019-07-02mlxsw: spectrum_ptp: Fix validation in mlxsw_sp1_ptp_packet_finish()Petr Machata1-1/+1
2019-07-01mlxsw: spectrum: PTP: Support ethtool get_ts_infoPetr Machata3-0/+55
2019-07-01mlxsw: spectrum: PTP: Support SIOCGHWTSTAMP, SIOCSHWTSTAMP ioctlsPetr Machata3-0/+227
2019-07-01mlxsw: spectrum: PTP: Configure PTP traps and FIFO eventsPetr Machata2-0/+65
2019-07-01mlxsw: spectrum: PTP: Garbage-collect unmatched entriesPetr Machata1-0/+86
2019-07-01mlxsw: spectrum: PTP: Support timestamping on Spectrum-1Petr Machata6-2/+388
2019-07-01mlxsw: spectrum: PTP: Disable BH when working with PHCPetr Machata1-12/+12
2019-07-01mlxsw: spectrum: PTP: Add PTP initialization / finalizationPetr Machata4-3/+122
2019-07-01mlxsw: pci: PTP: Hook into packet transmit pathPetr Machata6-1/+75
2019-07-01mlxsw: core: Add support for using SKB control bufferPetr Machata3-0/+13
2019-07-01mlxsw: spectrum: PTP: Hook into packet receive pathPetr Machata6-9/+67
2019-07-01mlxsw: spectrum: Add support for traps specific to Spectrum-1Petr Machata2-2/+25
2019-07-01mlxsw: spectrum: Extract a helper for trap registrationPetr Machata1-15/+33
2019-07-01mlxsw: reg: Add Monitoring Global Configuration RegisterPetr Machata1-0/+27
2019-07-01mlxsw: reg: Add Time Precision Packet Timestamping ReadingPetr Machata1-0/+110
2019-07-01mlxsw: reg: Add Monitoring Precision Time Protocol Trap RegisterPetr Machata1-0/+39
2019-07-01mlxsw: reg: Add Monitoring Time Precision Packet Port Configuration RegisterPetr Machata1-0/+38
2019-06-24mlxsw: core: Add support for negative temperature readoutVadim Pasternak3-20/+20
2019-06-24mlxsw: core: Add the hottest thermal zone detectionVadim Pasternak1-13/+62
2019-06-24mlxsw: core: Extend thermal core with per inter-connect device thermal zonesVadim Pasternak1-1/+136
2019-06-19mlxsw: spectrum_flower: Implement support for ingress device matchingJiri Pirko3-9/+59
2019-06-19mlxsw: spectrum_acl: Fix SRC_SYS_PORT element sizeJiri Pirko2-5/+5
2019-06-19mlxsw: spectrum_acl: Avoid size check for RX_ACL_SYSTEM_PORT elementJiri Pirko3-8/+13
2019-06-19mlxsw: spectrum_acl: Write RX_ACL_SYSTEM_PORT acl element correctlyJiri Pirko3-10/+21
2019-06-18ipv6: Stop sending in-kernel notifications for each nexthopIdo Schimmel1-2/+0
2019-06-18mlxsw: spectrum_router: Create IPv6 multipath routes in one goIdo Schimmel1-13/+23