index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2026-07-06
wifi: mwifiex: fix roaming to different channel in host_mlme mode
Rafael Beims
1
-1
/
+1
2026-07-05
net: microchip: vcap: fix races on the shared Super VCAP block
Jens Emil Schulz Østergaard
8
-42
/
+60
2026-07-03
net/mlx5e: Fix publication race for priv->channel_stats[]
Feng Liu
5
-15
/
+33
2026-07-03
net/mlx5e: Fix HV VHCA stats agent registration race
Feng Liu
3
-13
/
+22
2026-07-03
net/mlx5e: Fix HV VHCA stats zero-sized buffer allocation
Feng Liu
1
-1
/
+9
2026-07-03
net/mlx5e: TC, skip peer flow cleanup when LAG seq is unavailable
Shay Drory
1
-0
/
+3
2026-07-03
net/mlx5: LAG, MPESW, Fix missing complete() on devcom error
Shay Drory
1
-2
/
+5
2026-07-03
net/mlx5: LAG, Fix off-by-one in single-FDB error rollback
Shay Drory
1
-1
/
+1
2026-07-02
Merge tag 'device-id-rework' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
35
-35
/
+0
2026-07-03
octeontx2-pf: fix SQB pointer leak on init failure
Dawei Feng
1
-11
/
+10
2026-07-03
net: usb: net1080: validate packet_len before pad-byte access in rx_fixup
Xiang Mei
1
-1
/
+1
2026-07-03
Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...
Uwe Kleine-König (The Capable Hub)
35
-35
/
+0
2026-07-02
wifi: ath11k: fix NULL pointer dereference in ath11k_hal_srng_access_begin
Gaole Zhang
1
-3
/
+8
2026-07-02
wifi: ath6kl: fix use-after-free in aggr_reset_state()
Daniel Hodges
1
-1
/
+1
2026-07-02
wifi: ath9k: hif_usb: don't dereference hif_dev after re-arming firmware request
Cheng Yongkang
1
-6
/
+1
2026-07-02
net/mlx5: HWS, fix matcher leak on resize target setup failure
Dawei Feng
1
-0
/
+1
2026-06-30
cxgb4: Fix decode strings dump for T6 adapters
Gleb Markov
1
-8
/
+0
2026-06-30
virtio_net: disable cb when NAPI is busy-polled
Longjun Tang
1
-0
/
+3
2026-06-30
net: gianfar: dispose irq mappings on probe failure and device removal
Rosen Penev
1
-5
/
+11
2026-06-30
net: lan743x: Initialize eth_syslock spinlock before use
Andrea Righi
1
-1
/
+1
2026-06-30
net: libwx: fix VMDQ mask for 1-queue mode
Jiawen Wu
2
-0
/
+2
2026-06-30
net: airoha: fix max receive size configuration
Lorenzo Bianconi
4
-60
/
+58
2026-06-30
fsl/fman: Free init resources on KeyGen failure in fman_init()
Haoxiang Li
1
-1
/
+3
2026-06-29
Revert "net: phy: sfp: probe for RollBall I2C-to-MDIO bridge in mdio-i2c"
Petr Wozniak
2
-63
/
+10
2026-06-29
net: phy: sfp: free mii_bus in sfp_i2c_mdiobus_destroy
Petr Wozniak
1
-0
/
+1
2026-06-29
usbnet: gl620a: fix out-of-bounds read in genelink_rx_fixup()
Xiang Mei
1
-3
/
+3
2026-06-29
net/mlx5e: macsec: fix use-after-free of metadata_dst on RX SC delete
Doruk Tan Ozturk
1
-19
/
+28
2026-06-29
netdevsim: remove ethtool debugfs files before freeing netdev
Yousef Alhouseen
3
-0
/
+10
2026-06-29
net: wwan: iosm: bound device offsets in the MUX downlink decoder
Maoyi Xie
1
-10
/
+30
2026-06-29
eth: fbnic: don't cache shinfo across skb realloc
Jakub Kicinski
1
-5
/
+6
2026-06-27
net: airoha: dma map xmit frags with skb_frag_dma_map()
Lorenzo Bianconi
2
-23
/
+45
2026-06-27
net: enetc: check the number of BDs needed for xdp_frame
Wei Fang
1
-0
/
+7
2026-06-26
qede: fix out-of-bounds check for cqe->len_list[]
Matvey Kovalev
1
-2
/
+2
2026-06-26
net: pse-pd: scope pse_control regulator handle to kref lifetime
Corey Leavitt
1
-3
/
+3
2026-06-26
net: liquidio: fix BAR resource leak on PF number failure
Haoxiang Li
1
-8
/
+10
2026-06-26
net: ipa: fix SMEM state handle leaks in SMP2P init
Haoxiang Li
1
-8
/
+22
2026-06-25
Merge tag 'net-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
82
-391
/
+848
2026-06-25
net: ethtool: keep rtnl_lock for ops using ethtool_op_get_link()
Jakub Kicinski
7
-6
/
+14
2026-06-25
net: hns3: differentiate autoneg default values between copper and fiber
Shuaisong Yang
1
-0
/
+7
2026-06-25
net: hns3: fix permanent link down deadlock after reset
Shuaisong Yang
1
-7
/
+15
2026-06-25
net: hns3: refactor MAC autoneg and speed configuration
Shuaisong Yang
2
-14
/
+42
2026-06-25
net: hns3: unify copper port ksettings configuration path
Shuaisong Yang
2
-19
/
+40
2026-06-25
net: mana: Optimize irq affinity for low vcpu configs
Shradha Gupta
1
-14
/
+64
2026-06-25
net: sparx5: unregister blocking notifier on init failure
Haoxiang Li
1
-1
/
+3
2026-06-25
octeontx2-af: Free BPID bitmap on setup failure
Haoxiang Li
1
-3
/
+8
2026-06-25
net: enetc: fix potential divide-by-zero when num_vsi is zero
Wei Fang
1
-0
/
+3
2026-06-24
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
9
-27
/
+48
2026-06-24
net: stmmac: dwmac-spacemit: Fix wrong irq definition
Inochi Amaoto
1
-2
/
+2
2026-06-24
net: stmmac: dwmac-spacemit: Fix wrong phy interface definition
Inochi Amaoto
1
-3
/
+6
2026-06-24
net: ethernet: sunplus: spl2sw: fix phy_node refcount leak in remove
Shitalkumar Gandhi
1
-2
/
+4
[prev]
[next]