index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
cifs
/
connect.c
Age
Commit message (
Expand
)
Author
2017-09-20
cifs: release auth_key.response for reconnect.
Shu Wang
2017-09-17
SMB3: Add support for multidialect negotiate (SMB2.1 and later)
Steve French
2017-09-04
cifs: Check for timeout on Negotiate stage
Samuel Cabrero
2017-09-01
Fix warning messages when mounting to older servers
Steve French
2017-07-08
[SMB3] Improve security, move default dialect to SMB3 from old CIFS
Steve French
2017-07-08
[SMB3] Remove ifdef since SMB3 (and later) now STRONGLY preferred
Steve French
2017-07-08
CIFS: Reconnect expired SMB sessions
Pavel Shilovsky
2017-05-06
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2017-05-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2017-05-02
cifs: fix IPv6 link local, with scope id, address parsing
Daniel N Pettersson
2017-05-02
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2017-05-01
Merge branch 'for-4.12/block' of git://git.kernel.dk/linux-block
Linus Torvalds
2017-04-28
Fix match_prepath()
Sachin Prabhu
2017-04-20
cifs: Convert to separately allocated bdi
Jan Kara
2017-04-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-04-10
CIFS: handle guest access errors to Windows shares
Mark Syms
2017-04-07
Handle mismatched open calls
Sachin Prabhu
2017-03-28
net: break include loop netdevice.h, dsa.h, devlink.h
Andrew Lunn
2017-03-03
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2017-03-03
Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2017-03-02
smb2: Enforce sec= mount option
Sachin Prabhu
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
KEYS: Differentiate uses of rcu_dereference_key() and user_key_payload()
David Howells
2017-02-01
CIFS: Allow to switch on encryption with seal mount option
Pavel Shilovsky
2017-02-01
CIFS: Decrypt and process small encrypted packets
Pavel Shilovsky
2017-02-01
CIFS: Add transform header handling callbacks
Pavel Shilovsky
2017-02-01
CIFS: Encrypt SMB3 requests before sending
Pavel Shilovsky
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2016-12-15
cifs_get_root shouldn't use path with tree name
Sachin Prabhu
2016-12-15
Fix default behaviour for empty domains and add domainauto option
Germano Percossi
2016-12-13
Merge branch 'for-4.10/block' of git://git.kernel.dk/linux-block
Linus Torvalds
2016-12-05
CIFS: Fix a possible memory corruption during reconnect
Pavel Shilovsky
2016-12-01
SMB3: parsing for new snapshot timestamp mount parm
Steve French
2016-11-28
Call echo service immediately after socket reconnect
Sachin Prabhu
2016-11-01
block,fs: untangle fs.h and blk_types.h
Christoph Hellwig
2016-10-14
CIFS: Add new mount option to set owner uid and gid from special sids in acl
Steve French
2016-10-12
SMB3: Add mount parameter to allow user to override max credits
Steve French
2016-10-12
Fix regression which breaks DFS mounting
Sachin Prabhu
2016-10-12
SMB3: GUIDs should be constructed as random but valid uuids
Steve French
2016-09-09
Compare prepaths when comparing superblocks
Sachin Prabhu
2016-09-09
Fix memory leaks in cifs_do_mount()
Sachin Prabhu
2016-07-27
fs/cifs: make share unaccessible at root level mountable
Aurelien Aptel
2016-07-19
cifs: unbreak TCP session reuse
Rabin Vincent
2016-06-24
Fix reconnect to not defer smb3 session reconnect long after socket reconnect
Steve French
2016-05-18
Merge branch 'sendmsg.cifs' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2016-05-18
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2016-05-17
cifs: remove any preceding delimiter from prefix_path
Sachin Prabhu
2016-04-13
sock: tigthen lockdep checks for sock_owned_by_user
Hannes Frederic Sowa
2016-04-04
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
[next]