summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2017-10-05VSOCK: use TCP state constants for sk_stateStefan Hajnoczi
2017-10-05VSOCK: move __vsock_in_bound/connected_table() to af_vsock.hStefan Hajnoczi
2017-10-05VSOCK: export socket tables for sock_diag interfaceStefan Hajnoczi
2017-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-10-05Merge tag 'for-4.14/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-10-05Merge tag 'sound-4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2017-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-10-04net: Add extack to upper device linkingDavid Ahern
2017-10-04net: Add extack to ndo_add_slaveDavid Ahern
2017-10-04net: Add extack to netdev_notifier_infoDavid Ahern
2017-10-04dev: advertise the new nsid when the netns iface changesNicolas Dichtel
2017-10-04Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2017-10-04bpf: introduce BPF_PROG_QUERY commandAlexei Starovoitov
2017-10-04bpf: multi program support for cgroup+bpfAlexei Starovoitov
2017-10-04rtnetlink: remove __rtnl_af_unregisterFlorian Westphal
2017-10-04rtnetlink: remove slave_validate callbackFlorian Westphal
2017-10-03Merge tag 'reset-fixes-for-4.14' of git://git.pengutronix.de/git/pza/linux in...Olof Johansson
2017-10-03include/linux/fs.h: fix comment about struct address_spaceMike Rapoport
2017-10-03mm/memory_hotplug: change pfn_to_section_nr/section_nr_to_pfn macro to inline...YASUAKI ISHIMATSU
2017-10-03include/linux/bitfield.h: remove 32bit from FIELD_GET comment blockMasahiro Yamada
2017-10-03exec: load_script: kill the onstack interp[BINPRM_BUF_SIZE] arrayOleg Nesterov
2017-10-03android: binder: drop lru lock in isolate callbackSherry Yang
2017-10-03mm, oom_reaper: skip mm structs with mmu notifiersMichal Hocko
2017-10-03include/linux/mm.h: fix typo in VM_MPX definitionKirill A. Shutemov
2017-10-03sctp: introduce round robin stream schedulerMarcelo Ricardo Leitner
2017-10-03sctp: introduce priority based stream schedulerMarcelo Ricardo Leitner
2017-10-03sctp: add sockopt to get/set stream scheduler parametersMarcelo Ricardo Leitner
2017-10-03sctp: add sockopt to get/set stream schedulerMarcelo Ricardo Leitner
2017-10-03sctp: introduce stream scheduler foundationsMarcelo Ricardo Leitner
2017-10-03sctp: introduce sctp_chunk_stream_noMarcelo Ricardo Leitner
2017-10-03sctp: introduce struct sctp_stream_out_extMarcelo Ricardo Leitner
2017-10-03bpf: fix bpf_tail_call() x64 JITAlexei Starovoitov
2017-10-03net: core: decouple ifalias get/set from rtnl lockFlorian Westphal
2017-10-03ipv4: ipmr: Add the parent ID field to VIF structYotam Gigi
2017-10-03skbuff: Add the offload_mr_fwd_mark fieldYotam Gigi
2017-10-03Merge branch 'for-4.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-10-03Merge tag 'usb-4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2017-10-03Merge tag 'staging-4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-10-03Merge tag 'driver-core-4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2017-10-02thunderbolt: Add function to retrieve DMA device for the ringMika Westerberg
2017-10-02thunderbolt: Add polling mode for ringsMika Westerberg
2017-10-02thunderbolt: Use spinlock in NHI serializationMika Westerberg
2017-10-02thunderbolt: Use spinlock in ring serializationMika Westerberg
2017-10-02thunderbolt: Move ring descriptor flags to thunderbolt.hMika Westerberg
2017-10-02thunderbolt: Export ring handling functions to modulesMika Westerberg
2017-10-02thunderbolt: Add support for XDomain discovery protocolMika Westerberg
2017-10-02thunderbolt: Move tb_switch_phy_port_from_link() to thunderbolt.hMika Westerberg
2017-10-02thunderbolt: Move thunderbolt domain structure to thunderbolt.hMika Westerberg
2017-10-02thunderbolt: Move enum tb_cfg_pkg_type to thunderbolt.hMika Westerberg
2017-10-02thunderbolt: Add support for XDomain propertiesMika Westerberg