Age | Commit message (Expand) | Author |
2022-10-16 | Merge tag 'random-6.1-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2022-10-13 | Merge branch 'cve-fixes-2022-10-13' | Johannes Berg |
2022-10-11 | treewide: use get_random_bytes() when possible | Jason A. Donenfeld |
2022-10-11 | treewide: use get_random_{u8,u16}() when possible, part 1 | Jason A. Donenfeld |
2022-10-10 | wifi: mac80211: fix crash in beacon protection for P2P-device | Johannes Berg |
2022-10-10 | wifi: mac80211: fix MBSSID parsing use-after-free | Johannes Berg |
2022-10-10 | wifi: cfg80211/mac80211: reject bad MBSSID elements | Johannes Berg |
2022-10-07 | wifi: mac80211: netdev compatible TX stop for iTXQ drivers | Alexander Wetzel |
2022-10-07 | wifi: mac80211: fix decap offload for stations on AP_VLAN interfaces | Felix Fietkau |
2022-10-07 | wifi: mac80211: unlock on error in ieee80211_can_powered_addr_change() | Dan Carpenter |
2022-10-07 | wifi: mac80211: remove/avoid misleading prints | James Prestwood |
2022-10-07 | wifi: mac80211: fix probe req HE capabilities access | James Prestwood |
2022-10-07 | wifi: mac80211: do not drop packets smaller than the LLC-SNAP header on fast-rx | Felix Fietkau |
2022-09-30 | Merge tag 'wireless-next-2022-09-30' of git://git.kernel.org/pub/scm/linux/ke... | Jakub Kicinski |
2022-09-30 | net-next: skbuff: refactor pskb_pull | Richard Gobert |
2022-09-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2022-09-27 | Merge tag 'wireless-2022-09-27' of git://git.kernel.org/pub/scm/linux/kernel/... | Jakub Kicinski |
2022-09-27 | wifi: mac80211: mlme: Fix double unlock on assoc success handling | Rafael Mendonca |
2022-09-27 | wifi: mac80211: mlme: Fix missing unlock on beacon RX | Rafael Mendonca |
2022-09-27 | wifi: mac80211: fix memory corruption in minstrel_ht_update_rates() | Paweł Lenkow |
2022-09-27 | wifi: mac80211: fix regression with non-QoS drivers | Hans de Goede |
2022-09-27 | wifi: mac80211: ensure vif queues are operational after start | Alexander Wetzel |
2022-09-27 | wifi: mac80211: don't start TX with fq->lock to fix deadlock | Alexander Wetzel |
2022-09-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Paolo Abeni |
2022-09-06 | wifi: mac80211: implement link switching | Johannes Berg |
2022-09-06 | wifi: mac80211: keep A-MSDU data in sta and per-link | Benjamin Berg |
2022-09-06 | wifi: mac80211: set up beacon timing config on links | Johannes Berg |
2022-09-06 | wifi: mac80211: add vif/sta link RCU dereference macros | Johannes Berg |
2022-09-06 | wifi: mac80211: extend ieee80211_nullfunc_get() for MLO | Johannes Berg |
2022-09-06 | wifi: mac80211: add ieee80211_find_sta_by_link_addrs API | Johannes Berg |
2022-09-06 | wifi: mac80211: isolate driver from inactive links | Johannes Berg |
2022-09-06 | wifi: mac80211: make smps_mode per-link | Benjamin Berg |
2022-09-06 | wifi: mac80211: use correct rx link_sta instead of default | Benjamin Berg |
2022-09-06 | wifi: mac80211: set link_sta in reorder timeout | Johannes Berg |
2022-09-06 | Merge remote-tracking branch 'wireless/main' into wireless-next | Johannes Berg |
2022-09-04 | Merge tag 'wireless-next-2022-09-03' of git://git.kernel.org/pub/scm/linux/ke... | David S. Miller |
2022-09-04 | Merge tag 'wireless-2022-09-03' of git://git.kernel.org/pub/scm/linux/kernel/... | David S. Miller |
2022-09-03 | wifi: mac80211: call drv_sta_state() under sdata_lock() in reconfig | Johannes Berg |
2022-09-03 | wifi: mac80211: mlme: refactor QoS settings code | Johannes Berg |
2022-09-03 | wifi: mac80211: fix double SW scan stop | Johannes Berg |
2022-09-03 | wifi: mac80211: mlme: assign link address correctly | Johannes Berg |
2022-09-03 | wifi: mac80211: move link code to a new file | Johannes Berg |
2022-09-03 | wifi: mac80211: remove unused arg to ieee80211_chandef_eht_oper | Johannes Berg |
2022-09-03 | wifi: mac80211: Support POWERED_ADDR_CHANGE feature | James Prestwood |
2022-09-03 | wifi: mac80211: prevent 4-addr use on MLDs | Johannes Berg |
2022-09-03 | wifi: mac80211: prevent VLANs on MLDs | Johannes Berg |
2022-09-03 | wifi: use struct_group to copy addresses | Johannes Berg |
2022-09-03 | wifi: mac80211: fix locking in auth/assoc timeout | Johannes Berg |
2022-09-03 | wifi: mac80211: mlme: release deflink channel in error case | Johannes Berg |
2022-09-03 | wifi: mac80211: fix link warning in RX agg timer expiry | Mukesh Sisodiya |