index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Lines
2025-12-10
inet: frags: avoid theoretical race in ip_frag_reinit()
Jakub Kicinski
-4
/
+4
2025-12-10
net/handshake: restore destructor on submit failure
caoping
-0
/
+2
2025-12-10
net: openvswitch: fix middle attribute validation in push_nsh() action
Ilya Maximets
-3
/
+10
2025-12-10
can: fix build dependency
Arnd Bergmann
-1
/
+0
2025-12-08
mptcp: avoid deadlock on fallback while reinjecting
Paolo Abeni
-2
/
+5
2025-12-08
mptcp: schedule rtx timer only after pushing data
Paolo Abeni
-6
/
+9
2025-12-08
mptcp: pm: ignore unknown endpoint flags
Matthieu Baerts (NGI0)
-1
/
+2
2025-12-08
mptcp: select CRYPTO_LIB_UTILS instead of CRYPTO
Eric Biggers
-1
/
+1
2025-12-08
af_unix: annotate unix_gc_lock with __cacheline_aligned_in_smp
Mateusz Guzik
-1
/
+1
2025-12-08
svcrdma: bound check rq_pages index in inline path
Joshua Rogers
-0
/
+3
2025-12-08
svcrdma: return 0 on success from svc_rdma_copy_inline_range
Joshua Rogers
-1
/
+1
2025-12-08
svcrdma: use rc_pageoff for memcpy byte offset
Joshua Rogers
-1
/
+1
2025-12-08
SUNRPC: svcauth_gss: avoid NULL deref on zero length gss_token in gss_read_pr...
Joshua Rogers
-1
/
+2
2025-12-07
Merge tag '9p-for-6.19-rc1' of https://github.com/martinetd/linux
Linus Torvalds
-394
/
+66
2025-12-06
Merge tag 'nfsd-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
-21
/
+60
2025-12-05
Merge tag 'vfs-6.19-rc1.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-5
/
+14
2025-12-05
Merge tag 'pull-persistency' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-15
/
+12
2025-12-05
Revert "net/socket: convert sock_map_fd() to FD_ADD()"
Christian Brauner
-5
/
+14
2025-12-04
net: smc: SMC_HS_CTRL_BPF should depend on BPF_JIT
Geert Uytterhoeven
-2
/
+2
2025-12-04
net/sched: ets: Always remove class from active list before deleting in ets_q...
Jamal Hadi Salim
-1
/
+1
2025-12-04
net/hsr: fix NULL pointer dereference in prp_get_untagged_frame()
Shaurya Rane
-0
/
+2
2025-12-04
netrom: Fix memory leak in nr_sendmsg()
Wang Liang
-1
/
+3
2025-12-04
xfrm: Fix inner mode lookup in tunnel mode GSO segmentation
Jianbo Liu
-4
/
+4
2025-12-03
Merge tag 'for-6.19/io_uring-20251201' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-49
/
+23
2025-12-03
Merge tag 'net-next-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
-3313
/
+6738
2025-12-03
Merge tag 'bpf-next-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...
Linus Torvalds
-53
/
+127
2025-12-03
Merge tag 'printk-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-4
/
+2
2025-12-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-27
/
+33
2025-12-02
net: page_pool: sanitise allocation order
Pavel Begunkov
-0
/
+3
2025-12-02
net: page pool: xa init with destroy on pp init
Pavel Begunkov
-0
/
+1
2025-12-02
Merge tag 'core-uaccess-2025-11-30' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-13
/
+7
2025-12-02
net/sched: sch_cake: Fix incorrect qlen reduction in cake_drop
Xiang Mei
-26
/
+32
2025-12-01
Merge tag 'vfs-6.19-rc1.fd_prepare.fs' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-78
/
+32
2025-12-01
Merge tag 'for-net-next-2025-12-01' of git://git.kernel.org/pub/scm/linux/ker...
Jakub Kicinski
-175
/
+723
2025-12-01
net: dsa: add simple HSR offload helpers
Vladimir Oltean
-0
/
+65
2025-12-01
net: dsa: avoid calling ds->ops->port_hsr_leave() when unoffloaded
Vladimir Oltean
-0
/
+3
2025-12-01
net: hsr: create an API to get hsr port type
Xiaoliang Yang
-3
/
+24
2025-12-01
Merge tag 'vfs-6.19-rc1.directory.delegations' of git://git.kernel.org/pub/sc...
Linus Torvalds
-1
/
+1
2025-12-01
net: mctp: test: move TX packetqueue from dst to dev
Jeremy Kerr
-108
/
+59
2025-12-01
Merge tag 'kernel-6.19-rc1.cred' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-17
/
+6
2025-12-01
Bluetooth: HCI: Add support for LL Extended Feature Set
Luiz Augusto von Dentz
-29
/
+198
2025-12-01
Bluetooth: iso: fix socket matching ambiguity between BIS and CIS
Yang Li
-2
/
+7
2025-12-01
Bluetooth: ISO: Fix not updating BIS sender source address
Luiz Augusto von Dentz
-0
/
+19
2025-12-01
Bluetooth: MGMT: Allow use of Set Device Flags without Add Device
Luiz Augusto von Dentz
-72
/
+76
2025-12-01
Bluetooth: ISO: Attempt to resolve broadcast address
Luiz Augusto von Dentz
-19
/
+39
2025-12-01
Bluetooth: HCI: Always use the identity address when initializing a connection
Luiz Augusto von Dentz
-27
/
+38
2025-12-01
Bluetooth: ISO: Add support to bind to trigger PAST
Luiz Augusto von Dentz
-17
/
+185
2025-12-01
Bluetooth: hci_core: Introduce HCI_CONN_FLAG_PAST
Luiz Augusto von Dentz
-1
/
+54
2025-12-01
Bluetooth: HCI: Add initial support for PAST
Luiz Augusto von Dentz
-10
/
+109
2025-12-01
l2tp: correct debugfs label for tunnel tx stats
Alok Tiwari
-1
/
+1
[prev]
[next]