aboutsummaryrefslogtreecommitdiffstats
path: root/t/t4013/diff.format-patch_--inline_--stdout_initial..master
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2019-03-07 09:59:56 +0900
committerJunio C Hamano <gitster@pobox.com>2019-03-07 09:59:57 +0900
commit1dc2f8c122cfa7f8774db1395fad1873f7ad3aa8 (patch)
treee4c190c29e4fa8f89ff902f62bfc95791b19c94e /t/t4013/diff.format-patch_--inline_--stdout_initial..master
parentMerge branch 'jk/prune-optim' (diff)
parentref-filter: drop unused "sz" parameters (diff)
downloadgit-1dc2f8c122cfa7f8774db1395fad1873f7ad3aa8.tar.gz
git-1dc2f8c122cfa7f8774db1395fad1873f7ad3aa8.zip
Merge branch 'jk/unused-params'
Code clean-up. * jk/unused-params: ref-filter: drop unused "sz" parameters ref-filter: drop unused "obj" parameters ref-filter: drop unused buf/sz pairs files-backend: drop refs parameter from split_symref_update() pack-objects: drop unused parameter from oe_map_new_pack() merge-recursive: drop several unused parameters diff: drop complete_rewrite parameter from run_external_diff() diff: drop unused emit data parameter from sane_truncate_line() diff: drop unused color reset parameters diff: drop options parameter from diffcore_fix_diff_index()
Diffstat (limited to 't/t4013/diff.format-patch_--inline_--stdout_initial..master')
0 files changed, 0 insertions, 0 deletions
title='2020-04-28 13:51:01 -0700'>2020-04-28net: phy: bcm54140: Make a bunch of functions staticChenTao1-3/+3 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-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-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-27r8169: improve configuring RxConfig registerHeiner Kallweit1-18/+20 2020-04-27r8169: improve handling CPCMD_MASKHeiner Kallweit1-2/+1 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