summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-03-30net: phylink: rename 'ops' to 'mac_ops'Russell King2-16/+16
2020-03-30net: phylink: change phylink_mii_c22_pcs_set_advertisement() prototypeRussell King2-6/+9
2020-03-30r8169: factor out rtl8169_tx_mapHeiner Kallweit1-60/+50
2020-03-30Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller5-41/+173
2020-03-30qed: Fix use after free in qed_chain_freeYuval Basson2-31/+31
2020-03-30r8169: improve handling of TD_MSS_MAXHeiner Kallweit1-2/+2
2020-03-30Merge branch 'Port-and-flow-policers-for-DSA'David S. Miller14-83/+742
2020-03-30net: dsa: sja1105: add broadcast and per-traffic class policersVladimir Oltean4-0/+385
2020-03-30net: dsa: sja1105: add configuration of port policersVladimir Oltean1-32/+100
2020-03-30net: dsa: felix: add port policersVladimir Oltean5-11/+36
2020-03-30net: dsa: add port policersVladimir Oltean2-7/+85
2020-03-30net: dsa: refactor matchall mirred action to separate functionVladimir Oltean1-30/+40
2020-03-30net: mscc: ocelot: add action of police on vcap_is2Xiaoliang Yang6-7/+100
2020-03-30Merge branch 'ionic-support-for-firmware-upgrade'David S. Miller7-145/+322
2020-03-30ionic: remove lifs on fw resetShannon Nelson5-25/+158
2020-03-30ionic: disable the queues on link downShannon Nelson1-56/+61
2020-03-30ionic: check for queues before deletingShannon Nelson1-19/+38
2020-03-30ionic: clean tx queue of unfinished requestsShannon Nelson3-0/+18
2020-03-30ionic: move irq request to qcq allocShannon Nelson1-22/+19
2020-03-30ionic: move debugfs add/delete to match alloc/freeShannon Nelson1-12/+8
2020-03-30ionic: check for linkup in watchdogShannon Nelson3-2/+7
2020-03-30ionic: decouple link message from netdev stateShannon Nelson1-14/+18
2020-03-30mlxsw: spectrum_ptp: Fix build warningsIdo Schimmel1-0/+4
2020-03-30Merge branch 'Devlink-health-auto-attributes-refactor'David S. Miller9-21/+42
2020-03-30devlink: Add auto dump flag to health reporterEran Ben Elisha2-4/+24
2020-03-30devlink: Implicitly set auto recover flag when registering health reporterEran Ben Elisha7-17/+13
2020-03-30netdevsim: Change dummy reporter auto recover defaultEran Ben Elisha2-1/+6
2020-03-30ptp: Avoid deadlocks in the programmable pin code.Richard Cochran4-3/+44
2020-03-30net: devlink: use NL_SET_ERR_MSG_MOD instead of NL_SET_ERR_MSGJiri Pirko1-2/+2
2020-03-30Merge branch 'net-sched-expose-HW-stats-types-per-action-used-by-drivers'David S. Miller20-37/+78
2020-03-30net: sched: expose HW stats types per action used by driversJiri Pirko18-17/+54
2020-03-30net: introduce nla_put_bitfield32() helper and use itJiri Pirko3-21/+25
2020-03-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller7-34/+112
2020-03-30net: dsa: Simplify 'dsa_tag_protocol_to_str()'Christophe JAILLET1-5/+1
2020-03-30net: ena: Make some functions staticYueHaibing1-7/+6
2020-03-30dpaa_eth: Make dpaa_a050385_wa staticYueHaibing1-1/+1
2020-03-30crypto/chtls: Fix chtls crash in connection cleanupRohit Maheshwari1-4/+25
2020-03-30crypto/chcr: fix incorrect ipv6 packet lengthRohit Maheshwari1-1/+1
2020-03-30net: stmmac: Add support for VLAN Rx filteringWong Vee Khee5-0/+245
2020-03-30Merge branch 'crypto-chelsio-Fixes-issues-during-chcr-driver-registration'David S. Miller2-8/+28
2020-03-30Crypto: chelsio - Fixes a deadlock between rtnl_lock and uld_mutexAyush Sawal2-6/+28
2020-03-30Crypto: chelsio - Fixes a hang issue during driver registrationAyush Sawal1-2/+0
2020-03-30selftests:mptcp: fix failure due to whitespace damageMatthieu Baerts2-8/+8
2020-03-30net: ethernet: ti: fix spelling mistake "rundom" -> "random"Colin Ian King1-1/+1
2020-03-30Merge tag 'mlx5-updates-2020-03-29' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller16-86/+153
2020-03-29net/mlx5e: add mlx5e_rep_indr_setup_ft_cb supportwenxu1-0/+49
2020-03-29net/mlx5e: refactor indr setup blockwenxu1-21/+21
2020-03-29net/mlx5: E-Switch: Move eswitch chains to a new directorySaeed Mahameed8-6/+10
2020-03-29net/mlx5: Use a separate work queue for fib event handlingMark Zhang2-4/+11
2020-03-29Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed6-55/+62