summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2023-04-19net/mlx5e: XDP, Remove un-established assumptions on XDP bufferTariq Toukan
2023-04-19net/mlx5e: XDP, Consider large muti-buffer packets in Striding RQ params calc...Tariq Toukan
2023-04-19net/mlx5e: XDP, Let XDP checker function get the params as inputTariq Toukan
2023-04-19net/mlx5e: XDP, Improve Striding RQ check with XDPTariq Toukan
2023-04-19net/mlx5e: XDP, Add support for multi-buffer XDP redirect-inTariq Toukan
2023-04-19net/mlx5e: XDP, Use multiple single-entry objects in xdpi_fifoTariq Toukan
2023-04-19net/mlx5e: XDP, Remove doubtful unlikely callsTariq Toukan
2023-04-19net/mlx5e: Introduce extended version for mlx5e_xmit_dataTariq Toukan
2023-04-19net/mlx5e: Move struct mlx5e_xmit_data to datapath headerTariq Toukan
2023-04-19net/mlx5e: Move XDP struct and enum to XDP headerTariq Toukan
2023-04-19bonding: Fix memory leak when changing bond type to EthernetIdo Schimmel
2023-04-19wifi: iwlwifi: dvm: Fix memcpy: detected field-spanning write backtraceHans de Goede
2023-04-18net: ethernet: stmmac: dwmac-sti: remove stih415/stih416/stid127Alain Volmat
2023-04-18net: mscc: ocelot: remove incompatible prototypesArnd Bergmann
2023-04-18net: stmmac: propagate feature flags to vlanCorinna Vinschen
2023-04-18bonding: add software tx timestamping supportHangbin Liu
2023-04-18Change DEFINE_SEMAPHORE() to take a number argumentPeter Zijlstra
2023-04-18veth: take into account peer device for NETDEV_XDP_ACT_NDO_XMIT xdp_features ...Lorenzo Bianconi
2023-04-18wifi: iwlwifi: bump FW API to 78 for AX devicesGregory Greenman
2023-04-18wifi: iwlwifi: mvm: check firmware response sizeJohannes Berg
2023-04-18wifi: iwlwifi: mvm: add MLO support to SF - use sta pointerJohannes Berg
2023-04-18wifi: iwlwifi: mvm: configure TLC on link activationJohannes Berg
2023-04-18wifi: iwlwifi: fix iwl_mvm_max_amsdu_size() for MLOJohannes Berg
2023-04-18wifi: iwlwifi: mvm: remove RS rate init update argumentJohannes Berg
2023-04-18wifi: iwlwifi: mvm: initialize per-link STA ratescale dataJohannes Berg
2023-04-18wifi: iwlwifi: mvm: rs-fw: properly access sband->iftype_dataJohannes Berg
2023-04-18wifi: iwlwifi: mvm: only clients can be 20MHz-onlyJohannes Berg
2023-04-18wifi: iwlwifi: mvm: fix iwl_mvm_sta_rc_update for MLOJohannes Berg
2023-04-18wifi: iwlwifi: mvm: remove per-STA MFP settingJohannes Berg
2023-04-18wifi: iwlwifi: mvm: allow NL80211_EXT_FEATURE_SCAN_MIN_PREQ_CONTENTJohannes Berg
2023-04-18wifi: iwlwifi: mvm: use BSSID when building probe requestsJohannes Berg
2023-04-18wifi: iwlwifi: mvm: update mac id managementGregory Greenman
2023-04-18wifi: iwlwifi: mvm: adopt the latest firmware APIEmmanuel Grumbach
2023-04-18mlxfw: fix null-ptr-deref in mlxfw_mfa2_tlv_next()Nikita Zhandarovich
2023-04-18net: stmmac: dwmac-starfive: Add phy interface settingsSamin Guo
2023-04-18net: stmmac: Add glue layer for StarFive JH7110 SoCSamin Guo
2023-04-18net: stmmac: platform: Add snps,dwmac-5.20 IP compatible stringEmil Renner Berthing
2023-04-18r8169: use new macro netif_subqueue_completed_wake in the tx cleanup pathHeiner Kallweit
2023-04-18r8169: use new macro netif_subqueue_maybe_stop in rtl8169_start_xmitHeiner Kallweit
2023-04-18bnxt_en: Fix a possible NULL pointer dereference in unload pathKalesh AP
2023-04-18bnxt_en: Do not initialize PTP on older P3/P4 chipsMichael Chan
2023-04-18cxgb4: fix use after free bugs caused by circular dependency problemDuoming Zhou
2023-04-17net: mscc: ocelot: add support for preemptible traffic classesVladimir Oltean
2023-04-17net: dsa: felix: act upon the mqprio qopt in taprio offloadVladimir Oltean
2023-04-17net: mscc: ocelot: add support for mqprio offloadVladimir Oltean
2023-04-17net: mscc: ocelot: don't rely on cached verify_status in ocelot_port_get_mm()Vladimir Oltean
2023-04-17net: mscc: ocelot: optimize ocelot_mm_irq()Vladimir Oltean
2023-04-17net: mscc: ocelot: remove struct ocelot_mm_state :: lockVladimir Oltean
2023-04-17net: mscc: ocelot: export a single ocelot_mm_irq()Vladimir Oltean
2023-04-17net: stmmac: add Rx HWTS metadata to XDP ZC receive pktSong Yoong Siang