OSDN Git Service

crypto: talitos - HMAC SNOOP NO AFEU mode requires SW icv checking.
[android-x86/kernel.git] / drivers / infiniband /
2019-09-10 Wenwen WangIB/mlx4: Fix memory leaks
2019-08-25 Jack MorgensteinIB/mad: Fix use-after-free in ib mad completion handling
2019-08-25 Luck, TonyIB/core: Add mitigation for Spectre V1
2019-08-11 Greg Kroah-HartmanIB: directly cast the sockaddr union to aockaddr
2019-08-11 Jason GunthorpeRDMA: Directly cast the sockaddr union to sockaddr
2019-08-06 Ajay Kaherinfiniband: fix race condition between infiniband mlx4...
2019-08-06 Yishai HadasIB/mlx5: Fix RSS Toeplitz setup to be aligned with...
2019-08-04 Konstantin TaranovRDMA/rxe: Fill in wc byte_len with IB_WC_RECV_RDMA_WITH_IMM
2019-08-04 Liu, ChangchengRDMA/i40iw: Set queue pair state when being queried
2019-08-04 Denis Kirjanovipoib: correcly show a VF hardware address
2019-07-10 Mike MarciniszynIB/hfi1: Close PSM sdma_progress sleep window
2019-07-10 Mike MarciniszynIB/hfi1: Avoid hardlockup with flushlist_lock
2019-07-10 Mike MarciniszynIB/{qib, hfi1, rdmavt}: Correct ibv_devinfo max_mr...
2019-07-10 Mike MarciniszynIB/hfi1: Insure freeze_work work_struct is canceled...
2019-07-10 Mike MarciniszynIB/rdmavt: Fix alloc_qpn() WARN_ON()
2019-07-10 Mike MarciniszynIB/hfi1: Silence txreq allocation warnings
2019-05-31 Colin Ian KingRDMA/cxgb4: Fix null pointer dereference on alloc_skb...
2019-05-10 Kaike WanIB/hfi1: Eliminate opcode tests on mr deref
2019-05-08 Bart Van Asschescsi: RDMA/srpt: Fix a credit leak for aborted commands
2019-05-02 Josh CollierIB/rdmavt: Fix frwr memory registration
2019-04-20 Jack MorgensteinIB/mlx4: Fix race condition between catas error reset...
2019-04-05 Raju Rangojuiw_cxgb4: fix srqidx leak during connection abort
2019-04-05 Håkon BuggeIB/mlx4: Increase the timeout for CM cache
2019-03-13 Brian WeltyIB/{hfi1, qib}: Fix WC.byte_len calculation for UD_SEND...
2019-02-27 Bart Van AsscheRDMA/srp: Rework SCSI device reset handling
2019-02-12 Mike MarciniszynIB/hfi1: Add limit test for RC/UC send via loopback
2019-01-26 Chuck Leverrxe: IB_WR_REG_MR does not capture MR's iova field
2019-01-13 Sagi Grimbergrxe: fix error completion wr_id and qp_num
2019-01-13 Michael J. RuhlIB/hfi1: Incorrect sizing of sge for PIO will OOPs
2018-12-29 Bart Van Asscheib_srpt: Fix a use-after-free in __srpt_close_all_ch()
2018-12-21 Michael J. RuhlIB/hfi1: Remove race conditions in user_sdma send path
2018-12-17 Majd DibbinyRDMA/mlx5: Fix fence type for IB_WR_LOCAL_INV WR
2018-12-08 Michael GuralnikIB/mlx5: Avoid load failure due to unknown link width
2018-12-08 Sagi Grimbergiser: set sector for ambiguous mr status errors
2018-12-01 Michael J. RuhlIB/hfi1: Eliminate races in the SDMA send error path
2018-12-01 Alex EstrinIB/core: Fix for core panic
2018-11-13 Denis DrozdovIB/ipoib: Clear IPCB before icmp_send
2018-11-13 Parav PanditRDMA/core: Do not expose unsupported counters
2018-11-10 Gustavo A. R. SilvaIB/ucm: Fix Spectre v1 vulnerability
2018-11-10 Gustavo A. R. SilvaRDMA/ucma: Fix Spectre v1 vulnerability
2018-11-10 Christophe JailletIB/mlx4: Fix an error handling path in 'mlx4_ib_rereg_u...
2018-11-10 Alex EstrinRevert "IB/ipoib: Update broadcast object if PKey value...
2018-11-10 Noa OsherovichIB/mlx5: Avoid passing an invalid QP type to firmware
2018-11-10 Doug LedfordIB/rxe: put the pool on allocation failure
2018-11-10 Alex VeskerIB/ipoib: Fix lockdep issue found on ipoib_ib_dev_heavy...
2018-11-10 Jia-Ju Bairxe: Fix a sleep-in-atomic bug in post_one_send
2018-11-10 Noa OsherovichIB/core: Fix the validations of a multicast LID in...
2018-11-10 Alaa HleihelIB/ipoib: Do not warn if IPoIB debugfs doesn't exist
2018-10-13 Cong Wangucma: fix a use-after-free in ucma_resolve_ip()
2018-10-10 Jann HornRDMA/ucma: check fd type in ucma_migrate_id()
2018-10-04 Ira WeinyIB/hfi1: Fix SL array bounds check
2018-10-04 Michael J. RuhlIB/hfi1: Fix context recovery when PBC has an UnsupportedVL
2018-10-04 Michael J. RuhlIB/hfi1: Invalid user input can result in crash
2018-10-04 Bart Van AsscheIB/srp: Avoid that sg_reset -d ${srp_device} triggers...
2018-10-04 Dan CarpenterIB/core: type promotion bug in rdma_rw_init_one_mr()
2018-09-29 Steve Wiseiw_cxgb4: only allow 1 flush on user qps
2018-09-26 Aaron KnisterIB/ipoib: Avoid a race condition between start_xmit...
2018-09-26 Parav PanditRDMA/cma: Protect cma dev list with lock
2018-09-26 Zhu YanjunIB/rxe: Drop QP0 silently
2018-09-19 Parav PanditRDMA/cma: Do not ignore net namespace for unbound cm_id
2018-09-19 Kees CookIB/rxe: do not copy extra stack memory to skb
2018-09-15 Gal PressmanRDMA/hns: Fix usage of bitmap allocation functions...
2018-09-09 Bart Van AsscheRDMA/rxe: Set wqe->status correctly if an unexpected...
2018-09-09 Bart Van Asscheib_srpt: Fix a use-after-free in srpt_close_ch()
2018-08-24 Kamal HeibRDMA/mlx5: Fix memory leak in mlx5_ib_create_srq()...
2018-08-24 Vijay ImmanuelIB/rxe: Fix missing completion for mem_reg work requests
2018-08-15 Michael MeraIB/ocrdma: fix out of bounds access to local buffer
2018-08-15 Jack MorgensteinIB/mlx4: Mark user MR as writable if actual virtual...
2018-08-15 Jack MorgensteinIB/core: Make testing MR flags for writability a static...
2018-08-09 Michael J. RuhlIB/hfi1: Fix incorrect mixing of ERR_PTR and NULL retur...
2018-08-03 Leon RomanovskyRDMA/uverbs: Protect from attempts to create flows...
2018-08-03 Leon RomanovskyRDMA/mad: Convert BUG_ONs to error flows
2018-08-03 Cong Wanginfiniband: fix a possible use-after-free bug
2018-07-17 Leon RomanovskyRDMA/ucm: Mark UCM interface as BROKEN
2018-07-17 Steve Wiseiw_cxgb4: correctly enforce the max reg_mr depth
2018-07-11 Mike MarciniszynIB/hfi1: Fix user context tail allocation for DMA_RTAIL
2018-07-03 Leon RomanovskyRDMA/mlx4: Discard unknown SQP work requests
2018-07-03 Max GurtovoyIB/isert: fix T10-pi check mask setting
2018-07-03 Alex EstrinIB/isert: Fix for lib/dma_debug check_sync warning
2018-07-03 Erez ShitritIB/mlx5: Fetch soft WQE's on fatal error state
2018-07-03 Alex EstrinIB/{hfi1, qib}: Add handling of kernel restart
2018-07-03 Mike MarciniszynIB/qib: Fix DMA api warning with debug kernel
2018-06-06 Parav PanditIB/core: Fix error code for invalid GID entry
2018-05-30 Parav PanditIB/core: Honor port_num while resolving GID for IB...
2018-05-30 Kalderon, MichalRDMA/qedr: Fix rc initialization on CNQ allocation...
2018-05-30 Kalderon, MichalRDMA/qedr: fix QP's ack timeout configuration
2018-05-30 Chien Tin TungRDMA/ucma: Correct option size check using optlen
2018-05-30 Parav PanditIB/core: Fix possible crash to access NULL netdev
2018-05-30 Dan CarpenterIB/mlx5: Fix an error code in __mlx5_ib_modify_qp()
2018-05-30 Jack MIB/mlx4: Include GID type when deleting GIDs from HW...
2018-05-30 Jack MorgensteinIB/mlx4: Fix corruption of RoCEv2 IPv4 GIDs
2018-05-30 Kalderon, MichalRDMA/qedr: Fix iWARP write and send with immediate
2018-05-30 Kalderon, MichalRDMA/qedr: Fix kernel panic when running fio over NFSoRDMA
2018-05-30 Alex EstrinIB/ipoib: Fix for potential no-carrier state
2018-05-30 Leon RomanovskyRDMA/mlx5: Avoid memory leak in case of XRCD dealloc...
2018-05-30 Shiraz Saleemi40iw: Zero-out consumer key on allocate stag for FMR
2018-05-30 Michael J. RuhlIB/hfi1: Use after free race condition in send context...
2018-05-16 Sagi GrimbergIB/device: Convert ib-comp-wq to be CPU-bound
2018-05-09 Sebastian SanchezIB/hfi1: Fix NULL pointer dereference when invalid...
2018-05-09 Danit GoldbergIB/mlx5: Use unlimited rate when static rate is not...
next