index
:
Linux Stable
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'dma-mapping-6.10-2024-05-20' of git://git.infradead.org/users/hch/...
Linus Torvalds
2024-05-20
2
-55
/
+52
|
\
|
*
xsk: use generic DMA sync shortcut instead of a custom one
Alexander Lobakin
2024-05-08
1
-25
/
+4
|
*
page_pool: check for DMA sync shortcut earlier
Alexander Lobakin
2024-05-08
1
-14
/
+19
|
*
page_pool: don't use driver-set flags field directly
Alexander Lobakin
2024-05-07
1
-19
/
+22
|
*
page_pool: make sure frag API fields don't span between cachelines
Alexander Lobakin
2024-05-07
1
-0
/
+10
*
|
Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-05-19
1
-2
/
+4
|
\
\
|
*
|
mm: change inlined allocation helpers to account at the call site
Suren Baghdasaryan
2024-04-25
1
-2
/
+4
*
|
|
Merge tag 'nfsd-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
2024-05-18
3
-69
/
+111
|
\
\
\
|
*
|
|
SUNRPC: Fix gss_free_in_token_pages()
Chuck Lever
2024-05-09
1
-8
/
+2
|
*
|
|
SUNRPC: Remove comment for sp_lock
Guoqing Jiang
2024-05-06
1
-1
/
+0
|
*
|
|
SUNRPC: add a new svc_find_listener helper
Jeff Layton
2024-05-06
1
-0
/
+34
|
*
|
|
SUNRPC: introduce svc_xprt_create_from_sa utility routine
Lorenzo Bianconi
2024-05-06
1
-58
/
+75
|
*
|
|
sunrpc: removed redundant procp check
Aleksandr Aprelkov
2024-05-06
1
-2
/
+0
*
|
|
|
Merge tag 'kbuild-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2024-05-18
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
kbuild: use $(src) instead of $(srctree)/$(src) for source directory
Masahiro Yamada
2024-05-10
1
-1
/
+1
*
|
|
|
|
Merge tag 'net-accept-more-20240515' of git://git.kernel.dk/linux
Linus Torvalds
2024-05-18
25
-93
/
+96
|
\
\
\
\
\
|
*
|
|
|
|
net: pass back whether socket was empty post accept
Jens Axboe
2024-05-13
1
-0
/
+1
|
*
|
|
|
|
net: have do_accept() take a struct proto_accept_arg argument
Jens Axboe
2024-05-13
1
-7
/
+5
|
*
|
|
|
|
net: change proto and proto_ops accept type
Jens Axboe
2024-05-13
25
-91
/
+95
|
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next into net-...
Jens Axboe
2024-05-11
289
-2819
/
+6403
|
|
\
\
\
\
\
|
*
\
\
\
\
\
Merge branch 'for-6.10/io_uring' into net-accept-more
Jens Axboe
2024-05-11
2
-13
/
+25
|
|
\
\
\
\
\
\
*
|
\
\
\
\
\
\
Merge tag 'net-6.10-rc0' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2024-05-17
7
-32
/
+88
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
l2tp: fix ICMP error handling for UDP-encap sockets
Tom Parkin
2024-05-17
1
-11
/
+33
|
*
|
|
|
|
|
|
|
af_packet: do not call packet_read_pending() from tpacket_destruct_skb()
Eric Dumazet
2024-05-16
1
-2
/
+1
|
*
|
|
|
|
|
|
|
netrom: fix possible dead-lock in nr_rt_ioctl()
Eric Dumazet
2024-05-16
1
-12
/
+7
|
*
|
|
|
|
|
|
|
net/ipv6: Fix route deleting failure when metric equals 0
xu xin
2024-05-16
1
-1
/
+4
|
*
|
|
|
|
|
|
|
net: qrtr: ns: Fix module refcnt
Chris Lew
2024-05-16
1
-0
/
+27
|
*
|
|
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Jakub Kicinski
2024-05-15
322
-3896
/
+7223
|
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
net: bridge: mst: fix vlan use-after-free
Nikolay Aleksandrov
2024-05-15
1
-6
/
+10
|
*
|
|
|
|
|
|
|
|
net: bridge: xmit: make sure we have at least eth header len bytes
Nikolay Aleksandrov
2024-05-15
1
-0
/
+6
*
|
|
|
|
|
|
|
|
|
Merge tag 'sysctl-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-05-17
1
-2
/
+1
|
\
\
\
\
\
\
\
\
\
\
|
|
_
|
/
/
/
/
/
/
/
/
|
/
|
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
sysctl: treewide: constify argument ctl_table_root::permissions(table)
Thomas Weißschuh
2024-04-24
1
-1
/
+1
|
*
|
|
|
|
|
|
|
|
sysctl: treewide: drop unused argument ctl_table_root::set_ownership(table)
Thomas Weißschuh
2024-04-24
1
-1
/
+0
*
|
|
|
|
|
|
|
|
|
Merge tag 'net-next-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2024-05-14
323
-3927
/
+7213
|
\
\
\
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
\
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-05-14
7
-44
/
+65
|
|
\
\
\
\
\
\
\
\
\
\
|
|
|
|
/
/
/
/
/
/
/
/
|
|
|
/
|
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
ax25: Fix reference count leak issue of net_device
Duoming Zhou
2024-05-13
1
-6
/
+1
|
|
*
|
|
|
|
|
|
|
|
ax25: Fix reference count leak issues of ax25_dev
Duoming Zhou
2024-05-13
1
-2
/
+1
|
|
*
|
|
|
|
|
|
|
|
ax25: Use kernel universal linked list to implement ax25_dev_list
Duoming Zhou
2024-05-13
1
-25
/
+15
|
|
*
|
|
|
|
|
|
|
|
netlabel: fix RCU annotation for IPv4 options on socket creation
Davide Caratti
2024-05-13
2
-6
/
+32
|
|
*
|
|
|
|
|
|
|
|
inet: fix inet_fill_ifaddr() flags truncation
Eric Dumazet
2024-05-13
1
-3
/
+10
|
|
*
|
|
|
|
|
|
|
|
ipv6: sr: fix invalid unregister error path
Hangbin Liu
2024-05-10
1
-0
/
+2
|
|
*
|
|
|
|
|
|
|
|
ipv6: sr: fix incorrect unregister order
Hangbin Liu
2024-05-10
1
-1
/
+1
|
|
*
|
|
|
|
|
|
|
|
ipv6: sr: add missing seg6_local_exit
Hangbin Liu
2024-05-10
1
-0
/
+1
|
|
*
|
|
|
|
|
|
|
|
net: openvswitch: fix overwriting ct original tuple for ICMPv6
Ilya Maximets
2024-05-10
1
-1
/
+2
|
|
*
|
|
|
|
|
|
|
|
af_unix: Fix data races in unix_release_sock/unix_stream_sendmsg
Breno Leitao
2024-05-10
1
-1
/
+1
|
|
|
|
/
/
/
/
/
/
/
|
|
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
Bluetooth: hci_core: Fix not handling hdev->le_num_of_adv_sets=1
Luiz Augusto von Dentz
2024-05-14
2
-9
/
+17
|
*
|
|
|
|
|
|
|
|
Bluetooth: HCI: Remove HCI_AMP support
Luiz Augusto von Dentz
2024-05-14
7
-457
/
+47
|
*
|
|
|
|
|
|
|
|
Bluetooth: L2CAP: Fix div-by-zero in l2cap_le_flowctl_init()
Sungwoo Kim
2024-05-14
5
-53
/
+78
|
*
|
|
|
|
|
|
|
|
Bluetooth: hci_conn: Use __counted_by() and avoid -Wfamnae warning
Gustavo A. R. Silva
2024-05-14
1
-22
/
+16
|
*
|
|
|
|
|
|
|
|
LE Create Connection command timeout increased to 20 secs
Mahesh Talewad
2024-05-14
1
-1
/
+1
[next]