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.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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
/
rds
Age
Commit message (
Expand
)
Author
Files
Lines
4 days
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
2
-4
/
+2
4 days
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
5
-13
/
+13
4 days
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
9
-23
/
+20
6 days
rds: tcp: fix uninit-value in __inet_bind
Tabrez Ahmed
1
-1
/
+1
6 days
net/rds: Fix NULL pointer dereference in rds_tcp_accept_one
Allison Henderson
1
-3
/
+17
8 days
net/rds: rds_sendmsg should not discard payload_len
Allison Henderson
1
-2
/
+4
2026-02-05
net/rds: Trigger rds_send_ping() more than once
Gerd Rausch
6
-17
/
+72
2026-02-05
net/rds: Use the first lane until RDS_EXTHDR_NPATHS arrives
Gerd Rausch
4
-39
/
+90
2026-02-05
net/rds: Update struct rds_statistics to use u64 instead of uint64_t
Allison Henderson
1
-36
/
+36
2026-02-05
net/rds: Clear reconnect pending bit
Håkon Bugge
1
-0
/
+2
2026-02-05
net/rds: Kick-start TCP receiver after accept
Gerd Rausch
1
-0
/
+2
2026-02-05
net/rds: rds_tcp_conn_path_shutdown must not discard messages
Gerd Rausch
6
-5
/
+76
2026-02-05
net/rds: Encode cp_index in TCP source port
Gerd Rausch
7
-7
/
+77
2026-02-05
net/rds: new extension header: rdma bytes
Shamir Rabinovitch
4
-29
/
+107
2026-01-23
net/rds: rds_tcp_accept_one ought to not discard messages
Gerd Rausch
6
-76
/
+169
2026-01-23
net/rds: No shortcut out of RDS_CONN_ERROR
Gerd Rausch
2
-5
/
+2
2026-01-13
net/rds: Give each connection path its own workqueue
Allison Henderson
1
-4
/
+21
2026-01-13
net/rds: Add per cp work queue
Allison Henderson
9
-20
/
+23
2025-11-05
net: Convert proto_ops connect() callbacks to use sockaddr_unsized
Kees Cook
2
-2
/
+2
2025-11-05
net: Convert proto_ops bind() callbacks to use sockaddr_unsized
Kees Cook
4
-4
/
+4
2025-09-23
net: WQ_PERCPU added to alloc_workqueue users
Marco Crivellari
1
-1
/
+2
2025-09-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-8
/
+12
2025-09-16
rds: ib: Increment i_fastreg_wrs before bailing out
Håkon Bugge
1
-8
/
+12
2025-09-09
rds: ib: Remove unused extern definition
Håkon Bugge
1
-1
/
+0
2025-08-23
rds: Fix endianness annotations for RDS extension headers
Ujwal Kundur
3
-6
/
+6
2025-08-23
rds: Fix endianness annotation for RDS_MPATH_HASH
Ujwal Kundur
1
-1
/
+1
2025-08-23
rds: Fix endianness annotation of jhash wrappers
Ujwal Kundur
1
-4
/
+5
2025-08-23
rds: Replace POLLERR with EPOLLERR
Ujwal Kundur
1
-1
/
+1
2025-08-13
RDS: remove redundant __GFP_NOWARN
Qianfeng Rong
1
-1
/
+1
2025-07-16
don't open-code kernel_accept() in rds_tcp_accept_one()
Al Viro
1
-22
/
+2
2025-06-21
rds: Correct spelling
Simon Horman
2
-2
/
+2
2025-06-21
rds: Correct endian annotation of port and addr assignments
Simon Horman
1
-3
/
+3
2025-05-26
replace strncpy with strscpy_pad
Baris Can Goral
1
-4
/
+2
2025-05-15
rds: Use nested-BH locking for rds_page_remainder
Sebastian Andrzej Siewior
1
-2
/
+8
2025-05-15
rds: Acquire per-CPU pointer within BH disabled section
Sebastian Andrzej Siewior
1
-4
/
+2
2025-05-15
rds: Disable only bottom halves in rds_page_remainder_alloc()
Sebastian Andrzej Siewior
1
-5
/
+4
2025-02-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-6
/
+2
2025-02-22
net: better track kernel sockets lifetime
Eric Dumazet
1
-6
/
+2
2025-02-22
net/rds: Replace deprecated strncpy() with strscpy_pad()
Thorsten Blum
1
-2
/
+1
2025-01-09
rds: sysctl: rds_tcp_{rcv,snd}buf: avoid using current->nsproxy
Matthieu Baerts (NGI0)
1
-7
/
+32
2024-10-04
net/rds: remove unused struct 'rds_ib_dereg_odp_mr'
Dr. David Alan Gilbert
1
-4
/
+0
2024-08-09
net: rds: add option for GCOV profiling
Vegard Nossum
2
-0
/
+14
2024-08-01
RDS: IB: Remove unused declarations
Yue Haibing
1
-4
/
+0
2024-07-24
sysctl: treewide: constify the ctl_table argument of proc_handlers
Joel Granados
1
-2
/
+2
2024-06-19
rds:Simplify the allocation of slab caches
Hongfu Li
2
-6
/
+2
2024-05-14
net: change proto and proto_ops accept type
Jens Axboe
1
-1
/
+5
2024-05-03
net: rds: Remove the now superfluous sentinel elements from ctl_table array
Joel Granados
3
-3
/
+0
2024-03-29
net/rds: fix possible cp null dereference
Mahmoud Adam
1
-1
/
+1
2024-03-19
rds: introduce acquire/release ordering in acquire/release_in_xmit()
Yewon Choi
1
-3
/
+2
2024-03-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-5
/
+4
[next]