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 '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
|
*
|
|
|
|
Bluetooth: compute LE flow credits based on recvbuf space
Sebastian Urban
2024-05-14
2
-25
/
+122
|
*
|
|
|
|
Bluetooth: hci_sync: Use cmd->num_cis instead of magic number
Gustavo A. R. Silva
2024-05-14
1
-1
/
+1
|
*
|
|
|
|
Bluetooth: hci_conn: Use struct_size() in hci_le_big_create_sync()
Gustavo A. R. Silva
2024-05-14
1
-1
/
+1
|
*
|
|
|
|
Bluetooth: hci_conn: Use __counted_by() to avoid -Wfamnae warning
Gustavo A. R. Silva
2024-05-14
1
-15
/
+11
|
*
|
|
|
|
Bluetooth: hci_conn, hci_sync: Use __counted_by() to avoid -Wfamnae warnings
Gustavo A. R. Silva
2024-05-14
2
-51
/
+36
|
*
|
|
|
|
Bluetooth: Remove 3 repeated macro definitions
Zijun Hu
2024-05-14
1
-4
/
+0
|
*
|
|
|
|
Bluetooth: hci_conn: Remove a redundant check for HFP offload
Zijun Hu
2024-05-14
1
-4
/
+4
|
*
|
|
|
|
Bluetooth: L2CAP: Avoid -Wflex-array-member-not-at-end warnings
Gustavo A. R. Silva
2024-05-14
1
-25
/
+21
|
*
|
|
|
|
Bluetooth: ISO: Handle PA sync when no BIGInfo reports are generated
Iulia Tanasescu
2024-05-14
2
-79
/
+73
|
*
|
|
|
|
Bluetooth: ISO: Make iso_get_sock_listen generic
Iulia Tanasescu
2024-05-14
1
-33
/
+42
|
*
|
|
|
|
Bluetooth: hci_event: Set DISCOVERY_FINDING on SCAN_ENABLED
Luiz Augusto von Dentz
2024-05-14
2
-4
/
+10
|
*
|
|
|
|
Bluetooth: Add proper definitions for scan interval and window
Luiz Augusto von Dentz
2024-05-14
1
-8
/
+8
|
*
|
|
|
|
net: revert partially applied PHY topology series
Jakub Kicinski
2024-05-13
3
-60
/
+2
|
*
|
|
|
|
mptcp: include inet_common in mib.h
Matthieu Baerts (NGI0)
2024-05-13
1
-0
/
+2
|
*
|
|
|
|
mptcp: move mptcp_pm_gen.h's include
Matthieu Baerts (NGI0)
2024-05-13
3
-2
/
+2
[next]