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
2026-08-18
8139cp: fix Rx and Tx not being disabled in cp_suspend
Karl Mehltretter
1
-1
/
+1
2026-08-18
vxlan: mdb: Fix use-after-free in vxlan_mdb_flush()
Baul Lee
1
-3
/
+6
2026-08-18
parisc: eisa: Fix infinite loop when parsing invalid IRQ value
Pei Xiao
1
-0
/
+5
2026-08-18
soc: qcom: make QCOM_PDR_MSG selectable
Arnd Bergmann
1
-3
/
+3
2026-08-18
soc: qcom: ubwc: Fix link error when QCOM_SMEM=n
Daniel Baluta
1
-0
/
+1
2026-08-18
media: iris: Guard the QCOM_UBWC_CONFIG select with QCOM_SMEM
Daniel Baluta
1
-1
/
+2
2026-08-18
drm/msm: Guard the QCOM_UBWC_CONFIG select with QCOM_SMEM
Daniel Baluta
1
-1
/
+2
2026-08-18
Merge tag 'asoc-v7.3' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus
Takashi Iwai
2
-4
/
+4
2026-08-17
Merge tag 'libcrypto-updates-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiggers/linux
Linus Torvalds
1
-4
/
+3
2026-08-17
Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/linux
Linus Torvalds
1
-1
/
+2
2026-08-17
net/mlx5: HWS, Remove redundant FW command when reading caps
Yevgeny Kliteynik
1
-6
/
+0
2026-08-17
net/mlx5: HWS, Remove redundant MLX5_SET in RTC creation
Yevgeny Kliteynik
1
-1
/
+0
2026-08-17
net/mlx5: HWS, Set the num of queues only when alloc succeeded
Yevgeny Kliteynik
1
-2
/
+2
2026-08-17
net/mlx5: HWS, Log syndrome on STC modify failure
Yevgeny Kliteynik
1
-3
/
+5
2026-08-17
net/mlx5: HWS, Print more details for bad completion
Yevgeny Kliteynik
1
-19
/
+44
2026-08-17
gve: add a few helper functions to set device properties
Harshitha Ramamurthy
3
-32
/
+62
2026-08-17
gve: refactor initialization with helper functions
Harshitha Ramamurthy
3
-47
/
+62
2026-08-17
gve: don't pass in unused parameter to gve_adminq_free
Harshitha Ramamurthy
3
-4
/
+4
2026-08-17
net: dsa: realtek: use gpiod_set_value_cansleep for reset GPIO
Ahmad Fatoum
1
-2
/
+2
2026-08-17
Merge branch '200GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-queue
Jakub Kicinski
53
-5166
/
+3792
2026-08-17
enic: re-establish V2 VF admin channel and PF registration after reset
Satish Kharat
1
-40
/
+82
2026-08-17
enic: add V2 VF probe with admin channel and PF registration
Satish Kharat
2
-11
/
+86
2026-08-17
enic: wire V2 SR-IOV enable with admin channel and MBOX
Satish Kharat
7
-16
/
+301
2026-08-17
enic: add MBOX VF handlers for capability, register and link state
Satish Kharat
3
-1
/
+291
2026-08-17
enic: add MBOX PF handlers for VF register and capability
Satish Kharat
3
-4
/
+194
2026-08-17
enic: add MBOX core send and receive for admin channel
Satish Kharat
5
-3
/
+232
2026-08-17
enic: define MBOX message types and header structures
Satish Kharat
1
-0
/
+83
2026-08-17
enic: add admin CQ service with MSI-X interrupt and workqueue polling
Satish Kharat
3
-4
/
+361
2026-08-17
enic: add admin RQ buffer management
Satish Kharat
1
-2
/
+64
2026-08-17
enic: add admin channel open and close for SR-IOV
Satish Kharat
6
-1
/
+269
2026-08-17
enic: verify firmware supports V2 SR-IOV at probe time
Satish Kharat
2
-1
/
+22
2026-08-17
net: macb: refuse set_ringparam on EMAC
Théo Lebrun
1
-0
/
+3
2026-08-17
net: macb: allocate tieoff descriptor once across device lifetime
Théo Lebrun
1
-34
/
+41
2026-08-17
net: macb: enforce reverse christmas tree (RCT) convention
Théo Lebrun
1
-31
/
+30
2026-08-17
net: macb: unify queue index variable naming convention and types
Théo Lebrun
1
-16
/
+16
2026-08-17
net: macb: unify variable naming convention in at91ether functions
Théo Lebrun
1
-85
/
+91
2026-08-17
net: macb: unify device pointer naming convention
Théo Lebrun
4
-361
/
+365
2026-08-17
net: macb: drop "consistent" from alloc/free function names
Théo Lebrun
1
-6
/
+6
2026-08-17
net: dsa: mv88e6xxx: Fix PCS link check on CMODE read error
Ruoyu Wang
1
-1
/
+4
2026-08-17
vxlan: vnifilter: enforce exact length of GROUP/GROUP6 attributes
Xiang Mei
1
-4
/
+2
2026-08-17
net: ravb: serialize PTP clock teardown
Xuanqiang Luo
3
-10
/
+35
2026-08-17
net: ravb: avoid dereferencing an invalid PTP clock
Xuanqiang Luo
3
-3
/
+16
2026-08-17
virtio_net: Fix resize of the RX ring
Anton Protopopov
1
-0
/
+14
2026-08-17
pppox: drain queued packets on channel handoff
Qingfang Deng
1
-0
/
+17
2026-08-17
net: dsa: b53: fix error propagation from b53_fdb_dump()
Vladimir Oltean
1
-1
/
+1
2026-08-17
dpll: fix NULL deref in dpll_device_ops() during teardown race
Petr Oros
2
-16
/
+67
2026-08-17
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue
Jakub Kicinski
7
-101
/
+82
2026-08-17
net: sfp: add quirks for OEM XGSPONST2001 and FS XGS-SFP-ONT-MACI
Martino Dell'Ambrogio
1
-0
/
+15
2026-08-17
net: sfp: allow prefix matching in quirk lookup
Martino Dell'Ambrogio
2
-5
/
+19
2026-08-17
vxlan: keep the last remote linked during FDB flush
Kyle Zeng
1
-4
/
+5
[prev]
[next]