| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'mm-everything' of git://git.kernel.org/pub/scm/linux/kernel/git...akpm-baseakpm | Stephen Rothwell | 2022-06-28 | 2 | -2/+2 |
|\ |
|
| * | mm/swap: convert __put_page() to __folio_put() | Matthew Wilcox (Oracle) | 2022-06-27 | 1 | -1/+1 |
| * | mm: shrinkers: provide shrinkers with names | Roman Gushchin | 2022-06-27 | 1 | -1/+1 |
* | | Merge branch 'mm-stable' of git://git.kernel.org/pub/scm/linux/kernel/git/akp... | Stephen Rothwell | 2022-06-28 | 1 | -0/+7 |
|\ \
| |/ |
|
| * | Merge branch 'master' into mm-stable | akpm | 2022-06-27 | 24 | -480/+230 |
| |\ |
|
| * | | net: set proper memcg for net_init hooks allocations | Vasily Averin | 2022-06-16 | 1 | -0/+7 |
* | | | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/... | Stephen Rothwell | 2022-06-28 | 1 | -0/+6 |
|\ \ \ |
|
| * | | | net: ipconfig: Relax fw_devlink if we need to mount a network rootfs | Saravana Kannan | 2022-06-10 | 1 | -0/+6 |
* | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wire... | Stephen Rothwell | 2022-06-28 | 53 | -2746/+4873 |
|\ \ \ \ |
|
| * | | | | cfg80211: Indicate MLO connection info in connect and roam callbacks | Veerendranath Jakkam | 2022-06-20 | 3 | -114/+401 |
| * | | | | wifi: nl80211: expose link ID for associated BSSes | Johannes Berg | 2022-06-20 | 1 | -2/+4 |
| * | | | | wifi: nl80211: expose link information for interfaces | Johannes Berg | 2022-06-20 | 1 | -0/+22 |
| * | | | | wifi: mac80211: set STA deflink addresses | Johannes Berg | 2022-06-20 | 1 | -0/+2 |
| * | | | | wifi: mac80211: maintain link-sta hash table | Johannes Berg | 2022-06-20 | 3 | -7/+92 |
| * | | | | wifi: mac80211: RCU-ify link STA pointers | Johannes Berg | 2022-06-20 | 16 | -145/+179 |
| * | | | | wifi: mac80211: ethtool: use deflink for now | Johannes Berg | 2022-06-20 | 1 | -10/+10 |
| * | | | | wifi: mac80211: move ieee80211_bssid_match() function | Johannes Berg | 2022-06-20 | 2 | -6/+6 |
| * | | | | wifi: mac80211: return a beacon for a specific link | Shaul Triebitz | 2022-06-20 | 1 | -31/+44 |
| * | | | | wifi: mac80211: pass the link id in start/stop ap | Shaul Triebitz | 2022-06-20 | 4 | -16/+41 |
| * | | | | wifi: mac80211: use link in start/stop ap | Shaul Triebitz | 2022-06-20 | 1 | -102/+115 |
| * | | | | wifi: mac80211: implement add/del interface link callbacks | Johannes Berg | 2022-06-20 | 1 | -0/+20 |
| * | | | | wifi: cfg80211: add optional link add/remove callbacks | Johannes Berg | 2022-06-20 | 3 | -2/+58 |
| * | | | | wifi: cfg80211: sort trace.h | Johannes Berg | 2022-06-20 | 1 | -137/+137 |
| * | | | | wifi: mac80211: add sta link addition/removal | Johannes Berg | 2022-06-20 | 9 | -33/+195 |
| * | | | | wifi: mac80211: add MLO link ID to TX frame metadata | Johannes Berg | 2022-06-20 | 1 | -2/+32 |
| * | | | | wifi: mac80211: remove band from TX info in MLO | Johannes Berg | 2022-06-20 | 2 | -38/+70 |
| * | | | | wifi: mac80211: add vif link addition/removal | Johannes Berg | 2022-06-20 | 4 | -3/+182 |
| * | | | | wifi: nl80211: support MLO in auth/assoc | Johannes Berg | 2022-06-20 | 3 | -6/+117 |
| * | | | | wifi: mac80211: ignore IEEE80211_CONF_CHANGE_SMPS in chanctx mode | Johannes Berg | 2022-06-20 | 1 | -1/+2 |
| * | | | | wifi: cfg80211: simplify cfg80211_mlme_auth() prototype | Johannes Berg | 2022-06-20 | 4 | -55/+46 |
| * | | | | wifi: nl80211: refactor BSS lookup in nl80211_associate() | Johannes Berg | 2022-06-20 | 1 | -21/+38 |
| * | | | | wifi: cfg80211: mlme: get BSS entry outside cfg80211_mlme_assoc() | Johannes Berg | 2022-06-20 | 4 | -22/+27 |
| * | | | | wifi: mac80211: tx: simplify chanctx_conf handling | Johannes Berg | 2022-06-20 | 1 | -36/+9 |
| * | | | | wifi: mac80211: status: look up band only where needed | Johannes Berg | 2022-06-20 | 5 | -23/+13 |
| * | | | | wifi: mac80211: sort trace.h file | Johannes Berg | 2022-06-20 | 1 | -456/+456 |
| * | | | | wifi: mac80211: correct link config data in tracing | Johannes Berg | 2022-06-20 | 1 | -23/+25 |
| * | | | | wifi: mac80211: make ieee80211_he_cap_ie_to_sta_he_cap() MLO-aware | Johannes Berg | 2022-06-20 | 5 | -11/+13 |
| * | | | | wifi: mac80211: make some SMPS code MLD-aware | Johannes Berg | 2022-06-20 | 7 | -25/+38 |
| * | | | | wifi: mac80211: HT: make ieee80211_ht_cap_ie_to_sta_ht_cap() MLO-aware | Johannes Berg | 2022-06-20 | 6 | -11/+12 |
| * | | | | wifi: mac80211: add link_id to eht.c code for MLO | Johannes Berg | 2022-06-20 | 4 | -7/+12 |
| * | | | | wifi: mac80211: add link_id to vht.c code for MLO | Johannes Berg | 2022-06-20 | 10 | -78/+89 |
| * | | | | wifi: mac80211: refactor some link setup code | Johannes Berg | 2022-06-20 | 1 | -11/+22 |
| * | | | | wifi: mac80211: validate some driver features for MLO | Johannes Berg | 2022-06-20 | 1 | -0/+42 |
| * | | | | wifi: mac80211: use IEEE80211_MLD_MAX_NUM_LINKS | Johannes Berg | 2022-06-20 | 1 | -1/+1 |
| * | | | | wifi: mac80211: refactor some sta_info link handling | Johannes Berg | 2022-06-20 | 1 | -23/+56 |
| * | | | | wifi: mac80211: remove sta_info_tx_streams() | Johannes Berg | 2022-06-20 | 2 | -36/+0 |
| * | | | | wifi: mac80211: make channel context code MLO-aware | Johannes Berg | 2022-06-20 | 19 | -391/+566 |
| * | | | | wifi: mac80211: pass link ID where already present | Johannes Berg | 2022-06-20 | 1 | -3/+4 |
| * | | | | wifi: mac80211: add per-link configuration pointer | Johannes Berg | 2022-06-20 | 2 | -2/+22 |
| * | | | | wifi: mac80211: split bss_info_changed method | Johannes Berg | 2022-06-20 | 15 | -109/+241 |