Age | Commit message (Expand) | Author |
2020-04-20 | net: bcmgenet: Drop too many parentheses in bcmgenet_probe() | Andy Shevchenko |
2020-04-20 | net: bcmgenet: Use get_unligned_beXX() and put_unaligned_beXX() | Andy Shevchenko |
2020-04-20 | net: bcmgenet: Use devm_clk_get_optional() to get the clocks | Andy Shevchenko |
2020-04-20 | net: bcmgenet: Drop useless OF code | Andy Shevchenko |
2020-04-20 | net: bcmgenet: Drop ACPI_PTR() to avoid compiler warning | Andy Shevchenko |
2020-04-20 | Merge tag 'mlx5-updates-2020-04-20' of git://git.kernel.org/pub/scm/linux/ker... | David S. Miller |
2020-04-20 | r8169: change wmb to smb_wmb in rtl8169_start_xmit | Heiner Kallweit |
2020-04-20 | net/mlx5: improve some comments | Hu Haowen |
2020-04-20 | net/mlx5: Read embedded cpu bit only once | Parav Pandit |
2020-04-20 | net/mlx5e: Handle errors from netif_set_real_num_{tx,rx}_queues | Maxim Mikityanskiy |
2020-04-20 | net/mlx5e: Allow partial data mask for tunnel options | Roi Dayan |
2020-04-20 | net/mlx5e: Set of completion request bit should not clear other adjacent bits | Tariq Toukan |
2020-04-20 | net/mlx5: IPsec, Refactor SA handle creation and destruction | Raed Salem |
2020-04-20 | net/mlx5e: IPSec, Expose IPsec HW stat only for supporting HW | Raed Salem |
2020-04-20 | net/mlx5: Refactor mlx5_accel_esp_create_hw_context parameter list | Raed Salem |
2020-04-20 | net/mlx5e: en_accel, Add missing net/geneve.h include | Raed Salem |
2020-04-20 | net/mlx5: Use the correct IPsec capability function for FPGA ops | Raed Salem |
2020-04-20 | qed: use true,false for bool variables | Jason Yan |
2020-04-20 | net: hns3: add trace event support for PF/VF mailbox | Yufeng Mo |
2020-04-20 | net: hns3: add support for dumping MAC reg in debugfs | Yufeng Mo |
2020-04-20 | net: hns3: add debug information for flow table when failed | Guojia Liao |
2020-04-20 | net: hns3: clean up some coding style issue | Huazhong Tan |
2020-04-20 | net: hns3: modify some unsuitable type declaration | Guojia Liao |
2020-04-20 | net: hns3: remove two unused structures in hclge_cmd.h | Guojia Liao |
2020-04-20 | net: hns3: remove useless proto_support field in struct hclge_fd_cfg | Guojia Liao |
2020-04-20 | net: hns3: remove an unnecessary case 0 in hclge_fd_convert_tuple() | Huazhong Tan |
2020-04-20 | net: hns3: split out hclge_get_fd_rule_info() | Jian Shen |
2020-04-20 | net: hns3: split out hclge_fd_check_ether_tuple() | Jian Shen |
2020-04-20 | net: ethernet: fec: Allow the MDIO preamble to be disabled | Andrew Lunn |
2020-04-20 | net: ethernet: fec: Allow configuration of MDIO bus speed | Andrew Lunn |
2020-04-20 | net: ethernet: fec: Replace interrupt driven MDIO with polled IO | Andrew Lunn |
2020-04-20 | r8169: inline rtl8169_make_unusable_by_asic | Heiner Kallweit |
2020-04-20 | r8169: inline rtl8169_mark_as_last_descriptor | Heiner Kallweit |
2020-04-20 | Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher... | David S. Miller |
2020-04-20 | net: qed: Remove unneeded cast from memory allocation | Aishwarya Ramakrishnan |
2020-04-20 | net: sun: Remove unneeded cast from memory allocation | Aishwarya Ramakrishnan |
2020-04-20 | net: ethernet: dnet: convert to devm_platform_get_and_ioremap_resource | Dejin Zheng |
2020-04-20 | net: phy: mscc: use mdiobus_get_phy() | Michael Walle |
2020-04-20 | mlxsw: reg: Increase register field length to 13 bits | Ido Schimmel |
2020-04-20 | mlxsw: spectrum_router: Re-increase scale of IPv6 nexthop groups | Ido Schimmel |
2020-04-20 | net: phy: Propagate error from bus->reset | Florian Fainelli |
2020-04-20 | r8169: remove PHY resume delay that is handled in the PHY driver now | Heiner Kallweit |
2020-04-20 | net: phy: realtek: add delay to resume path of certain internal PHY's | Heiner Kallweit |
2020-04-20 | net: hns: use true,false for bool variables | Jason Yan |
2020-04-20 | ptp: idt82p33: Make two variables static | YueHaibing |
2020-04-20 | ptp_kvm: Make kvm_ptp_lock static | YueHaibing |
2020-04-20 | net: dsa: sja1105: enable internal pull-down for RX_DV/CRS_DV/RX_CTL and RX_ER | Vladimir Oltean |
2020-04-19 | igc: Add debug messages to MAC filter code | Andre Guedes |
2020-04-19 | igc: Refactor igc_del_mac_filter() | Andre Guedes |
2020-04-19 | igc: Refactor igc_mac_entry_can_be_used() | Andre Guedes |