summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2023-08-03Merge tag 'wireless-2023-08-03' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski
2023-08-03prestera: fix fallback to previous version on same major versionJonas Gorski
2023-08-02net/mlx5e: Set proper IPsec source port in L4 selectorLeon Romanovsky
2023-08-02net/mlx5: fs_core: Skip the FTs in the same FS_TYPE_PRIO_CHAINS fs_prioJianbo Liu
2023-08-02net/mlx5: fs_core: Make find_closest_ft more genericJianbo Liu
2023-08-02wifi: brcmfmac: Fix field-spanning write in brcmf_scan_params_v2_to_v1()Hans de Goede
2023-08-02net: tap_open(): set sk_uid from current_fsuid()Laszlo Ersek
2023-08-02net: tun_chr_open(): set sk_uid from current_fsuid()Laszlo Ersek
2023-08-01bnxt_en: Fix max_mtu setting for multi-buf XDPMichael Chan
2023-08-01bnxt_en: Fix page pool logic for page size >= 64KSomnath Kotur
2023-08-01net: netsec: Ignore 'phy-mode' on SynQuacer in DT modeMark Brown
2023-08-01net: korina: handle clk prepare error in korina_probe()Yuanjun Gong
2023-08-01USB: zaurus: Add ID for A-300/B-500/C-700Ross Maynard
2023-08-01net: ll_temac: fix error checking of irq_of_parse_and_map()Dan Carpenter
2023-08-01wifi: ray_cs: Replace 1-element array with flexible arrayKees Cook
2023-07-31octeon_ep: initialize mbox mutexesMichal Schmidt
2023-07-31bnxt: don't handle XDP in netpollJakub Kicinski
2023-07-31ice: Fix RDMA VSI removal during queue rebuildRafal Rogalski
2023-07-31sfc: fix field-spanning memcpy in selftestEdward Cree
2023-07-31net: usb: qmi_wwan: add Quectel EM05GV2Martin Kohn
2023-07-31net: usb: lan78xx: reorder cleanup operations to avoid UAF bugsDuoming Zhou
2023-07-29qed: Fix scheduling in a tasklet while getting statsKonstantin Khorenko
2023-07-29net: dsa: microchip: KSZ9477 register regmap alignment to 32 bit boundariesLukasz Majewski
2023-07-29net: stmmac: tegra: Properly allocate clock bulk dataThierry Reding
2023-07-27Merge tag 'mlx5-fixes-2023-07-26' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2023-07-27net: dsa: fix value check in bcm_sf2_sw_probe()Yuanjun Gong
2023-07-27benet: fix return value check in be_lancer_xmit_workarounds()Yuanjun Gong
2023-07-26virtio-net: fix race between set queues and probeJason Wang
2023-07-26net: fec: tx processing does not call XDP APIs if budget is 0Wei Fang
2023-07-26net/mlx5: Unregister devlink params in case interface is downShay Drory
2023-07-26net/mlx5: DR, Fix peer domain namespace settingShay Drory
2023-07-26net/mlx5: fs_chains: Fix ft prio if ignore_flow_level is not supportedChris Mi
2023-07-26net/mlx5e: kTLS, Fix protection domain in use syndrome when devlink reloadJianbo Liu
2023-07-26net/mlx5: Bridge, set debugfs access right to root-onlyVlad Buslov
2023-07-26net/mlx5e: xsk: Fix crash on regular rq reactivationDragos Tatulea
2023-07-26net/mlx5e: xsk: Fix invalid buffer access for legacy rqDragos Tatulea
2023-07-26net/mlx5e: Move representor neigh cleanup to profile cleanup_txJianbo Liu
2023-07-26net/mlx5e: Fix crash moving to switchdev mode when ntuple offload is setAmir Tzin
2023-07-26net/mlx5e: Don't hold encap tbl lock if there is no encap actionChris Mi
2023-07-26net/mlx5: Honor user input for migratable port fn attrShay Drory
2023-07-26net/mlx5e: fix return value check in mlx5e_ipsec_remove_trailer()Yuanjun Gong
2023-07-26net/mlx5: fix potential memory leak in mlx5e_init_rep_rxZhengchao Shao
2023-07-26net/mlx5: DR, fix memory leak in mlx5dr_cmd_create_reformat_ctxZhengchao Shao
2023-07-26net/mlx5e: fix double free in macsec_fs_tx_create_crypto_table_groupsZhengchao Shao
2023-07-26igc: Fix Kernel Panic during ndo_tx_timeout callbackMuhammad Husaini Zulkifli
2023-07-26net: dsa: qca8k: fix mdb add/del case with 0 VIDChristian Marangi
2023-07-26net: dsa: qca8k: fix broken search_and_delChristian Marangi
2023-07-26net: dsa: qca8k: fix search_and_insert wrong handling of new ruleChristian Marangi
2023-07-26net: dsa: qca8k: enable use_single_write for qca8xxxChristian Marangi
2023-07-26Revert "wifi: ath6k: silence false positive -Wno-dangling-pointer warning on ...Kalle Valo