summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-04-28docs: networking: convert caif files to ReSTMauro Carvalho Chehab
2020-04-28net: ethernet: fec: Prevent MII event after MII_SPEED writeAndrew Lunn
2020-04-28dpaa2-eth: Use proper division helper in dpaa2_dbg_ch_showNathan Chancellor
2020-04-28net: phy: bcm54140: Make a bunch of functions staticChenTao
2020-04-28Merge branch 'kselftest-add-fixture-parameters'David S. Miller
2020-04-28selftests: tls: run all tests for TLS 1.2 and TLS 1.3Jakub Kicinski
2020-04-28kselftest: add fixture variantsJakub Kicinski
2020-04-28kselftest: run tests by fixtureJakub Kicinski
2020-04-28kselftest: create fixture objectsJakub Kicinski
2020-04-28kselftest: factor out list manipulation to a helperJakub Kicinski
2020-04-28Merge branch 'nexthop-API-sysctl'David S. Miller
2020-04-28selftests: net: add new testcases for nexthop API compat mode sysctlRoopa Prabhu
2020-04-28net: ipv4: add sysctl for nexthop api compatibility modeRoopa Prabhu
2020-04-28net: ipv6: new arg skip_notify to ip6_rt_delRoopa Prabhu
2020-04-27net: ethernet: ti: fix return value check in k3_cppi_desc_pool_create_name()Wei Yongjun
2020-04-27r8169: improve error message if no dedicated PHY driver is foundHeiner Kallweit
2020-04-27Merge tag 'batadv-next-for-davem-20200427' of git://git.open-mesh.org/linux-m...David S. Miller
2020-04-27Merge branch 'mlxsw-Rework-matchall-offloading-plumbing'David S. Miller
2020-04-27selftests: forwarding: tc_actions.sh: add matchall mirror testJiri Pirko
2020-04-27mlxsw: spectrum: Move flow offload binding into spectrum_flow.cJiri Pirko
2020-04-27mlxsw: spectrum_matchall: Process matchall events from the same cb as flowerJiri Pirko
2020-04-27mlxsw: spectrum: Avoid copying sample values and use RCU pointer direcly insteadJiri Pirko
2020-04-27mlxsw: spectrum_matchall: Push per-port rule add/del into separate functionsJiri Pirko
2020-04-27mlxsw: spectrum_matchall: Move ingress indication into mall_entryJiri Pirko
2020-04-27mlxsw: spectrum_matchall: Pass mall_entry as arg to mlxsw_sp_mall_port_sample...Jiri Pirko
2020-04-27mlxsw: spectrum_matchall: Pass mall_entry as arg to mlxsw_sp_mall_port_mirror...Jiri Pirko
2020-04-27mlxsw: spectrum_acl: Use block variable in mlxsw_sp_acl_rule_del()Jiri Pirko
2020-04-27mlxsw: spectrum: Push matchall bits into a separate fileJiri Pirko
2020-04-27mlxsw: spectrum: Push flow_block related functions into a separate fileJiri Pirko
2020-04-27mlxsw: spectrum: Rename acl_block to flow_blockJiri Pirko
2020-04-27mlxsw: spectrum_acl: Move block helpers into inline header functionsJiri Pirko
2020-04-27Merge branch 'r8169-improve-chip-config-handling'David S. Miller
2020-04-27r8169: improve configuring RxConfig registerHeiner Kallweit
2020-04-27r8169: improve handling CPCMD_MASKHeiner Kallweit
2020-04-27Merge branch 'net-bridge-mrp'David S. Miller
2020-04-27net: bridge: Add checks for enabling the STP.Horatiu Vultur
2020-04-27bridge: mrp: Integrate MRP into the bridgeHoratiu Vultur
2020-04-27bridge: mrp: Implement netlink interface to configure MRPHoratiu Vultur
2020-04-27bridge: mrp: Connect MRP API with the switchdev APIHoratiu Vultur
2020-04-27bridge: switchdev: mrp: Implement MRP API for switchdevHoratiu Vultur
2020-04-27switchdev: mrp: Extend switchdev API to offload MRPHoratiu Vultur
2020-04-27bridge: mrp: Add MRP interface.Horatiu Vultur
2020-04-27net: bridge: Add port attribute IFLA_BRPORT_MRP_RING_OPENHoratiu Vultur
2020-04-27bridge: mrp: Extend bridge interfaceHoratiu Vultur
2020-04-27bridge: mrp: Update KconfigHoratiu Vultur
2020-04-27bridge: uapi: mrp: Add mrp attributes.Horatiu Vultur
2020-04-27net: rtnetlink: remove redundant assignment to variable errColin Ian King
2020-04-27dt-bindings: net: convert qca,ar71xx documentation to yamlOleksij Rempel
2020-04-27net: ag71xx: extend link validation to support other SoCsOleksij Rempel
2020-04-25net: hns3: remove an unnecessary check in hclge_set_umv_space()Huazhong Tan