summaryrefslogtreecommitdiff
path: root/drivers
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-08ptp_pch: Remove unused pch_pm_opsAndy Shevchenko
2022-02-08ptp_pch: Convert to use managed functions pcim_* and devm_*Andy Shevchenko
2022-02-08ptp_pch: Switch to use module_pci_driver() macroAndy Shevchenko
2022-02-08ptp_pch: Use ioread64_hi_lo() / iowrite64_hi_lo()Andy Shevchenko
2022-02-08ptp_pch: Use ioread64_lo_hi() / iowrite64_lo_hi()Andy Shevchenko
2022-02-08ptp_pch: use mac_pton()Andy Shevchenko
2022-02-08bonding: switch bond_net_exit() to batch modeEric Dumazet
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: 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-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: 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
2022-02-04net: don't include ndisc.h from ipv6.hJakub Kicinski
2022-02-04net: ipa: determine replenish doorbell differentlyAlex Elder
2022-02-04net: ipa: replenish after delivering payloadAlex Elder
2022-02-04net: ipa: kill replenish_backlogAlex Elder
2022-02-04net: ipa: introduce gsi_channel_trans_idle()Alex Elder
2022-02-04net: ipa: don't use replenish_backlogAlex Elder
2022-02-04net: ipa: allocate transaction in replenish loopAlex Elder
2022-02-04net: ipa: decide on doorbell in replenish loopAlex Elder
2022-02-04net: ipa: increment backlog in replenish callerAlex Elder