summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2022-02-09Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/nextDavid S. Miller
2022-02-09Netvsc: Call hv_unmap_memory() in the netvsc_device_remove()Tianyu Lan
2022-02-09Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...David S. Miller
2022-02-08nfp: flower: fix ida_idx not being releasedLouis Peens
2022-02-08net: ethernet: litex: Add the dependency on HAS_IOMEMCai Huoqing
2022-02-08bonding: switch bond_net_exit() to batch modeEric Dumazet
2022-02-08ibmvnic: don't release napi in __ibmvnic_open()Sukadev Bhattiprolu
2022-02-08net: dsa: lantiq_gswip: don't use devres for mdiobusVladimir Oltean
2022-02-08net: dsa: mt7530: fix kernel bug in mdiobus_free() when unbindingVladimir Oltean
2022-02-08net: dsa: seville: register the mdiobus under devresVladimir Oltean
2022-02-08net: dsa: felix: don't use devres for mdiobusVladimir Oltean
2022-02-08net: dsa: bcm_sf2: don't use devres for mdiobusVladimir Oltean
2022-02-08net: dsa: ar9331: register the mdiobus under devresVladimir Oltean
2022-02-08net: dsa: mv88e6xxx: don't use devres for mdiobusVladimir Oltean
2022-02-08bonding: pair enable_port with slave_arr_updatesMahesh Bandewar
2022-02-08gve: Recording rx queue before sending to napiTao Liu
2022-02-08et131x: support arbitrary MAX_SKB_FRAGSEric Dumazet
2022-02-08Merge branch 'iwl-next' of git://git.kernel.org/pub/scm/linux/kernel/git/tngu...Jakub Kicinski
2022-02-08i40e: Add a stat for tracking busy rx pagesJoe Damato
2022-02-08i40e: Add a stat for tracking pages waivedJoe Damato
2022-02-08i40e: Add a stat tracking new RX page allocationsJoe Damato
2022-02-08i40e: Aggregate and export RX page reuse statJoe Damato
2022-02-08i40e: Remove rx page reuse double countJoe Damato
2022-02-07net: stmmac: optimize locking around PTP clock readsYannick Vignon
2022-02-07net: phy: marvell: Fix RGMII Tx/Rx delays setting in 88e1121-compatible PHYsPavel Parkhomenko
2022-02-07net: typhoon: include <net/vxlan.h>Eric Dumazet
2022-02-07igb: refactor XDP registrationCorinna Vinschen
2022-02-07igc: avoid kernel warning when changing RX ring parametersCorinna Vinschen
2022-02-07net: dsa: mv88e6xxx: Unlock on error in mv88e6xxx_port_bridge_join()Dan Carpenter
2022-02-07net: dsa: mv88e6xxx: Fix off by in one in mv88e6185_phylink_get_caps()Dan Carpenter
2022-02-07net: hns3: add support for TX push modeYufeng Mo
2022-02-07net: asix: add proper error handling of usb read errorsPavel Skripkin
2022-02-07r8169: factor out redundant RTL8168d PHY config functionality to rtl8168d_1_c...Heiner Kallweit
2022-02-07mlxsw: Support FLOW_ACTION_MANGLE for SIP and DIP IPv6 addressesDanielle Ratson
2022-02-07mlxsw: Support FLOW_ACTION_MANGLE for SIP and DIP IPv4 addressesDanielle Ratson
2022-02-07mlxsw: core_acl_flex_actions: Add SIP_DIP_ACTIONDanielle Ratson
2022-02-06net: phy: marvell: Fix MDI-x polarity setting in 88e1118-compatible PHYsPavel Parkhomenko
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: mscc: ocelot: fix all IP traffic getting trapped to CPU with PTP over IPVladimir Oltean
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: dsa: realtek: don't default Kconfigs to yJakub Kicinski
2022-02-05net: sparx5: remove phylink_config.pcs_poll usageRussell King (Oracle)
2022-02-05net: phylink: remove phylink_set_10g_modes()Russell King (Oracle)
2022-02-05net: dsa: qca8k: check correct variable in qca8k_phy_eth_command()Dan Carpenter
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