summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* prestera: fix fallback to previous version on same major versionJonas Gorski2023-08-031-1/+2
* net/mlx5e: Set proper IPsec source port in L4 selectorLeon Romanovsky2023-08-021-2/+2
* net/mlx5: fs_core: Skip the FTs in the same FS_TYPE_PRIO_CHAINS fs_prioJianbo Liu2023-08-021-8/+72
* net/mlx5: fs_core: Make find_closest_ft more genericJianbo Liu2023-08-021-15/+14
* s390/qeth: Don't call dev_close/dev_open (DOWN/UP)Alexandra Winter2023-08-024-9/+11
* net: tap_open(): set sk_uid from current_fsuid()Laszlo Ersek2023-08-021-1/+1
* net: tun_chr_open(): set sk_uid from current_fsuid()Laszlo Ersek2023-08-021-1/+1
* bnxt_en: Fix max_mtu setting for multi-buf XDPMichael Chan2023-08-011-7/+10
* bnxt_en: Fix page pool logic for page size >= 64KSomnath Kotur2023-08-012-19/+29
* net: netsec: Ignore 'phy-mode' on SynQuacer in DT modeMark Brown2023-08-011-0/+11
* net: korina: handle clk prepare error in korina_probe()Yuanjun Gong2023-08-011-2/+1
* USB: zaurus: Add ID for A-300/B-500/C-700Ross Maynard2023-08-012-0/+42
* net: ll_temac: fix error checking of irq_of_parse_and_map()Dan Carpenter2023-08-011-4/+8
* octeon_ep: initialize mbox mutexesMichal Schmidt2023-07-311-0/+3
* bnxt: don't handle XDP in netpollJakub Kicinski2023-07-314-14/+24
* ice: Fix RDMA VSI removal during queue rebuildRafal Rogalski2023-07-311-0/+18
* sfc: fix field-spanning memcpy in selftestEdward Cree2023-07-313-30/+39
* net: usb: qmi_wwan: add Quectel EM05GV2Martin Kohn2023-07-311-0/+1
* net: usb: lan78xx: reorder cleanup operations to avoid UAF bugsDuoming Zhou2023-07-311-5/+2
* qed: Fix scheduling in a tasklet while getting statsKonstantin Khorenko2023-07-299-26/+128
* net: dsa: microchip: KSZ9477 register regmap alignment to 32 bit boundariesLukasz Majewski2023-07-291-20/+15
* net: stmmac: tegra: Properly allocate clock bulk dataThierry Reding2023-07-291-1/+2
* mISDN: hfcpci: Fix potential deadlock on &hc->lockChengfeng Ye2023-07-281-5/+5
* Merge tag 'mlx5-fixes-2023-07-26' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski2023-07-2726-73/+137
|\
| * net/mlx5: Unregister devlink params in case interface is downShay Drory2023-07-261-0/+1
| * net/mlx5: DR, Fix peer domain namespace settingShay Drory2023-07-2612-29/+38
| * net/mlx5: fs_chains: Fix ft prio if ignore_flow_level is not supportedChris Mi2023-07-262-2/+1
| * net/mlx5e: kTLS, Fix protection domain in use syndrome when devlink reloadJianbo Liu2023-07-262-11/+26
| * net/mlx5: Bridge, set debugfs access right to root-onlyVlad Buslov2023-07-261-1/+1
| * net/mlx5e: xsk: Fix crash on regular rq reactivationDragos Tatulea2023-07-261-8/+21
| * net/mlx5e: xsk: Fix invalid buffer access for legacy rqDragos Tatulea2023-07-261-1/+4
| * net/mlx5e: Move representor neigh cleanup to profile cleanup_txJianbo Liu2023-07-261-10/+7
| * net/mlx5e: Fix crash moving to switchdev mode when ntuple offload is setAmir Tzin2023-07-261-0/+10
| * net/mlx5e: Don't hold encap tbl lock if there is no encap actionChris Mi2023-07-262-6/+18
| * net/mlx5: Honor user input for migratable port fn attrShay Drory2023-07-261-1/+1
| * net/mlx5e: fix return value check in mlx5e_ipsec_remove_trailer()Yuanjun Gong2023-07-261-1/+3
| * net/mlx5: fix potential memory leak in mlx5e_init_rep_rxZhengchao Shao2023-07-261-1/+2
| * net/mlx5: DR, fix memory leak in mlx5dr_cmd_create_reformat_ctxZhengchao Shao2023-07-261-2/+3
| * net/mlx5e: fix double free in macsec_fs_tx_create_crypto_table_groupsZhengchao Shao2023-07-261-0/+1
* | net: dsa: fix value check in bcm_sf2_sw_probe()Yuanjun Gong2023-07-271-2/+6
* | Merge tag 'net-6.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-07-2731-138/+405
|\ \
| * | benet: fix return value check in be_lancer_xmit_workarounds()Yuanjun Gong2023-07-271-1/+2
| * | virtio-net: fix race between set queues and probeJason Wang2023-07-261-2/+2
| * | net: fec: tx processing does not call XDP APIs if budget is 0Wei Fang2023-07-261-4/+12
| |/
| * igc: Fix Kernel Panic during ndo_tx_timeout callbackMuhammad Husaini Zulkifli2023-07-261-12/+28
| * net: dsa: qca8k: fix mdb add/del case with 0 VIDChristian Marangi2023-07-261-0/+6
| * net: dsa: qca8k: fix broken search_and_delChristian Marangi2023-07-261-0/+4
| * net: dsa: qca8k: fix search_and_insert wrong handling of new ruleChristian Marangi2023-07-261-3/+6
| * net: dsa: qca8k: enable use_single_write for qca8xxxChristian Marangi2023-07-261-2/+5
| * net: ipa: only reset hashed tables when supportedAlex Elder2023-07-251-9/+11