summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-04-11dctcp: more accurate tracking of packets deliveryEric Dumazet
2019-04-12Merge tag 'drm-intel-fixes-2019-04-11' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2019-04-11block: fix the return errno for direct IOJason Yan
2019-04-11Merge tag 'for-5.1-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-04-11selftests: fib_tests: Fix 'Command line is not complete' errorsDavid Ahern
2019-04-11net: netrom: Fix error cleanup path of nr_proto_initYueHaibing
2019-04-12Merge tag 'drm-misc-fixes-2019-04-11' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2019-04-11net: fec: manage ahb clock in runtime pmAndy Duan
2019-04-11Revert "SUNRPC: Micro-optimise when the task is known not to be sleeping"Trond Myklebust
2019-04-11NFSv4.1 fix incorrect return value in copy_file_rangeOlga Kornievskaia
2019-04-11xprtrdma: Fix helper that drains the transportChuck Lever
2019-04-11NFS: Fix handling of reply page vectorChuck Lever
2019-04-11NFS: Forbid setting AF_INET6 to "struct sockaddr_in"->sin_family.Tetsuo Handa
2019-04-11net: bridge: multicast: use rcu to access port list from br_multicast_start_q...Nikolay Aleksandrov
2019-04-11Merge branch 'thunderx-xdp-mtu'David S. Miller
2019-04-11net: thunderx: don't allow jumbo frames with XDPMatteo Croce
2019-04-11net: thunderx: raise XDP MTU to 1508Matteo Croce
2019-04-11Merge branch 'smc-fixes'David S. Miller
2019-04-11net/smc: move unhash before release of clcsockUrsula Braun
2019-04-11net/smc: fix return code from FLUSH commandKarsten Graul
2019-04-11net/smc: propagate file from SMC to TCP socketUrsula Braun
2019-04-11net/smc: fix a NULL pointer dereferenceKangjie Lu
2019-04-11net/smc: wait for pending work before clcsock release_sockKarsten Graul
2019-04-11dma-debug: only skip one stackframe entryScott Wood
2019-04-11platform/x86: pmc_atom: Drop __initconst on dmi tableStephen Boyd
2019-04-11Merge tag 'gvt-fixes-2019-04-11' of https://github.com/intel/gvt-linux into d...Rodrigo Vivi
2019-04-11Merge branch 'nvme-5.1' of git://git.infradead.org/nvme into for-linusJens Axboe
2019-04-11nvmet: fix discover log page when offsets are usedKeith Busch
2019-04-11nvme-fc: correct csn initialization and increments on errorJames Smart
2019-04-11Merge tag 'asoc-fix-v5.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Takashi Iwai
2019-04-11mmc: sdhci-omap: Don't finish_mrq() on a command error during tuningFaiz Abbas
2019-04-11Merge branch 'drm-fixes-5.1' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2019-04-11Merge branch 'mediatek-drm-fixes-5.1' of https://github.com/ckhu-mediatek/lin...Dave Airlie
2019-04-11Merge tag 'drm/tegra/for-5.1-rc5' of git://anongit.freedesktop.org/tegra/linu...Dave Airlie
2019-04-11gpu: host1x: Fix compile error when IOMMU API is not availableStefan Agner
2019-04-10net: fou: do not use guehdr after iptunnel_pull_offloads in gue_udp_recvLorenzo Bianconi
2019-04-10tipc: missing entries in name table of publicationsHoang Le
2019-04-10vhost: reject zero size iova rangeJason Wang
2019-04-10net/tls: prevent bad memory access in tls_is_sk_tx_device_offloaded()Jakub Kicinski
2019-04-10failover: allow name change on IFF_UP slave interfacesSi-Wei Liu
2019-04-11drm/i915/gvt: Roundup fb->height into tile's height at calucation fb->sizeXiong Zhang
2019-04-10team: set slave to promisc if team is already in promisc modeHangbin Liu
2019-04-10net/tls: fix build without CONFIG_TLS_DEVICEJakub Kicinski
2019-04-10clk: x86: Add system specific quirk to mark clocks as criticalDavid Müller
2019-04-10block: do not leak memory in bio_copy_user_iov()Jérôme Glisse
2019-04-10PCI: pciehp: Ignore Link State Changes after powering off a slotSergey Miroshnichenko
2019-04-10Merge branch 'tls-leaks'David S. Miller
2019-04-10net: strparser: partially revert "strparser: Call skb_unclone conditionally"Jakub Kicinski
2019-04-10net/tls: don't leak partially sent record in device modeJakub Kicinski
2019-04-10net/tls: fix the IV leaksJakub Kicinski