summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-09-06wifi: cfg80211: make BSS source types publicVeerendranath Jakkam
2024-09-06wifi: iwlwifi: mvm: replace CONFIG_PM by CONFIG_PM_SLEEPEmmanuel Grumbach
2024-09-06wifi: cfg80211: Avoid RCU debug splat in __cfg80211_bss_update error pathsVeerendranath Jakkam
2024-09-06wifi: cfg80211: fix UBSAN noise in cfg80211_wext_siwscan()Dmitry Antipov
2024-09-04Merge tag 'wireless-next-2024-09-04' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2024-09-04net: cadence: macb: Enable software IRQ coalescing by defaultSean Anderson
2024-09-04net: phy: Check for read errors in SIOCGMIIREGNiklas Söderlund
2024-09-04pds_core: Remove redundant null pointer checksLi Zetao
2024-09-04ionic: Remove redundant null pointer checks in ionic_debugfs_add_qcq()Li Zetao
2024-09-04Merge branch 'unmask-upper-dscp-bits-part-3'Jakub Kicinski
2024-09-04ipv6: sit: Unmask upper DSCP bits in ipip6_tunnel_bind_dev()Ido Schimmel
2024-09-04ip6_tunnel: Unmask upper DSCP bits in ip4ip6_err()Ido Schimmel
2024-09-04ipv4: ipmr: Unmask upper DSCP bits in ipmr_queue_xmit()Ido Schimmel
2024-09-04ipv4: Unmask upper DSCP bits in __ip_queue_xmit()Ido Schimmel
2024-09-04selftests: net: convert comma to semicolonChen Ni
2024-09-04ipv4: Fix user space build failure due to header changeIdo Schimmel
2024-09-04l2tp: remove unneeded null check in l2tp_v2_session_get_nextJames Chapman
2024-09-04net: mana: Improve mana_set_channels() in low mem conditionsShradha Gupta
2024-09-04Merge branch 'fbnic-ethtool'David S. Miller
2024-09-04eth: fbnic: Add support to fetch group statsMohsin Bashir
2024-09-04eth: fbnic: Add ethtool support for fbnicMohsin Bashir
2024-09-04selftests: add selftest for UDP SO_PEEK_OFF supportJason Xing
2024-09-04Merge branch 'sparx5-fdma-part-one'David S. Miller
2024-09-04net: sparx5: ditch sparx5_fdma_rx/tx_reload() functionsDaniel Machon
2024-09-04net: sparx5: use contiguous memory for tx buffersDaniel Machon
2024-09-04net: sparx5: use library helper for freeing tx buffersDaniel Machon
2024-09-04net: sparx5: use FDMA library for adding DCB's in the tx pathDaniel Machon
2024-09-04net: sparx5: use the FDMA library for allocation of tx buffersDaniel Machon
2024-09-04net: sparx5: use a few FDMA helpers in the rx pathDaniel Machon
2024-09-04net: sparx5: use library helper for freeing rx buffersDaniel Machon
2024-09-04net: sparx5: use FDMA library for adding DCB's in the rx pathDaniel Machon
2024-09-04net: sparx5: use the FDMA library for allocation of rx buffersDaniel Machon
2024-09-04net: sparx5: replace a few variables with new equivalent onesDaniel Machon
2024-09-04net: sparx5: use FDMA library symbolsDaniel Machon
2024-09-04net: microchip: add FDMA libraryDaniel Machon
2024-09-03be2net: Remove unused declarationsYue Haibing
2024-09-03qlcnic: Remove unused declarationsYue Haibing
2024-09-03net: alacritech: Partially revert "net: alacritech: Switch to use dev_err_pro...Krzysztof Kozlowski
2024-09-03netlink: specs: nftables: allow decode of default firewalld rulesetFlorian Westphal
2024-09-03Merge branch 'mptcp-mib-counters-for-mpj-tx-misc-improvements'Jakub Kicinski
2024-09-03selftests: mptcp: pm_nl_ctl: remove re-definitionMatthieu Baerts (NGI0)
2024-09-03selftests: mptcp: join: simplify checksum_testsGeliang Tang
2024-09-03selftests: mptcp: join: mute errors when ran in the backgroundMatthieu Baerts (NGI0)
2024-09-03selftests: mptcp: join: specify host being checkedMatthieu Baerts (NGI0)
2024-09-03selftests: mptcp: join: more explicit check nameMatthieu Baerts (NGI0)
2024-09-03selftests: mptcp: join: validate MPJ SYN TX MIB countersMatthieu Baerts (NGI0)
2024-09-03selftests: mptcp: join: one line for join checkMatthieu Baerts (NGI0)
2024-09-03selftests: mptcp: join: reduce join_nr paramsMatthieu Baerts (NGI0)
2024-09-03mptcp: MIB counters for sent MP_JOINMatthieu Baerts (NGI0)
2024-09-03mptcp: pm: reduce entries iterations on connectMatthieu Baerts (NGI0)