index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
octeontx2-af: Cleanup loopback device checks
Geetha sowjanya
2024-02-02
5
-19
/
+33
*
octeontx2-af: Create BPIDs free pool
Geetha sowjanya
2024-02-02
5
-34
/
+149
*
net: phy: dp83867: Add support for active-low LEDs
Alexander Stein
2024-02-02
1
-0
/
+22
*
net: mdio: ipq4019: add support for clock-frequency property
Christian Marangi
2024-02-02
1
-6
/
+103
*
net: ipa: kill ipa_power_modem_queue_wake()
Alex Elder
2024-02-02
3
-20
/
+1
*
net: ipa: kill ipa_power_modem_queue_active()
Alex Elder
2024-02-02
3
-23
/
+6
*
net: ipa: kill ipa_power_modem_queue_stop()
Alex Elder
2024-02-02
3
-18
/
+6
*
net: ipa: kill the IPA power STOPPED flag
Alex Elder
2024-02-02
1
-35
/
+5
*
net: ipa: kill the STARTED IPA power flag
Alex Elder
2024-02-02
1
-33
/
+14
*
net: ipa: begin simplifying TX queue stop
Alex Elder
2024-02-02
2
-31
/
+54
*
net: ipa: stash modem TX and RX endpoints
Alex Elder
2024-02-02
1
-19
/
+30
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-02-02
164
-1093
/
+2066
|
\
|
*
Merge tag 'net-6.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2024-02-01
28
-183
/
+356
|
|
\
|
|
*
idpf: avoid compiler padding in virtchnl2_ptype struct
Pavan Kumar Linga
2024-02-01
1
-1
/
+1
|
|
*
hv_netvsc: Fix race condition between netvsc_probe and netvsc_remove
Souradeep Chakrabarti
2024-02-01
1
-1
/
+4
|
|
*
xen-netback: properly sync TX responses
Jan Beulich
2024-02-01
1
-44
/
+40
|
|
*
octeontx2-pf: Remove xdp queues on program detach
Geetha sowjanya
2024-02-01
3
-7
/
+4
|
|
*
pds_core: Rework teardown/setup flow to be more common
Brett Creeley
2024-02-01
5
-18
/
+9
|
|
*
pds_core: Clear BARs on reset
Brett Creeley
2024-02-01
6
-11
/
+45
|
|
*
pds_core: Prevent race issues involving the adminq
Brett Creeley
2024-02-01
3
-6
/
+47
|
|
*
pds_core: Use struct pdsc for the pdsc_adminq_isr private data
Brett Creeley
2024-02-01
2
-3
/
+4
|
|
*
pds_core: Cancel AQ work on teardown
Brett Creeley
2024-02-01
1
-0
/
+2
|
|
*
pds_core: Prevent health thread from running during reset/remove
Brett Creeley
2024-02-01
1
-2
/
+17
|
|
*
net: dsa: mv88e6xxx: Fix failed probe due to unsupported C45 reads
Andrew Lunn
2024-02-01
1
-1
/
+1
|
|
*
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...
Jakub Kicinski
2024-01-31
3
-8
/
+37
|
|
|
\
|
|
|
*
ixgbe: Fix an error handling path in ixgbe_read_iosf_sb_reg_x550()
Christophe JAILLET
2024-01-29
1
-1
/
+2
|
|
|
*
e1000e: correct maximum frequency adjustment values
Jacob Keller
2024-01-29
2
-7
/
+35
|
|
*
|
net: stmmac: dwmac-imx: set TSO/TBS TX queues default settings
Esben Haabendal
2024-01-30
1
-0
/
+4
|
|
*
|
net: stmmac: do not clear TBS enable bit on link up/down
Esben Haabendal
2024-01-30
1
-0
/
+3
|
|
*
|
net: dsa: qca8k: fix illegal usage of GPIO
Michal Vokáč
2024-01-30
1
-2
/
+1
|
|
|
/
|
|
*
net: lan966x: Fix port configuration when using SGMII interface
Horatiu Vultur
2024-01-27
1
-2
/
+3
|
|
*
net: dsa: mt7530: fix 10M/100M speed on MT7988 switch
Daniel Golle
2024-01-26
1
-2
/
+1
|
|
*
bnxt_en: Make PTP timestamp HWRM more silent
Breno Leitao
2024-01-26
1
-1
/
+1
|
|
*
net: phy: mediatek-ge-soc: sync driver with MediaTek SDK
Daniel Golle
2024-01-26
1
-66
/
+81
|
|
*
net: ethernet: mtk_eth_soc: set DMA coherent mask to get PPE working
Daniel Golle
2024-01-26
1
-1
/
+4
|
|
*
nfp: flower: fix hardware offload for the transfer layer port
Hui Zhou
2024-01-26
1
-2
/
+22
|
|
*
nfp: flower: add hardware offload check for post ct entry
Hui Zhou
2024-01-26
1
-1
/
+21
|
|
*
gve: Fix skb truesize underestimation
Praveen Kaligineedi
2024-01-26
1
-4
/
+4
|
*
|
Merge tag 'hid-for-linus-2024020101' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2024-02-01
10
-70
/
+134
|
|
\
\
|
|
*
|
HID: bpf: use __bpf_kfunc instead of noinline
Benjamin Tissoires
2024-01-31
1
-5
/
+13
|
|
*
|
HID: bpf: actually free hdev memory after attaching a HID-BPF program
Benjamin Tissoires
2024-01-31
2
-9
/
+40
|
|
*
|
HID: bpf: remove double fdget()
Benjamin Tissoires
2024-01-31
3
-41
/
+49
|
|
*
|
HID: i2c-hid-of: fix NULL-deref on failed power up
Johan Hovold
2024-01-26
1
-0
/
+1
|
|
*
|
HID: hidraw: fix a problem of memory leak in hidraw_release()
Su Hui
2024-01-25
1
-2
/
+5
|
|
*
|
HID: i2c-hid: Skip SET_POWER SLEEP for Cirque touchpad on system suspend
Kai-Heng Feng
2024-01-23
2
-1
/
+8
|
|
*
|
HID: nvidia-shield: Add missing null pointer checks to LED initialization
Kunwu Chan
2024-01-23
1
-0
/
+4
|
|
*
|
HID: logitech-hidpp: add support for Logitech G Pro X Superlight 2
Jiri Kosina
2024-01-22
1
-0
/
+2
|
|
*
|
HID: hid-steam: Fix cleanup in probe()
Dan Carpenter
2024-01-15
1
-11
/
+15
|
|
*
|
HID: hid-steam: remove pointless error message
Dan Carpenter
2024-01-15
1
-7
/
+3
|
*
|
|
Merge tag 'firewire-fixes-6.8-rc3' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2024-02-01
1
-5
/
+13
|
|
\
\
\
[next]