summaryrefslogtreecommitdiff
path: root/fs/smb/server/transport_tcp.c
AgeCommit message (Expand)Author
2026-02-08smb: server: fix leak of active_num_conn in ksmbd_tcp_new_connection()Henrique Carvalho
2025-12-03Merge tag 'v6.19-rc-smb-fixes' of git://git.samba.org/ksmbdLinus Torvalds
2025-11-30ksmbd: server: avoid busy polling in accept loopQingfang Deng
2025-11-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-11-09ksmbd: close accepted socket when per-IP limit rejects connectionJoshua Rogers
2025-11-04net: Convert proto_ops bind() callbacks to use sockaddr_unsizedKees Cook
2025-09-30ksmbd: replace connection list with hash tableNamjae Jeon
2025-09-30ksmbd: add an error print when maximum IP connections limit is reachedNamjae Jeon
2025-09-30ksmbd: add max ip connections parameterNamjae Jeon
2025-09-30ksmbd: use sock_create_kern interface to create kernel socketNamjae Jeon
2025-09-30ksmbd: make ksmbd thread names distinct by client IPNamjae Jeon
2025-08-17ksmbd: extend the connection limiting mechanism to support IPv6Namjae Jeon
2025-08-09Merge tag 'v6.17rc-part2-ksmbd-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds
2025-08-07ksmbd: limit repeated connections from clients with the same IPNamjae Jeon
2025-06-23net: make sk->sk_rcvtimeo locklessEric Dumazet
2025-06-17ksmbd: add free_transport ops in ksmbd connectionNamjae Jeon
2025-04-14ksmbd: fix use-after-free in __smb2_lease_break_noti()Namjae Jeon
2025-01-15ksmbd: browse interfaces list on FSCTL_QUERY_INTERFACE_INFO IOCTLNamjae Jeon
2024-11-25ksmbd: add netdev-up/down event debug printNamjae Jeon
2024-11-25ksmbd: use __GFP_RETRY_MAYFAILNamjae Jeon
2024-08-29ksmbd: Unlock on in ksmbd_tcp_set_interfaces()Dan Carpenter
2024-07-14ksmbd: Constify struct ksmbd_transport_opsChristophe JAILLET
2024-05-04ksmbd: off ipv6only for both ipv4/ipv6 bindingNamjae Jeon
2024-01-21smb: Fix some kernel-doc commentsYang Li
2024-01-14ksmbd: fix UAF issue in ksmbd_tcp_new_connection()Namjae Jeon
2023-05-24smb: move client and server files to common directory fs/smbSteve French