index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
2022-05-12
net: sfc: ef10: fix memory leak in efx_ef10_mtd_probe()
Taehee Yoo
2022-05-12
net: dsa: bcm_sf2: Fix Wake-on-LAN with mac_link_down()
Florian Fainelli
2022-05-12
mlxsw: Avoid warning during ip6gre device removal
Amit Cohen
2022-05-12
net: bcmgenet: Check for Wake-on-LAN interrupt probe deferral
Florian Fainelli
2022-05-12
net: ethernet: mediatek: ppe: fix wrong size passed to memset()
Yang Yingliang
2022-05-11
Merge tag 'wireless-2022-05-11' of git://git.kernel.org/pub/scm/linux/kernel/...
Jakub Kicinski
2022-05-11
i40e: i40e_main: fix a missing check on list iterator
Xiaomeng Tong
2022-05-11
net: atlantic: verify hw_head_ lies within TX buffer ring
Grant Grundler
2022-05-11
net: atlantic: add check for MAX_SKB_FRAGS
Grant Grundler
2022-05-11
net: atlantic: reduce scope of is_rsc_complete
Grant Grundler
2022-05-11
net: atlantic: fix "frag[0] not initialized"
Grant Grundler
2022-05-10
net: stmmac: fix missing pci_disable_device() on error in stmmac_pci_probe()
Yang Yingliang
2022-05-10
net: phy: micrel: Fix incorrect variable type in micrel
Wan Jiabing
2022-05-10
net: atlantic: always deep reset on pm op, fixing up my null deref regression
Manuel Ullmann
2022-05-09
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
2022-05-09
net: phy: Fix race condition on link status change
Francesco Dolcini
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
mac80211_hwsim: call ieee80211_tx_prepare_skb under RCU protection
Johannes Berg
2022-05-09
mac80211_hwsim: fix RCU protected chanctx access
Johannes Berg
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-06
ice: fix PTP stale Tx timestamps cleanup
Michal Michalik
2022-05-06
ice: clear stale Tx queue settings before configuring
Anatolii Gerasymenko
2022-05-06
ice: Fix race during aux device (un)plugging
Ivan Vecera
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
[next]