summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-06-15net: stmmac: Run HWIF Quirks after getting HW capsJose Abreu
2018-06-15neighbour: skip NTF_EXT_LEARNED entries during forced gcRoopa Prabhu
2018-06-15net: cxgb3: add error handling for sysfs_create_groupZhouyang Jia
2018-06-15Merge branch 'tls-fixes'David S. Miller
2018-06-15tls: fix waitall behavior in tls_sw_recvmsgDaniel Borkmann
2018-06-15tls: fix use-after-free in tls_push_recordDaniel Borkmann
2018-06-15Merge branch 'l2tp-l2tp_ppp-must-ignore-non-PPP-sessions'David S. Miller
2018-06-15l2tp: filter out non-PPP sessions in pppol2tp_tunnel_ioctl()Guillaume Nault
2018-06-15l2tp: reject creation of non-PPP sessions on L2TPv2 tunnelsGuillaume Nault
2018-06-15Merge branch 'mlxsw-IPv6-and-reference-counting-fixes'David S. Miller
2018-06-15mlxsw: spectrum_switchdev: Fix port_vlan refcountingPetr Machata
2018-06-15mlxsw: spectrum_router: Align with new route replace logicIdo Schimmel
2018-06-15mlxsw: spectrum_router: Allow appending to dev-only routesIdo Schimmel
2018-06-15ipv6: Only emit append events for appended routesIdo Schimmel
2018-06-15Merge tag 'mac80211-for-davem-2018-06-15' of git://git.kernel.org/pub/scm/lin...David S. Miller
2018-06-15stmmac: added support for 802.1ad vlan strippingElad Nachman
2018-06-15arch/*: Kconfig: fix documentation for NMI watchdogMauro Carvalho Chehab
2018-06-15docs: crypto_engine.rst: Fix two parse warningsMauro Carvalho Chehab
2018-06-15docs: can.rst: fix a footnote referenceMauro Carvalho Chehab
2018-06-15afs: Optimise callback breaking by not repeating volume lookupDavid Howells
2018-06-15afs: Display manually added cells in dynamic root mountDavid Howells
2018-06-15afs: Enable IPv6 DNS lookupsDavid Howells
2018-06-15bsg: fix race of bsg_open and bsg_unregisterfor-linus-20180616Anatoliy Glagolev
2018-06-15block: remov blk_queue_invalidate_tagsChristoph Hellwig
2018-06-15Merge branch 'nvme-4.18' of git://git.infradead.org/nvme into for-linusJens Axboe
2018-06-15cfg80211: fix rcu in cfg80211_unregister_wdevDedy Lansky
2018-06-15mac80211: Move up init of TXQsToke Høiland-Jørgensen
2018-06-15mac80211_hwsim: fix module init error pathsJohannes Berg
2018-06-15cfg80211: initialize sinfo in cfg80211_get_stationSven Eckelmann
2018-06-15nl80211: fix some kernel doc tag mistakesLuca Coelho
2018-06-15nvme-fabrics: fix and refine state checks in __nvmf_check_readyChristoph Hellwig
2018-06-15nvme-fabrics: handle the admin-only case properly in nvmf_check_readyChristoph Hellwig
2018-06-15nvme-fabrics: refactor queue ready checkChristoph Hellwig
2018-06-15Merge tag 'linux-kselftest-4.18-rc1-2' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2018-06-15Merge tag 'sound-fix-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-06-15Merge tag 'drm-next-2018-06-15' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2018-06-15afs: Show all of a server's addresses in /proc/fs/afs/serversDavid Howells
2018-06-15afs: Handle CONFIG_PROC_FS=nDavid Howells
2018-06-15proc: Make inline name size calculation automaticDavid Howells
2018-06-15orangefs: simplify compat ioctl handlingAl Viro
2018-06-15signalfd: lift sigmask copyin and size checks to callers of do_signalfd4()Al Viro
2018-06-14hv_netvsc: Fix the variable sizes in ipsecv2 and rsc offloadHaiyang Zhang
2018-06-14rds: avoid unenecessary cong_update in loop transportSantosh Shilimkar
2018-06-15Merge branch 'drm-next-4.18' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2018-06-14Merge branch 'l2tp-fixes'David S. Miller
2018-06-14l2tp: clean up stale tunnel or session in pppol2tp_connect's error pathGuillaume Nault
2018-06-14l2tp: prevent pppol2tp_connect() from creating kernel socketsGuillaume Nault
2018-06-14l2tp: only accept PPP sessions in pppol2tp_connect()Guillaume Nault
2018-06-14l2tp: fix pseudo-wire type for sessions created by pppol2tp_connect()Guillaume Nault
2018-06-14eventpoll: switch to ->poll_maskBen Noordhuis