summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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-25Merge tag 'cgroup-for-6.0-rc2-fixes-2' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-0/+2
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
2022-08-25wifi: mac80211: add link information in ieee80211_rx_statusVasanthakumar Thiagarajan2-1/+99
2022-08-25wifi: mac80211: properly implement MLO key handlingJohannes Berg8-104/+286
2022-08-25wifi: cfg80211: Add link_id parameter to various key operations for MLOVeerendranath Jakkam20-178/+312
2022-08-25wifi: cfg80211: Prevent cfg80211_wext_siwencodeext() on MLDVeerendranath Jakkam1-0/+7
2022-08-25wifi: cfg80211: reject connect response with MLO params for WEPVeerendranath Jakkam1-0/+3
2022-08-25wifi: mac80211: fix use-after-freeJohannes Berg1-1/+1
2022-08-25wifi: mac80211: use link in TXQ parameter configurationShaul Triebitz1-1/+23
2022-08-25wifi: cfg80211: add link id to txq paramsShaul Triebitz2-2/+17
2022-08-25wifi: mac80211: set link BSSIDShaul Triebitz1-0/+2
2022-08-25wifi: cfg80211: get correct AP link chandefShaul Triebitz1-0/+4
2022-08-25wifi: cfg80211: Update RNR parsing to align with Draft P802.11be_D2.0Ilan Peer1-1/+1
2022-08-25wifi: mac80211: properly set old_links when removing a linkShaul Triebitz1-2/+2
2022-08-25wifi: mac80211: accept STA changes without link changesJohannes Berg1-0/+14
2022-08-25net: gro: skb_gro_header helper functionRichard Gobert10-69/+45
2022-08-25Documentation: devlink: fix the locking sectionJiri Pirko1-4/+2
2022-08-25Merge branch 'add-a-second-bind-table-hashed-by-port-and-address'Jakub Kicinski18-95/+1061
2022-08-25selftests/net: Add sk_bind_sendto_listen and sk_connect_zero_addrJoanne Koong4-0/+146
2022-08-25selftests/net: Add test for timing a bind request to a port with a populated ...Joanne Koong4-1/+215
2022-08-25net: Add a bhash2 table hashed by port and addressJoanne Koong12-94/+700
2022-08-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski16-56/+109
2022-08-25MAINTAINERS: rectify file entry in BONDING DRIVERLukas Bulwahn1-1/+1
2022-08-25netlink: fix some kernel-doc commentsZhengchao Shao1-1/+3
2022-08-25net: ethernet: ti: davinci_mdio: fix build for mdio bitbang usesRandy Dunlap1-0/+1
2022-08-25Documentation: sysctl: align cells in second content columnBagas Sanjaya1-9/+9
2022-08-24i40e: Fix incorrect address type for IPv6 flow rulesSylwester Dziedziuch1-1/+1
2022-08-24ixgbe: stop resetting SYSTIME in ixgbe_ptp_start_cyclecounterJacob Keller1-13/+46
2022-08-24Merge tag 'trace-v6.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds1-46/+33
2022-08-24Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1
2022-08-24ice: Print human-friendly PHY typesAnirudh Venkataramanan1-18/+140