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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-11-21
hv_netvsc: Fix race of register_netdevice_notifier and VF register
Haiyang Zhang
1
-2
/
+7
2023-11-21
hv_netvsc: fix race of netvsc and VF register_netdevice
Haiyang Zhang
1
-10
/
+15
2023-11-21
ipv4: Correct/silence an endian warning in __ip_do_redirect
Kunwu Chan
1
-1
/
+1
2023-11-19
net: fill in MODULE_DESCRIPTION()s for SOCK_DIAG modules
Jakub Kicinski
12
-0
/
+12
2023-11-19
octeontx2-pf: Fix memory leak during interface down
Suman Ghosh
1
-0
/
+2
2023-11-19
wireguard: use DEV_STATS_INC()
Eric Dumazet
3
-9
/
+10
2023-11-19
net: wangxun: fix kernel panic due to null pointer
Jiawen Wu
3
-9
/
+7
2023-11-17
MAINTAINERS: Add netdev subsystem profile link
Kees Cook
1
-0
/
+2
2023-11-17
Merge branch 'rxrpc-ack-fixes'
David S. Miller
2
-33
/
+30
2023-11-17
rxrpc: Defer the response to a PING ACK until we've parsed it
David Howells
1
-13
/
+13
2023-11-17
rxrpc: Fix RTT determination to use any ACK as a source
David Howells
2
-20
/
+17
2023-11-17
kselftest: rtnetlink: fix ip route command typo
Paolo Abeni
1
-1
/
+1
2023-11-17
s390/ism: ism driver implies smc protocol
Gerd Bayer
2
-48
/
+48
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
Merge tag 'net-6.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
80
-457
/
+860
2023-11-16
Merge tag 'for-linus-6.7a-rc2-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
8
-325
/
+347
2023-11-16
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
8
-18
/
+22
2023-11-16
Merge tag 'nf-23-11-15' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Paolo Abeni
7
-42
/
+47
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
Merge branch 'mlx5-fixes-2023-11-13-manual'
Jakub Kicinski
15
-216
/
+131
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
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
9
-49
/
+200
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
Merge tag 'hardening-v6.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-12
/
+8
2023-11-14
Merge tag 'zstd-linus-v6.7-rc2' of https://github.com/terrelln/linux
Linus Torvalds
1
-1
/
+1
2023-11-14
Merge branch 'mptcp-misc-fixes-for-v6-7'
Jakub Kicinski
4
-6
/
+15
2023-11-14
selftests: mptcp: fix fastclose with csum failure
Paolo Abeni
1
-1
/
+1
[next]