Age | Commit message (Expand) | Author |
2021-02-01 | net/mlx5e: Increase indirection RQ table size to 256 | Noam Stolero |
2021-02-01 | net/mlx5e: Enable napi in channel's activation stage | Tariq Toukan |
2021-02-01 | net/mlx5e: Move representor neigh init into profile enable | Roi Dayan |
2021-02-01 | net/mlx5e: Avoid false lock depenency warning on tc_ht | Roi Dayan |
2021-02-01 | net/mlx5e: Move set vxlan nic info to profile init | Roi Dayan |
2021-02-01 | net/mlx5e: Move netif_carrier_off() out of mlx5e_priv_init() | Roi Dayan |
2021-02-01 | net/mlx5e: Refactor mlx5e_netdev_init/cleanup to mlx5e_priv_init/cleanup | Roi Dayan |
2021-02-01 | net/mxl5e: Add change profile method | Saeed Mahameed |
2021-02-01 | net/mlx5e: Separate between netdev objects and mlx5e profiles initialization | Saeed Mahameed |
2021-02-01 | Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne... | Jakub Kicinski |
2021-02-01 | ibmvnic: remove unnecessary rmb() inside ibmvnic_poll | Lijun Pan |
2021-02-01 | ibmvnic: rework to ensure SCRQ entry reads are properly ordered | Lijun Pan |
2021-02-01 | Merge tag 'mlx5-dr-2021-01-29' of git://git.kernel.org/pub/scm/linux/kernel/g... | Jakub Kicinski |
2021-02-01 | ibmvnic: device remove has higher precedence over reset | Lijun Pan |
2021-02-01 | net: dsa: hellcreek: Report FDB table occupancy | Kurt Kanzenbach |
2021-02-01 | net: dsa: hellcreek: Report VLAN table occupancy | Kurt Kanzenbach |
2021-02-01 | net: dsa: mv88e6xxx: override existent unicast portvec in port_fdb_add | DENG Qingfang |
2021-02-01 | i40e: Revert "i40e: don't report link up for a VF who hasn't enabled queues" | Aleksandr Loktionov |
2021-02-01 | igc: check return value of ret_val in igc_config_fc_after_link_up | Kevin Lo |
2021-02-01 | igc: set the default return value to -IGC_ERR_NVM in igc_write_nvm_srwr | Kevin Lo |
2021-02-01 | igc: Report speed and duplex as unknown when device is runtime suspended | Kai-Heng Feng |
2021-01-29 | net: dsa: felix: perform switch setup for tag_8021q | Vladimir Oltean |
2021-01-29 | net: dsa: add a second tagger for Ocelot switches based on tag_8021q | Vladimir Oltean |
2021-01-29 | net: dsa: felix: convert to the new .change_tag_protocol DSA API | Vladimir Oltean |
2021-01-29 | net: mscc: ocelot: don't use NPI tag prefix for the CPU port module | Vladimir Oltean |
2021-01-29 | net: mscc: ocelot: reapply bridge forwarding mask on bonding join/leave | Vladimir Oltean |
2021-01-29 | net: mscc: ocelot: store a namespaced VCAP filter ID | Vladimir Oltean |
2021-01-29 | net: mscc: ocelot: export VCAP structures to include/soc/mscc | Vladimir Oltean |
2021-01-29 | r8169: work around RTL8125 UDP hw bug | Heiner Kallweit |
2021-01-29 | vmxnet3: Remove buf_info from device accessible structures | Ronak Doshi |
2021-01-29 | net: dsa: hellcreek: Add missing TAPRIO dependency | Kurt Kanzenbach |
2021-01-29 | net: arcnet: Fix RESET flag handling | Ahmed S. Darwish |
2021-01-29 | net: hns3: add debugfs support for tm nodes, priority and qset info | Guangbin Huang |
2021-01-29 | net: hns3: add interfaces to query information of tm priority/qset | Guangbin Huang |
2021-01-29 | Merge tag 'linux-can-next-for-5.12-20210129' of git://git.kernel.org/pub/scm/... | Jakub Kicinski |
2021-01-29 | net: mhi: Get rid of local rx queue count | Loic Poulain |
2021-01-29 | net: mhi: Get RX queue size from MHI core | Loic Poulain |
2021-01-29 | net/ethernet: convert to use module_platform_driver in octeon_mgmt.c | dingsenjie |
2021-01-29 | net/mlx5: DR, Allow SW steering for sw_owner_v2 devices | Yevgeny Kliteynik |
2021-01-29 | net/mlx5: DR, Copy all 64B whenever replacing STE in the head of miss-list | Yevgeny Kliteynik |
2021-01-29 | net/mlx5: DR, Use HW specific logic API when writing STE | Yevgeny Kliteynik |
2021-01-29 | net/mlx5: DR, Use the right size when writing partial STE into HW | Yevgeny Kliteynik |
2021-01-29 | net/mlx5: DR, Add STEv1 modify header logic | Yevgeny Kliteynik |
2021-01-29 | net/mlx5: DR, Add STEv1 action apply logic | Yevgeny Kliteynik |
2021-01-29 | net/mlx5: DR, Add STEv1 setters and getters | Yevgeny Kliteynik |
2021-01-29 | net/mlx5: DR, Allow native protocol support for HW STEv1 | Yevgeny Kliteynik |
2021-01-29 | net/mlx5: DR, Add HW STEv1 match logic | Yevgeny Kliteynik |
2021-01-29 | net/mlx5: DR, Add match STEv1 structs to ifc | Yevgeny Kliteynik |
2021-01-29 | net/mlx5: DR, Fix potential shift wrapping of 32-bit value | Yevgeny Kliteynik |
2021-01-29 | net/mlx5: CT: Add support for matching on ct_state reply flag | Paul Blakey |