platform/kernel/linux-rpi.git
2018-02-28 Leon RomanovskyRDMA/mlx5: Refactor QP type check to be as early as...
2018-02-28 Leon Romanovskymailmap: Map Leon Romanovsky's emails
2018-02-28 Jason GunthorpeIB/uverbs: Tidy uverbs_uobject_add
2018-02-28 Doug LedfordMerge tag 'mlx5-updates-2018-02-23' of git://git./linux...
2018-02-23 Mark BlochIB/mlx5: Disable self loopback check when in switchdev...
2018-02-23 Mark Blochnet/mlx5: E-Switch, Reload IB interface when switching...
2018-02-23 Mark BlochIB/mlx5: Add proper representors support
2018-02-23 Mark BlochIB/mlx5: E-Switch, Add rule to forward traffic to vport
2018-02-23 Mark BlochIB/mlx5: Don't expose MR cache in switchdev mode
2018-02-23 Mark BlochIB/mlx5: When in switchdev mode, expose only raw packet...
2018-02-23 Mark BlochIB/mlx5: Listen to netdev register/unresiter events...
2018-02-23 Mark BlochIB/mlx5: Add match on vport when in switchdev mode
2018-02-23 Mark BlochIB/mlx5: Allocate flow DB only on PF IB device
2018-02-23 Mark BlochIB/mlx5: Add basic regiser/unregister representors...
2018-02-23 Mark Blochnet/mlx5: E-Switch, Add definition of IB representor
2018-02-23 Mark Blochnet/mlx5: E-Switch, Optimize HW steering tables in...
2018-02-23 Mark Blochnet/mlx5: E-Switch, Increase number of FTEs in FDB...
2018-02-23 Mark Blochnet/mlx5: E-Switch, Move representors definition to...
2018-02-23 Mark Blochnet/mlx5: E-Switch, Add callback to get representor...
2018-02-23 Leon RomanovskyRDMA/verbs: Return proper error code for not supported...
2018-02-23 Leon RomanovskyRDMA/uverbs: Reduce number of command header flags...
2018-02-23 Leon RomanovskyRDMA/uverbs: Replace user's types with kernel's types
2018-02-23 Leon RomanovskyRDMA/uverbs: Refactor the header validation logic
2018-02-23 Leon RomanovskyRDMa/uverbs: Copy ex_hdr outside of SRCU read lock
2018-02-23 Leon RomanovskyRDMA/uverbs: Move uncontext check before SRCU read...
2018-02-23 Leon RomanovskyRDMA/uverbs: Properly check command supported mask
2018-02-23 Leon RomanovskyRDMA/uverbs: Refactor command header processing
2018-02-23 Leon RomanovskyRDMA/uverbs: Unify return values of not supported command
2018-02-23 Leon RomanovskyRDMA/uverbs: Return not supported error code for unsupp...
2018-02-23 Leon RomanovskyRDMA/uverbs: Fail as early as possible if not enough...
2018-02-23 Leon RomanovskyRDMA/uverbs: Refactor flags checks and update return...
2018-02-23 Leon RomanovskyRDMA/uverbs: Update sizeof users
2018-02-23 Leon RomanovskyRDMA/uverbs: Convert command mask validity check functi...
2018-02-23 Doug LedfordMerge branch 'k.o/for-rc' into k.o/wip/dl-for-next
2018-02-23 Doug LedfordMerge tag 'mlx5-updates-2018-02-21' of git://git./linux...
2018-02-21 Leon RomanovskyRDMA/uverbs: Fix kernel panic while using XRC_TGT QP...
2018-02-20 Selvin XavierRDMA/bnxt_re: Avoid system hang during device un-reg
2018-02-20 Selvin XavierRDMA/bnxt_re: Fix system crash during load/unload
2018-02-20 Selvin XavierRDMA/bnxt_re: Synchronize destroy_qp with poll_cq
2018-02-20 Devesh SharmaRDMA/bnxt_re: Unpin SQ and RQ memory if QP create fails
2018-02-20 Devesh SharmaRDMA/bnxt_re: Disable atomic capability on bnxt_re...
2018-02-16 Steve WiseRDMA/restrack: don't use uaccess_kernel()
2018-02-16 Leon RomanovskyRDMA/verbs: Check existence of function prior to access...
2018-02-15 Bart Van AsscheIB/srp: Fix completion vector assignment algorithm
2018-02-15 Adit RanadiveRDMA/vmw_pvrdma: Fix usage of user response structures...
2018-02-15 Leon RomanovskyRDMA/uverbs: Sanitize user entered port numbers prior...
2018-02-15 Leon RomanovskyRDMA/uverbs: Fix circular locking dependency
2018-02-15 Leon RomanovskyRDMA/uverbs: Fix bad unlock balance in ib_uverbs_close_xrcd
2018-02-15 Leon RomanovskyRDMA/restrack: Increment CQ restrack object before...
2018-02-15 Leon RomanovskyRDMA/uverbs: Protect from command mask overflow
2018-02-15 Jason GunthorpeIB/uverbs: Fix unbalanced unlock on error path for...
2018-02-15 Jason GunthorpeIB/uverbs: Improve lockdep_check
2018-02-15 Leon RomanovskyRDMA/uverbs: Protect from races between lookup and...
2018-02-15 Jason GunthorpeIB/uverbs: Hold the uobj write lock after allocate
2018-02-15 Matan BarakIB/uverbs: Fix possible oops with duplicate ioctl attri...
2018-02-15 Matan BarakIB/uverbs: Add ioctl support for 32bit processes
2018-02-15 Jason GunthorpeIB/uverbs: Use __aligned_u64 for uapi headers
2018-02-15 Matan BarakIB/uverbs: Fix method merging in uverbs_ioctl_merge
2018-02-15 Jason GunthorpeIB/uverbs: Use u64_to_user_ptr() not a union
2018-02-15 Jason GunthorpeIB/uverbs: Use inline data transfer for UHW_IN
2018-02-15 Matan BarakIB/uverbs: Always use the attribute size provided by...
2018-02-15 Leon RomanovskyRDMA/restrack: Remove unimplemented XRCD object
2018-02-15 Alaa HleihelIB/ipoib: Do not warn if IPoIB debugfs doesn't exist
2018-02-15 Yonatan CohenIB/mlx5: Implement fragmented completion queue (CQ)
2018-02-15 Saeed Mahameednet/mlx5: Remove redundant EQ API exports
2018-02-15 Saeed Mahameednet/mlx5: Move CQ completion and event forwarding logic...
2018-02-15 Saeed Mahameednet/mlx5: CQ hold/put API
2018-02-15 Saeed Mahameednet/mlx5: EQ add/del CQ API
2018-02-15 Saeed Mahameednet/mlx5: Add missing likely/unlikely hints to cq events
2018-02-15 Saeed Mahameednet/mlx5: CQ Database per EQ
2018-02-14 Andy ShevchenkoRDMA/hns: Replace __raw_write*(cpu_to_le*()) with LE...
2018-02-14 Jason Gunthorperxe: Do not use 'struct sockaddr' in a uapi header
2018-02-14 Jason GunthorpeRDMA: Do not used __packed in uapi headers
2018-02-14 oulijunRDMA/hns: Use free_pages function instead of free_page
2018-02-14 Yixian LiuRDMA/hns: Fix QP state judgement before receiving work...
2018-02-14 oulijunRDMA/hns: Fix a bug with modifying mac address
2018-02-14 Corentin LabbeIB/cxgb3: remove cxio_dbg.c
2018-02-11 Linus TorvaldsLinux 4.16-rc1
2018-02-11 Al Virounify {de,}mangle_poll(), get rid of kernel-side POLL...
2018-02-11 Linus Torvaldsvfs: do bulk POLL* -> EPOLL* replacement
2018-02-11 Linus TorvaldsMerge branch 'work.poll2' of git://git./linux/kernel...
2018-02-11 Linus TorvaldsMerge tag 'xtensa-20180211' of git://github.com/jcmvbkb...
2018-02-11 Linus TorvaldsMerge tag 'nios2-v4.16-rc1' of git://git./linux/kernel...
2018-02-11 Max Filippovxtensa: fix build with KASAN
2018-02-11 Krzysztof Kozlowskinios2: defconfig: Cleanup from old Kconfig options
2018-02-11 Mathieu Malaterrenios2: dts: Remove leading 0x and 0s from bindings...
2018-02-10 Linus TorvaldsMerge tag 'pci-v4.16-fixes-1' of git://git./linux/kerne...
2018-02-10 Linus TorvaldsMerge tag 'for-linus-20180210' of git://git.kernel...
2018-02-10 Linus TorvaldsMerge tag 'platform-drivers-x86-v4.16-3' of git://githu...
2018-02-10 Linus TorvaldsMerge tag 'chrome-platform-for-linus-4.16' of git:...
2018-02-10 Linus TorvaldsMerge tag 'kvm-4.16-1' of git://git./virt/kvm/kvm
2018-02-10 Alexey Kardashevskiypowerpc/pci: Fix broken INTx configuration via OF
2018-02-10 Linus TorvaldsMerge tag 'kbuild-v4.16-2' of git://git./linux/kernel...
2018-02-10 Al Viromconsole_proc(): don't mess with file->f_pos
2018-02-10 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2018-02-10 Masahiro Yamadakconfig: remove const qualifier from sym_expand_string_...
2018-02-10 Masahiro Yamadakconfig: add xrealloc() helper
2018-02-10 Vadim Pasternakplatform/x86: mlx-platform: Add support for new 200G...
2018-02-10 Vadim Pasternakplatform/x86: mlx-platform: Add support for new msn201x...
2018-02-10 Vadim Pasternakplatform/x86: mlx-platform: Add support for new msn274x...
next