index
:
pm24.git
cpufreq-rust
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
2022-05-09
ethernet: tulip: fix missing pci_disable_device() on error in tulip_init_one()
Yang Yingliang
2022-05-09
ionic: fix missing pci_release_regions() on error in ionic_probe()
Yang Yingliang
2022-05-09
net: sfc: fix memory leak due to ptp channel
Taehee Yoo
2022-05-06
net: chelsio: cxgb4: Avoid potential negative array offset
Kees Cook
2022-05-05
net: mscc: ocelot: avoid corrupting hardware counters when moving VCAP filters
Vladimir Oltean
2022-05-05
net: mscc: ocelot: restrict tc-trap actions to VCAP IS2 lookup 0
Vladimir Oltean
2022-05-05
net: mscc: ocelot: fix VCAP IS2 filters matching on both lookups
Vladimir Oltean
2022-05-05
net: mscc: ocelot: fix last VCAP IS1/IS2 filter persisting in hardware when d...
Vladimir Oltean
2022-05-05
net: mscc: ocelot: mark traps with a bool instead of keeping them in a list
Vladimir Oltean
2022-05-05
net: phy: micrel: Pass .probe for KS8737
Fabio Estevam
2022-05-05
net: phy: micrel: Do not use kszphy_suspend/resume for KSZ8061
Fabio Estevam
2022-05-04
net/mlx5: Fix matching on inner TTC
Mark Bloch
2022-05-04
net/mlx5: Avoid double clear or set of sync reset requested
Moshe Shemesh
2022-05-04
net/mlx5: Fix deadlock in sync reset flow
Moshe Shemesh
2022-05-04
net/mlx5e: Fix trust state reset in reload
Moshe Tal
2022-05-04
net/mlx5e: Avoid checking offload capability in post_parse action
Ariel Levkovich
2022-05-04
net/mlx5e: CT: Fix queued up restore put() executing after relevant ft release
Paul Blakey
2022-05-04
net/mlx5e: TC, fix decap fallback to uplink when int port not supported
Ariel Levkovich
2022-05-04
net/mlx5e: TC, Fix ct_clear overwriting ct action metadata
Ariel Levkovich
2022-05-04
net/mlx5e: Lag, Don't skip fib events on current dst
Vlad Buslov
2022-05-04
net/mlx5e: Lag, Fix fib_info pointer assignment
Vlad Buslov
2022-05-04
net/mlx5e: Lag, Fix use-after-free in fib event handler
Vlad Buslov
2022-05-04
net/mlx5e: Fix the calling of update_buffer_lossy() API
Mark Zhang
2022-05-04
net/mlx5e: Don't match double-vlan packets if cvlan is not set
Vlad Buslov
2022-05-04
net/mlx5: Fix slab-out-of-bounds while reading resource dump menu
Aya Levin
2022-05-04
net/mlx5e: Fix wrong source vport matching on tunnel rule
Ariel Levkovich
2022-05-03
bnxt_en: Fix unnecessary dropping of RX packets
Michael Chan
2022-05-03
bnxt_en: Initiallize bp->ptp_lock first before using it
Michael Chan
2022-05-03
bnxt_en: Fix possible bnxt_open() failure caused by wrong RFS flag
Somnath Kotur
2022-05-03
smsc911x: allow using IRQ0
Sergey Shtylyov
2022-05-03
net: sfp: Add tx-fault workaround for Huawei MA5671A SFP ONT
Matthew Hagan
2022-05-03
net: emaclite: Add error handling for of_address_to_resource()
Shravya Kumbham
2022-05-03
net: emaclite: Don't advertise 1000BASE-T and do auto negotiation
Shravya Kumbham
2022-05-01
net: dsa: b53: convert to phylink_pcs
Russell King (Oracle)
2022-05-01
pci_irq_vector() can't be used in atomic context any longer. This conflicts
Thomas Gleixner
2022-05-01
net: stmmac: disable Split Header (SPH) for Intel platforms
Tan Tee Min
2022-04-30
net: cpsw: add missing of_node_put() in cpsw_probe_dt()
Yang Yingliang
2022-04-29
net: stmmac: dwmac-sun8i: add missing of_node_put() in sun8i_dwmac_register_m...
Yang Yingliang
2022-04-29
net: dsa: mt7530: add missing of_node_put() in mt7530_setup()
Yang Yingliang
2022-04-29
net: dsa: ksz9477: port mirror sniffing limited to one port
Arun Ramadoss
2022-04-29
hinic: fix bug of wq out of bound access
Qiao Ma
2022-04-29
net: mdio: Fix ENOMEM return value in BCM6368 mux bus controller
Niels Dossche
2022-04-29
net: ethernet: mediatek: add missing of_node_put() in mtk_sgmii_init()
Yang Yingliang
2022-04-29
can: grcan: only use the NAPI poll budget for RX
Andreas Larsson
2022-04-29
can: grcan: grcan_probe(): fix broken system id check for errata workaround n...
Andreas Larsson
2022-04-29
can: grcan: use ofdev->dev when allocating DMA memory
Daniel Hellstrom
2022-04-29
can: grcan: grcan_close(): fix deadlock
Duoming Zhou
2022-04-28
Revert "ibmvnic: Add ethtool private flag for driver-defined queue limits"
Dany Madden
2022-04-28
net: enetc: allow tc-etf offload even with NETIF_F_CSUM_MASK
Vladimir Oltean
2022-04-28
ixgbe: ensure IPsec VF<->PF compatibility
Leon Romanovsky
[next]