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
2023-01-10
amd-xgbe: Add support for 10 Mbps speed
Raju Rangoju
4
-10
/
+126
2023-01-10
e1000e: Enable Link Partner Advertised Support
Jamie Gloudon
2
-1
/
+18
2023-01-09
cdc_ether: no need to blacklist any r8152 devices
Bjørn Mork
1
-114
/
+0
2023-01-09
r8152: add USB device driver for config selection
Bjørn Mork
1
-32
/
+81
2023-01-09
usbnet: optimize usbnet_bh() to reduce CPU load
Leesoo Ahn
1
-12
/
+17
2023-01-09
net: phy: micrel: Fix warn: passing zero to PTR_ERR
Divya Koppera
1
-5
/
+5
2023-01-09
net: phy: micrel: Fixed error related to uninitialized symbol ret
Divya Koppera
1
-1
/
+2
2023-01-07
net: ngbe: Remove structure ngbe_adapter
Mengyuan Lou
5
-205
/
+120
2023-01-07
net: txgbe: Remove structure txgbe_adapter
Jiawen Wu
6
-90
/
+64
2023-01-07
net: wangxun: Rename private structure in libwx
Jiawen Wu
10
-432
/
+432
2023-01-07
net: wangxun: Move MAC address handling to libwx
Jiawen Wu
7
-212
/
+151
2023-01-07
net: ngbe: Move defines into unified file
Jiawen Wu
4
-35
/
+27
2023-01-07
net: txgbe: Move defines into unified file
Jiawen Wu
4
-25
/
+16
2023-01-07
net: ngbe: Remove structure ngbe_hw
Jiawen Wu
5
-95
/
+84
2023-01-07
net: txgbe: Remove structure txgbe_hw
Jiawen Wu
5
-66
/
+49
2023-01-07
net: phy: micrel: Change handler interrupt for lan8814
Horatiu Vultur
1
-17
/
+8
2023-01-06
netdevsim: move devlink registration under the instance lock
Jakub Kicinski
1
-3
/
+8
2023-01-06
netdevsim: rename a label
Jakub Kicinski
1
-2
/
+2
2023-01-06
net: ipa: don't maintain IPA interrupt handler array
Alex Elder
1
-28
/
+22
2023-01-06
net: ipa: kill ipa_interrupt_add()
Alex Elder
4
-59
/
+3
2023-01-06
net: ipa: register IPA interrupt handlers directly
Alex Elder
5
-21
/
+31
2023-01-06
net: ipa: enable IPA interrupt handlers separate from registration
Alex Elder
4
-7
/
+26
2023-01-06
net: ipa: introduce ipa_interrupt_enable()
Alex Elder
1
-16
/
+25
2023-01-06
net: ipa: introduce a common microcontroller interrupt handler
Alex Elder
1
-4
/
+15
2023-01-06
net: ethernet: enetc: do not always access skb_shared_info in the XDP path
Lorenzo Bianconi
1
-6
/
+8
2023-01-06
net: ethernet: enetc: get rid of xdp_redirect_sg counter
Lorenzo Bianconi
2
-3
/
+0
2023-01-06
net: ethernet: enetc: unlock XDP_REDIRECT for XDP non-linear buffers
Lorenzo Bianconi
1
-14
/
+10
2023-01-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
422
-3726
/
+5264
2023-01-05
Merge tag 'net-6.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
63
-345
/
+720
2023-01-05
Merge tag 'gpio-fixes-for-v6.2-rc3' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
6
-24
/
+43
2023-01-05
Merge tag 'fbdev-for-6.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
5
-19
/
+25
2023-01-05
net: ethernet: ti: am65-cpsw: Add support for SERDES configuration
Siddharth Vadapalli
2
-0
/
+69
2023-01-05
net: ethernet: ti: am65-cpsw: Enable QSGMII mode for J721e CPSW9G
Siddharth Vadapalli
1
-0
/
+8
2023-01-05
fbdev: omapfb: avoid stack overflow warning
Arnd Bergmann
1
-10
/
+18
2023-01-05
qed: allow sleep in qed_mcp_trace_dump()
Caleb Sander
1
-8
/
+20
2023-01-05
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
18
-141
/
+148
2023-01-03
igc: Remove reset adapter task for i226 during disable tsn config
Muhammad Husaini Zulkifli
3
-12
/
+7
2023-01-03
igc: enable Qbv configuration for 2nd GCL
Tan Tee Min
3
-9
/
+15
2023-01-03
igc: remove I226 Qbv BaseTime restriction
Muhammad Husaini Zulkifli
5
-16
/
+65
2023-01-03
usb: rndis_host: Secure rndis_query check against int overflow
Szymon Heidrich
1
-1
/
+2
2023-01-03
net: dpaa: Fix dtsec check for PCS availability
Sean Anderson
1
-1
/
+1
2023-01-03
octeontx2-pf: Fix lmtst ID used in aura free
Geetha sowjanya
1
-9
/
+21
2023-01-03
drivers/net/bonding/bond_3ad: return when there's no aggregator
Daniil Tatianin
1
-0
/
+1
2023-01-02
fbdev: matroxfb: G200eW: Increase max memory from 1 MB to 16 MB
Paul Menzel
1
-2
/
+2
2023-01-02
net: sparx5: Fix reading of the MAC address
Horatiu Vultur
1
-1
/
+1
2023-01-02
vxlan: Fix memory leaks in error path
Ido Schimmel
1
-6
/
+13
2023-01-02
gpio: sifive: Fix refcount leak in sifive_gpio_probe
Miaoqian Lin
1
-0
/
+1
2023-01-01
Merge tag 'drm-fixes-2023-01-01' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
12
-45
/
+212
2023-01-01
net: ipa: use proper endpoint mask for suspend
Alex Elder
1
-2
/
+1
2023-01-01
net: dsa: qca8k: improve mdio master read/write by using single lo/hi
Christian Marangi
1
-6
/
+6
[next]