index
:
kernel/linux.git
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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2023-04-29
Merge tag 'nfsd-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
6
-69
/
+243
2023-04-29
Merge tag 'nfs-for-6.4-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
5
-52
/
+18
2023-04-28
Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+1
2023-04-28
Merge tag 'modules-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-4
/
+2
2023-04-28
SUNRPC: Support TLS handshake in the server-side TCP socket code
Chuck Lever
3
-6
/
+111
2023-04-28
SUNRPC: Clear rq_xid when receiving a new RPC Call
Chuck Lever
1
-0
/
+2
2023-04-28
SUNRPC: Recognize control messages in server-side TCP socket code
Chuck Lever
1
-2
/
+46
2023-04-28
SUNRPC: Be even lazier about releasing pages
Chuck Lever
2
-3
/
+3
2023-04-27
Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-3
/
+2
2023-04-27
Merge tag 'net-next-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
271
-2997
/
+10038
2023-04-26
SUNRPC: Convert svc_xprt_release() to the release_pages() API
Chuck Lever
1
-6
/
+5
2023-04-26
SUNRPC: Relocate svc_free_res_pages()
Chuck Lever
2
-1
/
+20
2023-04-26
SUNRPC: Ignore return value of ->xpo_sendto
Chuck Lever
2
-18
/
+16
2023-04-26
SUNRPC: Ensure server-side sockets have a sock->file
Chuck Lever
1
-7
/
+18
2023-04-26
NFSD: Watch for rq_pages bounds checking errors in nfsd_splice_actor()
Chuck Lever
1
-1
/
+14
2023-04-26
sunrpc: simplify two-level sysctl registration for svcrdma_parm_table
Luis Chamberlain
1
-19
/
+2
2023-04-26
SUNRPC: return proper error from get_expiry()
NeilBrown
2
-12
/
+12
2023-04-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
13
-101
/
+111
2023-04-26
Merge tag 'acpi-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
1
-0
/
+1
2023-04-25
Merge tag 'asm-generic-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+5
2023-04-25
tcp/udp: Fix memleaks of sk and zerocopy skbs with TX timestamp.
Kuniyuki Iwashima
1
-0
/
+3
2023-04-25
Merge tag 'pull-fd' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-12
/
+11
2023-04-25
net: ethtool: coalesce: try to make user settings stick twice
Jakub Kicinski
1
-11
/
+43
2023-04-25
netlink: Use copy_to_user() for optval in netlink_getsockopt().
Kuniyuki Iwashima
1
-52
/
+23
2023-04-25
Merge tag 'nf-next-23-04-22' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jakub Kicinski
9
-345
/
+432
2023-04-24
Merge tag 'rcu.6.4.april5.2023.3' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-4
/
+4
2023-04-24
Merge branches 'acpi-bus', 'acpi-video' and 'acpi-misc'
Rafael J. Wysocki
1
-0
/
+1
2023-04-24
Bluetooth: hci_sync: Only allow hci_cmd_sync_queue if running
Luiz Augusto von Dentz
2
-6
/
+31
2023-04-24
Bluetooth: Cancel sync command before suspend and power off
Archie Pusaka
2
-0
/
+7
2023-04-24
Bluetooth: Devcoredump: Fix storing u32 without specifying byte order issue
Zijun Hu
1
-6
/
+7
2023-04-24
bluetooth: Perform careful capability checks in hci_sock_ioctl()
Ruihan Li
1
-1
/
+8
2023-04-24
Bluetooth: L2CAP: fix "bad unlock balance" in l2cap_disconnect_rsp
Min Li
1
-1
/
+0
2023-04-24
bluetooth: Add cmd validity checks at the start of hci_sock_ioctl()
Ruihan Li
1
-0
/
+28
2023-04-24
Bluetooth: Add new quirk for broken set random RPA timeout for ATS2851
Raul Cheleguini
1
-1
/
+5
2023-04-24
Bluetooth: hci_conn: Fix not waiting for HCI_EVT_LE_CIS_ESTABLISHED
Luiz Augusto von Dentz
2
-57
/
+66
2023-04-24
Bluetooth: hci_conn: Fix not matching by CIS ID
Luiz Augusto von Dentz
1
-1
/
+2
2023-04-24
Bluetooth: hci_conn: Add support for linking multiple hcon
Luiz Augusto von Dentz
3
-95
/
+160
2023-04-24
Bluetooth: hci_conn: remove extra line in hci_le_big_create_sync
Iulia Tanasescu
1
-1
/
+0
2023-04-24
Bluetooth: fix inconsistent indenting
Lanzhe Li
1
-1
/
+1
2023-04-24
Bluetooth: Enable all supported LE PHY by default
Luiz Augusto von Dentz
2
-6
/
+26
2023-04-24
Bluetooth: Split bt_iso_qos into dedicated structures
Iulia Tanasescu
3
-118
/
+202
2023-04-24
Bluetooth: Add support for hci devcoredump
Abhishek Pandit-Subedi
4
-0
/
+540
2023-04-24
Bluetooth: Add new quirk for broken local ext features page 2
Vasily Khoruzhick
1
-2
/
+7
2023-04-24
Bluetooth: L2CAP: Delay identity address updates
Luiz Augusto von Dentz
2
-5
/
+11
2023-04-24
Bluetooth: hci_sync: Remove duplicate statement
Inga Stotland
1
-1
/
+0
2023-04-24
Bluetooth: Convert MSFT filter HCI cmd to hci_sync
Brian Gix
1
-25
/
+11
2023-04-24
Bluetooth: hci_sync: Don't wait peer's reply when powering off
Archie Pusaka
1
-3
/
+5
2023-04-24
Bluetooth: hci_sync: Fix smatch warning
Luiz Augusto von Dentz
1
-1
/
+1
2023-04-23
net/sched: sch_qfq: refactor parsing of netlink parameters
Pedro Tammela
1
-14
/
+11
2023-04-23
net/sched: sch_qfq: use extack on errors messages
Pedro Tammela
1
-4
/
+5
[next]