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
/
tools
/
perf
/
scripts
/
python
/
bin
/
stackcollapse-report
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2023-11-17
rxrpc: Fix some minor issues with bundle tracing
David Howells
1
-3
/
+4
2023-11-16
stmmac: dwmac-loongson: Add architecture dependency
Jean Delvare
1
-1
/
+1
2023-11-16
usb: aqc111: check packet for fixup for true limit
Oliver Neukum
1
-4
/
+4
2023-11-16
macvlan: Don't propagate promisc change to lower dev in passthru
Vlad Buslov
1
-1
/
+1
2023-11-16
net: sched: do not offload flows with a helper in act_ct
Xin Long
2
-0
/
+12
2023-11-15
net/mlx5e: Check return value of snprintf writing to fw_version buffer for re...
Rahul Rameshbabu
1
-4
/
+8
2023-11-15
net/mlx5e: Check return value of snprintf writing to fw_version buffer
Rahul Rameshbabu
1
-4
/
+9
2023-11-15
net/mlx5e: Reduce the size of icosq_str
Saeed Mahameed
1
-2
/
+2
2023-11-15
net/mlx5: Increase size of irq name buffer
Rahul Rameshbabu
2
-3
/
+6
2023-11-15
net/mlx5e: Update doorbell for port timestamping CQ before the software counter
Rahul Rameshbabu
1
-4
/
+16
2023-11-15
net/mlx5e: Track xmit submission to PTP WQ after populating metadata map
Rahul Rameshbabu
1
-1
/
+1
2023-11-15
net/mlx5e: Avoid referencing skb after free-ing in drop path of mlx5e_sq_xmit...
Rahul Rameshbabu
1
-1
/
+1
2023-11-15
net/mlx5e: Don't modify the peer sent-to-vport rules for IPSec offload
Jianbo Liu
1
-1
/
+2
2023-11-15
net/mlx5e: Fix pedit endianness
Vlad Buslov
1
-28
/
+32
2023-11-15
net/mlx5e: fix double free of encap_header in update funcs
Gavin Li
1
-10
/
+10
2023-11-15
net/mlx5e: fix double free of encap_header
Dust Li
1
-6
/
+4
2023-11-15
net/mlx5: Decouple PHC .adjtime and .adjphase implementations
Rahul Rameshbabu
1
-1
/
+6
2023-11-15
net/mlx5: DR, Allow old devices to use multi destination FTE
Erez Shitrit
1
-1
/
+2
2023-11-15
net/mlx5: Free used cpus mask when an IRQ is released
Maher Sanalla
2
-48
/
+19
2023-11-15
Revert "net/mlx5: DR, Supporting inline WQE when possible"
Itamar Gozlan
1
-102
/
+13
2023-11-15
bpf: Do not allocate percpu memory at init stage
Yonghong Song
3
-8
/
+22
2023-11-15
net: Fix undefined behavior in netdev name allocation
Gal Pressman
1
-1
/
+3
2023-11-15
dt-bindings: net: ethernet-controller: Fix formatting error
Niklas Söderlund
1
-2
/
+2
2023-11-15
Revert ncsi: Propagate carrier gain/loss events to the NCSI controller
Johnathan Mantey
1
-5
/
+0
2023-11-15
xen/events: remove some info_for_irq() calls in pirq handling
Juergen Gross
1
-49
/
+68
2023-11-15
xen/events: modify internal [un]bind interfaces
Juergen Gross
1
-135
/
+124
2023-11-15
xen/events: drop xen_allocate_irqs_dynamic()
Juergen Gross
1
-30
/
+44
2023-11-14
selftests: mptcp: fix fastclose with csum failure
Paolo Abeni
1
-1
/
+1
2023-11-14
mptcp: fix setsockopt(IP_TOS) subflow locking
Paolo Abeni
1
-0
/
+3
2023-11-14
mptcp: add validity check for sending RM_ADDR
Geliang Tang
1
-2
/
+3
2023-11-14
mptcp: fix possible NULL pointer dereference on close
Paolo Abeni
1
-3
/
+4
2023-11-14
mptcp: deal with large GSO size
Paolo Abeni
1
-0
/
+4
2023-11-14
gve: Fixes for napi_poll when budget is 0
Ziwei Xiao
3
-9
/
+7
2023-11-14
pds_core: fix up some format-truncation complaints
Shannon Nelson
3
-4
/
+8
2023-11-14
pds_core: use correct index to mask irq
Shannon Nelson
1
-1
/
+1
2023-11-14
tg3: Increment tx_dropped in tg3_tso_bug()
Alex Pakhunov
1
-1
/
+3
2023-11-14
tg3: Move the [rt]x_dropped counters to tg3_napi
Alex Pakhunov
2
-7
/
+35
2023-11-14
net: stmmac: avoid rx queue overrun
Baruch Siach
1
-0
/
+1
2023-11-14
net: stmmac: fix rx budget limit check
Baruch Siach
1
-1
/
+1
2023-11-14
zstd: Fix array-index-out-of-bounds UBSAN warning
Nick Terrell
1
-1
/
+1
2023-11-14
gcc-plugins: latent_entropy: Fix typo (args -> argc) in plugin description
Konstantin Runov
1
-2
/
+2
2023-11-14
Remove myself as maintainer of GFS2
Bob Peterson
1
-1
/
+0
2023-11-14
netfilter: nf_tables: split async and sync catchall in two functions
Pablo Neira Ayuso
1
-25
/
+30
2023-11-14
netfilter: ipset: fix race condition between swap/destroy and kernel side add...
Jozsef Kadlecsik
1
-7
/
+7
2023-11-14
netfilter: nf_tables: bogus ENOENT when destroying element which does not exist
Pablo Neira Ayuso
1
-2
/
+3
2023-11-14
netfilter: nf_tables: fix pointer math issue in nft_byteorder_eval()
Dan Carpenter
3
-5
/
+6
2023-11-14
netfilter: nf_conntrack_bridge: initialize err to 0
Linkui Xiao
1
-1
/
+1
2023-11-14
netfilter: nft_set_rbtree: Remove unused variable nft_net
Yang Li
1
-2
/
+0
2023-11-14
af_unix: fix use-after-free in unix_stream_read_actor()
Eric Dumazet
1
-4
/
+5
2023-11-14
xen/events: remove some simple helpers from events_base.c
Juergen Gross
1
-59
/
+38
[next]