summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* net: hns3: add wait until mac link downJie Wang2023-08-081-1/+9
* net: hns3: refactor hclge_mac_link_status_wait for interface reuseJie Wang2023-08-081-5/+9
* net: hns3: restore user pause configure when disable autonegJian Shen2023-08-083-2/+6
* net: marvell: prestera: fix handling IPv4 routes with nhidJonas Gorski2023-08-071-7/+7
* drivers: net: prevent tun_build_skb() to exceed the packet size limitAndrew Kanner2023-08-071-1/+1
* wireguard: allowedips: expand maximum node depthJason A. Donenfeld2023-08-072-10/+14
* bonding: Fix incorrect deletion of ETH_P_8021AD protocol vid from slavesZiyang Xuan2023-08-071-1/+3
* ionic: Add missing err handling for queue reconfigNitya Sunkad2023-08-061-7/+16
* drivers: vxlan: vnifilter: free percpu vni stats on error pathFedor Pchelkin2023-08-061-3/+8
* macsec: use DEV_STATS_INC()Eric Dumazet2023-08-061-14/+14
* net: dsa: ocelot: call dsa_tag_8021q_unregister() under rtnl_lock() on driver...Vladimir Oltean2023-08-041-0/+2
* net: phy: at803x: remove set/get wol callbacks for AR8032Li Yang2023-08-041-2/+0
* net: phy: at803x: fix the wol setting functionsLi Yang2023-08-041-20/+25
* mISDN: Update parameter type of dsp_cmx_send()Nathan Chancellor2023-08-033-3/+3
* Merge tag 'net-6.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-08-0369-254/+591
|\
| * Merge tag 'wireless-2023-08-03' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski2023-08-036-12/+10
| |\
| | * wifi: brcmfmac: Fix field-spanning write in brcmf_scan_params_v2_to_v1()Hans de Goede2023-08-021-1/+6
| | * wifi: ray_cs: Replace 1-element array with flexible arrayKees Cook2023-08-011-1/+1
| | * Revert "wifi: ath6k: silence false positive -Wno-dangling-pointer warning on ...Kalle Valo2023-07-261-5/+0
| | * Revert "wifi: ath11k: Enable threaded NAPI"Kalle Valo2023-07-262-2/+0
| | * wifi: mt76: mt7615: do not advertise 5 GHz on first phy of MT7615D (DBDC)Paul Fertser2023-07-241-3/+3
| * | 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