summaryrefslogtreecommitdiff
path: root/fs/smb/server/transport_tcp.c
AgeCommit message (Expand)AuthorFilesLines
6 daysksmbd: limit repeated connections from clients with the same IPNamjae Jeon1-0/+17
2025-06-27ksmbd: add free_transport ops in ksmbd connectionNamjae Jeon1-1/+2
2025-04-15ksmbd: fix use-after-free in __smb2_lease_break_noti()Namjae Jeon1-5/+9
2025-01-16ksmbd: browse interfaces list on FSCTL_QUERY_INTERFACE_INFO IOCTLNamjae Jeon1-41/+32
2024-11-26ksmbd: add netdev-up/down event debug printNamjae Jeon1-0/+6
2024-11-26ksmbd: use __GFP_RETRY_MAYFAILNamjae Jeon1-6/+6
2024-08-30ksmbd: Unlock on in ksmbd_tcp_set_interfaces()Dan Carpenter1-1/+3
2024-07-15ksmbd: Constify struct ksmbd_transport_opsChristophe JAILLET1-2/+2
2024-05-05ksmbd: off ipv6only for both ipv4/ipv6 bindingNamjae Jeon1-0/+4
2024-01-22smb: Fix some kernel-doc commentsYang Li1-0/+2
2024-01-14ksmbd: fix UAF issue in ksmbd_tcp_new_connection()Namjae Jeon1-6/+7
2023-05-25smb: move client and server files to common directory fs/smbSteve French1-0/+649