index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-04
cifs: multichannel: try to rebind when reconnecting a channel
Aurelien Aptel
3
-0
/
+34
2020-06-04
cifs: multichannel: use pointer for binding channel
Aurelien Aptel
2
-4
/
+14
2020-06-04
smb3: remove static checker warning
Steve French
1
-1
/
+1
2020-06-04
cifs: multichannel: move channel selection above transport layer
Aurelien Aptel
9
-198
/
+356
2020-06-04
cifs: multichannel: always zero struct cifs_io_parms
Aurelien Aptel
4
-7
/
+7
2020-06-04
cifs: dump Security Type info in DebugData
Kenneth D'souza
1
-0
/
+6
2020-06-04
smb3: fix incorrect number of credits when ioctl MaxOutputResponse > 64K
Steve French
1
-1
/
+1
2020-06-04
smb3: default to minimum of two channels when multichannel specified
Steve French
1
-0
/
+4
2020-06-02
cifs: multichannel: move channel selection in function
Aurelien Aptel
2
-11
/
+28
2020-06-02
cifs: fix minor typos in comments and log messages
Steve French
1
-4
/
+4
2020-06-02
smb3: minor update to compression header definitions
Steve French
1
-2
/
+11
2020-06-01
cifs: minor fix to two debug messages
Steve French
2
-2
/
+2
2020-06-01
cifs: Standardize logging output
Joe Perches
20
-381
/
+319
2020-06-01
smb3: Add new parm "nodelete"
Steve French
4
-1
/
+23
2020-06-01
cifs: move some variables off the stack in smb2_ioctl_query_info
Ronnie Sahlberg
1
-23
/
+35
2020-06-01
cifs: reduce stack use in smb2_compound_op
Ronnie Sahlberg
1
-45
/
+47
2020-06-01
cifs: get rid of unused parameter in reconn_setup_dfs_targets()
Paulo Alcantara
1
-3
/
+2
2020-06-01
cifs: handle hostnames that resolve to same ip in failover
Paulo Alcantara
5
-39
/
+131
2020-06-01
cifs: set up next DFS target before generic_ip_connect()
Paulo Alcantara
1
-9
/
+9
2020-06-01
cifs: remove redundant initialization of variable rc
Colin Ian King
1
-1
/
+1
2020-06-01
cifs: handle "nolease" option for vers=1.0
Kenneth D'souza
1
-1
/
+10
2020-05-31
Linux 5.7
v5.7
Linus Torvalds
1
-1
/
+1
2020-05-31
checkpatch/coding-style: deprecate 80-column warning
Joe Perches
2
-14
/
+23
2020-05-31
Merge tag 'x86-urgent-2020-05-31' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
7
-57
/
+74
2020-05-31
Merge tag 'sched-urgent-2020-05-31' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2020-05-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
69
-337
/
+806
2020-05-30
l2tp: add sk_family checks to l2tp_validate_socket
Eric Dumazet
1
-0
/
+3
2020-05-30
l2tp: do not use inet_hash()/inet_unhash()
Eric Dumazet
2
-15
/
+44
2020-05-30
net: qrtr: Allocate workqueue before kernel_bind
Chris Lew
1
-5
/
+5
2020-05-30
Merge branch 'mptcp-a-bunch-of-fixes'
David S. Miller
1
-18
/
+46
2020-05-30
mptcp: remove msk from the token container at destruction time.
Paolo Abeni
1
-1
/
+1
2020-05-30
mptcp: fix race between MP_JOIN and close
Paolo Abeni
1
-15
/
+27
2020-05-30
mptcp: fix unblocking connect()
Paolo Abeni
1
-2
/
+18
2020-05-30
net/sched: act_ct: add nat mangle action only for NAT-conntrack
wenxu
1
-0
/
+3
2020-05-30
devinet: fix memleak in inetdev_init()
Yang Yingliang
1
-0
/
+1
2020-05-30
virtio_vsock: Fix race condition in virtio_transport_recv_pkt
Jia He
1
-0
/
+8
2020-05-30
Merge tag 'powerpc-5.7-6' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2
-0
/
+5
2020-05-30
Merge tag 'gpio-v5.7-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
6
-18
/
+42
2020-05-29
drivers/net/ibmvnic: Update VNIC protocol version reporting
Thomas Falcon
1
-5
/
+3
2020-05-29
NFC: st21nfca: add missed kfree_skb() in an error path
Chuhong Yuan
1
-1
/
+3
2020-05-29
neigh: fix ARP retransmit timer guard
Hangbin Liu
1
-2
/
+2
2020-05-29
Merge tag 'mlx5-fixes-2020-05-28' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
7
-43
/
+84
2020-05-29
Merge tag 'armsoc-fixes-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
17
-54
/
+44
2020-05-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
4
-34
/
+55
2020-05-29
Merge tag 'ceph-for-5.7-rc8' of git://github.com/ceph/ceph-client
Linus Torvalds
2
-2
/
+4
2020-05-29
Merge tag 'gfs2-v5.7-rc7.fixes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-10
/
+5
2020-05-29
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-1
/
+1
2020-05-29
Merge branch 'parisc-5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2020-05-29
Merge tag 'iommu-fixes-v5.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-3
/
+3
2020-05-29
Merge tag 'block-5.7-2020-05-29' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-11
/
+11
[next]