index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2025-09-27
Bluetooth: btintel_pcie: Move model comment before its definition
Luiz Augusto von Dentz
1
-4
/
+8
2025-09-27
Bluetooth: btintel_pcie: Add id of Scorpious, Panther Lake-H484
Kiran K
1
-0
/
+1
2025-09-27
Bluetooth: btintel_pcie: Add Bluetooth core/platform as comments
Kiran K
1
-3
/
+3
2025-09-27
Bluetooth: btintel_pcie: Add support for _suspend() / _resume()
Chandrashekar Devegowda
1
-0
/
+89
2025-09-27
Bluetooth: btintel: Add support for BlazarIW core
Kiran K
2
-0
/
+4
2025-09-27
PM: sleep: Do not wait on SYNC_STATE_ONLY device links
Pin-yen Lin
3
-3
/
+6
2025-09-27
PM: runtime: Make put{,_sync}() return 1 when already suspended
Brian Norris
2
-1
/
+4
2025-09-27
PM: runtime: Add basic kunit tests for API contracts
Brian Norris
3
-0
/
+260
2025-09-26
net: macb: avoid dealing with endianness in macb_set_hwaddr()
Théo Lebrun
1
-2
/
+2
2025-09-26
net: macb: single dma_alloc_coherent() for DMA descriptors
Théo Lebrun
1
-39
/
+41
2025-09-26
net: macb: move ring size computation to functions
Théo Lebrun
1
-11
/
+16
2025-09-26
net: macb: remove illusion about TBQPH/RBQPH being per-queue
Théo Lebrun
2
-37
/
+24
2025-09-26
octeon_ep_vf: Add support to retrieve hardware channel information
Sathesh B Edara
1
-0
/
+10
2025-09-26
octeon_ep: Add support to retrieve hardware channel information
Sathesh B Edara
1
-0
/
+10
2025-09-26
net: phy: micrel: Fix lan8814_config_init
Horatiu Vultur
1
-1
/
+1
2025-09-26
vhost: vringh: Fix copy_to_iter return value check
Michael S. Tsirkin
1
-3
/
+4
2025-09-26
net: airoha: npu: Add a NPU callback to initialize flow stats
Lorenzo Bianconi
2
-24
/
+19
2025-09-26
eth: fbnic: Add support to read lane count
Mohsin Bashir
1
-0
/
+1
2025-09-26
Wangxun: vf: Implement some ethtool apis for get_xxx
Mengyuan Lou
4
-0
/
+42
2025-09-26
net/mlx5e: Report RS-FEC histogram statistics via ethtool
Carolina Jubran
1
-1
/
+33
2025-09-26
net/mlx5e: Add logic to read RS-FEC histogram bin ranges from PPHCR
Carolina Jubran
5
-3
/
+94
2025-09-26
net/mlx5e: Don't query FEC statistics when FEC is disabled
Carolina Jubran
1
-6
/
+6
2025-09-26
ethtool: add FEC bins histogram report
Vadim Fedorenko
10
-10
/
+43
2025-09-26
net: qed: Remove redundant NULL checks after list_first_entry()
Zhen Ni
1
-9
/
+0
2025-09-26
ptp: Add a upper bound on max_vclocks
I Viswanath
2
-1
/
+2
2025-09-26
dpll: zl3073x: Fix double free in zl3073x_devlink_flash_update()
Dan Carpenter
1
-1
/
+0
2025-09-26
Merge branch '200GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-queue
Jakub Kicinski
12
-472
/
+1972
2025-09-26
net: wan: framer: Add version sysfs attribute for the Lantiq PEF2256 framer
Christophe Leroy
1
-5
/
+19
2025-09-26
net: usb: Remove disruptive netif_wake_queue in rtl8150_set_multicast
I Viswanath
1
-2
/
+0
2025-09-26
dibs: Check correct variable in dibs_init()
Dan Carpenter
1
-2
/
+2
2025-09-26
net: renesas: rswitch: Remove unneeded semicolons
Geert Uytterhoeven
1
-2
/
+2
2025-09-26
net: enetc: Fix probing error message typo for the ENETCv4 PF driver
Claudiu Manoil
1
-1
/
+1
2025-09-26
Merge tag 'linux-can-next-for-6.18-20250924' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-next
Jakub Kicinski
20
-461
/
+724
2025-09-26
Merge tag 'wireless-next-2025-09-25' of https://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless-next
Jakub Kicinski
127
-1611
/
+5820
2025-09-26
PCI: dwc: Support 16-lane operation
Konrad Dybcio
2
-0
/
+4
2025-09-26
PCI: Add lockdep assertion in pci_stop_and_remove_bus_device()
Niklas Schnelle
3
-1
/
+4
2025-09-26
PCI/IOV: Add PCI rescan-remove locking when enabling/disabling SR-IOV
Niklas Schnelle
1
-0
/
+5
2025-09-26
Merge tag 'thermal-v6.18-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/thermal/linux
Rafael J. Wysocki
18
-62
/
+679
2025-09-26
Merge branch 'thermal-intel'
Rafael J. Wysocki
1
-1
/
+2
2025-09-26
net/mlx5: Use %pe format specifier for error pointers
Gal Pressman
22
-76
/
+80
2025-09-26
Merge tag 'pmdomain-v6.17-rc2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/linux-pm
Linus Torvalds
1
-0
/
+1
2025-09-26
Merge tag 'platform-drivers-x86-v6.17-5' of git://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86
Linus Torvalds
4
-20
/
+31
2025-09-26
Merge tag 'gpio-fixes-for-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux
Linus Torvalds
2
-3
/
+20
2025-09-26
Merge tag 'drm-fixes-2025-09-26' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
17
-35
/
+167
2025-09-26
RDMA/ionic: Fix memory leak of admin q_wr
Abhijit Gangurde
1
-0
/
+1
2025-09-26
RDMA/siw: Always report immediate post SQ errors
Bernard Metzler
1
-11
/
+14
2025-09-26
sparc: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-uapi headers
Thomas Huth
1
-2
/
+2
2025-09-26
vfio/nvgrace-gpu: Add GB300 SKU to the devid table
Tushar Dave
1
-0
/
+2
2025-09-26
vfio/pci: Fix INTx handling on legacy non-PCI 2.3 devices
Timothy Pearson
1
-0
/
+7
2025-09-26
pmdomain: thead: Fix error pointer vs NULL bug in th1520_pd_reboot_init()
Dan Carpenter
1
-1
/
+3
[prev]
[next]