index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-15
tls: fix use-after-free in tls_push_record
Daniel Borkmann
1
-13
/
+13
2018-06-15
Merge branch 'l2tp-l2tp_ppp-must-ignore-non-PPP-sessions'
David S. Miller
2
-1
/
+7
2018-06-15
l2tp: filter out non-PPP sessions in pppol2tp_tunnel_ioctl()
Guillaume Nault
1
-1
/
+1
2018-06-15
l2tp: reject creation of non-PPP sessions on L2TPv2 tunnels
Guillaume Nault
1
-0
/
+6
2018-06-15
Merge branch 'mlxsw-IPv6-and-reference-counting-fixes'
David S. Miller
3
-28
/
+29
2018-06-15
mlxsw: spectrum_switchdev: Fix port_vlan refcounting
Petr Machata
1
-1
/
+3
2018-06-15
mlxsw: spectrum_router: Align with new route replace logic
Ido Schimmel
1
-16
/
+5
2018-06-15
mlxsw: spectrum_router: Allow appending to dev-only routes
Ido Schimmel
1
-8
/
+19
2018-06-15
ipv6: Only emit append events for appended routes
Ido Schimmel
1
-3
/
+2
2018-06-15
Merge tag 'mac80211-for-davem-2018-06-15' of git://git.kernel.org/pub/scm/lin...
David S. Miller
5
-22
/
+32
2018-06-15
stmmac: added support for 802.1ad vlan stripping
Elad Nachman
1
-8
/
+13
2018-06-15
arch/*: Kconfig: fix documentation for NMI watchdog
Mauro Carvalho Chehab
4
-4
/
+4
2018-06-15
docs: crypto_engine.rst: Fix two parse warnings
Mauro Carvalho Chehab
1
-3
/
+5
2018-06-15
docs: can.rst: fix a footnote reference
Mauro Carvalho Chehab
1
-2
/
+2
2018-06-15
afs: Optimise callback breaking by not repeating volume lookup
David Howells
3
-20
/
+107
2018-06-15
afs: Display manually added cells in dynamic root mount
David Howells
7
-27
/
+200
2018-06-15
afs: Enable IPv6 DNS lookups
David Howells
2
-2
/
+2
2018-06-15
bsg: fix race of bsg_open and bsg_unregister
Anatoliy Glagolev
1
-11
/
+11
2018-06-15
block: remov blk_queue_invalidate_tags
Christoph Hellwig
3
-38
/
+1
2018-06-15
Merge branch 'nvme-4.18' of git://git.infradead.org/nvme into for-linus
Jens Axboe
11
-224
/
+154
2018-06-15
cfg80211: fix rcu in cfg80211_unregister_wdev
Dedy Lansky
1
-0
/
+1
2018-06-15
mac80211: Move up init of TXQs
Toke Høiland-Jørgensen
1
-6
/
+6
2018-06-15
mac80211_hwsim: fix module init error paths
Johannes Berg
1
-2
/
+9
2018-06-15
cfg80211: initialize sinfo in cfg80211_get_station
Sven Eckelmann
1
-0
/
+2
2018-06-15
nl80211: fix some kernel doc tag mistakes
Luca Coelho
1
-14
/
+14
2018-06-15
nvme-fabrics: fix and refine state checks in __nvmf_check_ready
Christoph Hellwig
1
-20
/
+19
2018-06-15
nvme-fabrics: handle the admin-only case properly in nvmf_check_ready
Christoph Hellwig
1
-1
/
+2
2018-06-15
nvme-fabrics: refactor queue ready check
Christoph Hellwig
5
-50
/
+45
2018-06-15
Merge tag 'linux-kselftest-4.18-rc1-2' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
3
-2
/
+17
2018-06-15
Merge tag 'sound-fix-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
12
-26
/
+101
2018-06-15
Merge tag 'drm-next-2018-06-15' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
43
-249
/
+365
2018-06-15
smb3: fix corrupt path in subdirs on smb311 with posix
Steve French
1
-1
/
+2
2018-06-15
smb3: do not display empty interface list
Steve French
1
-1
/
+3
2018-06-15
smb3: Fix mode on mkdir on smb311 mounts
Steve French
6
-3
/
+175
2018-06-15
cifs: Fix kernel oops when traceSMB is enabled
Paulo Alcantara
1
-5
/
+5
2018-06-15
CIFS: dump every session iface info
Aurelien Aptel
1
-0
/
+27
2018-06-15
CIFS: parse and store info on iface queries
Aurelien Aptel
1
-15
/
+155
2018-06-15
CIFS: add iface info to struct cifs_ses
Aurelien Aptel
2
-0
/
+23
2018-06-15
CIFS: complete PDU definitions for interface queries
Aurelien Aptel
1
-3
/
+20
2018-06-15
CIFS: move default port definitions to cifsglob.h
Aurelien Aptel
2
-3
/
+3
2018-06-15
cifs: Fix encryption/signing
Paulo Alcantara
1
-2
/
+2
2018-06-15
cifs: update __smb_send_rqst() to take an array of requests
Ronnie Sahlberg
1
-35
/
+44
2018-06-15
cifs: remove smb2_send_recv()
Ronnie Sahlberg
3
-42
/
+116
2018-06-15
cifs: push rfc1002 generation down the stack
Ronnie Sahlberg
6
-135
/
+99
2018-06-15
smb3: increase initial number of credits requested to allow write
Steve French
1
-2
/
+3
2018-06-15
cifs: minor documentation updates
Steve French
3
-11
/
+16
2018-06-15
cifs: add lease tracking to the cached root fid
Ronnie Sahlberg
6
-20
/
+58
2018-06-15
smb3: note that smb3.11 posix extensions mount option is experimental
Steve French
1
-1
/
+4
2018-06-15
afs: Show all of a server's addresses in /proc/fs/afs/servers
David Howells
1
-2
/
+8
2018-06-15
afs: Handle CONFIG_PROC_FS=n
David Howells
2
-2
/
+10
[prev]
[next]