aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2022-10-06wifi: mac80211: fix ifdef symbol namemldJohannes Berg1-1/+1
2022-10-06wifi: mac80211: remove support for AddBA with fragmentationJohannes Berg1-19/+0
2022-10-06wifi: mac80211: agg-rx: avoid band checkJohannes Berg1-1/+1
2022-10-06wifi: mac80211: prohibit IEEE80211_HT_CAP_DELAY_BA with MLOJohannes Berg1-0/+10
2022-10-06wifi: mac80211: don't clear DTIM period after setting itJohannes Berg1-13/+12
2022-10-06wifi: mac80211: change AddBA deny error messageJohannes Berg1-1/+1
2022-10-06wifi: mac80211: mlme: mark assoc link in outputJohannes Berg1-2/+4
2022-10-06wifi: mac80211: check link ID in auth/assoc continuationJohannes Berg2-2/+6
2022-10-06wifi: mac80211: mlme: fix null-ptr deref on failed assocJohannes Berg1-2/+6
2022-10-06wifi: fix multi-link element subelement iterationJohannes Berg1-1/+1
2022-10-06wifi: mac80211: add RCU _check() link access variantsJohannes Berg1-0/+8
2022-10-06wifi: mac80211: fix AddBA response addressingJohannes Berg1-1/+1
2022-10-06wifi: mac80211: set internal scan request BSSIDJohannes Berg1-0/+2
2022-10-06wifi: mac80211: advertise TWT requester only with HW supportHaim Dreyfuss1-6/+24
2022-10-05wifi: mac80211: use link_id in ieee80211_change_bss()Johannes Berg1-19/+21
2022-10-05wifi: nl80211: use link ID in NL80211_CMD_SET_BSSJohannes Berg2-1/+5
2022-10-05wifi: mac80211: transmit AddBA with MLD addressJohannes Berg1-1/+1
2022-10-05wifi: mac80211: wme: use ap_addr instead of deflink BSSIDJohannes Berg1-1/+1
2022-10-05wifi: mac80211: Process association status for affiliated linksIlan Peer2-5/+37
2022-10-05wifi: mac80211: Parse station profile from association responseIlan Peer4-6/+188
2022-10-05wifi: cfg80211/mac80211: Fix ML element common size validationIlan Peer1-1/+1
2022-10-05wifi: cfg80211/mac80211: Fix ML element common size calculationIlan Peer1-6/+5
2022-10-05wifi: ieee80211: Support validating ML station profile lengthIlan Peer1-0/+40
2022-10-05wifi: cfg80211: support reporting failed linksJohannes Berg4-1/+29
2022-10-05wifi: mac80211: recalc station aggregate data during link switchJohannes Berg3-9/+43
2022-10-05wifi: mac80211: include link address in debugfsBenjamin Berg1-0/+15
2022-10-05wifi: mac80211: add API to show the link STAs in debugfsBenjamin Berg7-23/+200
2022-10-05wifi: mac80211: add pointer from link STA to STABenjamin Berg2-0/+4
2022-10-05wifi: atmel: Avoid clashing function prototypesKees Cook1-84/+80
2022-10-05wifi: rtw89: add to dump TX FIFO 0/1 for 8852CPing-Ke Shih3-0/+27
2022-10-05wifi: rtw89: 8852c: set pin MUX to enable BT firmware logPing-Ke Shih2-0/+7
2022-10-05wifi: rtw89: phy: ignore warning of bb gain cfg_type 4Ping-Ke Shih1-0/+6
2022-10-05wifi: rtw89: 8852c: update BB parameters to v28Ping-Ke Shih1-109/+879
2022-10-05wifi: rtw89: 8852c: rfk: correct miscoding delay of DPKPing-Ke Shih1-1/+1
2022-10-05wifi: rtw89: 8852c: correct set of IQK backup registersPing-Ke Shih1-2/+1
2022-10-05brcmfmac: Fix AP interface delete issuePrasanna Kerekoppa1-11/+90
2022-10-05brcmfmac: support station interface creation version 1, 2 and 3Wright Feng1-24/+124
2022-10-05brcmfmac: add creating station interface supportWright Feng2-12/+70
2022-10-04brcmfmac: dump dongle memory when attaching failedWright Feng2-4/+9
2022-10-04brcmfmac: return error when getting invalid max_flowrings from dongleWright Feng1-0/+4
2022-10-04brcmfmac: add a timer to read console periodically in PCIE busWright Feng3-2/+131
2022-10-04brcmfmac: Fix authentication latency caused by OBSS stats surveyRamesh Rangavittal1-0/+6
2022-10-04brcmfmac: fix CERT-P2P:5.1.10 failureDouble Lo1-1/+1
2022-10-04brcmfmac: fix firmware trap while dumping obss statsWright Feng1-21/+17
2022-10-04brcmfmac: Add dump_survey cfg80211 ops for HostApd AutoChannelSelectionWright Feng3-2/+261
2022-10-04wifi: rtl8xxxu: gen2: Turn on the rate controlBitterblue Smith1-6/+2
2022-10-04wifi: rtl8xxxu: Support new chip RTL8188FUBitterblue Smith9-25/+1874
2022-10-04wifi: rtw89: 8852be: add 8852BE PCI entryPing-Ke Shih2-0/+66
2022-10-04wifi: rtw89: 8852b: add chip_ops to read phy capPing-Ke Shih2-0/+188
2022-10-04wifi: rtw89: 8852b: add chip_ops to read efusePing-Ke Shih2-0/+181
2022-10-04wifi: rtw89: 8852b: add chip_ops::set_txpwrPing-Ke Shih4-1/+218
2022-10-04wifi: rtw89: debug: txpwr_table considers signZong-Zhe Yang1-4/+8
2022-10-04wifi: rtw89: phy: make generic txpwr setting functionsZong-Zhe Yang7-304/+184
2022-10-04wifi: rtw89: 8852b: add tables for RFKPing-Ke Shih2-0/+856
2022-10-04wifi: rtw89: 8852b: add BB and RF tables (2 of 2)Ping-Ke Shih1-0/+9628
2022-10-04wifi: rtw89: 8852b: add BB and RF tables (1 of 2)Ping-Ke Shih2-0/+13279
2022-09-30Merge tag 'wireless-next-2022-09-30' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski245-2603/+9695
2022-09-30Merge branch 'mlx5-xsk-updates-part2-2022-09-28'Jakub Kicinski16-366/+683
2022-09-30net/mlx5e: Clean up and fix error flows in mlx5e_alloc_rqMaxim Mikityanskiy1-5/+7
2022-09-30net/mlx5e: Move repeating clear_bit in mlx5e_rx_reporter_err_rq_cqe_recoverMaxim Mikityanskiy1-5/+2
2022-09-30net/mlx5e: Split out channel (de)activation in rx_resMaxim Mikityanskiy1-53/+53
2022-09-30net/mlx5e: xsk: Remove mlx5e_xsk_page_alloc_poolMaxim Mikityanskiy2-13/+5
2022-09-30net/mlx5e: Convert struct mlx5e_alloc_unit to a unionMaxim Mikityanskiy4-32/+30
2022-09-30net/mlx5e: Remove DMA address from mlx5e_alloc_unitMaxim Mikityanskiy3-25/+40
2022-09-30net/mlx5e: Rename mlx5e_dma_info to prepare for removal of DMA addressMaxim Mikityanskiy5-111/+123
2022-09-30net/mlx5e: Optimize the page cache reducing its size 2xMaxim Mikityanskiy3-8/+6
2022-09-30net/mlx5e: Fix calculations for ICOSQ sizeMaxim Mikityanskiy1-1/+13
2022-09-30xsk: Remove unused xsk_buff_discardMaxim Mikityanskiy1-7/+0
2022-09-30net/mlx5e: xsk: Use KSM for unaligned XSKMaxim Mikityanskiy9-100/+191
2022-09-30net/mlx5: Add MLX5_FLEXIBLE_INLEN to safely calculate cmd inlenMaxim Mikityanskiy1-0/+30
2022-09-30net/mlx5e: Keep a separate MKey for striding RQMaxim Mikityanskiy2-10/+13
2022-09-30net/mlx5e: xsk: Use XSK frame size as striding RQ page sizeMaxim Mikityanskiy1-6/+31
2022-09-30net/mlx5e: Use runtime page_shift for striding RQMaxim Mikityanskiy8-94/+242
2022-09-30xsk: Expose min chunk size to driversMaxim Mikityanskiy2-2/+3
2022-09-30ip6_vti:Remove the space before the commaHongbin Wang1-1/+1
2022-09-30Merge branch 'Mediatek-mt8188'David S. Miller4-4/+16
2022-09-30net: stmmac: add a parse for new property 'snps,clk-csr'Jianguo Zhang1-1/+2
2022-09-30arm64: dts: mediatek: mt2712e: Update the name of property 'clk_csr'Jianguo Zhang1-1/+1
2022-09-30dt-bindings: net: snps,dwmac: add new property snps,clk-csrJianguo Zhang1-0/+5
2022-09-30dt-bindings: net: mediatek-dwmac: add support for mt8188Jianguo Zhang1-2/+8
2022-09-30net/mlx5: Fix spelling mistake "syndrom" -> "syndrome"Colin Ian King1-1/+1
2022-09-30net: bna: Fix spelling mistake "muliple" -> "multiple"Colin Ian King1-1/+1
2022-09-30ibmveth: Ethtool set queue supportNick Child1-29/+120
2022-09-30ibmveth: Implement multi queue on xmitNick Child2-31/+43
2022-09-30ibmveth: Copy tx skbs into a premapped bufferNick Child2-133/+74
2022-09-30bnx2: Fix spelling mistake "bufferred" -> "buffered"Colin Ian King1-2/+2
2022-09-30net: bridge: assign path_cost for 2.5G and 5G link speedSteven Hsieh1-1/+10
2022-09-30net: lan966x: Fix spelling mistake "tarffic" -> "traffic"Colin Ian King1-1/+1
2022-09-30net-next: skbuff: refactor pskb_pullRichard Gobert4-18/+13
2022-09-30net: bonding: Convert to use sysfs_emit()/sysfs_emit_at() APIsWang Yufen2-67/+67
2022-09-30net-sysfs: Convert to use sysfs_emit() APIsWang Yufen1-29/+29
2022-09-30net: tun: Convert to use sysfs_emit() APIsWang Yufen1-7/+7
2022-09-30Merge branch 'net-tsnep-multiqueue'David S. Miller8-116/+693
2022-09-30tsnep: Use page pool for RXGerhard Engleder3-68/+100
2022-09-30tsnep: Add EtherType RX flow classification supportGerhard Engleder6-5/+403
2022-09-30tsnep: Support multiple TX/RX queue pairsGerhard Engleder3-11/+53
2022-09-30tsnep: Move interrupt from device to queueGerhard Engleder2-33/+99
2022-09-30dt-bindings: net: tsnep: Allow additional interruptsGerhard Engleder1-2/+39
2022-09-30dt-bindings: net: tsnep: Allow dma-coherentGerhard Engleder1-0/+2
2022-09-29Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski6-58/+93
2022-09-29net: phy: Convert to use sysfs_emit() APIsWang Yufen2-7/+7
2022-09-29Merge branch 'add-tc-taprio-support-for-queuemaxsdu'Jakub Kicinski14-74/+433
2022-09-29net: enetc: offload per-tc max SDU from tc-taprioVladimir Oltean3-6/+57
2022-09-29net: enetc: use common naming scheme for PTGCR and PTGCAPR registersVladimir Oltean2-12/+11
2022-09-29net: enetc: cache accesses to &priv->si->hwVladimir Oltean3-48/+49
2022-09-29net: dsa: hellcreek: Offload per-tc max SDU from tc-taprioKurt Kanzenbach2-2/+81
2022-09-29net: dsa: hellcreek: refactor hellcreek_port_setup_tc() to use switch/caseVladimir Oltean1-8/+12
2022-09-29net: dsa: felix: offload per-tc max SDU from tc-taprioVladimir Oltean1-2/+35
2022-09-29net/sched: taprio: allow user input of per-tc max SDUVladimir Oltean3-1/+167
2022-09-29net/sched: query offload capabilities through ndo_setup_tc()Vladimir Oltean4-0/+26
2022-09-29net/tipc: Remove unused struct distr_queue_itemYuan Can1-8/+0
2022-09-29net: skb: introduce and use a single page frag cachePaolo Abeni3-22/+104
2022-09-29net: sched: cls_u32: Avoid memcpy() false-positive warningKees Cook1-1/+5
2022-09-29dt-bindings: net: snps,dwmac: Document stmmac-axi-config subnodeMarek Vasut1-0/+54
2022-09-29docs: netlink: clarify the historical baggage of Netlink flagsJakub Kicinski2-14/+49
2022-09-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski249-1826/+1622
2022-09-29Merge tag 'net-6.0-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds32-191/+223
2022-09-29Merge tag 'input-for-v6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-3/+5
2022-09-29Merge tag 'ata-6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...Linus Torvalds5-21/+24
2022-09-29Merge tag 'loongarch-fixes-6.0-3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-15/+4
2022-09-29net: cpmac: Add __init/__exit annotations to module init/exit funcsruanjinjie1-2/+2
2022-09-29ethernet: 8390: remove unnecessary check of memYang Yingliang1-2/+1
2022-09-29nfp: Use skb_put_data() instead of skb_put/memcpy pairShang XiaoJing1-1/+1
2022-09-29net: liquidio: Remove unused struct lio_trusted_vf_ctxYuan Can1-5/+0
2022-09-29net: ethernet: mtk_eth_soc: use DEFINE_SHOW_ATTRIBUTE to simplify codeLiu Shixin1-30/+6
2022-09-29wwan_hwsim: Use skb_put_data() instead of skb_put/memcpy pairShang XiaoJing1-3/+3
2022-09-29net: ax88796c: Use skb_put_data() instead of skb_put/memcpy pairShang XiaoJing1-1/+1
2022-09-29ethernet: s2io: Use skb_put_data() instead of skb_put/memcpy pairShang XiaoJing1-2/+1
2022-09-29wifi: rtl8xxxu: Improve rtl8xxxu_queue_selectwireless-next-2022-09-30Bitterblue Smith1-3/+2
2022-09-29wifi: rtl8xxxu: Fix AIFS written to REG_EDCA_*_PARAMBitterblue Smith1-0/+49
2022-09-29wifi: rtl8xxxu: gen2: Enable 40 MHz channel widthBitterblue Smith2-9/+18
2022-09-28Merge tag 'mlx5-updates-2022-09-27' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski14-176/+230
2022-09-28net/mlx5e: Use runtime values of striding RQ parameters in datapathMaxim Mikityanskiy5-42/+65
2022-09-28net/mlx5e: Make dma_info array dynamic in struct mlx5e_mpw_infoMaxim Mikityanskiy4-19/+24
2022-09-28net/mlx5e: Improve the MTU change shortcutMaxim Mikityanskiy3-8/+8
2022-09-28net/mlx5e: xsk: Fix SKB headroom calculation in validationMaxim Mikityanskiy2-14/+11
2022-09-28net/mlx5e: xsk: Remove dead code in validationMaxim Mikityanskiy3-15/+3
2022-09-28net/mlx5e: Simplify stride size calculation for linear RQMaxim Mikityanskiy1-36/+38
2022-09-28net/mlx5e: kTLS, Check ICOSQ WQE size in advanceMaxim Mikityanskiy5-13/+20
2022-09-28net/mlx5e: Use the aligned max TX MPWQE sizeMaxim Mikityanskiy3-6/+14
2022-09-28net/mlx5e: Fix a typo in mlx5e_xdp_mpwqe_is_fullMaxim Mikityanskiy2-2/+2
2022-09-28net/mlx5e: Use mlx5e_stop_room_for_max_wqe where appropriateMaxim Mikityanskiy1-1/+1
2022-09-28net/mlx5e: Let mlx5e_get_sw_max_sq_mpw_wqebbs accept mdevMaxim Mikityanskiy2-8/+6
2022-09-28net/mlx5e: Validate striding RQ before enabling XDPMaxim Mikityanskiy5-23/+45
2022-09-28net/mlx5e: Make mlx5e_verify_rx_mpwqe_strides staticMaxim Mikityanskiy2-4/+2
2022-09-28net/mlx5e: Remove unused fields from datapath structsMaxim Mikityanskiy2-7/+5
2022-09-28net/mlx5e: Convert mlx5e_get_max_sq_wqebbs to u8Maxim Mikityanskiy1-3/+5
2022-09-28net/mlx5: Add the log_min_mkey_entity_size capabilityMaxim Mikityanskiy1-1/+7
2022-09-28Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jakub Kicinski16-184/+406
2022-09-28net: sunhme: Fix undersized zeroing of quattro->happy_mealsSean Anderson1-3/+1
2022-09-28net: wwan: iosm: Use skb_put_data() instead of skb_put/memcpy pairShang XiaoJing1-1/+1
2022-09-28Merge branch 'rework-resource-allocation-in-felix-dsa-driver'Jakub Kicinski4-229/+133
2022-09-28net: dsa: felix: update regmap requests to be string-basedVladimir Oltean4-54/+112
2022-09-29LoongArch: Clean up loongson3_smp_ops declarationYanteng Si1-2/+0
2022-09-29LoongArch: Fix and cleanup csr_era handling in do_ri()Huacai Chen1-13/+2
2022-09-29LoongArch: Align the address of kernel_entry to 4KBHuacai Chen1-0/+2
2022-09-28net: dsa: felix: use DEFINE_RES_MEM_NAMED for resourcesVladimir Oltean3-188/+38
2022-09-28net: dsa: felix: remove felix_info :: init_regmapVladimir Oltean4-6/+2
2022-09-28net: dsa: felix: remove felix_info :: imdio_baseVladimir Oltean2-4/+6
2022-09-28net: dsa: felix: remove felix_info :: imdio_resVladimir Oltean2-3/+1
2022-09-28Merge branch 'mptcp-properly-clean-up-unaccepted-subflows'Jakub Kicinski3-29/+22
2022-09-28mptcp: fix unreleased socket in accept queueMenglong Dong3-27/+9
2022-09-28mptcp: factor out __mptcp_close() without socket lockMenglong Dong2-2/+13
2022-09-28Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski3-101/+71
2022-09-28net: ethernet: mtk_eth_soc: fix mask of RX_DMA_GET_SPORT{,_V2}Daniel Golle1-2/+2
2022-09-28net: mscc: ocelot: fix tagged VLAN refusal while under a VLAN-unaware bridgeVladimir Oltean1-0/+7
2022-09-28net: drop the weight argument from netif_napi_addJakub Kicinski170-284/+207
2022-09-28net: Fix incorrect address comparison when searching for a bind2 bucketMartin KaFai Lau2-0/+13
2022-09-28Merge branch 'mptcp-mptcp-support-for-tcp_fastopen_connect'Jakub Kicinski4-4/+48
2022-09-28mptcp: poll allow write call before actual connectBenjamin Hesmans1-0/+4
2022-09-28mptcp: handle defer connect in mptcp_sendmsgDmytro Shytyi1-0/+22
2022-09-28tcp: export tcp_sendmsg_fastopenBenjamin Hesmans2-3/+4
2022-09-28mptcp: add TCP_FASTOPEN_CONNECT socket optionBenjamin Hesmans1-1/+18
2022-09-28netns: Replace zero-length array with DECLARE_FLEX_ARRAY() helperGustavo A. R. Silva1-1/+1
2022-09-28Merge branch 'shrink-struct-ubuf_info'Jakub Kicinski9-35/+48
2022-09-28net: shrink struct ubuf_infoPavel Begunkov5-38/+28
2022-09-28vhost/net: use struct ubuf_info_msgzcPavel Begunkov1-7/+8
2022-09-28xen/netback: use struct ubuf_info_msgzcPavel Begunkov3-6/+7
2022-09-28net: introduce struct ubuf_info_msgzcPavel Begunkov1-0/+21
2022-09-28Merge tag 'irq_urgent_for_v6.0' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-8/+16
2022-09-28ice: Add support for VLAN priority filters in switchdevMartyna Szapar-Mudlaw2-17/+60
2022-09-28ice: support features on new E810T variantsArkadiusz Kubalewski2-2/+21
2022-09-28ice: Merge pin initialization of E810 and E810T adaptersArkadiusz Kubalewski2-39/+12
2022-09-28Merge tag 'mmc-v6.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds5-44/+8
2022-09-28Merge tag 'linux-can-fixes-for-6.0-20220928' of git://git.kernel.org/pub/scm/...Jakub Kicinski2-8/+20
2022-09-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/netfil...Jakub Kicinski2-1/+8
2022-09-28Revert "net: set proper memcg for net_init hooks allocations"Shakeel Butt2-52/+0
2022-09-28ata: libata-sata: Fix device queue depth controlDamien Le Moal3-15/+16
2022-09-28ata: libata-scsi: Fix initialization of device queue depthDamien Le Moal1-6/+4
2022-09-28netfilter: nft_fib: Fix for rpath check with VRF devicesPhil Sutter2-1/+8
2022-09-28Merge branch 'sfc-tc-offload'David S. Miller16-3/+980
2022-09-28sfc: bare bones TC offload on EF100Edward Cree5-0/+397
2022-09-28sfc: interrogate MAE capabilities at probe timeEdward Cree4-0/+93
2022-09-28sfc: add a hashtable for offloaded TC rulesEdward Cree4-2/+123
2022-09-28sfc: optional logging of TC offload errorsEdward Cree5-0/+61
2022-09-28sfc: bind indirect blocks for TC offload on EF100Edward Cree3-1/+84
2022-09-28sfc: bind blocks for TC offload on EF100Edward Cree8-2/+224
2022-09-28net: ethernet: rmnet: Replace zero-length array with DECLARE_FLEX_ARRAY() helperGustavo A. R. Silva1-1/+1
2022-09-28net: sched: act_bpf: simplify code logic in tcf_bpf_init()Zhengchao Shao1-1/+1
2022-09-28Merge branch 'lan966x-qos'David S. Miller7-1/+365