aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2018-04-04Merge branch 'pci/portdrv'Bjorn Helgaas2-73/+3
2018-04-04Merge branch 'pci/misc'Bjorn Helgaas2-13/+13
2018-04-04Merge branch 'pci/lpc'Bjorn Helgaas4-3/+129
2018-04-04Merge branch 'pci/enumeration'Bjorn Helgaas2-2/+10
2018-04-04Merge branch 'pci/deprecate-get-bus-and-slot'Bjorn Helgaas1-8/+0
2018-04-04IB/mlx5: Add ability to hash by IPSEC_SPI when creating a TIRMatan Barak1-0/+1
2018-04-04IB/mlx5: Add information for querying IPsec capabilitiesMatan Barak1-1/+9
2018-04-04{net,IB}/mlx5: Add ipsec helperAviad Yehezkel1-0/+8
2018-04-04IB/mlx5: Add implementation for create and destroy action_xfrmAviad Yehezkel2-0/+87
2018-04-04IB/uverbs: Introduce ESP steering match filterMatan Barak2-0/+34
2018-04-04IB/uverbs: Add modify ESP flow_actionMatan Barak2-0/+5
2018-04-04IB/uverbs: Introduce egress flow steeringBoris Pismenny1-1/+2
2018-04-04IB/uverbs: Add action_handle flow steering specificationMatan Barak2-0/+21
2018-04-04IB/uverbs: Add flow_action create and destroy verbsMatan Barak3-0/+143
2018-04-04IB/uverbs: Add enum attribute type to ioctl() interfaceMatan Barak2-1/+41
2018-04-04dm: remove fmode_t argument from .prepare_ioctl hookMike Snitzer1-2/+1
2018-04-04dm: hold DM table for duration of ioctl rather than use blkdev_getMike Snitzer1-2/+2
2018-04-04ipv6: allow to cache dst for a connected sk in ip6_sk_dst_lookup_flow()Alexey Kodanev1-1/+2
2018-04-04ipv6: add a wrapper for ip6_dst_store() with flowi6 checksAlexey Kodanev1-0/+3
2018-04-04ACPI / scan: Rename acpi_is_serial_bus_slave() for more general useJohn Garry1-1/+1
2018-04-04PCI: Apply the new generic I/O management on PCI IO hostsZhichang Yuan1-1/+1
2018-04-04PCI: Add fwnode handler as input param of pci_register_io_range()Gabriele Paoloni1-1/+2
2018-04-04fscache: Attach the index key and aux data to the cookieDavid Howells1-45/+65
2018-04-04fscache: Add more tracepointsDavid Howells2-1/+254
2018-04-04fscache: Add tracepointsDavid Howells3-2/+618
2018-04-04fscache: Pass the correct cancelled indications to fscache_op_complete()David Howells1-1/+1
2018-04-04media: v4l: Bring back array_size parameter to v4l2_find_nearest_sizeSakari Ailus1-2/+3
2018-04-04Merge branch 'old.dcache' into work.dcacheAl Viro1-2/+2
2018-04-03RDMA: Use ib_gid_attr during GID modificationParav Pandit1-19/+14
2018-04-03IB/core: Refactor GID modify code for RoCEParav Pandit1-1/+4
2018-04-03RDMA/core: Update query_gid documentation for HCA driversParav Pandit1-0/+4
2018-04-03Merge branch 'userns-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespaceLinus Torvalds6-131/+50
2018-04-03Merge branch 'for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2-1/+24
2018-04-03Merge branch 'for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libataLinus Torvalds2-0/+3
2018-04-03Merge branch 'fixes' into miscJames Bottomley2-2/+6
2018-04-03Merge tag 'media/v4.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds35-487/+710
2018-04-03Merge tag 'kbuild-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds1-3/+0
2018-04-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds5-2/+54
2018-04-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds134-833/+3593
2018-04-03RDMA/mlx5: Fix definition of mlx5_ib_create_qp_respJason Gunthorpe1-0/+1
2018-04-03Merge tag 'leds_for_4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/j.anaszewski/linux-ledsLinus Torvalds1-2/+2
2018-04-03Merge tag 'for-linus-4.17' of git://github.com/cminyard/linux-ipmiLinus Torvalds6-82/+19
2018-04-03Merge tag 'pinctrl-v4.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrlLinus Torvalds2-12/+131
2018-04-03Merge tag 'mmc-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds2-1/+1
2018-04-03NFSD: Clean up legacy NFS SYMLINK argument XDR decodersChuck Lever1-0/+2
2018-04-03NFSD: Clean up legacy NFS WRITE argument XDR decodersChuck Lever1-0/+2
2018-04-03svc: Report xprt dequeue latencyChuck Lever2-4/+27
2018-04-03sunrpc: Report per-RPC execution statsChuck Lever2-0/+22
2018-04-03sunrpc: Re-purpose trace_svc_processChuck Lever1-4/+26
2018-04-03sunrpc: Save remote presentation address in svc_xprt for trace eventsChuck Lever2-56/+37