index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
perf
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2 days
netdev: avoid CFI problems with sock priv helpers
Jakub Kicinski
2
-5
/
+25
2 days
net/mlx5e: Always start IPsec sequence number from 1
Leon Romanovsky
2
-3
/
+14
2 days
net/mlx5e: Rely on reqid in IPsec tunnel mode
Leon Romanovsky
1
-7
/
+5
2 days
net/mlx5e: Fix inversion dependency warning while enabling IPsec tunnel
Leon Romanovsky
1
-10
/
+6
2 days
net/mlx5: Clear port select structure when fail to create
Mark Zhang
1
-1
/
+3
2 days
net/mlx5: SF, Fix add port error handling
Chris Mi
1
-0
/
+1
2 days
net/mlx5: Fix a lockdep warning as part of the write combining test
Yishai Hadas
1
-12
/
+12
2 days
net/mlx5: Fix RDMA TX steering prio
Patrisious Haddad
1
-0
/
+1
3 days
net: make page_pool_ref_netmem work with net iovs
Pavel Begunkov
1
-1
/
+1
3 days
net: ethernet: xgbe: re-add aneg to supported features in PHY quirks
Heiner Kallweit
1
-17
/
+2
3 days
net: pcs: xpcs: actively unset DW_VR_MII_DIG_CTRL1_2G5_EN for 1G SGMII
Vladimir Oltean
1
-1
/
+2
3 days
net: pcs: xpcs: fix DW_VR_MII_DIG_CTRL1_2G5_EN bit being set for 1G SGMII w/o...
Vladimir Oltean
1
-0
/
+1
3 days
io_uring/register: cache old SQ/CQ head reading for copies
Jens Axboe
1
-5
/
+7
3 days
io_uring/register: document io_register_resize_rings() shared mem usage
Jens Axboe
1
-18
/
+26
3 days
io_uring/register: use stable SQ/CQ ring data during resize
Jens Axboe
1
-2
/
+2
3 days
drm/xe/oa: Add missing VISACTL mux registers
Ashutosh Dixit
1
-0
/
+1
3 days
drm/xe: make change ccs_mode a synchronous action
Maciej Patelczyk
1
-1
/
+1
3 days
drm/xe: introduce xe_gt_reset and xe_gt_wait_for_reset
Maciej Patelczyk
4
-9
/
+30
3 days
drm/xe/guc: Adding steering info support for GuC register lists
Jesus Narvaez
3
-3
/
+22
3 days
selftests: net: Adapt ethtool mq tests to fix in qdisc graft
Victor Nogueira
1
-3
/
+6
4 days
drm/bridge: ite-it6263: Prevent error pointer dereference in probe()
Dan Carpenter
1
-2
/
+2
4 days
net: fec: handle page_pool_dev_alloc_pages error
Kevin Groeneveld
1
-5
/
+14
4 days
net: netpoll: ensure skb_pool list is always initialized
John Sperbeck
1
-5
/
+5
4 days
net: xilinx: axienet: Fix IRQ coalescing packet count overflow
Sean Anderson
1
-0
/
+6
4 days
nfp: bpf: prevent integer overflow in nfp_bpf_event_output()
Dan Carpenter
1
-1
/
+2
4 days
selftests: mptcp: avoid spurious errors on disconnect
Paolo Abeni
1
-11
/
+32
4 days
mptcp: fix spurious wake-up on under memory pressure
Paolo Abeni
1
-2
/
+7
4 days
mptcp: be sure to send ack when mptcp-level window re-opens
Paolo Abeni
1
-2
/
+4
4 days
drm/v3d: Ensure job pointer is set to NULL after job completion
Maíra Canal
1
-0
/
+4
4 days
cpufreq: Move endif to the end of Kconfig file
Viresh Kumar
1
-2
/
+2
4 days
drm/vmwgfx: Add new keep_resv BO param
Ian Forbes
6
-15
/
+11
4 days
drm/vmwgfx: Remove busy_places
Ian Forbes
2
-2
/
+0
4 days
drm/vmwgfx: Unreserve BO on error
Ian Forbes
1
-5
/
+15
4 days
drm/amdgpu: fix fw attestation for MP0_14_0_{2/3}
Gui Chengming
1
-0
/
+4
4 days
drm/amdgpu: always sync the GFX pipe on ctx switch
Christian König
1
-2
/
+2
4 days
drm/amdgpu: disable gfxoff with the compute workload on gfx12
Kenneth Feng
1
-2
/
+3
4 days
io_uring/rsrc: fixup io_clone_buffers() error handling
Jens Axboe
1
-9
/
+1
4 days
drm/amdgpu: Fix Circular Locking Dependency in AMDGPU GFX Isolation
Srinivasan Shanmugam
1
-2
/
+10
4 days
ftrace: Document that multiple function_graph tracing may have different times
Steven Rostedt
1
-0
/
+6
4 days
tracing: Print lazy preemption model
Shrikanth Hegde
1
-0
/
+1
4 days
tracing: Fix irqsoff and wakeup latency tracers when using function graph
Steven Rostedt
2
-0
/
+28
4 days
vsock: prevent null-ptr-deref in vsock_*[has_data|has_space]
Stefano Garzarella
1
-0
/
+9
4 days
vsock: reset socket state when de-assigning the transport
Stefano Garzarella
1
-0
/
+9
4 days
vsock/virtio: cancel close work in the destructor
Stefano Garzarella
1
-8
/
+21
4 days
vsock/bpf: return early if transport is not assigned
Stefano Garzarella
1
-0
/
+9
4 days
vsock/virtio: discard packets if the transport changes
Stefano Garzarella
1
-2
/
+5
4 days
pfcp: Destroy device along with udp socket's netns dismantle.
Kuniyuki Iwashima
1
-5
/
+10
4 days
gtp: Destroy device along with udp socket's netns dismantle.
Kuniyuki Iwashima
1
-1
/
+6
4 days
gtp: Use for_each_netdev_rcu() in gtp_genl_dump_pdp().
Kuniyuki Iwashima
1
-8
/
+11
4 days
udp: Make rehash4 independent in udp_lib_rehash()
Philo Lu
1
-19
/
+27
[next]