summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2022-02-05net: typhoon: implement ndo_features_check methodEric Dumazet
2022-02-05net: sundance: Replace one-element array with non-array objectGustavo A. R. Silva
2022-02-05bnx2x: Replace one-element array with flexible-array memberGustavo A. R. Silva
2022-02-05net: mana: Remove unnecessary check of cqe_type in mana_process_rx_cqe()Haiyang Zhang
2022-02-05net: mana: Add handling of CQE_RX_TRUNCATEDHaiyang Zhang
2022-02-05net: sparx5: remove phylink_config.pcs_poll usageRussell King (Oracle)
2022-02-05net: lan966x: Update mdb when enabling/disabling mcast_snoopingHoratiu Vultur
2022-02-05net: lan966x: Implement the callback SWITCHDEV_ATTR_ID_BRIDGE_MC_DISABLEDHoratiu Vultur
2022-02-05net: lan966x: Update the PGID used by IPV6 data framesHoratiu Vultur
2022-02-04Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...David S. Miller
2022-02-03net: lan966x: use .mac_select_pcs() interfaceHoratiu Vultur
2022-02-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-02-03net: stmmac: ensure PTP time register reads are consistentYannick Vignon
2022-02-03i40e: Fix race condition while adding/deleting MAC/VLAN filtersJedrzej Jagielski
2022-02-03i40e: Add new version of i40e_aq_add_macvlan functionJedrzej Jagielski
2022-02-03i40e: Add new versions of send ASQ command functionsJedrzej Jagielski
2022-02-03i40e: Add sending commands in atomic contextJedrzej Jagielski
2022-02-03i40e: Remove unused RX realloc statJoe Damato
2022-02-03i40e: Disable hw-tc-offload feature on driver loadMateusz Palczewski
2022-02-02net: sparx5: do not refer to skb after passing it onSteen Hegelund
2022-02-02drivers: net: Replace acpi_bus_get_device()Rafael J. Wysocki
2022-02-02Merge tag 'mlx5-fixes-2022-02-01' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2022-02-01Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...Jakub Kicinski
2022-02-01net/mlx5e: Avoid field-overflowing memcpy()Kees Cook
2022-02-01net/mlx5e: Use struct_group() for memcpy() regionKees Cook
2022-02-01net/mlx5e: Avoid implicit modify hdr for decap drop ruleRoi Dayan
2022-02-01net/mlx5e: IPsec: Fix tunnel mode crypto offload for non TCP/UDP trafficRaed Salem
2022-02-01net/mlx5e: IPsec: Fix crypto offload for non TCP/UDP encapsulated trafficRaed Salem
2022-02-01net/mlx5e: Don't treat small ceil values as unlimited in HTB offloadMaxim Mikityanskiy
2022-02-01net/mlx5: E-Switch, Fix uninitialized variable modactMaor Dickman
2022-02-01net/mlx5e: Fix handling of wrong devices during bond neteventMaor Dickman
2022-02-01net/mlx5e: Fix broken SKB allocation in HW-GROKhalid Manaa
2022-02-01net/mlx5e: Fix wrong calculation of header index in HW_GROKhalid Manaa
2022-02-01net/mlx5: Bridge, Fix devlink deadlock on net namespace deletionRoi Dayan
2022-02-01net/mlx5: Fix offloading with ESWITCH_IPV4_TTL_MODIFY_ENABLEDima Chumak
2022-02-01net/mlx5e: TC, Reject rules with forward and drop actionsRoi Dayan
2022-02-01net/mlx5: Use del_timer_sync in fw reset flow of halting pollMaher Sanalla
2022-02-01net/mlx5e: Fix module EEPROM queryGal Pressman
2022-02-01net/mlx5e: TC, Reject rules with drop and modify hdr actionRoi Dayan
2022-02-01net/mlx5: Bridge, ensure dev_name is null-terminatedVlad Buslov
2022-02-01net/mlx5: Bridge, take rtnl lock in init error handlerVlad Buslov
2022-02-01Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski
2022-02-01sfc: The size of the RX recycle ring should be more flexibleMartin Habets
2022-02-01r8169: support L1.2 control on RTL8168hHeiner Kallweit
2022-02-01ethernet: smc911x: fix indentation in get/set EEPROMJakub Kicinski
2022-02-01e1000e: Handshake with CSME starts from ADL platformsSasha Neftin
2022-02-01e1000e: Separate ADP board type from TGPSasha Neftin
2022-02-01net: lan966x: Implement get_ts_infoHoratiu Vultur
2022-02-01net: lan966x: Add support for ptp interruptsHoratiu Vultur
2022-02-01net: lan966x: Update extraction/injection for timestampingHoratiu Vultur