index
:
linux-stable.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.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
2021-01-17
wil6210: select CONFIG_CRC32
Arnd Bergmann
2021-01-12
ethernet: ucc_geth: fix use-after-free in ucc_geth_remove()
Rasmus Villemoes
2021-01-12
virtio_net: Fix recursive call to cpus_read_lock()
Jeff Dike
2021-01-12
CDC-NCM: remove "connected" log message
Roland Dreier
2021-01-12
net: hdlc_ppp: Fix issues when mod_timer is called while timer is running
Xie He
2021-01-12
net: hns: fix return value check in __lb_other_process()
Yunjian Wang
2021-01-09
mwifiex: Fix possible buffer overflows in mwifiex_cmd_802_11_ad_hoc_start
Zhang Xiaohui
2020-12-29
xen/xenbus: Add 'will_handle' callback support in xenbus_watch_path()
SeongJae Park
2020-12-29
xen/xenbus: Allow watches discard events before queueing
SeongJae Park
2020-12-29
qlcnic: Fix error code in probe
Dan Carpenter
2020-12-29
net: korina: fix return value
Vincent Stehlé
2020-12-29
net: allwinner: Fix some resources leak in the error handling path of the pro...
Christophe JAILLET
2020-12-29
net: bcmgenet: Fix a resource leak in an error handling path in the probe fun...
Christophe JAILLET
2020-12-29
cw1200: fix missing destroy_workqueue() on error in cw1200_init_common
Qinglang Miao
2020-12-29
orinoco: Move context allocation after processing the skb
Sebastian Andrzej Siewior
2020-12-29
can: softing: softing_netdev_open(): fix error handling
Zhang Qilong
2020-12-29
net: stmmac: delete the eee_ctrl_timer after napi disabled
Fugang Duan
2020-12-29
net/mlx4_en: Avoid scheduling restart task if it is already running
Moshe Shemesh
2020-12-11
net: pasemi: fix error return code in pasemi_mac_open()
Zhang Changzhong
2020-12-11
cxgb3: fix error return code in t3_sge_alloc_qset()
Zhang Changzhong
2020-12-11
bonding: wait for sysfs kobject destruction before freeing struct slave
Jamie Iles
2020-12-11
usbnet: ipheth: fix connectivity with iOS 14
Yves-Alexis Perez
2020-12-02
bnxt_en: Release PCI regions when DMA mask setup fails during probe.
Michael Chan
2020-12-02
bnxt_en: fix error return code in bnxt_init_board()
Zhang Changzhong
2020-11-24
can: m_can: m_can_handle_state_change(): fix state change
Wu Bo
2020-11-24
can: peak_usb: fix potential integer overflow on shift of a int
Colin Ian King
2020-11-24
can: dev: can_restart(): post buffer from the right context
Alejandro Concepcion Rodriguez
2020-11-24
net: usb: qmi_wwan: Set DTR quirk for MR400
Filip Moc
2020-11-24
qlcnic: fix error return code in qlcnic_83xx_restart_hw()
Zhang Changzhong
2020-11-24
net/mlx4_core: Fix init_hca fields offset
Aya Levin
2020-11-24
net: b44: fix error return code in b44_init_one()
Zhang Changzhong
2020-11-18
xen/netback: use lateeoi irq binding
Juergen Gross
2020-11-18
cosa: Add missing kfree in error path of cosa_write
Wang Hai
2020-11-18
ath9k_htc: Use appropriate rs_datalen type
Masashi Honma
2020-11-18
geneve: add transport ports in route lookup for geneve
Mark Gray
2020-11-18
i40e: Fix of memory leak and integer truncation in i40e_virtchnl.c
Martyna Szapar
2020-11-18
i40e: Wrong truncation from u16 to u8
Grzegorz Siwik
2020-11-18
can: peak_usb: peak_usb_get_ts_time(): fix timestamp wrapping
Stephane Grosjean
2020-11-18
can: peak_usb: add range checking in decode operations
Dan Carpenter
2020-11-18
can: dev: __can_get_echo_skb(): fix real payload length return value for RTR ...
Oliver Hartkopp
2020-11-18
can: dev: can_get_echo_skb(): prevent call to kfree_skb() in hard IRQ context
Vincent Mailhol
2020-11-10
gianfar: Account for Tx PTP timestamp in the skb headroom
Claudiu Manoil
2020-11-10
gianfar: Replace skb_realloc_headroom with skb_cow_head for PTP
Claudiu Manoil
2020-11-10
drivers/net/wan/hdlc_fr: Correctly handle special skb->protocol values
Xie He
2020-11-10
ath10k: fix VHT NSS calculation when STBC is enabled
Sathishkumar Muruganandam
2020-11-10
ravb: Fix bit fields checking in ravb_hwtstamp_get()
Andrew Gabbasov
2020-10-29
net: korina: cast KSEG0 address to pointer in kfree
Valentin Vidic
2020-10-29
ath10k: check idx validity in __ath10k_htt_rx_ring_fill_n()
Zekun Shen
2020-10-29
brcm80211: fix possible memleak in brcmf_proto_msgbuf_attach
Wang Yufen
2020-10-29
rtl8xxxu: prevent potential memory leak
Chris Chiu
[next]