summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-09-27mac80211: save transmit power envelope element and power constraintWen Gong2-0/+35
2021-09-27mac80211: add parse regulatory info in 6 GHz operation informationWen Gong1-0/+14
2021-09-27ieee80211: add power type definition for 6 GHzWen Gong2-0/+40
2021-09-27mac80211: twt: don't use potentially unaligned pointerJohannes Berg1-3/+5
2021-09-27cfg80211: AP mode driver offload for FILS association cryptoSubrat Mishra5-0/+134
2021-09-24mac80211_hwsim: enable 6GHz channelsRamon Fontes1-15/+141
2021-09-24mac80211: use ieee802_11_parse_elems() in ieee80211_prep_channel()Wen Gong1-37/+22
2021-09-23nl80211: don't put struct cfg80211_ap_settings on stackJohannes Berg1-78/+108
2021-09-23mac80211: always allocate struct ieee802_11_elemsJohannes Berg10-201/+272
2021-09-23mac80211: mlme: find auth challenge directlyJohannes Berg3-11/+6
2021-09-23mac80211: move CRC into struct ieee802_11_elemsJohannes Berg3-13/+15
2021-09-23mac80211: mesh: clean up rx_bcn_presp APIJohannes Berg3-20/+17
2021-09-23mac80211: reduce stack usage in debugfsJohannes Berg1-7/+31
2021-09-23nl80211: prefer struct_size over open coded arithmeticLen Baker1-6/+6
2021-09-23mac80211: check hostapd configuration parsing twt requestsLorenzo Bianconi1-11/+1
2021-09-23cfg80211: honour V=1 in certificate code generationJohannes Berg1-2/+2
2021-09-22Merge branch 'mlxsw-trap-adjacency'David S. Miller2-52/+81
2021-09-22mlxsw: spectrum_router: Start using new trap adjacency entryIdo Schimmel2-52/+1
2021-09-22mlxsw: spectrum_router: Add trap adjacency entry upon first nexthop groupIdo Schimmel2-0/+80
2021-09-22net: wwan: iosm: fw flashing and cd improvementsM Chetan Kumar6-103/+87
2021-09-22skbuff: pass the result of data ksize to __build_skb_aroundLi RongQing1-3/+5
2021-09-22devlink: Make devlink_register to be voidLeon Romanovsky30-182/+34
2021-09-21net/ipv4/sysctl_net_ipv4.c: remove superfluous header files from sysctl_net_i...Mianhan Liu1-9/+0
2021-09-21Merge branch 'iddq-sr-mode'David S. Miller4-4/+71
2021-09-21net: dsa: bcm_sf2: Request APD, DLL disable and IDDQ-SRFlorian Fainelli1-1/+3
2021-09-21net: bcmgenet: Request APD, DLL disable and IDDQ-SRFlorian Fainelli1-1/+3
2021-09-21net: phy: broadcom: Utilize appropriate suspend for BCM54810/11Florian Fainelli1-2/+2
2021-09-21net: phy: broadcom: Wire suspend/resume for BCM50610 and BCM50610MFlorian Fainelli1-0/+4
2021-09-21net: phy: broadcom: Add IDDQ-SR modeFlorian Fainelli2-0/+59
2021-09-21net/ipv4/syncookies.c: remove superfluous header files from syncookies.cMianhan Liu1-2/+0
2021-09-21net/ipv4/udp_tunnel_core.c: remove superfluous header files from udp_tunnel_c...Mianhan Liu1-3/+0
2021-09-20net/ipv4/tcp_minisocks.c: remove superfluous header files from tcp_minisocks.cMianhan Liu1-7/+0
2021-09-20net/ipv4/tcp_fastopen.c: remove superfluous header files from tcp_fastopen.cMianhan Liu1-6/+0
2021-09-20net/ipv4/route.c: remove superfluous header files from route.cMianhan Liu1-8/+0
2021-09-20net: lantiq: add support for jumbo framesAleksander Jan Bajkowski1-7/+57
2021-09-20Merge branch 'wwan-iosm-fw-flashing'David S. Miller16-31/+2239
2021-09-20net: wwan: iosm: fw flashing & cd collection infrastructure changesM Chetan Kumar2-1/+5
2021-09-20net: wwan: iosm: devlink fw flashing & cd collection documentationM Chetan Kumar2-0/+183
2021-09-20net: wwan: iosm: transport layer support for fw flashing/cdM Chetan Kumar6-30/+464
2021-09-20net: wwan: iosm: coredump collection supportM Chetan Kumar2-0/+185
2021-09-20net: wwan: iosm: fw flashing supportM Chetan Kumar2-0/+832
2021-09-20net: wwan: iosm: devlink registrationM Chetan Kumar2-0/+570
2021-09-20net: phy: at803x: fix spacing and improve name for 83xx phyAnsuel Smith1-30/+30
2021-09-20net: phy: at803x: add resume/suspend function to qca83xx phyAnsuel Smith1-0/+6
2021-09-20net: phy: at803x: add support for qca 8327 A variant internal phyAnsuel Smith1-5/+20
2021-09-20virtio_net: introduce TX timeout watchdogTony Lu1-1/+21
2021-09-19octeontx2-af: verify CQ context updatesHariprasad Kelam2-1/+79
2021-09-19net: sched: move and reuse mq_change_real_num_tx()Jakub Kicinski4-46/+27
2021-09-19net: phylink: don't call netif_carrier_off() with NULL netdevRussell King (Oracle)1-1/+4
2021-09-19net: rtnetlink: convert rcu_assign_pointer to RCU_INIT_POINTERYajun Deng1-2/+2