summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)AuthorFilesLines
2022-02-07r8169: factor out redundant RTL8168d PHY config functionality to rtl8168d_1_c...Heiner Kallweit1-46/+25
2022-02-07mlxsw: Support FLOW_ACTION_MANGLE for SIP and DIP IPv6 addressesDanielle Ratson3-11/+103
2022-02-07mlxsw: Support FLOW_ACTION_MANGLE for SIP and DIP IPv4 addressesDanielle Ratson3-0/+47
2022-02-07mlxsw: core_acl_flex_actions: Add SIP_DIP_ACTIONDanielle Ratson1-0/+45
2022-02-05net: typhoon: implement ndo_features_check methodEric Dumazet1-5/+16
2022-02-05net: sundance: Replace one-element array with non-array objectGustavo A. R. Silva1-30/+30
2022-02-05bnx2x: Replace one-element array with flexible-array memberGustavo A. R. Silva1-1/+1
2022-02-05net: mana: Remove unnecessary check of cqe_type in mana_process_rx_cqe()Haiyang Zhang1-3/+0
2022-02-05net: mana: Add handling of CQE_RX_TRUNCATEDHaiyang Zhang1-2/+5
2022-02-05net: sparx5: remove phylink_config.pcs_poll usageRussell King (Oracle)1-1/+0
2022-02-05net: lan966x: Update mdb when enabling/disabling mcast_snoopingHoratiu Vultur3-0/+51
2022-02-05net: lan966x: Implement the callback SWITCHDEV_ATTR_ID_BRIDGE_MC_DISABLEDHoratiu Vultur4-1/+110
2022-02-05net: lan966x: Update the PGID used by IPV6 data framesHoratiu Vultur1-1/+5
2022-02-04Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...David S. Miller6-50/+255
2022-02-04net: lan966x: use .mac_select_pcs() interfaceHoratiu Vultur2-1/+9
2022-02-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski30-94/+232
2022-02-04net: stmmac: ensure PTP time register reads are consistentYannick Vignon1-7/+12
2022-02-04i40e: Fix race condition while adding/deleting MAC/VLAN filtersJedrzej Jagielski1-11/+13
2022-02-04i40e: Add new version of i40e_aq_add_macvlan functionJedrzej Jagielski2-20/+77
2022-02-04i40e: Add new versions of send ASQ command functionsJedrzej Jagielski3-8/+150
2022-02-04i40e: Add sending commands in atomic contextJedrzej Jagielski1-9/+12
2022-02-04i40e: Remove unused RX realloc statJoe Damato2-3/+1
2022-02-04i40e: Disable hw-tc-offload feature on driver loadMateusz Palczewski1-1/+4
2022-02-02net: sparx5: do not refer to skb after passing it onSteen Hegelund1-1/+1
2022-02-02drivers: net: Replace acpi_bus_get_device()Rafael J. Wysocki1-1/+2
2022-02-02Merge tag 'mlx5-fixes-2022-02-01' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller16-53/+98
2022-02-02Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...Jakub Kicinski3-19/+44
2022-02-02net/mlx5e: Avoid field-overflowing memcpy()Kees Cook2-4/+6
2022-02-02net/mlx5e: Use struct_group() for memcpy() regionKees Cook1-1/+1
2022-02-02net/mlx5e: Avoid implicit modify hdr for decap drop ruleRoi Dayan1-1/+2
2022-02-02net/mlx5e: IPsec: Fix tunnel mode crypto offload for non TCP/UDP trafficRaed Salem1-2/+11
2022-02-02net/mlx5e: IPsec: Fix crypto offload for non TCP/UDP encapsulated trafficRaed Salem1-3/+6
2022-02-02net/mlx5e: Don't treat small ceil values as unlimited in HTB offloadMaxim Mikityanskiy1-1/+2
2022-02-02net/mlx5: E-Switch, Fix uninitialized variable modactMaor Dickman1-1/+1
2022-02-02net/mlx5e: Fix handling of wrong devices during bond neteventMaor Dickman1-18/+14
2022-02-02net/mlx5e: Fix broken SKB allocation in HW-GROKhalid Manaa1-9/+17
2022-02-02net/mlx5e: Fix wrong calculation of header index in HW_GROKhalid Manaa2-2/+7
2022-02-02net/mlx5: Bridge, Fix devlink deadlock on net namespace deletionRoi Dayan1-2/+2
2022-02-02net/mlx5: Fix offloading with ESWITCH_IPV4_TTL_MODIFY_ENABLEDima Chumak1-3/+4
2022-02-02net/mlx5e: TC, Reject rules with forward and drop actionsRoi Dayan1-0/+6
2022-02-02net/mlx5: Use del_timer_sync in fw reset flow of halting pollMaher Sanalla1-1/+1
2022-02-02net/mlx5e: Fix module EEPROM queryGal Pressman1-4/+5
2022-02-02net/mlx5e: TC, Reject rules with drop and modify hdr actionRoi Dayan1-0/+6
2022-02-02net/mlx5: Bridge, ensure dev_name is null-terminatedVlad Buslov1-1/+1
2022-02-02net/mlx5: Bridge, take rtnl lock in init error handlerVlad Buslov2-0/+6
2022-02-02Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski2-2/+30
2022-02-02sfc: The size of the RX recycle ring should be more flexibleMartin Habets7-17/+57
2022-02-02r8169: support L1.2 control on RTL8168hHeiner Kallweit1-0/+2
2022-02-02ethernet: smc911x: fix indentation in get/set EEPROMJakub Kicinski1-4/+4
2022-02-01e1000e: Handshake with CSME starts from ADL platformsSasha Neftin1-2/+4