aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-04-28dpaa2-eth: Use proper division helper in dpaa2_dbg_ch_showNathan Chancellor1-1/+1
2020-04-28net: phy: bcm54140: Make a bunch of functions staticChenTao1-3/+3
2020-04-28Merge branch 'kselftest-add-fixture-parameters'David S. Miller3-128/+202
2020-04-28selftests: tls: run all tests for TLS 1.2 and TLS 1.3Jakub Kicinski1-76/+17
2020-04-28kselftest: add fixture variantsJakub Kicinski2-27/+124
2020-04-28kselftest: run tests by fixtureJakub Kicinski1-9/+14
2020-04-28kselftest: create fixture objectsJakub Kicinski1-13/+38
2020-04-28kselftest: factor out list manipulation to a helperJakub Kicinski1-18/+24
2020-04-28Merge branch 'nexthop-API-sysctl'David S. Miller14-21/+248
2020-04-28selftests: net: add new testcases for nexthop API compat mode sysctlRoopa Prabhu1-2/+196
2020-04-28net: ipv4: add sysctl for nexthop api compatibility modeRoopa Prabhu7-3/+32
2020-04-28net: ipv6: new arg skip_notify to ip6_rt_delRoopa Prabhu8-17/+21
2020-04-27net: ethernet: ti: fix return value check in k3_cppi_desc_pool_create_name()Wei Yongjun1-2/+2
2020-04-27r8169: improve error message if no dedicated PHY driver is foundHeiner Kallweit1-1/+2
2020-04-27Merge tag 'batadv-next-for-davem-20200427' of git://git.open-mesh.org/linux-m...David S. Miller7-13/+7
2020-04-27Merge branch 'mlxsw-Rework-matchall-offloading-plumbing'David S. Miller9-727/+756
2020-04-27selftests: forwarding: tc_actions.sh: add matchall mirror testJiri Pirko1-8/+18
2020-04-27mlxsw: spectrum: Move flow offload binding into spectrum_flow.cJiri Pirko3-191/+181
2020-04-27mlxsw: spectrum_matchall: Process matchall events from the same cb as flowerJiri Pirko4-120/+124
2020-04-27mlxsw: spectrum: Avoid copying sample values and use RCU pointer direcly insteadJiri Pirko3-37/+14
2020-04-27mlxsw: spectrum_matchall: Push per-port rule add/del into separate functionsJiri Pirko1-13/+35
2020-04-27mlxsw: spectrum_matchall: Move ingress indication into mall_entryJiri Pirko1-10/+8
2020-04-27mlxsw: spectrum_matchall: Pass mall_entry as arg to mlxsw_sp_mall_port_sample...Jiri Pirko1-16/+19
2020-04-27mlxsw: spectrum_matchall: Pass mall_entry as arg to mlxsw_sp_mall_port_mirror...Jiri Pirko1-17/+17
2020-04-27mlxsw: spectrum_acl: Use block variable in mlxsw_sp_acl_rule_del()Jiri Pirko1-3/+2
2020-04-27mlxsw: spectrum: Push matchall bits into a separate fileJiri Pirko4-204/+214
2020-04-27mlxsw: spectrum: Push flow_block related functions into a separate fileJiri Pirko4-135/+151
2020-04-27mlxsw: spectrum: Rename acl_block to flow_blockJiri Pirko5-127/+128
2020-04-27mlxsw: spectrum_acl: Move block helpers into inline header functionsJiri Pirko2-52/+51
2020-04-27Merge branch 'r8169-improve-chip-config-handling'David S. Miller1-20/+21
2020-04-27r8169: improve configuring RxConfig registerHeiner Kallweit1-18/+20
2020-04-27r8169: improve handling CPCMD_MASKHeiner Kallweit1-2/+1
2020-04-27Merge branch 'net-bridge-mrp'David S. Miller22-8/+1163
2020-04-27net: bridge: Add checks for enabling the STP.Horatiu Vultur6-8/+23
2020-04-27bridge: mrp: Integrate MRP into the bridgeHoratiu Vultur5-0/+44
2020-04-27bridge: mrp: Implement netlink interface to configure MRPHoratiu Vultur1-0/+91
2020-04-27bridge: mrp: Connect MRP API with the switchdev APIHoratiu Vultur3-1/+589
2020-04-27bridge: switchdev: mrp: Implement MRP API for switchdevHoratiu Vultur2-0/+142
2020-04-27switchdev: mrp: Extend switchdev API to offload MRPHoratiu Vultur1-0/+62
2020-04-27bridge: mrp: Add MRP interface.Horatiu Vultur1-0/+63
2020-04-27net: bridge: Add port attribute IFLA_BRPORT_MRP_RING_OPENHoratiu Vultur3-0/+5
2020-04-27bridge: mrp: Extend bridge interfaceHoratiu Vultur2-0/+6
2020-04-27bridge: mrp: Update KconfigHoratiu Vultur1-0/+12
2020-04-27bridge: uapi: mrp: Add mrp attributes.Horatiu Vultur3-0/+127
2020-04-27net: rtnetlink: remove redundant assignment to variable errColin Ian King1-1/+1
2020-04-27dt-bindings: net: convert qca,ar71xx documentation to yamlOleksij Rempel2-45/+216
2020-04-27net: ag71xx: extend link validation to support other SoCsOleksij Rempel1-5/+38
2020-04-25net: hns3: remove an unnecessary check in hclge_set_umv_space()Huazhong Tan1-2/+1
2020-04-25net: openvswitch: use div_u64() for 64-by-32 divisionsTonghao Zhang1-1/+1
2020-04-25net: openvswitch: suitable access to the dp_metersTonghao Zhang1-3/+3