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-02-04
mlxsw: ethtool: Remove max lanes filtering
Danielle Ratson
2
-22
/
+15
2021-02-04
chelsio: cxgb: Disable the card on error in threaded interrupt
Sebastian Andrzej Siewior
5
-27
/
+44
2021-02-04
chelsio: cxgb: Replace the workqueue with threaded interrupt
Sebastian Andrzej Siewior
5
-54
/
+55
2021-02-04
octeontx2-af: Handle CPT function level reset
Srujana Challa
4
-0
/
+102
2021-02-04
octeontx2-af: Add support for CPT1 in debugfs
Srujana Challa
2
-44
/
+49
2021-02-04
octeontx2-af: Mailbox changes for 98xx CPT block
Srujana Challa
2
-16
/
+27
2021-02-04
net: mdiobus: Prevent spike on MDIO bus reset signal
Mike Looijmans
1
-4
/
+2
2021-02-04
net: mscc: ocelot: fix error code in mscc_ocelot_probe()
Dan Carpenter
1
-1
/
+3
2021-02-04
net: mscc: ocelot: fix error handling bugs in mscc_ocelot_init_ports()
Dan Carpenter
3
-34
/
+33
2021-02-04
net: usb: cdc_ncm: use new API for bh tasklet
Emil Renner Berthing
1
-5
/
+7
2021-02-03
net: fec: Silence M5272 build warnings
Geert Uytterhoeven
1
-3
/
+4
2021-02-03
Merge tag 'mlx5-updates-2021-02-01' of git://git.kernel.org/pub/scm/linux/ker...
Jakub Kicinski
17
-185
/
+304
2021-02-03
r8169: Add support for another RTL8168FP
Kai-Heng Feng
3
-6
/
+13
2021-02-03
net: Do not call fib6_info_hw_flags_set() when IPv6 is disabled
Amit Cohen
2
-0
/
+24
2021-02-03
net: Pass 'net' struct as first argument to fib6_info_hw_flags_set()
Amit Cohen
2
-9
/
+12
2021-02-03
netdevsim: fib: Perform the route programming in a non-atomic context
Amit Cohen
1
-140
/
+327
2021-02-03
netdevsim: fib: Convert the current occupancy to an atomic variable
Amit Cohen
1
-28
/
+27
2021-02-03
net: ipa: expand last transaction check
Alex Elder
1
-9
/
+25
2021-02-03
net: ipa: don't disable interrupt on suspend
Alex Elder
1
-15
/
+29
2021-02-03
net: ipa: disable interrupt and NAPI after channel stop
Alex Elder
1
-9
/
+9
2021-02-03
net: ipa: kill gsi_channel_freeze() and gsi_channel_thaw()
Alex Elder
1
-25
/
+12
2021-02-03
net: ipa: introduce __gsi_channel_start()
Alex Elder
1
-20
/
+23
2021-02-03
net: ipa: introduce gsi_channel_stop_retry()
Alex Elder
1
-5
/
+15
2021-02-03
net: ipa: don't thaw channel if error starting
Alex Elder
1
-2
/
+4
2021-02-03
net: usb: rtl8150: use new tasklet API
Emil Renner Berthing
1
-3
/
+3
2021-02-03
net: usb: r8152: use new tasklet API
Emil Renner Berthing
1
-5
/
+3
2021-02-03
net: usb: pegasus: use new tasklet API
Emil Renner Berthing
1
-4
/
+3
2021-02-03
net: usb: lan78xx: use new tasklet API
Emil Renner Berthing
1
-3
/
+3
2021-02-03
net: usb: hso: use new tasklet API
Emil Renner Berthing
1
-5
/
+5
2021-02-03
ppp: use new tasklet API
Emil Renner Berthing
2
-8
/
+8
2021-02-03
ifb: use new tasklet API
Emil Renner Berthing
1
-4
/
+3
2021-02-03
caif_virtio: use new tasklet API
Emil Renner Berthing
1
-5
/
+3
2021-02-03
arcnet: use new tasklet API
Emil Renner Berthing
1
-4
/
+3
2021-02-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
94
-413
/
+1306
2021-02-02
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2
-16
/
+13
2021-02-02
Merge tag 'net-5.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
25
-68
/
+189
2021-02-02
Merge tag 'mlx5-fixes-2021-02-01' of git://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
4
-9
/
+20
2021-02-02
net: ipa: fix two format specifier errors
Alex Elder
1
-2
/
+2
2021-02-02
net: ipa: use the right accessor in ipa_endpoint_status_skip()
Alex Elder
1
-2
/
+2
2021-02-02
net: ipa: be explicit about endianness
Alex Elder
1
-1
/
+1
2021-02-02
net: ipa: add a missing __iomem attribute
Alex Elder
1
-1
/
+1
2021-02-02
net: ipa: pass correct dma_handle to dma_free_coherent()
Dan Carpenter
1
-1
/
+1
2021-02-02
r8169: fix WoL on shutdown if CONFIG_DEBUG_SHIRQ is set
Heiner Kallweit
1
-2
/
+2
2021-02-02
net: mvpp2: TCAM entry enable should be written after SRAM data
Stefan Chulski
1
-5
/
+5
2021-02-02
Merge tag 'mac80211-for-net-2021-02-02' of git://git.kernel.org/pub/scm/linux...
Jakub Kicinski
1
-2
/
+2
2021-02-02
net/mlx5e: Release skb in case of failure in tc update skb
Maor Dickman
1
-4
/
+12
2021-02-02
net/mlx5e: Update max_opened_tc also when channels are closed
Maxim Mikityanskiy
1
-4
/
+2
2021-02-02
net/mlx5: Fix leak upon failure of rule creation
Maor Gottlieb
1
-0
/
+5
2021-02-02
net/mlx5: Fix function calculation for page trees
Daniel Jurgens
1
-1
/
+1
2021-02-02
net/mlx5: DR, Avoid unnecessary csum recalculation on supporting devices
Yevgeny Kliteynik
3
-4
/
+12
[next]