summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-07-14pinctrl: mt7622: stop using the deprecated pinctrl_add_gpio_rangeSean Wang
2018-07-14pinctrl: mt7622: fix that pinctrl_claim_hogs cannot workSean Wang
2018-07-14pinctrl: mt7622: fix initialization sequence between eint and gpiochipSean Wang
2018-07-14pinctrl: mt7622: fix error path on failing at groups buildingSean Wang
2018-07-13Merge branch 'fix-DCTCP-delayed-ACK'David S. Miller
2018-07-13tcp: remove DELAYED ACK events in DCTCPYuchung Cheng
2018-07-13tcp: fix dctcp delayed ACK scheduleYuchung Cheng
2018-07-13qlogic: check kstrtoul() for errorsDan Carpenter
2018-07-13net: ethtool: fix spelling mistake: "tubale" -> "tunable"Michael Heimpold
2018-07-13Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-07-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2018-07-13skbuff: Unconditionally copy pfmemalloc in __skb_clone()Stefano Brivio
2018-07-13Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2018-07-13Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-07-13Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-07-13Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-07-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2018-07-13Merge tag 'vfio-v4.18-rc5' of git://github.com/awilliam/linux-vfioLinus Torvalds
2018-07-13Merge tag 'kbuild-fixes-v4.18-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-07-13Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2018-07-13Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2018-07-13Merge tag 'trace-v4.18-rc3-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-07-13Merge tag 'sound-4.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2018-07-13Merge tag 'libnvdimm-fixes-4.18-rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-07-13drm/amdgpu/pp/smu7: use a local variable for toc indexingAlex Deucher
2018-07-13btrfs: fix use-after-free of cmp workspace pagesNaohiro Aota
2018-07-13Merge branch 'bpf-af-xdp-consistent-err-reporting'Daniel Borkmann
2018-07-13xsk: do not return EMSGSIZE in copy mode for packets larger than MTUMagnus Karlsson
2018-07-13xsk: always return ENOBUFS from sendmsg if there is no TX queueMagnus Karlsson
2018-07-13xsk: do not return EAGAIN from sendmsg when completion queue is fullMagnus Karlsson
2018-07-13xsk: do not return ENXIO from TX copy modeMagnus Karlsson
2018-07-13btrfs: restore uuid_mutex in btrfs_open_devicesDavid Sterba
2018-07-13crypto: af_alg - Initialize sg_num_bytes in error code pathStephan Mueller
2018-07-13rtc: fix alarm read and set offsetAlexandre Belloni
2018-07-13xen: setup pv irq ops vector earlierJuergen Gross
2018-07-12selftests: in udpgso_bench do not test udp zerocopyWillem de Bruijn
2018-07-12tracing: Reorder display of TGID to be after PIDJoel Fernandes (Google)
2018-07-12packet: reset network header if packet shorter than ll reserved spaceWillem de Bruijn
2018-07-12nsh: set mac len based on inner packetWillem de Bruijn
2018-07-12net: Don't copy pfmemalloc flag in __copy_skb_header()Stefano Brivio
2018-07-12Merge branch 'sfc-filter-locking-fixes'David S. Miller
2018-07-12sfc: hold filter_sem consistently during resetBert Kenward
2018-07-12sfc: avoid hang from nested use of the filter_semBert Kenward
2018-07-12net: systemport: Fix CRC forwarding check for SYSTEMPORT LiteFlorian Fainelli
2018-07-12i2c: recovery: if possible send STOP with recovery pulsesWolfram Sang
2018-07-12tcp: allow user to create repair socket without window probesStefan Baranoff
2018-07-12tcp: fix sequence numbers for repaired sockets re-using TIME-WAIT socketsStefan Baranoff
2018-07-12bpf: don't leave partial mangled prog in jit_subprogs error pathDaniel Borkmann
2018-07-12sch_fq_codel: zero q->flows_cnt when fq_codel_init failsJacob Keller
2018-07-12Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller