| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'cve-fixes-2022-10-13' | Johannes Berg | 2022-10-13 | 3 | -20/+32 |
|\ |
|
| * | wifi: mac80211: fix crash in beacon protection for P2P-device | Johannes Berg | 2022-10-10 | 1 | -5/+7 |
| * | wifi: mac80211: fix MBSSID parsing use-after-free | Johannes Berg | 2022-10-10 | 2 | -15/+23 |
| * | wifi: cfg80211/mac80211: reject bad MBSSID elements | Johannes Berg | 2022-10-10 | 1 | -0/+2 |
* | | wifi: mac80211: netdev compatible TX stop for iTXQ drivers | Alexander Wetzel | 2022-10-07 | 2 | -7/+9 |
* | | wifi: mac80211: fix decap offload for stations on AP_VLAN interfaces | Felix Fietkau | 2022-10-07 | 1 | -3/+4 |
* | | wifi: mac80211: unlock on error in ieee80211_can_powered_addr_change() | Dan Carpenter | 2022-10-07 | 1 | -1/+1 |
* | | wifi: mac80211: remove/avoid misleading prints | James Prestwood | 2022-10-07 | 1 | -3/+4 |
* | | wifi: mac80211: fix probe req HE capabilities access | James Prestwood | 2022-10-07 | 1 | -1/+1 |
* | | wifi: mac80211: do not drop packets smaller than the LLC-SNAP header on fast-rx | Felix Fietkau | 2022-10-07 | 1 | -1/+1 |
|/ |
|
* | Merge tag 'wireless-next-2022-09-30' of git://git.kernel.org/pub/scm/linux/ke... | Jakub Kicinski | 2022-09-30 | 19 | -288/+766 |
|\ |
|
| * | wifi: mac80211: implement link switching | Johannes Berg | 2022-09-06 | 6 | -0/+250 |
| * | wifi: mac80211: keep A-MSDU data in sta and per-link | Benjamin Berg | 2022-09-06 | 7 | -16/+72 |
| * | wifi: mac80211: set up beacon timing config on links | Johannes Berg | 2022-09-06 | 1 | -36/+47 |
| * | wifi: mac80211: add vif/sta link RCU dereference macros | Johannes Berg | 2022-09-06 | 1 | -0/+10 |
| * | wifi: mac80211: extend ieee80211_nullfunc_get() for MLO | Johannes Berg | 2022-09-06 | 2 | -17/+31 |
| * | wifi: mac80211: add ieee80211_find_sta_by_link_addrs API | Johannes Berg | 2022-09-06 | 1 | -0/+37 |
| * | wifi: mac80211: isolate driver from inactive links | Johannes Berg | 2022-09-06 | 7 | -174/+270 |
| * | wifi: mac80211: make smps_mode per-link | Benjamin Berg | 2022-09-06 | 5 | -11/+13 |
| * | wifi: mac80211: use correct rx link_sta instead of default | Benjamin Berg | 2022-09-06 | 1 | -34/+35 |
| * | wifi: mac80211: set link_sta in reorder timeout | Johannes Berg | 2022-09-06 | 1 | -0/+1 |
| * | Merge remote-tracking branch 'wireless/main' into wireless-next | Johannes Berg | 2022-09-06 | 3 | -8/+12 |
| |\ |
|
* | | | net-next: skbuff: refactor pskb_pull | Richard Gobert | 2022-09-30 | 1 | -2/+2 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2022-09-29 | 5 | -8/+17 |
|\ \ \ |
|
| * \ \ | Merge tag 'wireless-2022-09-27' of git://git.kernel.org/pub/scm/linux/kernel/... | Jakub Kicinski | 2022-09-28 | 5 | -8/+17 |
| |\ \ \ |
|
| | * | | | wifi: mac80211: mlme: Fix double unlock on assoc success handling | Rafael Mendonca | 2022-09-27 | 1 | -1/+0 |
| | * | | | wifi: mac80211: mlme: Fix missing unlock on beacon RX | Rafael Mendonca | 2022-09-27 | 1 | -2/+6 |
| | * | | | wifi: mac80211: fix memory corruption in minstrel_ht_update_rates() | Paweł Lenkow | 2022-09-27 | 1 | -2/+4 |
| | * | | | wifi: mac80211: fix regression with non-QoS drivers | Hans de Goede | 2022-09-27 | 1 | -0/+4 |
| | * | | | wifi: mac80211: ensure vif queues are operational after start | Alexander Wetzel | 2022-09-27 | 1 | -2/+2 |
| | * | | | wifi: mac80211: don't start TX with fq->lock to fix deadlock | Alexander Wetzel | 2022-09-27 | 1 | -1/+1 |
| | | |/
| | |/| |
|
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Paolo Abeni | 2022-09-08 | 3 | -8/+12 |
|\| | |
| |_|/
|/| | |
|
| * | | Merge tag 'wireless-2022-09-03' of git://git.kernel.org/pub/scm/linux/kernel/... | David S. Miller | 2022-09-04 | 3 | -8/+12 |
| |\| |
|
| | * | wifi: use struct_group to copy addresses | Johannes Berg | 2022-09-03 | 1 | -2/+2 |
| | * | wifi: mac80211: fix locking in auth/assoc timeout | Johannes Berg | 2022-09-03 | 1 | -6/+5 |
| | * | wifi: mac80211: mlme: release deflink channel in error case | Johannes Berg | 2022-09-03 | 1 | -0/+1 |
| | * | wifi: mac80211: fix link warning in RX agg timer expiry | Mukesh Sisodiya | 2022-09-03 | 1 | -0/+4 |
* | | | Merge tag 'wireless-next-2022-09-03' of git://git.kernel.org/pub/scm/linux/ke... | David S. Miller | 2022-09-04 | 10 | -296/+412 |
|\ \ \ |
|
| * | | | wifi: mac80211: call drv_sta_state() under sdata_lock() in reconfig | Johannes Berg | 2022-09-03 | 1 | -15/+13 |
| * | | | wifi: mac80211: mlme: refactor QoS settings code | Johannes Berg | 2022-09-03 | 2 | -13/+27 |
| * | | | wifi: mac80211: fix double SW scan stop | Johannes Berg | 2022-09-03 | 1 | -1/+1 |
| * | | | wifi: mac80211: mlme: assign link address correctly | Johannes Berg | 2022-09-03 | 1 | -3/+2 |
| * | | | wifi: mac80211: move link code to a new file | Johannes Berg | 2022-09-03 | 4 | -254/+274 |
| * | | | wifi: mac80211: remove unused arg to ieee80211_chandef_eht_oper | Johannes Berg | 2022-09-03 | 3 | -6/+4 |
| * | | | wifi: mac80211: Support POWERED_ADDR_CHANGE feature | James Prestwood | 2022-09-03 | 2 | -2/+71 |
| * | | | wifi: mac80211: prevent 4-addr use on MLDs | Johannes Berg | 2022-09-03 | 2 | -0/+11 |
| * | | | wifi: mac80211: prevent VLANs on MLDs | Johannes Berg | 2022-09-03 | 1 | -0/+5 |
| * | | | wifi: mac80211: fix potential deadlock in ieee80211_key_link() | Sun Ke | 2022-08-29 | 1 | -2/+4 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2022-09-01 | 4 | -10/+18 |
|\ \ \ \
| |/ / /
|/| / /
| |/ / |
|
| * / | net: Use u64_stats_fetch_begin_irq() for stats fetch. | Sebastian Andrzej Siewior | 2022-08-29 | 1 | -4/+4 |
| |/ |
|