aboutsummaryrefslogtreecommitdiffstats
path: root/arch (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2019-02-24ipv6: icmp: use icmpv6_sk_exit()Kefeng Wang1-14/+11
2019-02-24ipv4: icmp: use icmp_sk_exit()Kefeng Wang1-3/+1
2019-02-24ila: Fix uninitialised return value in ila_xlat_nl_cmd_flushHerbert Xu1-1/+1
2019-02-24net/sched: act_tunnel_key: Add dst_cache supportwenxu1-4/+21
2019-02-24net: hns3: fix improper error handling for hns3_client_startHuazhong Tan1-1/+3
2019-02-24net: hns3: fix setting of the hns reset_type for rdma hw errorsShiju Jose1-16/+20
2019-02-24net: hns3: fix get VF RSS issueJian Shen2-1/+74
2019-02-24net: hns3: enable VF VLAN filter for each VF when initializingJian Shen2-11/+23
2019-02-24net: hns3: add support to config depth for tx|rx ring separatelyPeng Li10-47/+119
2019-02-24net: hns3: remove hnae3_get_bit in data pathYunsheng Lin1-19/+14
2019-02-24net: hns3: replace hnae3_set_bit and hnae3_set_field in data pathYunsheng Lin1-69/+51
2019-02-24net: hns3: add unlikely for error handling in data pathYunsheng Lin1-9/+9
2019-02-24net: hns3: remove some ops in struct hns3_nic_opsYunsheng Lin2-9/+5
2019-02-24net: hns3: limit some variable scope in critical data pathYunsheng Lin1-19/+16
2019-02-24net: hns3: avoid mult + div op in critical data pathYunsheng Lin2-7/+11
2019-02-24net: hns3: add xps setting support for hns3 driverYunsheng Lin1-0/+24
2019-02-24selftests: mlxsw: spectrum-2: Add massive delta rehash testJiri Pirko1-0/+166
2019-02-24selftests: mlxsw: spectrum-2: Check migrate end traceJiri Pirko1-0/+8
2019-02-24mlxsw: spectrum_acl: Add vregion migration end tracepointJiri Pirko2-3/+28
2019-02-24selftests: mlxsw: spectrum-2: Add IPv6 variant of simple delta rehash testJiri Pirko1-0/+71
2019-02-24mlxsw: spectrum_acl: Don't take mutex in mlxsw_sp_acl_tcam_vregion_rehash_work()Jiri Pirko1-5/+0
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