summaryrefslogtreecommitdiffstats
path: root/lib/interval_tree.c (unfollow)
Commit message (Expand)AuthorFilesLines
2022-09-02wifi: rtw89: rewrite decision on channel by entity stateZong-Zhe Yang6-20/+53
2022-08-30wifi: ath9k: avoid uninit memory read in ath9k_htc_rx_msg()Tetsuo Handa1-15/+28
2022-08-29wifi: mac80211: fix potential deadlock in ieee80211_key_link()Sun Ke1-2/+4
2022-08-26r8152: add PID for the Lenovo OneLink+ DockJean-Francois Le Fillatre2-0/+10
2022-08-26wifi: rtw88: fix uninitialized use of primary channel indexPing-Ke Shih1-2/+1
2022-08-26net: phylink: allow RGMII/RTBI in-band statusQingfang DENG1-0/+5
2022-08-26net: prestera: manage matchall and flower prioritiesMaksym Glubokiy8-0/+163
2022-08-26net: prestera: add support for egress traffic mirroringSerhiy Boiko5-19/+39
2022-08-26net: prestera: acl: extract matchall logic into a separate fileSerhiy Boiko6-66/+96
2022-08-26net: asix: ax88772: add ethtool pause configurationOleksij Rempel1-0/+20
2022-08-26net: asix: ax88772: migrate to phylinkOleksij Rempel3-11/+116
2022-08-26wifi: mac80211: use full 'unsigned int' typeXin Gao1-4/+4
2022-08-26wifi: mac80211: move from strlcpy with unused retval to strscpyWolfram Sang1-1/+1
2022-08-26wifi: mac80211: read ethtool's sta_stats from sinfoRyder Lee1-5/+5
2022-08-26wifi: mac80211: correct SMPS mode in HE 6 GHz capabilityJohannes Berg4-4/+7
2022-08-26dt-bindings: net: Add missing (unevaluated|additional)Properties on child nodesRob Herring6-24/+19
2022-08-25netdev: Use try_cmpxchg in napi_if_scheduled_mark_missedUros Bizjak1-2/+2
2022-08-25mlxsw: Remove unused mlxsw_core_port_type_get()Jiri Pirko2-14/+0
2022-08-25mlxsw: Remove unused port_type_set devlink opJiri Pirko2-18/+0
2022-08-25mlxsw: Remove unused IB stuffJiri Pirko3-106/+0
2022-08-25net: devlink: limit flash component name to match version returned by info_get()Jiri Pirko3-21/+90
2022-08-25netdevsim: add version fw.mgmt info info_get() and mark as a componentJiri Pirko1-1/+11
2022-08-25net: devlink: extend info_get() version put to indicate a flash componentJiri Pirko2-4/+46
2022-08-25selftests/net: fix reinitialization of TEST_PROGS in net self tests.Adel Abouchaev1-1/+1
2022-08-25net: lantiq_xrx200: restore buffer if memory allocation failedAleksander Jan Bajkowski1-0/+1
2022-08-25net: lantiq_xrx200: fix lock under memory pressureAleksander Jan Bajkowski1-1/+1
2022-08-25net: lantiq_xrx200: confirm skb is allocated before usingAleksander Jan Bajkowski1-0/+6
2022-08-25net: stmmac: work around sporadic tx issue on link-upHeiner Kallweit2-6/+11
2022-08-25ionic: VF initial random MAC address if no assigned macR Mohamed Shah1-5/+87
2022-08-25ionic: fix up issues with handling EAGAIN on FW cmdsShannon Nelson1-1/+3
2022-08-25ionic: clear broken state on generation changeShannon Nelson1-0/+3
2022-08-25rxrpc: Fix locking in rxrpc's sendmsgDavid Howells2-39/+57
2022-08-25cgroup: Add missing cpus_read_lock() to cgroup_attach_task_all()Tetsuo Handa1-0/+2
2022-08-25net: sched: delete duplicate cleanup of backlog and qlenZhengchao Shao21-40/+0
2022-08-25net: ethernet: mtk_eth_soc: fix hw hash reporting for MTK_NETSYS_V2Lorenzo Bianconi2-10/+17
2022-08-25wifi: cfg80211: Add link_id to cfg80211_ch_switch_started_notify()Veerendranath Jakkam5-11/+26
2022-08-25wifi: nl80211: send MLO links channel info in GET_INTERFACEVeerendranath Jakkam1-0/+7
2022-08-25nfp: flower: support case of match on ct_state(0/0x3f)Wenjuan Geng1-2/+7
2022-08-25wifi: mac80211: allow bw change during channel switch in meshHari Chandrakanthan1-3/+0
2022-08-25wifi: mac80211: clean up a needless assignment in ieee80211_sta_activate_link()Lukas Bulwahn1-3/+1
2022-08-25wifi: mac80211: allow link address A2 in TXQ dequeueJohannes Berg1-2/+2
2022-08-25wifi: mac80211: fix control port frame addressingJohannes Berg1-1/+2
2022-08-25wifi: mac80211: set link ID in TX info for beaconsJohannes Berg1-0/+2
2022-08-25wifi: mac80211_hwsim: fix link change handlingJohannes Berg1-1/+6
2022-08-25wifi: mac80211: maintain link_id in link_staJohannes Berg2-0/+3
2022-08-25wifi: cfg80211/mac80211: check EHT capability size correctlyJohannes Berg7-29/+101
2022-08-25wifi: mac80211_hwsim: split iftype data into AP/non-APJohannes Berg1-8/+379
2022-08-25wifi: mac80211: mlme: don't add empty EML capabilitiesMordechay Goodstein1-3/+10
2022-08-25wifi: mac80211: use link ID for MLO in queued framesJohannes Berg2-7/+27
2022-08-25wifi: mac80211: use the corresponding link for stats updateVasanthakumar Thiagarajan1-6/+29