summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2023-08-07wireguard: allowedips: expand maximum node depthJason A. Donenfeld
2023-08-07bonding: Fix incorrect deletion of ETH_P_8021AD protocol vid from slavesZiyang Xuan
2023-08-07net/mlx5e: Add capability check for vnic countersLama Kayal
2023-08-07net/mlx5: Reload auxiliary devices in pci error handlersMoshe Shemesh
2023-08-07net/mlx5: Skip clock update work when device is in error stateMoshe Shemesh
2023-08-07net/mlx5: LAG, Check correct bucket when modifying LAGShay Drory
2023-08-07net/mlx5e: Unoffload post act rule when handling FIB eventsChris Mi
2023-08-07net/mlx5: Fix devlink controller number for ECVFDaniel Jurgens
2023-08-07net/mlx5: Allow 0 for total host VFsDaniel Jurgens
2023-08-07net/mlx5: Return correct EC_VF function IDDaniel Jurgens
2023-08-07net/mlx5: DR, Fix wrong allocation of modify hdr patternYevgeny Kliteynik
2023-08-07net/mlx5e: TC, Fix internal port memory leakJianbo Liu
2023-08-07net/mlx5e: Take RTNL lock when needed before calling xdp_set_features()Gal Pressman
2023-08-06ionic: Add missing err handling for queue reconfigNitya Sunkad
2023-08-06drivers: vxlan: vnifilter: free percpu vni stats on error pathFedor Pchelkin
2023-08-06macsec: use DEV_STATS_INC()Eric Dumazet
2023-08-04net: dsa: ocelot: call dsa_tag_8021q_unregister() under rtnl_lock() on driver...Vladimir Oltean
2023-08-04net: phy: at803x: remove set/get wol callbacks for AR8032Li Yang
2023-08-04net: phy: at803x: fix the wol setting functionsLi Yang
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-03xen/netback: Fix buffer overrun triggered by unusual packetRoss Lagerwall
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