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.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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-07-11
net: phy: marvell10g: fix differentiation of 88X3310 from 88X3340
Marek BehĂșn
1
-5
/
+35
2021-07-11
dsa: fix for_each_child.cocci warnings
kernel test robot
1
-1
/
+3
2021-07-10
virtio_net: check virtqueue_add_sgs() return value
Yunjian Wang
1
-1
/
+7
2021-07-09
net: ti: fix UAF in tlan_remove_one
Pavel Skripkin
1
-2
/
+1
2021-07-09
net: qcom/emac: fix UAF in emac_remove
Pavel Skripkin
1
-1
/
+2
2021-07-09
net: moxa: fix UAF in moxart_mac_probe
Pavel Skripkin
1
-3
/
+1
2021-07-09
net: bcmgenet: Ensure all TX/RX queues DMAs are disabled
Florian Fainelli
1
-0
/
+6
2021-07-08
net: microchip: sparx5: fix kconfig warning
Randy Dunlap
1
-0
/
+1
2021-07-08
cxgb4: fix IRQ free race during driver unload
Shahjada Abul Husain
2
-8
/
+13
2021-07-08
mt76: mt7921: continue to probe driver when fw already downloaded
Aaron Ma
1
-1
/
+2
2021-07-08
atl1c: fix Mikrotik 10/25G NIC detection
Gatis Peisenieks
1
-0
/
+5
2021-07-08
ptp: Relocate lookup cookie to correct block.
Jonathan Lemon
1
-1
/
+1
2021-07-07
stmmac: platform: Fix signedness bug in stmmac_probe_config_dt()
YueHaibing
1
-3
/
+5
2021-07-07
stmmac: dwmac-loongson: Fix unsigned comparison to zero
YueHaibing
1
-4
/
+5
2021-07-07
octeontx2-pf: Fix assigned error return value that is never used
Colin Ian King
1
-1
/
+1
2021-07-06
bonding: fix incorrect return value of bond_ipsec_offload_ok()
Taehee Yoo
1
-1
/
+1
2021-07-06
bonding: fix suspicious RCU usage in bond_ipsec_offload_ok()
Taehee Yoo
1
-6
/
+16
2021-07-06
bonding: Add struct bond_ipesc to manage SA
Taehee Yoo
1
-20
/
+119
2021-07-06
bonding: disallow setting nested bonding + ipsec offload
Taehee Yoo
1
-6
/
+9
2021-07-06
bonding: fix suspicious RCU usage in bond_ipsec_del_sa()
Taehee Yoo
1
-2
/
+5
2021-07-06
ixgbevf: use xso.real_dev instead of xso.dev in callback functions of struct ...
Taehee Yoo
1
-7
/
+13
2021-07-06
net: netdevsim: use xso.real_dev instead of xso.dev in callback functions of ...
Taehee Yoo
1
-4
/
+4
2021-07-06
bonding: fix null dereference in bond_ipsec_add_sa()
Taehee Yoo
1
-0
/
+5
2021-07-06
bonding: fix suspicious RCU usage in bond_ipsec_add_sa()
Taehee Yoo
1
-1
/
+6
2021-07-05
net: stmmac: ptp: update tas basetime after ptp adjust
Xiaoliang Yang
2
-2
/
+45
2021-07-05
net: stmmac: add mutex lock to protect est parameters
Xiaoliang Yang
1
-1
/
+11
2021-07-05
net: stmmac: separate the tas basetime calculation function
Xiaoliang Yang
2
-13
/
+28
2021-07-05
ptp: fix format string mismatch in ptp_sysfs.c
Yangbo Lu
1
-2
/
+2
2021-07-05
ptp: fix NULL pointer dereference in ptp_clock_register
Yangbo Lu
1
-1
/
+1
2021-07-03
net: marvell: always set skb_shared_info in mvneta_swbm_add_rx_fragment
Lorenzo Bianconi
1
-10
/
+10
2021-07-02
vmxnet3: fix cksum offload issues for tunnels with non-default udp ports
Ronak Doshi
1
-2
/
+20
2021-07-02
nfp: flower-ct: remove callback delete deadlock
Louis Peens
1
-13
/
+0
2021-07-02
gve: DQO: Remove incorrect prefetch
Bailey Forrest
1
-7
/
+0
2021-07-02
gve: Simplify code and axe the use of a deprecated API
Christophe JAILLET
1
-8
/
+1
2021-07-02
gve: Propagate error codes to caller
Christophe JAILLET
1
-2
/
+3
2021-07-02
gve: Fix an error handling path in 'gve_probe()'
Christophe JAILLET
1
-1
/
+4
2021-07-02
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/t
David S. Miller
7
-3
/
+21
2021-07-01
net: stmmac: Terminate FPE workqueue in suspend
Mohammad Athari Bin Ismail
1
-0
/
+1
2021-07-01
net: remove the caif_hsi driver
Christoph Hellwig
3
-1466
/
+0
2021-07-01
ibmvnic: retry reset if there are no other resets
Sukadev Bhattiprolu
1
-3
/
+19
2021-07-01
ptp: add kernel API ptp_convert_timestamp()
Yangbo Lu
1
-0
/
+34
2021-07-01
ptp: add kernel API ptp_get_vclocks_index()
Yangbo Lu
3
-1
/
+39
2021-07-01
ptp: track available ptp vclocks information
Yangbo Lu
3
-4
/
+40
2021-07-01
ptp: support ptp physical/virtual clocks conversion
Yangbo Lu
3
-0
/
+185
2021-07-01
ptp: add ptp virtual clock driver framework
Yangbo Lu
3
-1
/
+166
2021-07-01
net: wwan: iosm: set default mtu
M Chetan Kumar
1
-0
/
+1
2021-07-01
net: wwan: iosm: fix netdev tx stats
M Chetan Kumar
1
-1
/
+5
2021-07-01
net: wwan: iosm: correct link-id handling
M Chetan Kumar
4
-9
/
+9
2021-07-01
net: wwan: iosm: remove reduandant check
M Chetan Kumar
1
-16
/
+3
2021-07-01
net: wwan: iosm: fix uevent reporting
M Chetan Kumar
1
-1
/
+1
[next]