index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2023-06-17
SUNRPC: Fix comments for transport class registration
Chuck Lever
2023-06-17
svcrdma: Remove an unused argument from __svc_rdma_put_rw_ctxt()
Chuck Lever
2023-06-17
svcrdma: trace cc_release calls
Chuck Lever
2023-06-17
svcrdma: Convert "might sleep" comment into a code annotation
Chuck Lever
2023-06-17
SUNRPC: Move initialization of rq_stime
Chuck Lever
2023-06-17
SUNRPC: Optimize page release in svc_rdma_sendto()
Chuck Lever
2023-06-17
svcrdma: Prevent page release when nothing was received
Chuck Lever
2023-06-12
svcrdma: Revert 2a1e4f21d841 ("svcrdma: Normalize Send page handling")
Chuck Lever
2023-06-12
SUNRPC: Revert 579900670ac7 ("svcrdma: Remove unused sc_pages field")
Chuck Lever
2023-06-12
SUNRPC: Revert cc93ce9529a6 ("svcrdma: Retain the page backing rq_res.head[0]...
Chuck Lever
2023-06-12
svcrdma: Clean up allocation of svc_rdma_rw_ctxt
Chuck Lever
2023-06-12
svcrdma: Clean up allocation of svc_rdma_send_ctxt
Chuck Lever
2023-06-12
svcrdma: Clean up allocation of svc_rdma_recv_ctxt
Chuck Lever
2023-06-12
svcrdma: Allocate new transports on device's NUMA node
Chuck Lever
2023-06-11
NFSD: Hoist rq_vec preparation into nfsd_read() [step two]
Chuck Lever
2023-06-05
SUNRPC: Use __alloc_bulk_pages() in svc_init_buffer()
Chuck Lever
2023-06-05
SUNRPC: Resupply rq_pages from node-local memory
Chuck Lever
2023-06-05
SUNRPC: Trace struct svc_sock lifetime events
Chuck Lever
2023-06-05
SUNRPC: Improve observability in svc_tcp_accept()
Chuck Lever
2023-06-05
SUNRPC: Remove dprintk() in svc_handle_xprt()
Chuck Lever
2023-06-05
SUNRPC: Fix an incorrect comment
Chuck Lever
2023-06-05
SUNRPC: Fix UAF in svc_tcp_listen_data_ready()
Ding Hui
2023-06-02
Merge tag 'nfsd-6.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
2023-06-01
mptcp: fix active subflow finalization
Paolo Abeni
2023-06-01
mptcp: add annotations around sk->sk_shutdown accesses
Paolo Abeni
2023-06-01
mptcp: fix data race around msk->first access
Paolo Abeni
2023-06-01
mptcp: consolidate passive msk socket initialization
Paolo Abeni
2023-06-01
mptcp: add annotations around msk->subflow accesses
Paolo Abeni
2023-06-01
mptcp: fix connect timeout handling
Paolo Abeni
2023-06-01
rtnetlink: add the missing IFLA_GRO_ tb check in validate_linkmsg
Xin Long
2023-06-01
rtnetlink: move IFLA_GSO_ tb check to validate_linkmsg
Xin Long
2023-06-01
rtnetlink: call validate_linkmsg in rtnl_create_link
Xin Long
2023-06-01
tcp: fix mishandling when the sack compression is deferred.
fuyuanli
2023-06-01
net/sched: flower: fix possible OOB write in fl_set_geneve_opt()
Hangyu Hua
2023-05-31
nfsd: fix double fget() bug in __write_ports_addfd()
Dan Carpenter
2023-05-31
udp6: Fix race condition in udp6_sendmsg & connect
Vladislav Efanov
2023-05-31
net/netlink: fix NETLINK_LIST_MEMBERSHIPS length report
Pedro Tammela
2023-05-30
net: sched: fix NULL pointer dereference in mq_attach
Zhengchao Shao
2023-05-30
net/sched: Prohibit regrafting ingress or clsact Qdiscs
Peilin Ye
2023-05-30
net/sched: Reserve TC_H_INGRESS (TC_H_CLSACT) for ingress (clsact) Qdiscs
Peilin Ye
2023-05-30
net/sched: sch_clsact: Only create under TC_H_CLSACT
Peilin Ye
2023-05-30
net/sched: sch_ingress: Only create under TC_H_INGRESS
Peilin Ye
2023-05-30
net/smc: Don't use RMBs not mapped to new link in SMCRv2 ADD LINK
Wen Gu
2023-05-30
net/smc: Scan from current RMB list when no position specified
Wen Gu
2023-05-30
rxrpc: Truncate UTS_RELEASE for rxrpc version
David Howells
2023-05-29
tcp: Return user_mss for TCP_MAXSEG in CLOSE/LISTEN state if user_mss set
Cambda Zhu
2023-05-29
tcp: deny tcp_disconnect() when threads are waiting
Eric Dumazet
2023-05-29
af_packet: do not use READ_ONCE() in packet_bind()
Eric Dumazet
2023-05-26
tls: improve lockless access safety of tls_err_abort()
Jakub Kicinski
2023-05-25
af_packet: Fix data-races of pkt_sk(sk)->num.
Kuniyuki Iwashima
[next]