summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tcp: fix another uninit-value (sk_rx_queue_mapping)Eric Dumazet2021-12-032-2/+15
* inet: use #ifdef CONFIG_SOCK_RX_QUEUE_MAPPING consistentlyEric Dumazet2021-12-031-1/+1
* selftests/tc-testing: Fix cannot create /sys/bus/netdevsim/new_device: Direct...Li Zhijian2021-12-032-0/+2
* selftests/tc-testing: add missing configLi Zhijian2021-12-031-0/+1
* selftests/tc-testing: add exit codeLi Zhijian2021-12-031-3/+5
* selftests/fib_tests: Rework fib_rp_filter_test()Peilin Ye2021-12-031-10/+49
* Merge tag 'net-5.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2021-12-02104-412/+1000
|\
| * net: dsa: b53: Add SPI ID tableFlorian Fainelli2021-12-021-0/+14
| * gro: Fix inconsistent indentingJiapeng Chong2021-12-021-3/+3
| * selftests: net: Correct case nameLi Zhijian2021-12-021-2/+2
| * net/rds: correct socket tunable error in rds_tcp_tune()William Kucharski2021-12-021-1/+1
| * mctp: Don't let RTM_DELROUTE delete local routesMatt Johnston2021-12-021-4/+5
| * net/smc: Keep smc_close_final rc during active closeTony Lu2021-12-021-2/+6
| * ibmvnic: drop bad optimization in reuse_tx_pools()Sukadev Bhattiprolu2021-12-021-11/+3
| * ibmvnic: drop bad optimization in reuse_rx_pools()Sukadev Bhattiprolu2021-12-021-11/+3
| * net/smc: fix wrong list_del in smc_lgr_cleanup_earlyDust Li2021-12-021-4/+3
| * Fix Comment of ETH_P_802_3_MINXiayu Zhang2021-12-021-1/+1
| * ethernet: aquantia: Try MAC address from device treeTianhao Chai2021-12-021-10/+14
| * ipv4: convert fib_num_tclassid_users to atomic_tEric Dumazet2021-12-025-7/+7
| * net: avoid uninit-value from tcp_conn_requestEric Dumazet2021-12-022-3/+16
| * net: annotate data-races on txq->xmit_lock_ownerEric Dumazet2021-12-022-7/+17
| * octeontx2-af: Fix a memleak bug in rvu_mbox_init()Zhou Qingyang2021-12-021-1/+1
| * net/mlx4_en: Fix an use-after-free bug in mlx4_en_try_alloc_resources()Zhou Qingyang2021-12-021-2/+7
| * vrf: Reset IPCB/IP6CB when processing outbound pkts in vrf dev xmitStephen Suryaputra2021-12-021-0/+2
| * net: qlogic: qlcnic: Fix a NULL pointer dereference in qlcnic_83xx_add_rings()Zhou Qingyang2021-12-021-2/+8
| * Merge tag 'wireless-drivers-2021-12-01' of git://git.kernel.org/pub/scm/linux...David S. Miller2021-12-0117-49/+116
| |\
| | * mt76: fix key pointer overwrite in mt7921s_write_txwi/mt7663_usb_sdio_write_txwiLorenzo Bianconi2021-11-292-12/+10
| | * rt2x00: do not mark device gone on EPROTO errors during startStanislaw Gruszka2021-11-291-0/+3
| | * mt76: fix possible pktid leakLorenzo Bianconi2021-11-245-27/+38
| | * mt76: fix timestamp check in tx_statusDeren Wu2021-11-241-1/+1
| | * mt76: mt7915: fix NULL pointer dereference in mt7915_get_phy_modeLorenzo Bianconi2021-11-221-2/+2
| | * rtw89: update partition size of firmware header on skb->dataPing-Ke Shih2021-11-222-3/+5
| | * iwlwifi: Fix memory leaks in error handling pathChristophe JAILLET2021-11-221-0/+6
| | * iwlwifi: fix warnings produced by kernel debug optionsƁukasz Bartosik2021-11-221-0/+2
| | * iwlwifi: mvm: retry init flow if failedMordechay Goodstein2021-11-225-8/+47
| | * iwlwifi: Fix missing error code in iwl_pci_probe()chongjiapeng2021-11-221-1/+3
| | * iwlwifi: pcie: fix constant-conversion warningArnd Bergmann2021-11-221-1/+5
| * | Merge tag 'mlx5-fixes-2021-11-30' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2021-12-0115-61/+97
| |\ \
| | * | net/mlx5e: SHAMPO, Fix constant expression resultBen Ben-Ishay2021-12-011-5/+3
| | * | net/mlx5: Fix access to a non-supported registerAya Levin2021-12-013-7/+8
| | * | net/mlx5: Fix too early queueing of log timestamp workGal Pressman2021-12-011-2/+3
| | * | net/mlx5: Fix use after free in mlx5_health_wait_pci_upAmir Tzin2021-12-013-13/+15
| | * | net/mlx5: E-Switch, Use indirect table only if all destinations support itMaor Dickman2021-12-011-4/+15
| | * | net/mlx5: E-Switch, Check group pointer before reading bw_share valueDmytro Linkin2021-12-011-1/+1
| | * | net/mlx5: E-Switch, fix single FDB creation on BlueFieldMark Bloch2021-12-011-0/+1
| | * | net/mlx5: E-switch, Respect BW share of the new groupDmytro Linkin2021-12-011-1/+1
| | * | net/mlx5: Lag, Fix recreation of VF LAGMaor Gottlieb2021-12-011-0/+1
| | * | net/mlx5: Move MODIFY_RQT command to ignore list in internal error stateMoshe Shemesh2021-12-011-1/+1
| | * | net/mlx5e: Sync TIR params updates against concurrent create/modifyTariq Toukan2021-12-013-27/+44
| | * | net/mlx5e: Fix missing IPsec statistics on uplink representorRaed Salem2021-12-011-0/+4