summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2021-06-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/gitDavid S. Miller
2021-06-28Merge tag 'mac80211-next-for-net-next-2021-06-25' of git://git.kernel.org/pub...David S. Miller
2021-06-28mptcp: fix 'masking a bool' warningMatthieu Baerts
2021-06-28ip6_tunnel: allow redirecting ip6gre and ipxip6 packets to eth devicesGuillaume Nault
2021-06-28gre: let mac_header point to outer header only when necessaryGuillaume Nault
2021-06-28sit: allow redirecting ip6ip, ipip and mplsip packets to eth devicesGuillaume Nault
2021-06-28ipip: allow redirecting ipip and mplsip packets to eth devicesGuillaume Nault
2021-06-25net/smc: Ensure correct state of the socket in send pathGuvenc Gulce
2021-06-24ipv6: delete useless dst check in ip6_dst_lookup_tailzhang kai
2021-06-24sctp: send the next probe immediately once the last one is ackedXin Long
2021-06-24sctp: do black hole detection in search complete stateXin Long
2021-06-24net: ip: avoid OOM kills with large UDP sends over loopbackJakub Kicinski
2021-06-24net: retrieve netns cookie via getsocketoptMartynas Pumputis
2021-06-23devlink: Protect rate list with lock while switching modesDmytro Linkin
2021-06-23devlink: Remove eswitch mode check for mode set callDmytro Linkin
2021-06-23devlink: Decrease refcnt of parent rate object on leaf destroyDmytro Linkin
2021-06-23tcp: Add stats for socket migration.Kuniyuki Iwashima
2021-06-23Merge tag 'mlx5-net-next-2021-06-22' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller
2021-06-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2021-06-23net: sched: remove qdisc->empty for lockless qdiscYunsheng Lin
2021-06-23net: sched: implement TCQ_F_CAN_BYPASS for lockless qdiscYunsheng Lin
2021-06-23mac80211: Switch to a virtual time-based airtime schedulerToke Høiland-Jørgensen
2021-06-23Revert "mac80211: HE STA disassoc due to QOS NULL not sent"Ping-Ke Shih
2021-06-23mac80211: remove iwlwifi specific workaround NDPs of null_responsePing-Ke Shih
2021-06-23mac80211: fix NULL ptr dereference during mesh peer connection for non HE dev...Abinaya Kalaiselvan
2021-06-23mac80211: Enable power save after receiving NULL packet ACKBassem Dawood
2021-06-23mac80211: add HE 6 GHz capability only if supportedJohannes Berg
2021-06-23mac80211: notify driver on mgd TX completionJohannes Berg
2021-06-23mac80211: always include HE 6GHz capability in probe requestJohannes Berg
2021-06-23cfg80211: Support hidden AP discovery over 6GHz bandIlan Peer
2021-06-23mac80211: add vendor-specific capabilities to assoc requestJohannes Berg
2021-06-23cfg80211: allow advertising vendor-specific capabilitiesJohannes Berg
2021-06-23cfg80211: set custom regdomain after wiphy registrationMiri Korenblit
2021-06-23mac80211: conditionally advertise HE in probe requestsJohannes Berg
2021-06-23cfg80211: add cfg80211_any_usable_channels()Johannes Berg
2021-06-23cfg80211: reg: improve bad regulatory warningJohannes Berg
2021-06-23nl80211: Fix typo pmsr->pmsrSosthène Guédon
2021-06-23mac80211: fix some spelling mistakesZheng Yongjun
2021-06-23mac80211: remove use of ieee80211_get_he_sta_cap()Johannes Berg
2021-06-23cfg80211: trace more information in assoc trace eventJohannes Berg
2021-06-23mac80211: improve AP disconnect messageJohannes Berg
2021-06-23mac80211: rearrange struct txq_info for fewer holesJohannes Berg
2021-06-23mac80211: Properly WARN on HW scan before restartIlan Peer
2021-06-23nl80211/cfg80211: add BSS color to NDP ranging parametersAvraham Stern
2021-06-23mac80211: add to bss_conf if broadcast TWT is supportedShaul Triebitz
2021-06-23mac80211: handle rate control (RC) racing with chanctx definitionMordechay Goodstein
2021-06-23mac80211: free skb in WEP error caseJohannes Berg
2021-06-23mac80211: move SMPS mode setting after ieee80211_prep_connectionShaul Triebitz
2021-06-23mac80211: allow SMPS requests only in client modeJohannes Berg
2021-06-23mac80211: remove iwlwifi specific workaround that broke sta NDP txFelix Fietkau