aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2017-02-20Merge branch 'pm-opp'Rafael J. Wysocki
2017-02-19sctp: sctp_transport_dst_check should check if transport pmtu is dst mtuXin Long
2017-02-19sctp: add reconf chunk eventXin Long
2017-02-19sctp: add reconf chunk processXin Long
2017-02-19sctp: add a function to verify the sctp reconf chunkXin Long
2017-02-19sctp: implement receiver-side procedures for the Incoming SSN Reset Request P...Xin Long
2017-02-19sctp: implement receiver-side procedures for the Outgoing SSN Reset Request P...Xin Long
2017-02-19sctp: add support for generating stream ssn reset event notificationXin Long
2017-02-19sctp: add support for generating stream reconf resp chunkXin Long
2017-02-19uapi: fix linux/rds.h userspace compilation errorDmitry V. Levin
2017-02-19uapi: fix linux/rds.h userspace compilation errorsDmitry V. Levin
2017-02-19uapi: fix linux/mroute.h userspace compilation errorsDmitry V. Levin
2017-02-19uapi: fix linux/mroute6.h userspace compilation errorsDmitry V. Levin
2017-02-19uapi: fix linux/ipv6_route.h userspace compilation errorsDmitry V. Levin
2017-02-19qed: Add support for hardware offloaded FCoE.Arun Easi
2017-02-19Merge remote-tracking branches 'spi/topic/rockchip', 'spi/topic/rspi', 'spi/t...Mark Brown
2017-02-19Merge remote-tracking branches 'spi/topic/imx', 'spi/topic/lantiq-ssc', 'spi/...Mark Brown
2017-02-17Merge branch 'for-4.11/next' into for-4.11/linus-mergeJens Axboe
2017-02-17Merge branch 'for-4.11/block' into for-4.11/linus-mergeJens Axboe
2017-02-17nvme: Check for Security send/recv support before issuing commands.Scott Bauer
2017-02-17block/sed-opal: allocate struct opal_dev dynamicallyChristoph Hellwig
2017-02-17bpf: make jited programs visible in tracesDaniel Borkmann
2017-02-17bpf: remove stubs for cBPF from arch codeDaniel Borkmann
2017-02-17rhashtable: Add nested tablesHerbert Xu
2017-02-17net/sched: Reflect HW offload statusOr Gerlitz
2017-02-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2017-02-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-02-16spi: spi-ep93xx: simplify GPIO chip selectsH Hartley Sweeten
2017-02-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-02-16genirq/msi: Add stubs for get_cached_msi_msg/pci_write_msi_msgArnd Bergmann
2017-02-16async_tx: deprecate broken support for channel switchingDan Williams
2017-02-15rhashtable: Revert nested table changes.David S. Miller
2017-02-15qed: Add infrastructure for PTP supportSudarsana Reddy Kalluru
2017-02-15sched: have stub for tcf_destroy_chain in case NET_CLS is not configuredJiri Pirko
2017-02-15mmc: core: move some sdio IDs out of quirks fileShawn Lin
2017-02-15esp: Add a software GRO codepathSteffen Klassert
2017-02-15xfrm: Extend the sec_path for IPsec offloadingSteffen Klassert
2017-02-15xfrm: Export xfrm_parse_spi.Steffen Klassert
2017-02-15net: Prepare gro for packet consuming gro callbacksSteffen Klassert
2017-02-15net: Add a skb_gro_flush_final helper.Steffen Klassert
2017-02-15xfrm: Add a secpath_set helper.Steffen Klassert
2017-02-14uapi: fix linux/if_pppol2tp.h userspace compilation errorsDmitry V. Levin
2017-02-14Move stack parameters for sed_ioctl to prevent oversized stack with CONFIG_KASANScott Bauer
2017-02-14uapi: sed-opal fix IOW for activate lsp to use correct structScott Bauer
2017-02-14xen/privcmd: add IOCTL_PRIVCMD_RESTRICTPaul Durrant
2017-02-14xen/privcmd: Add IOCTL_PRIVCMD_DM_OPPaul Durrant
2017-02-14cdrom: Make device operations read-onlyKees Cook
2017-02-14Merge tag 'media/v4.10-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2017-02-14mmc: Adding AUTO_BKOPS_EN bit set for Auto BKOPS supportUri Yanai
2017-02-14Merge tag 'v4.10-rc8' into perf/core, to pick up fixesIngo Molnar