summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2024-02-09net: fill in MODULE_DESCRIPTION()s for xfrmBreno Leitao
2024-02-09net/sched: act_mirred: Don't zero blockid when net device is being deletedVictor Nogueira
2024-02-09net: openvswitch: limit the number of recursions from action setsAaron Conole
2024-02-09Merge branch 'for-io_uring-add-napi-busy-polling-support'Jakub Kicinski
2024-02-09net: add napi_busy_loop_rcu()Stefan Roesch
2024-02-09net: split off __napi_busy_poll from napi_busy_pollStefan Roesch
2024-02-09xfrm: Simplify the allocation of slab caches in xfrm_policy_initKunwu Chan
2024-02-08ethtool: do not use rtnl in ethnl_default_dumpit()Eric Dumazet
2024-02-08net-procfs: use xarray iterator to implement /proc/net/devEric Dumazet
2024-02-08net: dsa: tag_sja1105: remove "inline" keywordVladimir Oltean
2024-02-08net: dsa: remove "inline" from dsa_user_netpoll_send_skb()Vladimir Oltean
2024-02-08net/handshake: Fix handshake_req_destroy_test1Chuck Lever
2024-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-02-08wifi: mac80211: add support to call csa_finish on a linkAditya Kumar Singh
2024-02-08wifi: mac80211: start and finalize channel switch on link basisAditya Kumar Singh
2024-02-08wifi: mac80211: handle set csa/after_csa beacon on per link basisAditya Kumar Singh
2024-02-08wifi: mac80211: update beacon counters per link basisAditya Kumar Singh
2024-02-08wifi: cfg80211: send link id in channel_switch opsAditya Kumar Singh
2024-02-08wifi: mac80211: refactor STA CSA parsing flowsMichael-CY Lee
2024-02-08wifi: cfg80211: Add utility for converting op_class into chandefMichael-CY Lee
2024-02-08wifi: mac80211: don't use sband->band earlyJohannes Berg
2024-02-08wifi: mac80211: add missing kernel-doc for fast_tx_checkJohannes Berg
2024-02-08wifi: mac80211: clarify vif handling in TX dequeueJohannes Berg
2024-02-08wifi: mac80211: allow CSA to same channelJohannes Berg
2024-02-08wifi: mac80211: convert ieee80211_ie_build_eht_cap() to SKB useJohannes Berg
2024-02-08wifi: mac80211: convert ieee80211_ie_build_he_cap() to SKB useJohannes Berg
2024-02-08wifi: mac80211: move element parsing to a new fileJohannes Berg
2024-02-08wifi: mac80211: start building elements in SKBsJohannes Berg
2024-02-08wifi: mac80211: simplify adding supported ratesJohannes Berg
2024-02-08wifi: mac80211: tdls: use ieee80211_put_he_6ghz_cap()Johannes Berg
2024-02-08wifi: mac80211: rename ieee80211_ie_build_he_6ghz_cap()Johannes Berg
2024-02-08wifi: mac80211: limit HE RU capabilities when limiting bandwidthJohannes Berg
2024-02-08wifi: mac80211: adjust EHT capa when lowering bandwidthJohannes Berg
2024-02-08wifi: mac80211: simplify HE/EHT element length functionsJohannes Berg
2024-02-08wifi: mac80211: disallow basic multi-link element in per-STA profileJohannes Berg
2024-02-08wifi: mac80211: disambiguate element parsing errorsJohannes Berg
2024-02-08wifi: mac80211: implement MLO multicast deduplicationJohannes Berg
2024-02-08wifi: mac80211: add/use ieee80211_get_sn()Johannes Berg
2024-02-08wifi: cfg80211/mac80211: move puncturing into chandefJohannes Berg
2024-02-08wifi: mac80211: reload info pointer in ieee80211_tx_dequeue()Johannes Berg
2024-02-08wifi: mac80211: use cfg80211_chandef_primary_freq()Johannes Berg
2024-02-08wifi: cfg80211: simplify cfg80211_chandef_compatible()Johannes Berg
2024-02-08wifi: wireless: declare different S1G chandefs incompatibleJohannes Berg
2024-02-08wifi: mac80211: refactor puncturing bitmap extractionJohannes Berg
2024-02-08wifi: cfg80211: move puncturing validation codeJohannes Berg
2024-02-08wifi: mac80211: validate assoc response channel configJohannes Berg
2024-02-08wifi: mac80211: support wider bandwidth OFDMA configJohannes Berg
2024-02-08wifi: mac80211: add and use a link iteration macroJohannes Berg
2024-02-08wifi: mac80211: introduce 'channel request'Johannes Berg
2024-02-08wifi: mac80211: chan: chandef is non-NULL for reservedJohannes Berg