Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-03-27net: macsec: add support for getting offloaded statsDmitry Bogdanov
2020-03-27net: macsec: support multicast/broadcast when offloadingMark Starovoytov
2020-03-27net: macsec: allow multiple macsec devices with offloadDmitry Bogdanov
2020-03-27net: macsec: init secy pointer in macsec_contextDmitry Bogdanov
2020-03-27net: macsec: add support for offloading to the MACAntoine Tenart
2020-03-27net: ethernet: ti: introduce am65x/j721e gigabit eth subsystem driverGrygorii Strashko
2020-03-27net: ethernet: ti: ale: am65: add support for default thread cfgGrygorii Strashko
2020-03-27net: ethernet: ti: ale: add support for mac-only modeGrygorii Strashko
2020-03-27net: ethernet: ti: ale: fix seeing unreg mcast packets with promisc and allmu...Grygorii Strashko
2020-03-27phy: ti: gmii-sel: simplify config dependencies between net drivers and gmii phyGrygorii Strashko
2020-03-27net: phy: add marvell usb to mdio controllerTobias Waldekranz
2020-03-27net: phy: probe PHY drivers synchronouslyHeiner Kallweit
2020-03-27ice: add a devlink region for dumping NVM contentsJacob Keller
2020-03-27netdevsim: support taking immediate snapshot via devlinkJacob Keller
2020-03-27devlink: track snapshot id usage count using an xarrayJacob Keller
2020-03-27devlink: report error once U32_MAX snapshot ids have been usedJacob Keller
2020-03-27devlink: convert snapshot destructor callback to region opJacob Keller
2020-03-27devlink: prepare to support region operationsJacob Keller
2020-03-27veth: rely on peer veth_rq for ndo_xdp_xmit accountingLorenzo Bianconi
2020-03-27veth: rely on veth_rq in veth_xdp_flush_bq signatureLorenzo Bianconi
2020-03-27sfc: falcon: convert to use i2c_new_client_device()Wolfram Sang
2020-03-27igb: convert to use i2c_new_client_device()Wolfram Sang
2020-03-26mlxsw: spectrum_flower: Offload FLOW_ACTION_MANGLEPetr Machata
2020-03-26mlxsw: core: Add DSCP, ECN, dscp_rw to QOS_ACTIONPetr Machata
2020-03-26mlxsw: core: Rename mlxsw_afa_qos_cmd to mlxsw_afa_qos_switch_prio_cmdPetr Machata
2020-03-26Merge tag 'mlx5-updates-2020-03-25' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2020-03-26atl2: remove unused variable 'atl2_driver_string'YueHaibing
2020-03-26net/mlx5: E-switch, Protect eswitch mode changesParav Pandit
2020-03-26net/mlx5: E-switch, Extend eswitch enable to handle num_vfs changeParav Pandit
2020-03-26net/mlx5: Split eswitch mode check to different helper functionParav Pandit
2020-03-26net/mlx5: Simplify mlx5_unload_one() and its callersParav Pandit
2020-03-26net/mlx5: Simplify mlx5_register_device to return voidParav Pandit
2020-03-26net/mlx5: Avoid group version scan when not necessaryEli Cohen
2020-03-26net/mlx5: Avoid incrementing FTE versionEli Cohen
2020-03-26net/mlx5: Fix group version managementEli Cohen
2020-03-26net/mlx5: Simplify matching group searchesEli Cohen
2020-03-26net/mlx5: E-Switch, Use correct type for chain, prio and level valuesRoi Dayan
2020-03-26net/mlx5: E-Switch, free flow_group_in after creating the restore tableRoi Dayan
2020-03-26net/mlx5: E-Switch, Enable chains only if regs loopback is enabledPaul Blakey
2020-03-26net/mlx5: E-Switch, Enable restore table only if reg_c1 is supportedPaul Blakey
2020-03-26net/mlx5e: remove duplicated check chain_index in mlx5e_rep_setup_ft_cbwenxu
2020-03-26net/mlx5e: Fix actions_match_supported() returnDan Carpenter
2020-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-03-25Merge tag 'gpio-v5.6-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2020-03-25Merge tag 'wireless-drivers-2020-03-25' of git://git.kernel.org/pub/scm/linux...David S. Miller
2020-03-25net: Fix CONFIG_NET_CLS_ACT=n and CONFIG_NFT_FWD_NETDEV={y, m} buildPablo Neira Ayuso
2020-03-25cxgb4: Add support to catch bits set in INT_CAUSE5Rahul Kundu
2020-03-25octeontx2-pf: Fix ndo_set_rx_modeSunil Goutham
2020-03-25octeontx2-pf: Fix rx buffer page refcountSunil Goutham