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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
r8169: remove not needed call to rtl_wol_enable_rx from rtl_shutdown
Heiner Kallweit
2021-01-27
1
-3
/
+1
*
net: usbnet: use new tasklet API
Emil Renner Berthing
2021-01-26
1
-4
/
+4
*
net: usbnet: initialize tasklet using tasklet_init
Emil Renner Berthing
2021-01-26
1
-2
/
+1
*
net: dsa: mv88e6xxx: use mv88e6185_g1_vtu_loadpurge() for the 6250
Rasmus Villemoes
2021-01-26
3
-32
/
+5
*
net: dsa: mv88e6xxx: use mv88e6185_g1_vtu_getnext() for the 6250
Rasmus Villemoes
2021-01-26
3
-37
/
+3
*
bonding: add TLS dependency
Arnd Bergmann
2021-01-26
1
-0
/
+1
*
bnxt_en: Convert to use netif_level() helpers.
Michael Chan
2021-01-26
1
-20
/
+14
*
usbnet: fix the indentation of one code snippet
Dongliang Mu
2021-01-26
1
-6
/
+6
*
nfc: fix typo
wengjianfeng
2021-01-25
1
-1
/
+1
*
nfc: fdp: fix typo issue
wengjianfeng
2021-01-25
1
-1
/
+1
*
bnxt_en: Do not process completion entries after fatal condition detected.
Michael Chan
2021-01-25
1
-0
/
+8
*
bnxt_en: Consolidate firmware reset event logging.
Michael Chan
2021-01-25
1
-7
/
+10
*
bnxt_en: Improve firmware fatal error shutdown sequence.
Michael Chan
2021-01-25
1
-3
/
+10
*
bnxt_en: Modify bnxt_disable_int_sync() to be called more than once.
Michael Chan
2021-01-25
1
-0
/
+3
*
bnxt_en: Add a new BNXT_STATE_NAPI_DISABLED flag to keep track of NAPI state.
Michael Chan
2021-01-25
2
-1
/
+4
*
bnxt_en: Add bnxt_fw_reset_timeout() helper.
Michael Chan
2021-01-25
1
-6
/
+9
*
bnxt_en: Retry open if firmware is in reset.
Vasundhara Volam
2021-01-25
2
-2
/
+14
*
bnxt_en: attempt to reinitialize after aborted reset
Edwin Peer
2021-01-25
1
-2
/
+27
*
bnxt_en: log firmware debug notifications
Edwin Peer
2021-01-25
1
-0
/
+8
*
bnxt_en: Add an upper bound for all firmware command timeouts.
Vasundhara Volam
2021-01-25
2
-0
/
+3
*
bnxt_en: Move reading VPD info after successful handshake with fw.
Vasundhara Volam
2021-01-25
1
-3
/
+3
*
bnxt_en: Retry sending the first message to firmware if it is under reset.
Michael Chan
2021-01-25
2
-7
/
+42
*
bnxt_en: handle CRASH_NO_MASTER during bnxt_open()
Edwin Peer
2021-01-25
1
-28
/
+39
*
bnxt_en: Define macros for the various health register states.
Michael Chan
2021-01-25
2
-4
/
+13
*
bnxt_en: Update firmware interface to 1.10.2.11.
Michael Chan
2021-01-25
3
-53
/
+203
*
net: dsa: mt7530: MT7530 optional GPIO support
DENG Qingfang
2021-01-25
2
-0
/
+130
*
net: ethernet: mediatek: support setting MTU
DENG Qingfang
2021-01-25
2
-8
/
+47
*
octeontx2-af: Support ESP/AH RSS hashing
Subbaraya Sundeep
2021-01-25
3
-1
/
+65
*
tg3: improve PCI VPD access
Heiner Kallweit
2021-01-25
2
-19
/
+12
*
net: dsa: hellcreek: Add TAPRIO offloading support
Kurt Kanzenbach
2021-01-23
2
-2
/
+318
*
net: mhi: Set wwan device type
Loic Poulain
2021-01-23
1
-0
/
+5
*
net: mvpp2: Remove unneeded Kconfig dependency.
Richard Cochran
2021-01-23
1
-1
/
+0
*
net: dsa: mv88e6xxx: Remove bogus Kconfig dependency.
Richard Cochran
2021-01-23
1
-1
/
+0
*
net: ipa: disable IEOB interrupts before clearing
Alex Elder
2021-01-23
1
-1
/
+1
*
net: ipa: repurpose gsi_irq_ieob_disable()
Alex Elder
2021-01-23
1
-7
/
+12
*
net: ipa: have gsi_channel_update() return a value
Alex Elder
2021-01-23
1
-7
/
+6
*
net: ipa: heed napi_complete() return value
Alex Elder
2021-01-23
1
-3
/
+1
*
net: ipa: count actual work done in gsi_channel_poll()
Alex Elder
2021-01-23
1
-3
/
+2
*
mlxsw: Register physical ports as a devlink resource
Danielle Ratson
2021-01-22
3
-11
/
+73
*
net/mlx5e: Support HTB offload
Maxim Mikityanskiy
2021-01-22
14
-46
/
+1506
*
net: hns3: replace skb->csum_not_inet with skb_csum_is_sctp
Xin Long
2021-01-22
1
-1
/
+1
*
sfc: reduce the number of requested xdp ev queues
Ivan Babrou
2021-01-22
1
-2
/
+4
*
net: phy: realtek: Add support for RTL9000AA/AN
Yuusuke Ashizuka
2021-01-22
1
-0
/
+132
*
net: ipa: remove a remoteproc dependency
Alex Elder
2021-01-21
2
-38
/
+2
*
net: macb: ignore tx_clk if MII is used
Michael Walle
2021-01-21
1
-0
/
+4
*
net: remove aurora nb8800 driver
Arnd Bergmann
2021-01-21
6
-1863
/
+0
*
cxgb4: remove bogus CHELSIO_VPD_UNIQUE_ID constant
Heiner Kallweit
2021-01-21
1
-10
/
+3
*
cxgb4: Assign boolean values to a bool variable
Jiapeng Zhong
2021-01-21
1
-1
/
+1
*
ethernet: ucc_geth: simplify rx/tx allocations
Rasmus Villemoes
2021-01-21
2
-35
/
+17
*
ethernet: ucc_geth: inform the compiler that numQueues is always 1
Rasmus Villemoes
2021-01-21
2
-36
/
+42
[next]