]> git.ipfire.org Git - thirdparty/linux.git/shortlog
thirdparty/linux.git
2018-03-08  Steve Wisemlx4_ib: zero out struct ib_pd when allocating
2018-03-08  Steve WiseRDMA/nldev: provide detailed MR information
2018-03-08  Steve Wisemlx4_ib: set user mr attributes in struct ib_mr
2018-03-08  Steve Wiseiw_cxgb4: initialize ib_mr fields for user mrs
2018-03-08  Steve WiseRDMA/nldev: provide detailed CQ information
2018-03-08  Steve WiseRDMA/nldev: provide detailed CM_ID information
2018-03-08  Steve WiseRDMA/CM: move rdma_id_private to cma_priv.h
2018-03-08  Steve WiseRDMA/nldev: common resource dumpit function
2018-03-08  Steve WiseRDMA/restrack: clean up res_to_dev()
2018-03-07  Yishai HadasIB/mlx4: Move mlx4_uverbs_ex_query_device_resp to inclu...
2018-03-07  Doug LedfordMerge tag 'mlx5-updates-2018-02-28-1' of git://git...
2018-03-07  Zhu YanjunIB/rxe: change the function rxe_init_device_param type
2018-03-07  Zhu YanjunIB/rxe: remove unnecessary rxe in rxe_send
2018-03-07  Zhu YanjunIB/rxe: remove unnecessary skb_clone
2018-03-07  Bart Van AsscheIB/srpt: Add RDMA/CM support
2018-03-07  Aviad Yehezkelnet/mlx5: Flow steering cmd interface should get the...
2018-03-07  Boris Pismenny{net,IB}/mlx5: Add flow steering helpers
2018-03-07  Matan Baraknet/mlx5: Embed mlx5_flow_act into fs_fte
2018-03-07  Aviad Yehezkelnet/mlx5: Add empty egress namespace to flow steering...
2018-03-07  Matan Baraknet/mlx5: Add shim layer between fs and cmd
2018-03-07  Matan Barak{net,IB}/mlx5: Add has_tag to mlx5_flow_act
2018-03-07  Boris PismennyIB/mlx5: Pass mlx5_flow_act struct instead of multiple...
2018-03-07  Matan Baraknet/mlx5: FPGA and IPSec initialization to be before...
2018-03-07  Aviad Yehezkelnet/mlx5e: Removed not need synchronize_rcu
2018-03-07  Aviad Yehezkelnet/mlx5e: Fixed sleeping inside atomic context
2018-03-07  Aviad Yehezkelnet/mlx5e: Wait for FPGA command responses with a timeout
2018-03-07  Aviad Yehezkelnet/mlx5: Fixed compilation issue when CONFIG_MLX5_ACCE...
2018-03-07  Aviad YehezkelIB/mlx5: Removed not used parameters
2018-03-06  Gustavo A.... RDMA/bnxt_re/qplib_sp: Use true and false for boolean...
2018-03-06  Sergey GorenkoIB/srp: Use the IB_DEVICE_SG_GAPS_REG HCA feature if...
2018-03-06  Bart Van AsscheIB/hfi1: Add a missing rcu_read_unlock()
2018-03-06  Arushiinfiniband: hw: Drop unnecessary continue
2018-03-06  Shiraz Saleemi40iw: Implement get_vector_affinity API
2018-03-06  Shiraz Saleemi40iw: Improve CM node lookup time on connection setup
2018-03-06  Mustafa Ismaili40iw: Refactor handling of txpend list
2018-03-06  Bart Van AsscheIB/srpt: Fix an out-of-bounds stack access in srpt_zero...
2018-03-06  Bart Van AsscheRDMA/rxe: Fix an out-of-bounds read
2018-03-06  Bart Van AsscheRDMA/core: Avoid that ib_drain_qp() triggers an out...
2018-03-06  Colin Ian Kinginfiniband: remove redundant assignment to pointer...
2018-02-28  Hernán GonzalezIB/rxe: Remove unused variable (char *rxe_qp_state_name[])
2018-02-28  Hernán GonzalezIB/qib: Move char *qib_sdma_state_names[] and constify...
2018-02-28  Hernán GonzalezIB/qib: Remove unused variable (char *qib_sdma_event_na...
2018-02-28  Bart Van AsscheIB/srp: Use %pIS instead of inet_ntop()
2018-02-28  Bart Van AsscheRevert "IB/srp: Avoid that a cable pull can trigger...
2018-02-28  Bart Van AsscheIB/srp: Fix srp_abort()
2018-02-28  Arnd Bergmanninfiniband: bnxt_re: use BIT_ULL() for 64-bit bit masks
2018-02-28  Arnd Bergmanninfiniband: qplib_fp: fix pointer cast
2018-02-28  Markus ElfringRDMA/iwpm: Delete an error message for a failed memory...
2018-02-28  Markus ElfringIB/usnic: Delete an error message for a failed memory...
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.kernel...
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.kernel...
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...
next