summaryrefslogtreecommitdiffstats
path: root/net (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | svcrdma: DMA error tracepoints should report completion IDsChuck Lever2024-01-071-4/+5
| * | | | | svcrdma: SQ error tracepoints should report completion IDsChuck Lever2024-01-072-6/+6
| * | | | | rpcrdma: Introduce a simple cid tracepoint classChuck Lever2024-01-074-4/+4
| * | | | | svcrdma: Add lockdep class keys for transport locksChuck Lever2024-01-071-0/+6
| * | | | | svcrdma: Clean up lockingChuck Lever2024-01-071-2/+2
| * | | | | svcrdma: Add an async version of svc_rdma_write_info_free()Chuck Lever2024-01-071-1/+11
| * | | | | svcrdma: Add an async version of svc_rdma_send_ctxt_put()Chuck Lever2024-01-071-9/+25
| * | | | | svcrdma: Add a utility workqueue to svcrdmaChuck Lever2024-01-072-8/+25
| * | | | | svcrdma: Pre-allocate svc_rdma_recv_ctxt objectsChuck Lever2024-01-071-11/+21
| * | | | | svcrdma: Eliminate allocation of recv_ctxt objects in backchannelChuck Lever2024-01-072-21/+21
| * | | | | SUNRPC: Remove RQ_SPLICE_OKChuck Lever2024-01-072-12/+0
| * | | | | SUNRPC: Add a server-side API for retrieving an RPC's pseudoflavorChuck Lever2024-01-072-0/+22
* | | | | | Merge tag 'afs-fix-rotation-20240105' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2024-01-109-40/+207
|\ \ \ \ \ \
| * | | | | | rxrpc: Create a procfile to display outstanding client conn bundlesDavid Howells2023-12-244-0/+94
| * | | | | | rxrpc, afs: Allow afs to pin rxrpc_peer objectsDavid Howells2023-12-245-39/+111
| * | | | | | rxrpc_find_service_conn_rcu: fix the usage of read_seqbegin_or_lock()Oleg Nesterov2023-12-241-1/+2
* | | | | | | Merge tag 'lsm-pr-20240105' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2024-01-091-23/+26
|\ \ \ \ \ \ \
| * | | | | | | calipso: fix memory leak in netlbl_calipso_add_pass()Gavrilov Ilia2023-12-071-23/+26
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge tag 'mm-stable-2024-01-08-15-31' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2024-01-092-5/+7
|\ \ \ \ \ \ \
| * | | | | | | mm, treewide: rename MAX_ORDER to MAX_PAGE_ORDERKirill A. Shutemov2024-01-091-1/+1
| * | | | | | | skbuff: use mempool KASAN hooksAndrey Konovalov2023-12-291-4/+6
| * | | | | | | kasan: rename and document kasan_(un)poison_object_dataAndrey Konovalov2023-12-291-4/+4
* | | | | | | | Merge tag 'vfs-6.8.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2024-01-082-10/+6
|\ \ \ \ \ \ \ \
| * | | | | | | | iov_iter: replace import_single_range() with import_ubuf()Jens Axboe2023-12-052-6/+6
| * | | | | | | | iov_iter: remove unused 'iov' argument from import_single_range()Jens Axboe2023-12-052-8/+4
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge tag 'vfs-6.8.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...Linus Torvalds2024-01-082-2/+2
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | file: stop exposing receive_fd_user()Christian Brauner2023-12-122-2/+2
| |/ / / / / /
* | | | | | | Merge tag 'net-6.7-rc9' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2024-01-0516-37/+100
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | net: Implement missing SO_TIMESTAMPING_NEW cmsg supportThomas Lange2024-01-041-0/+1
| * | | | | | Merge tag 'nf-24-01-03' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Jakub Kicinski2024-01-042-2/+3
| |\ \ \ \ \ \
| | * | | | | | netfilter: nft_immediate: drop chain reference counter on errorPablo Neira Ayuso2024-01-031-1/+1
| | * | | | | | netfilter: nf_nat: fix action not being set for all ct statesBrad Cowie2024-01-031-1/+2
| * | | | | | | net/smc: fix invalid link access in dumping SMC-R connectionsWen Gu2024-01-041-2/+1
| * | | | | | | net: Save and restore msg_namelen in sock_sendmsgMarc Dionne2024-01-031-0/+2
| * | | | | | | mptcp: prevent tcp diag from closing listener subflowsPaolo Abeni2024-01-031-0/+13
| * | | | | | | Revert "net: ipv6/addrconf: clamp preferred_lft to the minimum required"Alex Henrie2024-01-021-13/+5
| * | | | | | | net: Implement missing getsockopt(SO_TIMESTAMPING_NEW)Jörn-Thorben Hinz2024-01-021-2/+9
| |/ / / / / /
| * | | | | | net: qrtr: ns: Return 0 if server port is not presentSarannya S2024-01-011-1/+3
| * | | | | | net/tcp_sigpool: Use kref_get_unless_zero()Dmitry Safonov2024-01-011-3/+2
| * | | | | | net: sched: em_text: fix possible memory leak in em_text_destroy()Hangyu Hua2024-01-011-1/+3
| * | | | | | Merge tag 'nf-23-12-20' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...David S. Miller2023-12-292-2/+2
| |\ \ \ \ \ \
| | * | | | | | netfilter: nf_tables: skip set commit for deleted/destroyed setsPablo Neira Ayuso2023-12-201-1/+1
| | * | | | | | netfilter: nf_tables: set transport offset from mac header for netdev/egressPablo Neira Ayuso2023-12-201-1/+1
| * | | | | | | Merge tag 'wireless-2023-12-19' of git://git.kernel.org/pub/scm/linux/kernel/...David S. Miller2023-12-272-8/+15
| |\ \ \ \ \ \ \
| | * | | | | | | wifi: mac80211: add/remove driver debugfs entries as appropriateBenjamin Berg2023-12-192-6/+13
| | * | | | | | | wifi: mac80211: do not re-add debugfs entries during resumeBenjamin Berg2023-12-191-3/+3
| * | | | | | | | nfc: Do not send datagram if socket state isn't LLCP_BOUNDSiddh Raman Pant2023-12-251-0/+5
| * | | | | | | | nfc: llcp_core: Hold a ref to llcp_local->dev when holding a ref to llcp_localSiddh Raman Pant2023-12-251-3/+36
* | | | | | | | | keys, dns: Fix missing size check of V1 server-list headerEdward Adam Davis2023-12-261-10/+9
| |_|_|_|_|/ / / |/| | | | | | |
* | | | | | | | Merge tag '9p-for-6.7-rc7' of https://github.com/martinetd/linuxLinus Torvalds2023-12-221-4/+13
|\ \ \ \ \ \ \ \