summaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* net/mlx5e: Don't call cleanup on profile rollback failureCosmin Ratiu2024-10-171-1/+3
* net/mlx5: Unregister notifier on eswitch init failureCosmin Ratiu2024-10-171-2/+3
* net/mlx5: Fix command bitmask initializationShay Drory2024-10-171-2/+6
* net/mlx5: Check for invalid vector index on EQ creationMaher Sanalla2024-10-171-0/+6
* net/mlx5: HWS, use lock classes for bwc locksCosmin Ratiu2024-10-172-2/+19
* net/mlx5: HWS, don't destroy more bwc queue locks than allocatedCosmin Ratiu2024-10-171-1/+1
* net/mlx5: HWS, fixed double free in error flow of definer layoutYevgeny Kliteynik2024-10-171-2/+2
* net/mlx5: HWS, removed wrong access to a number of rules variableYevgeny Kliteynik2024-10-171-3/+1
* net: ethernet: mtk_eth_soc: fix memory corruption during fq dma initFelix Fietkau2024-10-171-1/+1
* vmxnet3: Fix packet corruption in vmxnet3_xdp_xmit_frameDaniel Borkmann2024-10-171-1/+1
* net: dsa: vsc73xx: fix reception from VLAN-unaware bridgesVladimir Oltean2024-10-161-1/+0
* net: ravb: Only advertise Rx/Tx timestamps if hardware supports itNiklas Söderlund2024-10-161-13/+12
* net: microchip: vcap api: Fix memory leaks in vcap_api_encode_rule_test()Jinjie Ruan2024-10-161-0/+2
* net: phy: mdio-bcm-unimac: Add BCM6846 supportLinus Walleij2024-10-161-0/+1
* net: dsa: mv88e6xxx: Fix the max_vid definition for the MV88E6361Peter Rashleigh2024-10-161-1/+1
* net: bcmasp: fix potential memory leak in bcmasp_xmit()Wang Hai2024-10-161-0/+1
* net: systemport: fix potential memory leak in bcm_sysport_xmit()Wang Hai2024-10-151-0/+1
* net: ethernet: rtsn: fix potential memory leak in rtsn_start_xmit()Wang Hai2024-10-151-0/+1
* net: xilinx: axienet: fix potential memory leak in axienet_start_xmit()Wang Hai2024-10-151-0/+2
* net: macb: Avoid 20s boot delay by skipping MDIO bus registration for fixed-l...Oleksij Rempel2024-10-151-3/+11
* net: ethernet: aeroflex: fix potential memory leak in greth_start_xmit_gbit()Wang Hai2024-10-151-1/+2
* netdevsim: use cond_resched() in nsim_dev_trap_report_work()Eric Dumazet2024-10-151-6/+9
* macsec: don't increment counters for an unrelated SASabrina Dubroca2024-10-151-18/+0
* octeontx2-af: Fix potential integer overflows on integer shiftsColin Ian King2024-10-151-2/+2
* net: stmmac: dwmac-tegra: Fix link bring-up sequenceParitosh Dixit2024-10-151-2/+12
* net: usb: usbnet: fix race in probe failureOliver Neukum2024-10-151-0/+1
* net: lan743x: Remove duplicate checkJinjie Ruan2024-10-151-21/+14
* net: enetc: disable NAPI after all rings are disabledWei Fang2024-10-121-6/+6
* net: enetc: disable Tx BD rings after they are emptyWei Fang2024-10-121-10/+26
* net: enetc: block concurrent XDP transmissions during ring reconfigurationWei Fang2024-10-122-0/+15
* net: enetc: remove xdp_drops statistic from enetc_xdp_drop()Wei Fang2024-10-121-1/+1
* net: sparx5: fix source port register when mirroringDaniel Machon2024-10-121-6/+6
* slip: make slhc_remember() more robust against malicious packetsEric Dumazet2024-10-101-23/+34
* ppp: fix ppp_async_encode() illegal accessEric Dumazet2024-10-101-1/+1
* vxlan: Handle error of rtnl_register_module().Kuniyuki Iwashima2024-10-103-12/+15
* Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski2024-10-1011-35/+31
|\
| * e1000e: change I219 (19) devices to ADPVitaly Lifshits2024-10-082-4/+4
| * igb: Do not bring the device up after non-fatal errorMohamed Khalfella2024-10-081-0/+4
| * i40e: Fix macvlan leak by synchronizing access to mac_filter_hashAleksandr Loktionov2024-10-082-0/+3
| * ice: Fix increasing MSI-X on VFMarcin Szycik2024-10-083-5/+9
| * ice: Flush FDB entries before resetWojciech Drewek2024-10-083-22/+8
| * ice: Fix netif_is_ice() in Safe ModeMarcin Szycik2024-10-081-1/+2
| * ice: Fix entering Safe ModeMarcin Szycik2024-10-081-3/+1
* | net: netconsole: fix wrong warningBreno Leitao2024-10-101-1/+7
* | net: fec: don't save PTP state if PTP is unsupportedWei Fang2024-10-101-2/+4
* | net: ibm: emac: mal: add dcr_unmap to _removeRosen Penev2024-10-101-0/+2
* | net: ftgmac100: fixed not check status from fixed phyJacky Chou2024-10-101-1/+6
* | net: amd: mvme147: Fix probe banner messageDaniel Palmer2024-10-091-4/+3
* | net: phy: realtek: Fix MMD access on RTL8126A-integrated PHYHeiner Kallweit2024-10-091-1/+23
* | net: ti: icssg-prueth: Fix race condition for VLAN table accessMD Danish Anwar2024-10-093-0/+5