Age | Commit message (Expand) | Author |
2020-03-26 | ice: add a devlink region for dumping NVM contents | Jacob Keller |
2020-03-26 | netdevsim: support taking immediate snapshot via devlink | Jacob Keller |
2020-03-26 | devlink: track snapshot id usage count using an xarray | Jacob Keller |
2020-03-26 | devlink: report error once U32_MAX snapshot ids have been used | Jacob Keller |
2020-03-26 | devlink: convert snapshot destructor callback to region op | Jacob Keller |
2020-03-26 | devlink: prepare to support region operations | Jacob Keller |
2020-03-26 | veth: rely on peer veth_rq for ndo_xdp_xmit accounting | Lorenzo Bianconi |
2020-03-26 | veth: rely on veth_rq in veth_xdp_flush_bq signature | Lorenzo Bianconi |
2020-03-26 | sfc: falcon: convert to use i2c_new_client_device() | Wolfram Sang |
2020-03-26 | igb: convert to use i2c_new_client_device() | Wolfram Sang |
2020-03-26 | mlxsw: spectrum_flower: Offload FLOW_ACTION_MANGLE | Petr Machata |
2020-03-26 | mlxsw: core: Add DSCP, ECN, dscp_rw to QOS_ACTION | Petr Machata |
2020-03-26 | mlxsw: core: Rename mlxsw_afa_qos_cmd to mlxsw_afa_qos_switch_prio_cmd | Petr Machata |
2020-03-26 | Merge tag 'mlx5-updates-2020-03-25' of git://git.kernel.org/pub/scm/linux/ker... | David S. Miller |
2020-03-26 | atl2: remove unused variable 'atl2_driver_string' | YueHaibing |
2020-03-25 | net/mlx5: E-switch, Protect eswitch mode changes | Parav Pandit |
2020-03-25 | net/mlx5: E-switch, Extend eswitch enable to handle num_vfs change | Parav Pandit |
2020-03-25 | net/mlx5: Split eswitch mode check to different helper function | Parav Pandit |
2020-03-25 | net/mlx5: Simplify mlx5_unload_one() and its callers | Parav Pandit |
2020-03-25 | net/mlx5: Simplify mlx5_register_device to return void | Parav Pandit |
2020-03-25 | net/mlx5: Avoid group version scan when not necessary | Eli Cohen |
2020-03-25 | net/mlx5: Avoid incrementing FTE version | Eli Cohen |
2020-03-25 | net/mlx5: Fix group version management | Eli Cohen |
2020-03-25 | net/mlx5: Simplify matching group searches | Eli Cohen |
2020-03-25 | net/mlx5: E-Switch, Use correct type for chain, prio and level values | Roi Dayan |
2020-03-25 | net/mlx5: E-Switch, free flow_group_in after creating the restore table | Roi Dayan |
2020-03-25 | net/mlx5: E-Switch, Enable chains only if regs loopback is enabled | Paul Blakey |
2020-03-25 | net/mlx5: E-Switch, Enable restore table only if reg_c1 is supported | Paul Blakey |
2020-03-25 | net/mlx5e: remove duplicated check chain_index in mlx5e_rep_setup_ft_cb | wenxu |
2020-03-25 | net/mlx5e: Fix actions_match_supported() return | Dan Carpenter |
2020-03-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller |
2020-03-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds |
2020-03-25 | Merge tag 'gpio-v5.6-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linu... | Linus Torvalds |
2020-03-25 | Merge tag 'wireless-drivers-2020-03-25' of git://git.kernel.org/pub/scm/linux... | David S. Miller |
2020-03-25 | net: Fix CONFIG_NET_CLS_ACT=n and CONFIG_NFT_FWD_NETDEV={y, m} build | Pablo Neira Ayuso |
2020-03-25 | cxgb4: Add support to catch bits set in INT_CAUSE5 | Rahul Kundu |
2020-03-25 | octeontx2-pf: Fix ndo_set_rx_mode | Sunil Goutham |
2020-03-25 | octeontx2-pf: Fix rx buffer page refcount | Sunil Goutham |
2020-03-25 | s390/qeth: modernize two list helpers | Julian Wiedmann |
2020-03-25 | s390/qeth: keep track of fixed prio-queue configuration | Julian Wiedmann |
2020-03-25 | s390/qeth: fine-tune MAC Address-related errnos | Julian Wiedmann |
2020-03-25 | s390/qeth: add TX IRQ coalescing support for IQD devices | Julian Wiedmann |
2020-03-25 | s390/qeth: collect more TX statistics | Julian Wiedmann |
2020-03-25 | s390/qeth: clean up the mac_bits | Julian Wiedmann |
2020-03-25 | s390/qeth: simplify L3 dev_id logic | Julian Wiedmann |
2020-03-25 | s390/qdio: extend polling support to multiple queues | Julian Wiedmann |
2020-03-25 | s390/qeth: remove redundant if-clause in RX poll code | Julian Wiedmann |
2020-03-25 | s390/qeth: split out RX poll code | Julian Wiedmann |
2020-03-25 | s390/qeth: simplify RX buffer tracking | Julian Wiedmann |
2020-03-25 | net: ena: Add PCI shutdown handler to allow safe kexec | Guilherme G. Piccoli |