index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-09-22
bng_en: Register default VNIC
Bhargava Marreddy
8
-2
/
+368
2025-09-22
bng_en: Register rings with the firmware
Bhargava Marreddy
8
-0
/
+581
2025-09-22
bng_en: Allocate stat contexts
Bhargava Marreddy
4
-0
/
+174
2025-09-22
bng_en: Allocate packet buffers
Bhargava Marreddy
1
-1
/
+287
2025-09-22
bng_en: Initialise core resources
Bhargava Marreddy
3
-0
/
+261
2025-09-22
bng_en: Introduce VNIC
Bhargava Marreddy
2
-0
/
+151
2025-09-22
bng_en: Add initial support for CP and NQ rings
Bhargava Marreddy
4
-1
/
+425
2025-09-22
bng_en: Add initial support for RX and TX rings
Bhargava Marreddy
6
-2
/
+503
2025-09-22
bng_en: make bnge_alloc_ring() self-unwind on failure
Bhargava Marreddy
1
-3
/
+6
2025-09-22
net: WQ_PERCPU added to alloc_workqueue users
Marco Crivellari
26
-31
/
+44
2025-09-22
net: replace use of system_wq with system_percpu_wq
Marco Crivellari
3
-8
/
+8
2025-09-22
net: replace use of system_unbound_wq with system_dfl_wq
Marco Crivellari
2
-4
/
+4
2025-09-22
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
29
-264
/
+989
2025-09-22
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
Jakub Kicinski
4
-52
/
+90
2025-09-22
net: phy: ax88796b: Replace hard-coded values with PHY_ID_MATCH_MODEL()
Thorsten Blum
1
-3
/
+2
2025-09-22
net: xilinx: axienet: Fix kernel-doc warnings for missing return descriptions
Suraj Gupta
1
-2
/
+8
2025-09-22
net: dsa: microchip: Set SPI as bus interface during reset for KSZ8463
Bastien Curutchet
1
-0
/
+45
2025-09-22
net: sfp: remove old sfp_parse_* functions
Russell King (Oracle)
1
-54
/
+0
2025-09-22
net: phy: update all PHYs to use sfp_get_module_caps()
Russell King (Oracle)
5
-25
/
+19
2025-09-22
net: phylink: use sfp_get_module_caps()
Russell King (Oracle)
1
-5
/
+6
2025-09-22
net: sfp: provide sfp_get_module_caps()
Russell King (Oracle)
1
-0
/
+6
2025-09-22
net: sfp: convert sfp quirks to modify struct sfp_module_support
Russell King (Oracle)
3
-30
/
+28
2025-09-22
net: sfp: pre-parse the module support
Russell King (Oracle)
1
-25
/
+55
2025-09-22
gpu: nova-core: use Alignment for alignment-related operations
Alexandre Courbot
2
-5
/
+5
2025-09-22
wifi: ath12k: enforce CPU endian format for all QMI data
Alexander Wilhelm
2
-16
/
+24
2025-09-22
wifi: ath12k: Use 1KB Cache Flush Command for QoS TID Descriptors
Manish Dharanenthiran
4
-30
/
+34
2025-09-22
wifi: ath12k: Fix flush cache failure during RX queue update
Nithyanantham Paramasivam
1
-0
/
+2
2025-09-22
wifi: ath12k: Add Retry Mechanism for REO RX Queue Update Failures
Manish Dharanenthiran
4
-60
/
+150
2025-09-22
wifi: ath12k: Refactor REO command to use ath12k_dp_rx_tid_rxq
Nithyanantham Paramasivam
2
-16
/
+40
2025-09-22
wifi: ath12k: Refactor RX TID buffer cleanup into helper function
Nithyanantham Paramasivam
1
-18
/
+16
2025-09-22
wifi: ath12k: Refactor RX TID deletion handling into helper function
Nithyanantham Paramasivam
1
-8
/
+19
2025-09-22
wifi: ath12k: Increase DP_REO_CMD_RING_SIZE to 256
Nithyanantham Paramasivam
1
-1
/
+1
2025-09-22
phy: rockchip-pcie: switch to FIELD_PREP_WM16 macro
Nicolas Frattaroli
1
-50
/
+20
2025-09-22
clk: sp7021: switch to FIELD_PREP_WM16 macro
Nicolas Frattaroli
1
-14
/
+8
2025-09-22
soc/fsl/qbman: Use for_each_online_cpu() instead of for_each_cpu()
Fushuai Wang
1
-1
/
+1
2025-09-22
Merge tag 'for-net-2025-09-22' of git://git.kernel.org/pub/scm/linux/kernel/g...
Jakub Kicinski
2
-4
/
+10
2025-09-22
net: spacemit: Make stats_lock softirq-safe
Vivian Wang
1
-15
/
+15
2025-09-22
net: enetc: use generic interfaces to get phc_index for ENETC v1
Wei Fang
3
-24
/
+10
2025-09-22
net: enetc: fix sleeping function called from rcu_read_lock() context
Wei Fang
1
-1
/
+2
2025-09-22
broadcom: fix support for PTP_EXTTS_REQUEST2 ioctl
Jacob Keller
1
-0
/
+1
2025-09-22
broadcom: fix support for PTP_PEROUT_DUTY_CYCLE
Jacob Keller
1
-4
/
+1
2025-09-22
Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-19
/
+55
2025-09-22
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-0
/
+1
2025-09-22
Merge tag 'hid-for-linus-2025092201' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
11
-12
/
+34
2025-09-22
Merge tag 'pinctrl-v6.17-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-14
/
+17
2025-09-22
ACPI: SPCR: Support Precise Baud Rate field
Chen Pei
1
-1
/
+9
2025-09-22
drm/xe: Don't copy pinned kernel bos twice on suspend
Thomas Hellström
1
-2
/
+2
2025-09-22
drm/xe: Fix build with CONFIG_MODULES=n
Lucas De Marchi
1
-1
/
+1
2025-09-22
drm/xe/vf: Don't expose sysfs attributes not applicable for VFs
Michal Wajdeczko
1
-1
/
+1
2025-09-22
PCI/PM: Skip resuming to D0 if device is disconnected
Mario Limonciello
1
-0
/
+5
[prev]
[next]