summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2022-08-31core: Variable type completionXin Gao
2022-08-30Revert "net: devlink: add RNLT lock assertion to devlink_compat_switch_id_get()"Vlad Buslov
2022-08-30net: devlink: stub port params cmds for they are unused internallyJiri Pirko
2022-08-30net: sched: using TCQ_MIN_PRIO_BANDS in prio_tune()Zhengchao Shao
2022-08-30ethtool: report missing header via ext_ack in the default handlerJakub Kicinski
2022-08-30ethtool: strset: report missing ETHTOOL_A_STRINGSET_ID via ext_ackJakub Kicinski
2022-08-30devlink: use missing attribute ext_ackJakub Kicinski
2022-08-30netlink: add support for ext_ack missing attributesJakub Kicinski
2022-08-30netlink: factor out extack compositionJakub Kicinski
2022-08-30net: unify alloclen calculation for paged requestsPavel Begunkov
2022-08-29genetlink: start to validate reserved header bytesJakub Kicinski
2022-08-26net_sched: remove impossible conditionsDan Carpenter
2022-08-26openvswitch: add OVS_DP_ATTR_PER_CPU_PIDS to get requestsAndrey Zhadchenko
2022-08-26openvswitch: allow specifying ifindex of new interfacesAndrey Zhadchenko
2022-08-26genetlink: hold read cb_lock during iteration of genl_fam_idr in genl_bind()Jiri Pirko
2022-08-26net: devlink: add RNLT lock assertion to devlink_compat_switch_id_get()Jiri Pirko
2022-08-26net: sched: remove unnecessary init of qdisc skb headZhengchao Shao
2022-08-26Merge tag 'wireless-next-2022-08-26-v2' of git://git.kernel.org/pub/scm/linux...David S. Miller
2022-08-26wifi: mac80211: use full 'unsigned int' typeXin Gao
2022-08-26wifi: mac80211: move from strlcpy with unused retval to strscpyWolfram Sang
2022-08-26wifi: mac80211: read ethtool's sta_stats from sinfoRyder Lee
2022-08-26wifi: mac80211: correct SMPS mode in HE 6 GHz capabilityJohannes Berg
2022-08-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-08-25Merge tag 'net-6.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2022-08-25net: devlink: limit flash component name to match version returned by info_get()Jiri Pirko
2022-08-25net: devlink: extend info_get() version put to indicate a flash componentJiri Pirko
2022-08-25rxrpc: Fix locking in rxrpc's sendmsgDavid Howells
2022-08-25net: sched: delete duplicate cleanup of backlog and qlenZhengchao Shao
2022-08-25wifi: cfg80211: Add link_id to cfg80211_ch_switch_started_notify()Veerendranath Jakkam
2022-08-25wifi: nl80211: send MLO links channel info in GET_INTERFACEVeerendranath Jakkam
2022-08-25wifi: mac80211: allow bw change during channel switch in meshHari Chandrakanthan
2022-08-25wifi: mac80211: clean up a needless assignment in ieee80211_sta_activate_link()Lukas Bulwahn
2022-08-25wifi: mac80211: allow link address A2 in TXQ dequeueJohannes Berg
2022-08-25wifi: mac80211: fix control port frame addressingJohannes Berg
2022-08-25wifi: mac80211: set link ID in TX info for beaconsJohannes Berg
2022-08-25wifi: mac80211: maintain link_id in link_staJohannes Berg
2022-08-25wifi: cfg80211/mac80211: check EHT capability size correctlyJohannes Berg
2022-08-25wifi: mac80211: mlme: don't add empty EML capabilitiesMordechay Goodstein
2022-08-25wifi: mac80211: use link ID for MLO in queued framesJohannes Berg
2022-08-25wifi: mac80211: use the corresponding link for stats updateVasanthakumar Thiagarajan
2022-08-25wifi: mac80211: add link information in ieee80211_rx_statusVasanthakumar Thiagarajan
2022-08-25wifi: mac80211: properly implement MLO key handlingJohannes Berg
2022-08-25wifi: cfg80211: Add link_id parameter to various key operations for MLOVeerendranath Jakkam
2022-08-25wifi: cfg80211: Prevent cfg80211_wext_siwencodeext() on MLDVeerendranath Jakkam
2022-08-25wifi: cfg80211: reject connect response with MLO params for WEPVeerendranath Jakkam
2022-08-25wifi: mac80211: fix use-after-freeJohannes Berg
2022-08-25wifi: mac80211: use link in TXQ parameter configurationShaul Triebitz
2022-08-25wifi: cfg80211: add link id to txq paramsShaul Triebitz
2022-08-25wifi: mac80211: set link BSSIDShaul Triebitz
2022-08-25wifi: cfg80211: get correct AP link chandefShaul Triebitz