index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2022-12-31
ice: synchronize the misc IRQ when tearing down Tx tracker
Jacob Keller
1
-4
/
+6
2022-12-31
wifi: mt76: do not run mt76u_status_worker if the device is not running
Lorenzo Bianconi
1
-4
/
+7
2022-12-31
ppp: associate skb with a device at tx
Stanislav Fomichev
1
-0
/
+2
2022-12-31
net: ethernet: mtk_eth_soc: drop packets to WDMA if the ring is full
Felix Fietkau
2
-1
/
+5
2022-12-31
igb: Do not free q_vector unless new one was allocated
Kees Cook
1
-2
/
+6
2022-12-31
wifi: brcmfmac: Fix potential NULL pointer dereference in 'brcmf_c_preinit_dc...
Jisoo Jang
1
-2
/
+6
2022-12-31
wifi: brcmfmac: Fix potential shift-out-of-bounds in brcmf_fw_alloc_request()
Minsuk Kang
1
-0
/
+5
2022-12-31
hamradio: baycom_epp: Fix return type of baycom_send_packet()
Nathan Chancellor
1
-1
/
+1
2022-12-31
net: ethernet: ti: Fix return type of netcp_ndo_start_xmit()
Nathan Chancellor
1
-1
/
+1
2022-12-31
qed (gcc13): use u16 for fid to be big enough
Jiri Slaby (SUSE)
1
-1
/
+2
2022-12-31
wifi: ath11k: Fix qmi_msg_handler data structure initialization
Rahul Bhattacharjee
1
-0
/
+3
2022-12-31
bnx2: Use kmalloc_size_roundup() to match ksize() usage
Kees Cook
1
-2
/
+3
2022-12-31
wifi: ath10k: Delay the unmapping of the buffer
Youghandhar Chintala
3
-0
/
+27
2022-12-31
wifi: ar5523: Fix use-after-free on ar5523_cmd() timed out
Shigeru Yoshida
1
-0
/
+6
2022-12-31
wifi: ath9k: verify the expected usb_endpoints are present
Fedor Pchelkin
1
-0
/
+14
2022-12-31
brcmfmac: return error when getting invalid max_flowrings from dongle
Wright Feng
1
-0
/
+4
2022-12-31
net: fec: check the return value of build_skb()
Wei Fang
1
-0
/
+8
2022-12-31
net: dsa: microchip: remove IRQF_TRIGGER_FALLING in request_threaded_irq
Arun Ramadoss
1
-2
/
+1
2022-12-31
mctp: serial: Fix starting value for frame check sequence
Jeremy Kerr
1
-2
/
+4
2022-12-31
myri10ge: Fix an error handling path in myri10ge_probe()
Christophe JAILLET
1
-0
/
+1
2022-12-31
igc: Set Qbv start_time and end_time to end_time if not being configured in GCL
Tan Tee Min
1
-1
/
+13
2022-12-31
igc: recalculate Qbv end_time by considering cycle time
Tan Tee Min
1
-0
/
+15
2022-12-31
igc: allow BaseTime 0 enrollment for Qbv
Tan Tee Min
3
-1
/
+4
2022-12-31
igc: Add checking for basetime less than zero
Muhammad Husaini Zulkifli
1
-0
/
+3
2022-12-31
igc: Use strict cycles for Qbv scheduling
Vinicius Costa Gomes
1
-9
/
+2
2022-12-31
igc: Enhance Qbv scheduling by using first flag bit
Vinicius Costa Gomes
3
-29
/
+151
2022-12-31
net: dsa: mv88e6xxx: avoid reg_lock deadlock in mv88e6xxx_setup_port()
Vladimir Oltean
1
-5
/
+4
2022-12-31
r6040: Fix kmemleak in probe and remove
Li Zetao
1
-1
/
+4
2022-12-31
net: enetc: avoid buffer leaks on xdp_do_redirect() failure
Vladimir Oltean
1
-27
/
+8
2022-12-31
bonding: do failover when high prio link up
Hangbin Liu
1
-9
/
+15
2022-12-31
bonding: add missed __rcu annotation for curr_active_slave
Hangbin Liu
1
-1
/
+1
2022-12-31
net: macsec: fix net device access prior to holding a lock
Emeel Hakim
1
-13
/
+21
2022-12-31
i40e: Fix the inability to attach XDP program on downed interface
Bartosz Staszewski
1
-12
/
+24
2022-12-31
stmmac: fix potential division by 0
Piergiorgio Beruto
2
-2
/
+3
2022-12-31
octeontx2-af: cn10k: mcs: Fix a resource leak in the probe and remove functions
Christophe JAILLET
1
-1
/
+5
2022-12-31
ntb_netdev: Use dev_kfree_skb_any() in interrupt context
Eric Pilmore
1
-2
/
+2
2022-12-31
net: lan9303: Fix read error execution path
Jerry Ray
1
-1
/
+3
2022-12-31
net: ethernet: ti: am65-cpsw: Fix PM runtime leakage in am65_cpsw_nuss_ndo_sl...
Roger Quadros
1
-3
/
+7
2022-12-31
can: tcan4x5x: Fix use of register error status mask
Markus Schneider-Pargmann
1
-7
/
+7
2022-12-31
can: m_can: Call the RAM init directly from m_can_chip_config
Vivek Yadav
3
-15
/
+26
2022-12-31
can: tcan4x5x: Remove invalid write in clear_interrupts
Markus Schneider-Pargmann
1
-5
/
+0
2022-12-31
net: amd-xgbe: Check only the minimum speed for active/passive cables
Tom Lendacky
1
-12
/
+2
2022-12-31
net: amd-xgbe: Fix logic around active and passive cables
Tom Lendacky
1
-3
/
+6
2022-12-31
net: amd: lance: don't call dev_kfree_skb() under spin_lock_irqsave()
Yang Yingliang
2
-2
/
+2
2022-12-31
hamradio: don't call dev_kfree_skb() under spin_lock_irqsave()
Yang Yingliang
1
-3
/
+3
2022-12-31
net: ethernet: dnet: don't call dev_kfree_skb() under spin_lock_irqsave()
Yang Yingliang
1
-2
/
+2
2022-12-31
net: emaclite: don't call dev_kfree_skb() under spin_lock_irqsave()
Yang Yingliang
1
-1
/
+1
2022-12-31
net: apple: bmac: don't call dev_kfree_skb() under spin_lock_irqsave()
Yang Yingliang
1
-1
/
+1
2022-12-31
net: apple: mace: don't call dev_kfree_skb() under spin_lock_irqsave()
Yang Yingliang
1
-1
/
+1
2022-12-31
net: farsync: Fix kmemleak when rmmods farsync
Li Zetao
1
-0
/
+2
[next]