summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2017-03-22Merge tag 'wireless-drivers-for-davem-2017-03-21' of git://git.kernel.org/pub...David S. Miller
2017-03-22tipc: fix nametbl deadlock at tipc_nametbl_unsubscribeYing Xue
2017-03-22sctp: remove useless err from sctp_association_initXin Long
2017-03-22sctp: declare struct sctp_stream before using itXin Long
2017-03-22cpsw/netcp: cpts depends on posix_timersArnd Bergmann
2017-03-22cpsw/netcp: work around reverse cpts dependencyArnd Bergmann
2017-03-22Merge branch 'r8152-rx-settings'David S. Miller
2017-03-22r8152: fix the rx early size of RTL8153hayeswang
2017-03-22r8152: set the RMS of RTL8153 according to the mtuhayeswang
2017-03-22cgroup, net_cls: iterate the fds of only the tasks which are being migratedTejun Heo
2017-03-21net: qmi_wwan: Add USB IDs for MDM6600 modem on Motorola Droid 4Tony Lindgren
2017-03-21selftests/bpf: fix broken build, take 2Zi Shen Lim
2017-03-21tcp: mark skbs with SCM_TIMESTAMPING_OPT_STATSSoheil Hassas Yeganeh
2017-03-21tcp: fix SCM_TIMESTAMPING_OPT_STATS for normal skbsSoheil Hassas Yeganeh
2017-03-21sctp: out_qlen should be updated when pruning unsent queueXin Long
2017-03-21sctp: define dst_pending_confirm as a bit in sctp_transportXin Long
2017-03-21sctp: remove temporary variable confirm from sctp_packet_transmitXin Long
2017-03-21net: vrf: Reset rt6i_idev in local dst after putDavid Ahern
2017-03-21bna: integer overflow bug in debugfsDan Carpenter
2017-03-21qmi_wwan: add Dell DW5811eBjørn Mork
2017-03-21sch_dsmark: fix invalid skb_cow() usageEric Dumazet
2017-03-21tun: fix inability to set offloads after disabling them via ethtoolYaroslav Isakov
2017-03-21net: unix: properly re-increment inflight counter of GC discarded candidatesAndrey Ulanov
2017-03-21Merge branch 'vsock-pkt-cancel'David S. Miller
2017-03-21vsock: cancel packets when failing to connectPeng Tao
2017-03-21vsock: add pkt cancel capabilityPeng Tao
2017-03-21vhost-vsock: add pkt cancel capabilityPeng Tao
2017-03-21vsock: track pkt owner vsockPeng Tao
2017-03-21crypto: deadlock between crypto_alg_sem/rtnl_mutex/genl_mutexHerbert Xu
2017-03-21r8152: fix the list rx_done may be used without initializationhayeswang
2017-03-21mm, swap: Remove WARN_ON_ONCE() in free_swap_slot()Huang Ying
2017-03-21Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2017-03-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2017-03-21Merge tag 'gpio-v4.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds
2017-03-21Merge tag 'rproc-v4.11-fixes' of git://github.com/andersson/remoteprocLinus Torvalds
2017-03-21Merge tag 'for-f2fs-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-03-21HID: wacom: generic: Wacom mouse is only provided for opaque tabletsPing Cheng
2017-03-21HID: corsair: Add driver Scimitar Pro RGB gaming mouse 1b1c:1b3e support to h...Oscar Campos
2017-03-21HID: corsair: support for K65-K70 Rapidfire and Scimitar Pro RGBOscar Campos
2017-03-21HID: wacom: don't manually release resources for the EKRAaron Armstrong Skomra
2017-03-21HID: wacom: Correct Intuos Pro 2 resolutionAaron Armstrong Skomra
2017-03-21ALSA: seq: Fix racy cell insertions during snd_seq_pool_done()Takashi Iwai
2017-03-21ALSA: x86: Make CONFIG_SND_X86 boolTakashi Iwai
2017-03-20remoteproc: qcom: fix QCOM_SMD dependenciesArnd Bergmann
2017-03-20ath10k: fix incorrect wlan_mac_base in qca6174_regsRyan Hsu
2017-03-20f2fs: combine nat_bits and free_nid_bitmap cacheChao Yu
2017-03-20f2fs: skip scanning free nid bitmap of full NAT blocksChao Yu
2017-03-20f2fs: use __set{__clear}_bit_leJaegeuk Kim
2017-03-20f2fs: declare static functionsJaegeuk Kim
2017-03-20f2fs: don't overwrite node block by SSRJaegeuk Kim