aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlxsw/spectrum_acl_tcam.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2019-02-24mlxsw: spectrum_acl: Remove RTNL lock assertions from ERP codeJiri Pirko1-6/+0
2019-02-24mlxsw: spectrum_acl: Don't take rtnl lock during vregion_rehash_intrvl_set()Jiri Pirko2-2/+10
2019-02-24mlxsw: spectrum_acl: Introduce a mutex to guard objagg instance manipulationJiri Pirko1-5/+20
2019-02-24mlxsw: spectrum_acl: Enable vregion rehash per-profileJiri Pirko1-8/+15
2019-02-24mlxsw: spectrum_acl: Introduce mutex to guard Bloom Filter updatesJiri Pirko1-7/+27
2019-02-24mlxsw: spectrum_acl: Introduce vregion mutexJiri Pirko1-0/+26
2019-02-24mlxsw: spectrum_acl: Refactor vregion association codeJiri Pirko1-67/+66
2019-02-24mlxsw: spectrum_acl: Introduce a mutex to guard region list updatesJiri Pirko1-2/+14
2019-02-24mlxsw: spectrum_acl: Split TCAM group structure into twoJiri Pirko2-101/+161
2019-02-24mlxsw: spectrum_acl: Remove unused ops field from group structureJiri Pirko1-1/+0
2019-02-24net: dsa: microchip: add port_cleanup functionTristram Ha4-0/+31
2019-02-24net: dsa: microchip: remove unnecessary include headersTristram Ha1-4/+0
2019-02-24net: dsa: microchip: get port link statusTristram Ha3-0/+17
2019-02-24net: dsa: microchip: add MIB counter reading supportTristram Ha4-48/+205
2019-02-24net: dsa: microchip: prepare PHY for proper advertisementTristram Ha3-3/+17
2019-02-24net: phy: marvell10g: add support for the 88x2110 PHYMaxime Chevallier2-0/+14
2019-02-24net: mvpp2: Add 2.5GBaseT supportMaxime Chevallier1-0/+1
2019-02-24net: phy: marvell10g: Force reading of 2.5/5GMaxime Chevallier1-0/+35
2019-02-24net: phy: marvell10g: Use a #define for 88X3310 family idMaxime Chevallier2-2/+3
2019-02-24net: phy: marvell10g: Use 2500BASEX when using 2.5GBASETMaxime Chevallier1-7/+19
2019-02-24net: phy: marvell10g: Use linkmode_set_bit helper instead of __set_bitMaxime Chevallier1-2/+2
2019-02-24net: phy: marvell10g: Use get_features to get the PHY abilitiesMaxime Chevallier1-3/+8
2019-02-24net: phy: check PMAPMD link status only in genphy_c45_read_linkHeiner Kallweit1-8/+1
2019-02-24net: Remove switchdev.h inclusion from team/bond/vlanFlorian Fainelli3-3/+0
2019-02-24nfp: Remove switchdev.h inclusionFlorian Fainelli1-1/+0
2019-02-24net: lantiq: Do not use eth_change_mtu()Hauke Mehrtens1-1/+0
2019-02-24net: phy: improve definition of __ETHTOOL_LINK_MODE_MASK_NBITSHeiner Kallweit2-12/+9
2019-02-24vxlan: add ndo_change_proto_down supportAndy Roulin1-0/+1
2019-02-24macvlan: add ndo_change_proto_down supportAndy Roulin1-0/+1
2019-02-24net: dev: add generic protodown handlerAndy Roulin2-0/+20
2019-02-24selftests: concurrency: add test to verify parallel replace/deleteVlad Buslov1-0/+26
2019-02-24selftests: concurrency: add test to verify parallel add/deleteVlad Buslov2-3/+49
2019-02-24selftests: concurrency: add test to verify concurrent deleteVlad Buslov1-0/+25
2019-02-24selftests: concurrency: add test to verify concurrent replaceVlad Buslov2-1/+33
2019-02-24selftests: concurrency: add test to verify parallel rules replaceVlad Buslov1-0/+25
2019-02-24selftests: concurrency: add test to verify parallel rules deletionVlad Buslov1-0/+25
2019-02-24selftests: concurrency: add test to verify parallel rules insertionVlad Buslov3-0/+64
2019-02-24selftests: tdc_batch.py: add options needed for concurrency testsVlad Buslov1-4/+54
2019-02-24net: Skip GSO length estimation if transport header is not setMaxim Mikityanskiy1-1/+1
2019-02-24doc: add phylink documentation to the networking bookRussell King2-0/+269
2019-02-24net: phylink: update mac_config() documentationRussell King1-0/+7
2019-02-24net: Use RCU_INIT_POINTER() to set sk_wqLi RongQing1-3/+3
2019-02-24net: phy: let genphy_c45_read_abilities also check aneg capabilityHeiner Kallweit1-0/+11
2019-02-23trace: events: neigh_update: print new state in string formatRoopa Prabhu1-3/+5
2019-02-23net: phy: realtek: Dummy IRQ calls for RTL8366RBLinus Walleij2-0/+15
2019-02-23tcp: repaired skbs must init their tso_segsEric Dumazet1-0/+1
2019-02-23net/x25: fix a race in x25_bind()Eric Dumazet1-5/+8
2019-02-23net: dsa: Remove documentation for port_fdb_prepareHauke Mehrtens1-7/+3
2019-02-23Revert "bridge: do not add port to router list when receives query with source 0.0.0.0"Hangbin Liu1-8/+1
2019-02-23selftests: fib_tests: sleep after changing carrier. again.Thadeu Lima de Souza Cascardo1-0/+1