summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2021-02-01net/mlx5e: Move representor neigh init into profile enableRoi Dayan
2021-02-01net/mlx5e: Avoid false lock depenency warning on tc_htRoi Dayan
2021-02-01net/mlx5e: Move set vxlan nic info to profile initRoi Dayan
2021-02-01net/mlx5e: Move netif_carrier_off() out of mlx5e_priv_init()Roi Dayan
2021-02-01net/mlx5e: Refactor mlx5e_netdev_init/cleanup to mlx5e_priv_init/cleanupRoi Dayan
2021-02-01net/mxl5e: Add change profile methodSaeed Mahameed
2021-02-01net/mlx5e: Separate between netdev objects and mlx5e profiles initializationSaeed Mahameed
2021-02-01Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...Jakub Kicinski
2021-02-01ibmvnic: remove unnecessary rmb() inside ibmvnic_pollLijun Pan
2021-02-01ibmvnic: rework to ensure SCRQ entry reads are properly orderedLijun Pan
2021-02-01Merge tag 'mlx5-dr-2021-01-29' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski
2021-02-01ibmvnic: device remove has higher precedence over resetLijun Pan
2021-02-01net: dsa: hellcreek: Report FDB table occupancyKurt Kanzenbach
2021-02-01net: dsa: hellcreek: Report VLAN table occupancyKurt Kanzenbach
2021-02-01net: dsa: mv88e6xxx: override existent unicast portvec in port_fdb_addDENG Qingfang
2021-02-01i40e: Revert "i40e: don't report link up for a VF who hasn't enabled queues"Aleksandr Loktionov
2021-02-01igc: check return value of ret_val in igc_config_fc_after_link_upKevin Lo
2021-02-01igc: set the default return value to -IGC_ERR_NVM in igc_write_nvm_srwrKevin Lo
2021-02-01igc: Report speed and duplex as unknown when device is runtime suspendedKai-Heng Feng
2021-01-29net: dsa: felix: perform switch setup for tag_8021qVladimir Oltean
2021-01-29net: dsa: add a second tagger for Ocelot switches based on tag_8021qVladimir Oltean
2021-01-29net: dsa: felix: convert to the new .change_tag_protocol DSA APIVladimir Oltean
2021-01-29net: mscc: ocelot: don't use NPI tag prefix for the CPU port moduleVladimir Oltean
2021-01-29net: mscc: ocelot: reapply bridge forwarding mask on bonding join/leaveVladimir Oltean
2021-01-29net: mscc: ocelot: store a namespaced VCAP filter IDVladimir Oltean
2021-01-29net: mscc: ocelot: export VCAP structures to include/soc/msccVladimir Oltean
2021-01-29r8169: work around RTL8125 UDP hw bugHeiner Kallweit
2021-01-29vmxnet3: Remove buf_info from device accessible structuresRonak Doshi
2021-01-29net: dsa: hellcreek: Add missing TAPRIO dependencyKurt Kanzenbach
2021-01-29net: arcnet: Fix RESET flag handlingAhmed S. Darwish
2021-01-29net: hns3: add debugfs support for tm nodes, priority and qset infoGuangbin Huang
2021-01-29net: hns3: add interfaces to query information of tm priority/qsetGuangbin Huang
2021-01-29Merge tag 'linux-can-next-for-5.12-20210129' of git://git.kernel.org/pub/scm/...Jakub Kicinski
2021-01-29net: mhi: Get rid of local rx queue countLoic Poulain
2021-01-29net: mhi: Get RX queue size from MHI coreLoic Poulain
2021-01-29net/ethernet: convert to use module_platform_driver in octeon_mgmt.cdingsenjie
2021-01-29net/mlx5: DR, Allow SW steering for sw_owner_v2 devicesYevgeny Kliteynik
2021-01-29net/mlx5: DR, Copy all 64B whenever replacing STE in the head of miss-listYevgeny Kliteynik
2021-01-29net/mlx5: DR, Use HW specific logic API when writing STEYevgeny Kliteynik
2021-01-29net/mlx5: DR, Use the right size when writing partial STE into HWYevgeny Kliteynik
2021-01-29net/mlx5: DR, Add STEv1 modify header logicYevgeny Kliteynik
2021-01-29net/mlx5: DR, Add STEv1 action apply logicYevgeny Kliteynik
2021-01-29net/mlx5: DR, Add STEv1 setters and gettersYevgeny Kliteynik
2021-01-29net/mlx5: DR, Allow native protocol support for HW STEv1Yevgeny Kliteynik
2021-01-29net/mlx5: DR, Add HW STEv1 match logicYevgeny Kliteynik
2021-01-29net/mlx5: DR, Add match STEv1 structs to ifcYevgeny Kliteynik
2021-01-29net/mlx5: DR, Fix potential shift wrapping of 32-bit valueYevgeny Kliteynik
2021-01-29net/mlx5: CT: Add support for matching on ct_state reply flagPaul Blakey
2021-01-29hv_netvsc: Copy packets sent by Hyper-V out of the receive bufferAndrea Parri (Microsoft)
2021-01-29can: mcp251xfd: mcp251xfd_probe(): use dev_err_probe() to simplify error hand...Marc Kleine-Budde