summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
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-30devlink: Implicitly set auto recover flag when registering health reporterEran Ben Elisha5-9/+9
2020-03-30netdevsim: Change dummy reporter auto recover defaultEran Ben Elisha1-1/+1
2020-03-30ptp: Avoid deadlocks in the programmable pin code.Richard Cochran3-3/+25
2020-03-30net: sched: expose HW stats types per action used by driversJiri Pirko11-13/+25
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-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-30net: ethernet: ti: fix spelling mistake "rundom" -> "random"Colin Ian King1-1/+1
2020-03-30net/mlx5e: add mlx5e_rep_indr_setup_ft_cb supportwenxu1-0/+49
2020-03-30net/mlx5e: refactor indr setup blockwenxu1-21/+21
2020-03-30net/mlx5: E-Switch: Move eswitch chains to a new directorySaeed Mahameed8-6/+10
2020-03-30net/mlx5: Use a separate work queue for fib event handlingMark Zhang2-4/+11
2020-03-30Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed5-45/+62
2020-03-30mlx4: fix "initializer element not constant" compiler errorJacob Keller1-4/+7
2020-03-30net: dsa: mt7530: use resolved link config in mac_link_up()René van Dorst2-33/+28
2020-03-30net: dsa: sja1105: show more ethtool statistics counters for P/Q/R/SVladimir Oltean3-1/+134
2020-03-30s390/qeth: support net namespaces for L3 devicesJulian Wiedmann1-3/+0
2020-03-30qed: Fix race condition between scheduling and destroying the slowpath workqueueYuval Basson1-11/+2
2020-03-30net: phy: micrel.c: add rgmii interface delay possibility to ksz9131Philippe Schenker1-0/+50
2020-03-30net: macsec: add support for specifying offload upon link creationMark Starovoytov1-2/+29
2020-03-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller40-109/+220
2020-03-29Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-20/+3
2020-03-29Merge tag 'timers-urgent-2020-03-29' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-2/+4
2020-03-29drivers/base/memory.c: indicate all memory blocks as removableDavid Hildenbrand1-20/+3
2020-03-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds4-18/+64
2020-03-28Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-13/+11
2020-03-28Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2-3/+5
2020-03-28i2c: pca-platform: Use platform_irq_get_optionalChris Packham1-1/+1
2020-03-28i2c: st: fix missing struct parameter descriptionAlain Volmat1-0/+1
2020-03-28net: dsa: felix: support changing the MTUVladimir Oltean2-10/+54
2020-03-28net: dsa: vsc73xx: make the MTU configurableVladimir Oltean1-10/+20
2020-03-28net: dsa: sja1105: implement the port MTU callbacksVladimir Oltean2-4/+47
2020-03-28net: dsa: b53: add MTU configuration supportMurali Krishna Policharla1-5/+22
2020-03-28bgmac: configure MTU and add support for frames beyond 8192 byte sizeMurali Krishna Policharla2-2/+15
2020-03-28net: phy: bcm7xx: add jumbo frame configuration to PHYMurali Krishna Policharla3-0/+27
2020-03-28r8169: fix PHY driver check on platforms w/o module softdepsHeiner Kallweit1-9/+7
2020-03-28Merge tag 'wireless-drivers-next-2020-03-27' of git://git.kernel.org/pub/scm/...David S. Miller73-1211/+3350
2020-03-28s390/qeth: phase out OSN supportJulian Wiedmann2-0/+4
2020-03-28s390/qeth: make OSN / OSX support configurableJulian Wiedmann4-0/+33
2020-03-28s390/qeth: remove fake_broadcast attributeJulian Wiedmann2-36/+0
2020-03-28bnxt_en: Fix "fw.mgmt" and "fw.nsci" info via devlink info_get cbVasundhara Volam1-2/+2
2020-03-28bnxt_en: Add partno to devlink info_get cbVasundhara Volam1-0/+8
2020-03-28bnxt_en: Read partno and serialno of the board from VPDVasundhara Volam2-0/+63