wifi: cfg80211: add a work abstraction with special semantics
[platform/kernel/linux-starfive.git] / net /
2023-06-07 Johannes Bergwifi: cfg80211: add a work abstraction with special...
2023-06-07 Johannes Bergwifi: cfg80211: hold wiphy lock when sending wiphy
2023-06-07 Johannes Bergwifi: cfg80211: wext: hold wiphy lock in siwgenie
2023-06-07 Johannes Bergwifi: cfg80211: move wowlan disable under locks
2023-06-07 Johannes Bergwifi: cfg80211: hold wiphy lock in pmsr work
2023-06-07 Johannes Bergwifi: cfg80211: hold wiphy lock in auto-disconnect
2023-06-07 Johannes BergMerge wireless into wireless-next
2023-06-06 Johannes Bergwifi: cfg80211: fix locking in regulatory disconnect
2023-06-06 Johannes Bergwifi: cfg80211: fix locking in sched scan stop work
2023-06-06 Johannes Bergwifi: mac80211: stop warning after reconfig failures
2023-06-06 Anjaneyuluwifi: mac80211: consistently use u64 for BSS changes
2023-06-06 Johannes Bergwifi: mac80211: batch recalc during STA flush
2023-06-06 Johannes Bergwifi: mac80211: move sta_info_move_state() up
2023-06-06 Johannes Bergwifi: mac80211: recalc min chandef for new STA links
2023-06-06 Emmanuel Grumbachwifi: mac80211: provide a helper to fetch the medium...
2023-06-06 Mukesh Sisodiyawifi: mac80211: refactor ieee80211_select_link_key()
2023-06-06 Mukesh Sisodiyawifi: mac80211: use u64 to hold enum ieee80211_bss_chan...
2023-06-06 Johannes Bergwifi: mac80211: implement proper AP MLD HW restart
2023-06-06 Emmanuel Grumbachwifi: mac80211: fetch and store the EML capability...
2023-06-06 Johannes Bergwifi: mac80211: skip EHT BSS membership selector
2023-06-06 Johannes Bergwifi: mac80211: remove element scratch_len
2023-06-06 Johannes Bergwifi: mac80211: HW restart for MLO
2023-06-06 Aditya Kumar Singhwifi: mac80211: fix switch count in EMA beacons
2023-06-06 Johannes Bergwifi: mac80211: don't translate beacon/presp addrs
2023-06-06 Johannes Bergwifi: mac80211: mlme: fix non-inheritence element
2023-06-06 Johannes Bergwifi: cfg80211: reject bad AP MLD address
2023-06-06 Johannes Bergwifi: mac80211: use correct iftype HE cap
2023-05-17 Kalle ValoMerge ath-next from git://git./linux/kernel/git/kvalo...
2023-05-16 Johannes Bergwifi: mac80211: recalc chanctx mindef before assigning
2023-05-16 Johannes Bergwifi: mac80211: consider reserved chanctx for mindef
2023-05-16 Johannes Bergwifi: mac80211: simplify chanctx allocation
2023-05-16 Michael Leewifi: mac80211: Abort running color change when stoppin...
2023-05-16 Johannes Bergwifi: mac80211: fix min center freq offset tracing
2023-05-16 Christophe JAILLETwifi: mac80211: Fix puncturing bitmap handling in __iee...
2023-05-16 Mirsad Goran Todorovacwifi: mac80211: fortify the spinlock against deadlock...
2023-05-16 Ilan Peerwifi: cfg80211: Drop entries with invalid BSSIDs in RNR
2023-05-15 Angus Chennet: Remove low_thresh in ip defrag
2023-05-15 David S. MillerMerge tag 'wireless-next-2023-05-12' of git://git....
2023-05-13 Kuniyuki Iwashimaping: Convert hlist_nulls to plain hlist.
2023-05-13 David S. MillerMerge branch 'skb_frag_fill_page_desc'
2023-05-13 Yunsheng Linnet: introduce and use skb_frag_fill_page_desc()
2023-05-12 Alexander Mikhalitsynsctp: add bpf_bypass_getsockopt proto callback
2023-05-12 David S. MillerMerge branch 'net-handshake-fixes'
2023-05-12 Chuck Levernet/handshake: Enable the SNI extension to work properly
2023-05-12 Chuck Levernet/handshake: Unpin sock->file if a handshake is cancelled
2023-05-12 Chuck Levernet/handshake: handshake_genl_notify() shouldn't ignore...
2023-05-12 Chuck Levernet/handshake: Fix uninitialized local variable
2023-05-12 Chuck Levernet/handshake: Fix handshake_dup() ref counting
2023-05-12 Chuck Levernet/handshake: Remove unneeded check from handshake_dup()
2023-05-11 Jakub KicinskiMerge git://git./linux/kernel/git/netdev/net
2023-05-11 Linus TorvaldsMerge tag 'net-6.4-rc2' of git://git./linux/kernel...
2023-05-11 David Morleytcp: make the first N SYN RTO backoffs linear
2023-05-11 Jakub KicinskiMerge tag 'nf-23-05-10' of git://git./linux/kernel...
2023-05-11 Jakub KicinskiMerge branch 'af_unix-fix-two-data-races-reported-by...
2023-05-11 Kuniyuki Iwashimaaf_unix: Fix data races around sk->sk_shutdown.
2023-05-11 Kuniyuki Iwashimaaf_unix: Fix a data race of sk->sk_receive_queue->qlen.
2023-05-11 Eric Dumazetnet: datagram: fix data-races in datagram_poll()
2023-05-10 Linus TorvaldsMerge tag 'fsnotify_for_v6.4-rc2' of git://git./linux...
2023-05-10 Linus TorvaldsMerge tag 'gfs2-v6.3-fix' of git://git./linux/kernel...
2023-05-10 Ilia.Gavrilovsctp: fix a potential OOB access in sctp_sched_set_sched()
2023-05-10 Eric Dumazettcp: add annotations around sk->sk_shutdown accesses
2023-05-10 Eric Dumazetnet: add vlan_get_protocol_and_depth() helper
2023-05-10 Eric Dumazetnet: deal with most data-races in sk_wait_event()
2023-05-10 Eric Dumazetnet: annotate sk->sk_err write from do_recvmmsg()
2023-05-10 Eric Dumazetnetlink: annotate accesses to nlk->cb_running
2023-05-10 Martin Wetterwaldnet: ipconfig: Allow DNS to be overwritten by DHCPACK
2023-05-10 Florian Westphalnetfilter: conntrack: fix possible bug_on with enable_h...
2023-05-10 Florian Westphalnetfilter: nf_tables: always release netdev hooks from...
2023-05-10 Lukas Bulwahnnet: skbuff: remove special handling for SLOB
2023-05-09 Linus TorvaldsMerge tag 'for-6.4-rc1-tag' of git://git./linux/kernel...
2023-05-07 Linus TorvaldsMerge tag 'perf-tools-for-v6.4-3-2023-05-06' of git...
2023-05-07 Linus TorvaldsMerge tag 'core-debugobjects-2023-05-06' of git://git...
2023-05-07 Linus TorvaldsMerge tag 'v6.4-p2' of git://git./linux/kernel/git...
2023-05-07 Linus TorvaldsMerge tag '6.4-rc-smb3-client-fixes-part2' of git:...
2023-05-07 Linus TorvaldsMerge tag 'clk-for-linus' of git://git./linux/kernel...
2023-05-07 Linus TorvaldsMerge tag 'mailbox-v6.4' of git://git.linaro.org/landin...
2023-05-07 Linus TorvaldsMerge tag 'for-6.4/io_uring-2023-05-07' of git://git...
2023-05-07 Eric Dumazetnet: skb_partial_csum_set() fix against transport heade...
2023-05-06 Linus TorvaldsMerge tag 'mm-stable-2023-05-06-10-49' of git://git...
2023-05-06 Linus TorvaldsMerge tag 'mm-hotfixes-stable-2023-05-06-10-45' of...
2023-05-06 Linus TorvaldsMerge tag 'scsi-misc' of git://git./linux/kernel/git...
2023-05-06 Linus TorvaldsMerge tag 'for-6.4/block-2023-05-06' of git://git.kerne...
2023-05-06 Linus TorvaldsMerge tag 'pipe-nonblock-2023-05-06' of git://git.kerne...
2023-05-06 Linus TorvaldsMerge tag 'sound-fix-6.4-rc1' of git://git./linux/kerne...
2023-05-06 Linus TorvaldsMerge tag 'regulator-fix-v6.4' of git://git./linux...
2023-05-06 Linus TorvaldsMerge tag '6.4-rc-ksmbd-server-fixes-part2' of git...
2023-05-06 Linus TorvaldsMerge tag 'net-6.4-rc1' of git://git./linux/kernel...
2023-05-06 Linus TorvaldsMerge tag 'i2c-for-6.4-rc1-part2' of git://git./linux...
2023-05-05 Jakub KicinskiMerge git://git./linux/kernel/git/netdev/net-next
2023-05-05 Linus TorvaldsMerge tag 'devicetree-fixes-for-6.4-1' of git://git...
2023-05-05 Linus TorvaldsMerge tag 'docs-6.4-2' of git://git.lwn.net/linux
2023-05-05 Linus TorvaldsMerge tag 'trace-v6.4-rc1' of git://git./linux/kernel...
2023-05-05 Linus TorvaldsMerge tag 'locking-core-2023-05-05' of git://git./linux...
2023-05-05 Linus TorvaldsMerge branch 'x86-uaccess-cleanup': x86 uaccess header...
2023-05-05 Linus TorvaldsMerge tag 'riscv-for-linus-6.4-mw2' of git://git./linux...
2023-05-05 Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2023-05-05 Linus TorvaldsMerge tag 'acpi-6.4-rc1-3' of git://git./linux/kernel...
2023-05-05 Linus TorvaldsMerge tag 'thermal-6.4-rc1-3' of git://git./linux/kerne...
2023-05-05 Linus TorvaldsMerge tag 'phy-fixes-6.4-1' of git://git./linux/kernel...
2023-05-05 Linus TorvaldsMerge tag 'drm-next-2023-05-05' of git://anongit.freede...
next