index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-29
xen/xenbus: Add 'will_handle' callback support in xenbus_watch_path()
SeongJae Park
1
-1
/
+1
2020-12-29
xen/xenbus: Allow watches discard events before queueing
SeongJae Park
1
-0
/
+2
2020-12-29
qlcnic: Fix error code in probe
Dan Carpenter
1
-0
/
+1
2020-12-29
net: korina: fix return value
Vincent Stehlé
1
-1
/
+1
2020-12-29
net: allwinner: Fix some resources leak in the error handling path of the pro...
Christophe JAILLET
1
-2
/
+5
2020-12-29
net: bcmgenet: Fix a resource leak in an error handling path in the probe fun...
Christophe JAILLET
1
-1
/
+3
2020-12-29
cw1200: fix missing destroy_workqueue() on error in cw1200_init_common
Qinglang Miao
1
-0
/
+2
2020-12-29
orinoco: Move context allocation after processing the skb
Sebastian Andrzej Siewior
1
-7
/
+7
2020-12-29
can: softing: softing_netdev_open(): fix error handling
Zhang Qilong
1
-2
/
+7
2020-12-29
net: stmmac: delete the eee_ctrl_timer after napi disabled
Fugang Duan
1
-3
/
+10
2020-12-29
net/mlx4_en: Avoid scheduling restart task if it is already running
Moshe Shemesh
2
-7
/
+17
2020-12-11
net: pasemi: fix error return code in pasemi_mac_open()
Zhang Changzhong
1
-2
/
+6
2020-12-11
cxgb3: fix error return code in t3_sge_alloc_qset()
Zhang Changzhong
1
-0
/
+1
2020-12-11
bonding: wait for sysfs kobject destruction before freeing struct slave
Jamie Iles
2
-35
/
+44
2020-12-11
usbnet: ipheth: fix connectivity with iOS 14
Yves-Alexis Perez
1
-1
/
+1
2020-12-02
bnxt_en: Release PCI regions when DMA mask setup fails during probe.
Michael Chan
1
-1
/
+1
2020-12-02
bnxt_en: fix error return code in bnxt_init_board()
Zhang Changzhong
1
-0
/
+1
2020-11-24
can: m_can: m_can_handle_state_change(): fix state change
Wu Bo
1
-2
/
+2
2020-11-24
can: peak_usb: fix potential integer overflow on shift of a int
Colin Ian King
1
-2
/
+2
2020-11-24
can: dev: can_restart(): post buffer from the right context
Alejandro Concepcion Rodriguez
1
-1
/
+1
2020-11-24
net: usb: qmi_wwan: Set DTR quirk for MR400
Filip Moc
1
-1
/
+1
2020-11-24
qlcnic: fix error return code in qlcnic_83xx_restart_hw()
Zhang Changzhong
1
-1
/
+2
2020-11-24
net/mlx4_core: Fix init_hca fields offset
Aya Levin
2
-5
/
+5
2020-11-24
net: b44: fix error return code in b44_init_one()
Zhang Changzhong
1
-1
/
+2
2020-11-18
xen/netback: use lateeoi irq binding
Juergen Gross
3
-12
/
+103
2020-11-18
cosa: Add missing kfree in error path of cosa_write
Wang Hai
1
-0
/
+1
2020-11-18
ath9k_htc: Use appropriate rs_datalen type
Masashi Honma
1
-1
/
+1
2020-11-18
geneve: add transport ports in route lookup for geneve
Mark Gray
1
-10
/
+26
2020-11-18
i40e: Fix of memory leak and integer truncation in i40e_virtchnl.c
Martyna Szapar
1
-1
/
+1
2020-11-18
i40e: Wrong truncation from u16 to u8
Grzegorz Siwik
1
-1
/
+1
2020-11-18
can: peak_usb: peak_usb_get_ts_time(): fix timestamp wrapping
Stephane Grosjean
1
-5
/
+46
2020-11-18
can: peak_usb: add range checking in decode operations
Dan Carpenter
1
-11
/
+37
2020-11-18
can: dev: __can_get_echo_skb(): fix real payload length return value for RTR ...
Oliver Hartkopp
1
-2
/
+6
2020-11-18
can: dev: can_get_echo_skb(): prevent call to kfree_skb() in hard IRQ context
Vincent Mailhol
1
-1
/
+5
2020-11-10
gianfar: Account for Tx PTP timestamp in the skb headroom
Claudiu Manoil
1
-1
/
+1
2020-11-10
gianfar: Replace skb_realloc_headroom with skb_cow_head for PTP
Claudiu Manoil
1
-10
/
+2
2020-11-10
drivers/net/wan/hdlc_fr: Correctly handle special skb->protocol values
Xie He
1
-47
/
+51
2020-11-10
ath10k: fix VHT NSS calculation when STBC is enabled
Sathishkumar Muruganandam
1
-1
/
+7
2020-11-10
ravb: Fix bit fields checking in ravb_hwtstamp_get()
Andrew Gabbasov
1
-3
/
+7
2020-10-29
net: korina: cast KSEG0 address to pointer in kfree
Valentin Vidic
1
-2
/
+2
2020-10-29
ath10k: check idx validity in __ath10k_htt_rx_ring_fill_n()
Zekun Shen
1
-0
/
+8
2020-10-29
brcm80211: fix possible memleak in brcmf_proto_msgbuf_attach
Wang Yufen
1
-0
/
+2
2020-10-29
rtl8xxxu: prevent potential memory leak
Chris Chiu
1
-1
/
+9
2020-10-29
brcmsmac: fix memory leak in wlc_phy_attach_lcnphy
Keita Suzuki
1
-1
/
+3
2020-10-29
ath9k: hif_usb: fix race condition between usb_get_urb() and usb_kill_anchore...
Brooke Basile
1
-0
/
+19
2020-10-29
net: korina: fix kfree of rx/tx descriptor array
Valentin Vidic
1
-1
/
+2
2020-10-29
mwifiex: fix double free
Tom Rix
1
-0
/
+2
2020-10-29
net: enic: Cure the enic api locking trainwreck
Thomas Gleixner
3
-6
/
+28
2020-10-29
ath6kl: wmi: prevent a shift wrapping bug in ath6kl_wmi_delete_pstream_cmd()
Dan Carpenter
1
-0
/
+5
2020-10-29
mwifiex: Do not use GFP_KERNEL in atomic context
Christophe JAILLET
1
-1
/
+1
[next]