summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* net: phylink: add separate pcs operations structureRussell King2020-03-301-22/+55
* net: phylink: rename 'ops' to 'mac_ops'Russell King2020-03-301-15/+15
* net: phylink: change phylink_mii_c22_pcs_set_advertisement() prototypeRussell King2020-03-301-5/+7
* r8169: factor out rtl8169_tx_mapHeiner Kallweit2020-03-301-60/+50
* qed: Fix use after free in qed_chain_freeYuval Basson2020-03-301-22/+16
* r8169: improve handling of TD_MSS_MAXHeiner Kallweit2020-03-301-2/+2
* net: dsa: sja1105: add broadcast and per-traffic class policersVladimir Oltean2020-03-304-0/+385
* net: dsa: sja1105: add configuration of port policersVladimir Oltean2020-03-301-32/+100
* net: dsa: felix: add port policersVladimir Oltean2020-03-304-11/+28
* net: mscc: ocelot: add action of police on vcap_is2Xiaoliang Yang2020-03-305-7/+99
* ionic: remove lifs on fw resetShannon Nelson2020-03-305-25/+158
* ionic: disable the queues on link downShannon Nelson2020-03-301-56/+61
* ionic: check for queues before deletingShannon Nelson2020-03-301-19/+38
* ionic: clean tx queue of unfinished requestsShannon Nelson2020-03-303-0/+18
* ionic: move irq request to qcq allocShannon Nelson2020-03-301-22/+19
* ionic: move debugfs add/delete to match alloc/freeShannon Nelson2020-03-301-12/+8
* ionic: check for linkup in watchdogShannon Nelson2020-03-303-2/+7
* ionic: decouple link message from netdev stateShannon Nelson2020-03-301-14/+18
* mlxsw: spectrum_ptp: Fix build warningsIdo Schimmel2020-03-301-0/+4
* devlink: Implicitly set auto recover flag when registering health reporterEran Ben Elisha2020-03-305-9/+9
* netdevsim: Change dummy reporter auto recover defaultEran Ben Elisha2020-03-301-1/+1
* ptp: Avoid deadlocks in the programmable pin code.Richard Cochran2020-03-303-3/+25
* net: sched: expose HW stats types per action used by driversJiri Pirko2020-03-3011-13/+25
* net: ena: Make some functions staticYueHaibing2020-03-301-7/+6
* dpaa_eth: Make dpaa_a050385_wa staticYueHaibing2020-03-301-1/+1
* crypto/chtls: Fix chtls crash in connection cleanupRohit Maheshwari2020-03-301-4/+25
* crypto/chcr: fix incorrect ipv6 packet lengthRohit Maheshwari2020-03-301-1/+1
* net: stmmac: Add support for VLAN Rx filteringWong Vee Khee2020-03-305-0/+245
* Crypto: chelsio - Fixes a deadlock between rtnl_lock and uld_mutexAyush Sawal2020-03-302-6/+28
* Crypto: chelsio - Fixes a hang issue during driver registrationAyush Sawal2020-03-301-2/+0
* net: ethernet: ti: fix spelling mistake "rundom" -> "random"Colin Ian King2020-03-301-1/+1
* net/mlx5e: add mlx5e_rep_indr_setup_ft_cb supportwenxu2020-03-291-0/+49
* net/mlx5e: refactor indr setup blockwenxu2020-03-291-21/+21
* net/mlx5: E-Switch: Move eswitch chains to a new directorySaeed Mahameed2020-03-298-6/+10
* net/mlx5: Use a separate work queue for fib event handlingMark Zhang2020-03-292-4/+11
* Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed2020-03-295-45/+62
|\
| * mlx5: Remove uninitialized use of key in mlx5_core_create_mkeyNathan Chancellor2020-03-161-3/+1
| * {IB,net}/mlx5: Move asynchronous mkey creation to mlx5_ibMichael Guralnik2020-03-132-22/+6
| * {IB,net}/mlx5: Assign mkey variant in mlx5_ib onlySaeed Mahameed2020-03-135-18/+55
| * {IB,net}/mlx5: Setup mkey variant before mr create command invocationSaeed Mahameed2020-03-132-6/+4
* | mlx4: fix "initializer element not constant" compiler errorJacob Keller2020-03-291-4/+7
* | net: dsa: mt7530: use resolved link config in mac_link_up()René van Dorst2020-03-292-33/+28
* | net: dsa: sja1105: show more ethtool statistics counters for P/Q/R/SVladimir Oltean2020-03-293-1/+134
* | s390/qeth: support net namespaces for L3 devicesJulian Wiedmann2020-03-291-3/+0
* | qed: Fix race condition between scheduling and destroying the slowpath workqueueYuval Basson2020-03-291-11/+2
* | net: phy: micrel.c: add rgmii interface delay possibility to ksz9131Philippe Schenker2020-03-291-0/+50
* | net: macsec: add support for specifying offload upon link creationMark Starovoytov2020-03-291-2/+29
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2020-03-2940-109/+220
|\ \
| * \ Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-03-291-20/+3
| |\ \
| | * | drivers/base/memory.c: indicate all memory blocks as removableDavid Hildenbrand2020-03-291-20/+3