summaryrefslogtreecommitdiffstats
path: root/io_uring (unfollow)
Commit message (Expand)AuthorFilesLines
2024-09-06wifi: cfg80211: handle DFS per linkAditya Kumar Singh14-51/+82
2024-09-06wifi: cfg80211: move DFS related members to links[] in wireless_devAditya Kumar Singh14-36/+38
2024-09-06wifi: trace: unlink rdev_end_cac trace event from wiphy_netdev_evt classAditya Kumar Singh1-3/+12
2024-09-06wifi: mac80211: remove label usage in ieee80211_start_radar_detection()Aditya Kumar Singh1-7/+4
2024-09-06Revert "wifi: mac80211: move radar detect work to sdata"Aditya Kumar Singh6-13/+13
2024-09-06wifi: mac80211: introduce EHT rate support in AQL airtimeMing Yen Hsieh1-6/+134
2024-09-06wifi: cfg80211: avoid overriding direct/MBSSID BSS with per-STA profile BSSVeerendranath Jakkam1-0/+27
2024-09-06wifi: cfg80211: skip indicating signal for per-STA profile BSSsVeerendranath Jakkam3-11/+19
2024-09-06wifi: cfg80211: make BSS source types publicVeerendranath Jakkam2-5/+7
2024-09-06wifi: iwlwifi: mvm: replace CONFIG_PM by CONFIG_PM_SLEEPEmmanuel Grumbach4-8/+11
2024-09-06wifi: cfg80211: Avoid RCU debug splat in __cfg80211_bss_update error pathsVeerendranath Jakkam1-2/+2
2024-09-06wifi: cfg80211: fix UBSAN noise in cfg80211_wext_siwscan()Dmitry Antipov1-3/+3
2024-09-05net: cadence: macb: Enable software IRQ coalescing by defaultSean Anderson1-0/+2
2024-09-05net: phy: Check for read errors in SIOCGMIIREGNiklas Söderlund1-6/+11
2024-09-05pds_core: Remove redundant null pointer checksLi Zetao1-4/+4
2024-09-05ionic: Remove redundant null pointer checks in ionic_debugfs_add_qcq()Li Zetao1-1/+1
2024-09-05ipv6: sit: Unmask upper DSCP bits in ipip6_tunnel_bind_dev()Ido Schimmel1-1/+1
2024-09-05ip6_tunnel: Unmask upper DSCP bits in ip4ip6_err()Ido Schimmel1-2/+5
2024-09-05ipv4: ipmr: Unmask upper DSCP bits in ipmr_queue_xmit()Ido Schimmel1-2/+2
2024-09-05ipv4: Unmask upper DSCP bits in __ip_queue_xmit()Ido Schimmel1-1/+1
2024-09-05selftests: net: convert comma to semicolonChen Ni1-3/+3
2024-09-05ipv4: Fix user space build failure due to header changeIdo Schimmel2-2/+1
2024-09-05l2tp: remove unneeded null check in l2tp_v2_session_get_nextJames Chapman1-1/+1
2024-09-05net: mana: Improve mana_set_channels() in low mem conditionsShradha Gupta3-17/+19
2024-09-04eth: fbnic: Add support to fetch group statsMohsin Bashir8-0/+211
2024-09-04eth: fbnic: Add ethtool support for fbnicMohsin Bashir7-3/+49
2024-09-04selftests: add selftest for UDP SO_PEEK_OFF supportJason Xing3-37/+57
2024-09-04net: sparx5: ditch sparx5_fdma_rx/tx_reload() functionsDaniel Machon1-10/+4
2024-09-04net: sparx5: use contiguous memory for tx buffersDaniel Machon2-45/+13
2024-09-04net: sparx5: use library helper for freeing tx buffersDaniel Machon1-0/+1
2024-09-04net: sparx5: use FDMA library for adding DCB's in the tx pathDaniel Machon1-30/+9
2024-09-04net: sparx5: use the FDMA library for allocation of tx buffersDaniel Machon2-64/+44
2024-09-04net: sparx5: use a few FDMA helpers in the rx pathDaniel Machon1-10/+7
2024-09-04net: sparx5: use library helper for freeing rx buffersDaniel Machon1-0/+1
2024-09-04net: sparx5: use FDMA library for adding DCB's in the rx pathDaniel Machon1-46/+3
2024-09-04net: sparx5: use the FDMA library for allocation of rx buffersDaniel Machon2-54/+43
2024-09-04net: sparx5: replace a few variables with new equivalent onesDaniel Machon2-46/+63
2024-09-04net: sparx5: use FDMA library symbolsDaniel Machon3-44/+3
2024-09-04net: microchip: add FDMA libraryDaniel Machon7-0/+417
2024-09-04be2net: Remove unused declarationsYue Haibing2-5/+0
2024-09-04qlcnic: Remove unused declarationsYue Haibing2-11/+0
2024-09-04net: alacritech: Partially revert "net: alacritech: Switch to use dev_err_pro...Krzysztof Kozlowski1-5/+8
2024-09-04netlink: specs: nftables: allow decode of default firewalld rulesetFlorian Westphal1-4/+250
2024-09-04selftests: mptcp: pm_nl_ctl: remove re-definitionMatthieu Baerts (NGI0)1-8/+2
2024-09-04selftests: mptcp: join: simplify checksum_testsGeliang Tang1-32/+11
2024-09-04selftests: mptcp: join: mute errors when ran in the backgroundMatthieu Baerts (NGI0)1-18/+18
2024-09-04selftests: mptcp: join: specify host being checkedMatthieu Baerts (NGI0)1-44/+45
2024-09-04selftests: mptcp: join: more explicit check nameMatthieu Baerts (NGI0)1-32/+33
2024-09-04selftests: mptcp: join: validate MPJ SYN TX MIB countersMatthieu Baerts (NGI0)1-11/+78
2024-09-04selftests: mptcp: join: one line for join checkMatthieu Baerts (NGI0)1-15/+30