summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2017-10-05net: Add extack to ndo_add_slaveDavid Ahern2-2/+4
2017-10-05net: Add extack to netdev_notifier_infoDavid Ahern1-1/+9
2017-10-05dev: advertise the new nsid when the netns iface changesNicolas Dichtel2-1/+4
2017-10-05Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2-17/+17
2017-10-05bpf: introduce BPF_PROG_QUERY commandAlexei Starovoitov3-0/+20
2017-10-05bpf: multi program support for cgroup+bpfAlexei Starovoitov4-20/+102
2017-10-04rtnetlink: remove __rtnl_af_unregisterFlorian Westphal1-2/+0
2017-10-04rtnetlink: remove slave_validate callbackFlorian Westphal1-3/+0
2017-10-04powerpc/watchdog: Make use of watchdog_nmi_probe()Thomas Gleixner1-0/+1
2017-10-04watchdog/core, powerpc: Replace watchdog_nmi_reconfigure()Thomas Gleixner1-1/+2
2017-10-04mmc: Delete bounce buffer handlingLinus Walleij1-1/+1
2017-10-04Merge tag 'reset-fixes-for-4.14' of git://git.pengutronix.de/git/pza/linux in...Olof Johansson2-17/+17
2017-10-04include/linux/fs.h: fix comment about struct address_spaceMike Rapoport1-1/+1
2017-10-04mm/memory_hotplug: change pfn_to_section_nr/section_nr_to_pfn macro to inline...YASUAKI ISHIMATSU1-2/+8
2017-10-04include/linux/bitfield.h: remove 32bit from FIELD_GET comment blockMasahiro Yamada1-1/+1
2017-10-04exec: load_script: kill the onstack interp[BINPRM_BUF_SIZE] arrayOleg Nesterov1-1/+1
2017-10-04android: binder: drop lru lock in isolate callbackSherry Yang1-0/+6
2017-10-04mm, oom_reaper: skip mm structs with mmu notifiersMichal Hocko1-0/+5
2017-10-04include/linux/mm.h: fix typo in VM_MPX definitionKirill A. Shutemov1-1/+1
2017-10-04sctp: introduce round robin stream schedulerMarcelo Ricardo Leitner2-1/+13
2017-10-04sctp: introduce priority based stream schedulerMarcelo Ricardo Leitner2-1/+26
2017-10-04sctp: add sockopt to get/set stream scheduler parametersMarcelo Ricardo Leitner1-0/+7
2017-10-04sctp: add sockopt to get/set stream schedulerMarcelo Ricardo Leitner1-0/+1
2017-10-04sctp: introduce stream scheduler foundationsMarcelo Ricardo Leitner3-3/+90
2017-10-04sctp: introduce sctp_chunk_stream_noMarcelo Ricardo Leitner1-0/+5
2017-10-04sctp: introduce struct sctp_stream_out_extMarcelo Ricardo Leitner1-2/+8
2017-10-04bpf: fix bpf_tail_call() x64 JITAlexei Starovoitov1-1/+1
2017-10-04net: core: decouple ifalias get/set from rtnl lockFlorian Westphal1-1/+7
2017-10-03ipv4: ipmr: Add the parent ID field to VIF structYotam Gigi1-0/+1
2017-10-03skbuff: Add the offload_mr_fwd_mark fieldYotam Gigi1-0/+1
2017-10-03Merge branch 'for-4.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-2/+22
2017-10-03Merge tag 'usb-4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-0/+1
2017-10-03Merge tag 'staging-4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+3
2017-10-03Merge tag 'driver-core-4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-2/+0
2017-10-03scsi: libiscsi: Remove iscsi_destroy_sessionKhazhismel Kumykov1-1/+0
2017-10-03scsi: sd: Implement blacklist option for WRITE SAME w/ UNMAPMartin K. Petersen2-0/+2
2017-10-02thunderbolt: Add function to retrieve DMA device for the ringMika Westerberg1-0/+13
2017-10-02thunderbolt: Add polling mode for ringsMika Westerberg1-7/+16
2017-10-02thunderbolt: Use spinlock in NHI serializationMika Westerberg1-1/+1
2017-10-02thunderbolt: Use spinlock in ring serializationMika Westerberg1-1/+1
2017-10-02thunderbolt: Move ring descriptor flags to thunderbolt.hMika Westerberg1-0/+18
2017-10-02thunderbolt: Export ring handling functions to modulesMika Westerberg1-0/+158
2017-10-02thunderbolt: Add support for XDomain discovery protocolMika Westerberg2-0/+268
2017-10-02thunderbolt: Move tb_switch_phy_port_from_link() to thunderbolt.hMika Westerberg1-0/+7
2017-10-02thunderbolt: Move thunderbolt domain structure to thunderbolt.hMika Westerberg1-0/+45
2017-10-02thunderbolt: Move enum tb_cfg_pkg_type to thunderbolt.hMika Westerberg1-0/+17
2017-10-02thunderbolt: Add support for XDomain propertiesMika Westerberg1-0/+89
2017-10-02byteorder: Move {cpu_to_be32, be32_to_cpu}_array() from Thunderbolt to coreMika Westerberg1-0/+16
2017-10-02net/dst: Make skb parameter of skb{metadata_dst, tunnel_info}() constSimon Horman1-2/+3
2017-10-02net-ipv6: remove unused IP6_ECN_clear() functionMaciej Żenczykowski1-5/+0