wifi: nl80211: hold wdev mutex for tid config
[linux-2.6-microblaze.git] / net /
2022-07-01 Johannes Bergwifi: nl80211: hold wdev mutex for tid config
2022-07-01 Johannes Bergwifi: cfg80211: handle IBSS in channel switch
2022-07-01 Johannes Bergwifi: mac80211: properly skip link info driver update
2022-07-01 Felix Fietkauwifi: mac80211: only accumulate airtime deficit for...
2022-07-01 Felix Fietkauwifi: mac80211: add debugfs file to display per-phy...
2022-07-01 Felix Fietkauwifi: mac80211: add a per-PHY AQL limit to improve...
2022-07-01 Felix Fietkauwifi: mac80211: keep recently active tx queues in sched...
2022-07-01 Felix Fietkauwifi: mac80211: consider aql_tx_pending when checking...
2022-07-01 Felix Fietkauwifi: mac80211: make sta airtime deficit field s32...
2022-07-01 Felix Fietkauwifi: mac80211: switch airtime fairness back to deficit...
2022-07-01 Mauro Carvalho Chehabwifi: mac80211: sta_info: fix a missing kernel-doc...
2022-06-20 Veerendranath Jakkamcfg80211: Indicate MLO connection info in connect and...
2022-06-20 Johannes Bergwifi: nl80211: expose link ID for associated BSSes
2022-06-20 Johannes Bergwifi: nl80211: expose link information for interfaces
2022-06-20 Johannes Bergwifi: mac80211: set STA deflink addresses
2022-06-20 Johannes Bergwifi: mac80211: maintain link-sta hash table
2022-06-20 Johannes Bergwifi: mac80211: RCU-ify link STA pointers
2022-06-20 Johannes Bergwifi: mac80211: ethtool: use deflink for now
2022-06-20 Johannes Bergwifi: mac80211: move ieee80211_bssid_match() function
2022-06-20 Shaul Triebitzwifi: mac80211: return a beacon for a specific link
2022-06-20 Shaul Triebitzwifi: mac80211: pass the link id in start/stop ap
2022-06-20 Shaul Triebitzwifi: mac80211: use link in start/stop ap
2022-06-20 Johannes Bergwifi: mac80211: implement add/del interface link callbacks
2022-06-20 Johannes Bergwifi: cfg80211: add optional link add/remove callbacks
2022-06-20 Johannes Bergwifi: cfg80211: sort trace.h
2022-06-20 Johannes Bergwifi: mac80211: add sta link addition/removal
2022-06-20 Johannes Bergwifi: mac80211: add MLO link ID to TX frame metadata
2022-06-20 Johannes Bergwifi: mac80211: remove band from TX info in MLO
2022-06-20 Johannes Bergwifi: mac80211: add vif link addition/removal
2022-06-20 Johannes Bergwifi: nl80211: support MLO in auth/assoc
2022-06-20 Johannes Bergwifi: mac80211: ignore IEEE80211_CONF_CHANGE_SMPS in...
2022-06-20 Johannes Bergwifi: cfg80211: simplify cfg80211_mlme_auth() prototype
2022-06-20 Johannes Bergwifi: nl80211: refactor BSS lookup in nl80211_associate()
2022-06-20 Johannes Bergwifi: cfg80211: mlme: get BSS entry outside cfg80211_ml...
2022-06-20 Johannes Bergwifi: mac80211: tx: simplify chanctx_conf handling
2022-06-20 Johannes Bergwifi: mac80211: status: look up band only where needed
2022-06-20 Johannes Bergwifi: mac80211: sort trace.h file
2022-06-20 Johannes Bergwifi: mac80211: correct link config data in tracing
2022-06-20 Johannes Bergwifi: mac80211: make ieee80211_he_cap_ie_to_sta_he_cap...
2022-06-20 Johannes Bergwifi: mac80211: make some SMPS code MLD-aware
2022-06-20 Johannes Bergwifi: mac80211: HT: make ieee80211_ht_cap_ie_to_sta_ht_...
2022-06-20 Johannes Bergwifi: mac80211: add link_id to eht.c code for MLO
2022-06-20 Johannes Bergwifi: mac80211: add link_id to vht.c code for MLO
2022-06-20 Johannes Bergwifi: mac80211: refactor some link setup code
2022-06-20 Johannes Bergwifi: mac80211: validate some driver features for MLO
2022-06-20 Johannes Bergwifi: mac80211: use IEEE80211_MLD_MAX_NUM_LINKS
2022-06-20 Johannes Bergwifi: mac80211: refactor some sta_info link handling
2022-06-20 Johannes Bergwifi: mac80211: remove sta_info_tx_streams()
2022-06-20 Johannes Bergwifi: mac80211: make channel context code MLO-aware
2022-06-20 Johannes Bergwifi: mac80211: pass link ID where already present
2022-06-20 Johannes Bergwifi: mac80211: add per-link configuration pointer
2022-06-20 Johannes Bergwifi: mac80211: split bss_info_changed method
2022-06-20 Johannes Bergwifi: mac80211: reorg some iface data structs for MLD
2022-06-20 Johannes Bergwifi: mac80211: move interface config to new struct
2022-06-20 Johannes Bergwifi: mac80211: move some future per-link data to bss_conf
2022-06-20 Johannes Bergwifi: cfg80211: do some rework towards MLO link APIs
2022-06-20 Johannes Bergwifi: mac80211: reject WEP or pairwise keys with key...
2022-06-15 Kalle ValoMerge ath-next from git://git./linux/kernel/git/kvalo...
2022-06-15 Sieng Piaw Liewnet: don't check skb_count twice
2022-06-15 Casper Anderssonnet: bridge: allow add/remove permanent mdb entries...
2022-06-15 Jakub KicinskiMerge branch 'mlx5-next' of git://git./linux/kernel...
2022-06-14 Marco Bonelliethtool: Fix and simplify ethtool_convert_link_mode_to_...
2022-06-13 Yajun Dengnet: make __sys_accept4_file() static
2022-06-13 Eric Dumazettcp: sk_forced_mem_schedule() optimization
2022-06-11 Jakub KicinskiMerge branch '10GbE' of git://git./linux/kernel/git...
2022-06-10 Jakub KicinskiMerge branch 'net-reduce-tcp_memory_allocated-inflation'
2022-06-10 Eric Dumazetnet: unexport __sk_mem_{raise|reduce}_allocated
2022-06-10 Eric Dumazetnet: keep sk->sk_forward_alloc as small as possible
2022-06-10 Eric Dumazetnet: add per_cpu_fw_alloc field to struct proto
2022-06-10 Eric Dumazetnet: remove SK_MEM_QUANTUM and SK_MEM_QUANTUM_SHIFT
2022-06-10 Jakub KicinskiMerge git://git./linux/kernel/git/netdev/net
2022-06-10 Linus TorvaldsMerge tag 'devicetree-fixes-for-5.19-2' of git://git...
2022-06-10 Linus TorvaldsMerge tag 'pm-5.19-rc2' of git://git./linux/kernel...
2022-06-10 Rafael J. WysockiMerge branch 'pm-sysoff'
2022-06-10 Linus TorvaldsMerge tag 'docs-5.19-3' of git://git.lwn.net/linux
2022-06-10 Linus TorvaldsMerge tag 'arm64-fixes' of git://git./linux/kernel...
2022-06-10 Linus TorvaldsMerge tag 'zonefs-5.19-rc2' of git://git./linux/kernel...
2022-06-10 Linus TorvaldsMerge tag 'ata-5.19-rc2' of git://git./linux/kernel...
2022-06-10 Linus TorvaldsMerge tag 'sound-5.19-rc2' of git://git./linux/kernel...
2022-06-10 Linus TorvaldsMerge tag 'drm-fixes-2022-06-10' of git://anongit.freed...
2022-06-10 Linus TorvaldsMerge tag 'net-5.19-rc2-2' of git://git./linux/kernel...
2022-06-10 Linus TorvaldsMerge tag 'for-linus-5.19a-rc2-tag' of git://git./linux...
2022-06-10 Linus TorvaldsMerge tag 'mips-fixes_5.19_1' of git://git./linux/kerne...
2022-06-10 Jakub KicinskiMerge tag 'wireless-next-2022-06-10' of git://git....
2022-06-10 Johannes Bergwifi: mac80211: refactor some key code
2022-06-10 Johannes Bergwifi: mac80211: remove cipher scheme support
2022-06-10 Jakub KicinskiMerge tag 'ieee802154-for-net-next-2022-06-09' of git...
2022-06-10 Jakub KicinskiMerge branch '100GbE' of git://git./linux/kernel/git...
2022-06-10 Jakub KicinskiMerge tag 'mlx5-fixes-2022-06-08' of git://git./linux...
2022-06-10 Andrea Mayernet: seg6: fix seg6_lookup_any_nexthop() to handle...
2022-06-10 Jakub KicinskiMerge branch 'net-few-debug-refinements'
2022-06-10 Eric Dumazetnet: add napi_get_frags_check() helper
2022-06-10 Eric Dumazetnet: add debug checks in napi_consume_skb and __napi_al...
2022-06-10 Eric Dumazetnet: use DEBUG_NET_WARN_ON_ONCE() in skb_release_head_s...
2022-06-10 Eric Dumazetaf_unix: use DEBUG_NET_WARN_ON_ONCE()
2022-06-10 Eric Dumazetnet: use WARN_ON_ONCE() in sk_stream_kill_queues()
2022-06-10 Eric Dumazetnet: use WARN_ON_ONCE() in inet_sock_destruct()
2022-06-10 Eric Dumazetnet: use DEBUG_NET_WARN_ON_ONCE() in dev_loopback_xmit()
2022-06-10 Eric Dumazetnet: use DEBUG_NET_WARN_ON_ONCE() in __release_sock()
2022-06-10 Jakub KicinskiMerge branch 'net-adopt-u64_stats_t-type'
next