index
:
pm24.git
cpufreq-rust
master
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
2024-01-13
bpf: Avoid iter->offset making backward progress in bpf_iter_udp
Martin KaFai Lau
2024-01-13
bpf: iter_udp: Retry with a larger batch size without going back to the previ...
Martin KaFai Lau
2024-01-13
net: sched: track device in tcf_block_get/put_ext() only for clsact binder types
Jiri Pirko
2024-01-13
udp: annotate data-races around up->pending
Eric Dumazet
2024-01-12
mptcp: refine opt_mp_capable determination
Eric Dumazet
2024-01-12
mptcp: use OPTION_MPTCP_MPJ_SYN in subflow_check_req()
Eric Dumazet
2024-01-12
mptcp: use OPTION_MPTCP_MPJ_SYNACK in subflow_finish_connect()
Eric Dumazet
2024-01-12
mptcp: strict validation before using mp_opt->hmac
Eric Dumazet
2024-01-12
mptcp: mptcp_parse_option() fix for MPTCPOPT_MP_JOIN
Eric Dumazet
2024-01-11
Revert "net: rtnetlink: Enslave device before bringing it up"
Nicolas Dichtel
2024-01-11
rxrpc: Fix use of Don't Fragment flag
David Howells
2024-01-11
net: dsa: fix netdev_priv() dereference before check on non-DSA netdevice events
Vladimir Oltean
2024-01-11
net: fill in MODULE_DESCRIPTION()s for Sun RPC
Breno Leitao
2024-01-11
net: fill in MODULE_DESCRIPTION()s for NFC
Breno Leitao
2024-01-11
net: fill in MODULE_DESCRIPTION()s for HSR
Breno Leitao
2024-01-11
Merge tag 'net-next-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2024-01-10
Merge tag 'header_cleanup-2024-01-10' of https://evilpiepirate.org/git/bcachefs
Linus Torvalds
2024-01-10
Merge tag 'nfs-for-6.8-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2024-01-10
keys, dns: Fix size check of V1 server-list header
David Howells
2024-01-10
Merge tag 'hardening-v6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-01-10
Merge tag 'nfsd-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
2024-01-10
Merge tag 'afs-fix-rotation-20240105' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2024-01-09
Merge tag 'lsm-pr-20240105' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-01-09
Merge tag 'mm-stable-2024-01-08-15-31' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2024-01-08
tcp: Revert no longer abort SYN_SENT when receiving some ICMP
Shachar Kagan
2024-01-08
mm, treewide: rename MAX_ORDER to MAX_PAGE_ORDER
Kirill A. Shutemov
2024-01-08
Merge tag 'vfs-6.8.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-01-08
Merge tag 'vfs-6.8.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...
Linus Torvalds
2024-01-07
SUNRPC: discard sv_refcnt, and svc_get/svc_put
NeilBrown
2024-01-07
svc: don't hold reference for poolstats, only mutex.
NeilBrown
2024-01-07
SUNRPC: remove printk when back channel request not found
Dai Ngo
2024-01-07
svcrdma: Implement multi-stage Read completion again
Chuck Lever
2024-01-07
svcrdma: Copy construction of svc_rqst::rq_arg to rdma_read_complete()
Chuck Lever
2024-01-07
svcrdma: Add back svcxprt_rdma::sc_read_complete_q
Chuck Lever
2024-01-07
svcrdma: Add back svc_rdma_recv_ctxt::rc_pages
Chuck Lever
2024-01-07
svcrdma: Clean up comment in svc_rdma_accept()
Chuck Lever
2024-01-07
svcrdma: Remove queue-shortening warnings
Chuck Lever
2024-01-07
svcrdma: Remove pointer addresses shown in dprintk()
Chuck Lever
2024-01-07
svcrdma: Optimize svc_rdma_cc_init()
Chuck Lever
2024-01-07
svcrdma: De-duplicate completion ID initialization helpers
Chuck Lever
2024-01-07
svcrdma: Move the svc_rdma_cc_init() call
Chuck Lever
2024-01-07
svcrdma: Remove struct svc_rdma_read_info
Chuck Lever
2024-01-07
svcrdma: Update the synopsis of svc_rdma_read_special()
Chuck Lever
2024-01-07
svcrdma: Update the synopsis of svc_rdma_read_call_chunk()
Chuck Lever
2024-01-07
svcrdma: Update synopsis of svc_rdma_read_multiple_chunks()
Chuck Lever
2024-01-07
svcrdma: Update synopsis of svc_rdma_copy_inline_range()
Chuck Lever
2024-01-07
svcrdma: Update the synopsis of svc_rdma_read_data_item()
Chuck Lever
2024-01-07
svcrdma: Update synopsis of svc_rdma_read_chunk_range()
Chuck Lever
2024-01-07
svcrdma: Update synopsis of svc_rdma_build_read_chunk()
Chuck Lever
[next]