RDMA/ucma: Limit possible option size
[pandora-kernel.git] / drivers / infiniband /
2018-05-31 Leon RomanovskyRDMA/ucma: Limit possible option size
2018-03-03 Steve Wiseiw_cxgb4: Only validate the MSN for successful completions
2018-02-13 Mark BlochIB/mlx4: Increase maximal message size under UD QP
2018-02-13 Bart Van AsscheIB/srp: Avoid that a cable pull can trigger a kernel...
2017-11-26 Mike MarciniszynIB/{qib, hfi1}: Avoid flow control testing for RDMA...
2017-11-26 Noa OsherovichIB/core: Fix the validations of a multicast LID in...
2017-11-11 Paul BolleIB/mlx4: Fix compiler warning about uninitialized ...
2017-11-11 Yishai HadasIB/uverbs: Fix device cleanup
2017-11-11 Leon RomanovskyRDMA/uverbs: Prevent leak of reserved field
2017-11-11 Leon RomanovskyIB/ipoib: Remove double pointer assigning
2017-11-11 Alex VeskerIB/ipoib: Prevent setting negative values to max_nonsrq...
2017-11-11 Ismail, MustafaRDMA/core: Initialize port_num in qp_attr
2017-11-11 Ismail, MustafaRDMA/uverbs: Fix the check for port number
2017-11-11 Dan CarpenterIB/cxgb3: Fix error codes in iwch_alloc_mr()
2017-11-11 Dan Carpentercxgb4: Fix error codes in c4iw_create_cq()
2017-10-12 Boris PismennyRDMA/uverbs: Check port number supplied by user verbs...
2017-10-12 Yuval ShaiaIB/core: Add inline function to validate port
2017-10-12 Ira WeinyIB/core: Create common start/end port functions
2017-08-26 Michael J. RuhlIB/core: For multicast functions, verify that LIDs...
2017-08-26 Michael J. RuhlIB/core: If the MGID/MLID pair is not on the list retur...
2017-07-18 Arnd BergmannIB/qib: fix false-postive maybe-uninitialized warning
2017-06-05 Steve Wiserdma_cm: fail iwarp accepts w/o connection params
2017-06-05 Feras DaoudIB/ipoib: Change list_del to list_del_init in the tx...
2017-06-05 Feras DaoudIB/ipoib: Set device connection mode only when needed
2017-03-16 Bart Van AsscheIB/multicast: Check ib_find_pkey() return value
2017-03-16 Bart Van AsscheIB/mad: Fix an array index check
2017-03-16 Maor GottliebIB/mlx4: Put non zero value in max_ah device attribute
2017-02-23 Matan BarakIB/mlx4: Fix create CQ error flow
2017-02-23 Tariq ToukanIB/uverbs: Fix leak of XRC target QPs
2016-11-20 Alex VeskerIB/ipoib: Don't allow MC joins during light MC flush
2016-11-20 Erez ShitritIB/ipoib: Fix memory corruption in ipoib cm mode connec...
2016-11-20 Erez ShitritIB/core: Fix use after free in send_leave function
2016-08-22 Yishai HadasIB/mlx4: Fix the SQ size of an RC QP
2016-08-22 Jason GunthorpeIB/mlx4: Properly initialize GRH TClass and FlowLabel...
2016-08-22 Honggang LiRDMA/cxgb3: device driver frees DMA memory with differe...
2016-06-15 Jason GunthorpeIB/security: Restrict use of the write() interface
2016-04-01 Or GerlitzIB/core: Use GRH when the path hop-limit > 0
2016-02-27 Hariprasad Siw_cxgb3: Fix incorrectly returning error on success
2016-02-13 Matan BarakIB/mlx4: Initialize hop_limit when creating address...
2016-02-13 Mike MarciniszynIB/qib: fix mcast detach when qp not attached
2015-11-17 Doron TsurIB/cm: Fix rb-tree duplicate free and use-after-free
2015-10-13 Christoph HellwigIB/uverbs: reject invalid or unknown opcodes
2015-10-13 Yishai HadasIB/uverbs: Fix race between ib_uverbs_open and remove_one
2015-10-13 Noa OsherovichIB/mlx4: Use correct SL on AH query under RoCE
2015-10-13 Mike MarciniszynIB/qib: Change lkey table allocation to support more MRs
2015-08-06 Erez ShitritIB/mlx4: Fix WQE LSO segment calculation
2015-08-06 Yann DroneaudIB/core: don't disallow registering region starting...
2015-08-06 Yann DroneaudIB/core: disallow registering 0-sized memory region
2015-05-09 Eli CohenIB/core: Avoid leakage from kernel to user space
2015-05-09 Shachar RaindelIB/uverbs: Prevent integer overflow in ib_umem_get...
2015-05-09 Majd DibbinyIB/mlx4: Saturate RoCE port PMA counters in case of...
2015-05-09 Mitko HaralanovIB/qib: Do not write EEPROM
2014-09-13 Steve WiseRDMA/iwcm: Use a default listen backlog if needed
2014-07-11 Yann DroneaudRDMA/cxgb4: Add missing padding at end of struct c4iw_c...
2014-07-11 Dan CarpenterRDMA/cxgb4: Fix four byte info leak in c4iw_create_cq()
2014-07-11 Bart Van AsscheIB/umad: Fix error handling
2014-07-11 Dennis DalessandroIB/ipath: Translate legacy diagpkt into newer extended...
2014-07-11 Mike MarciniszynIB/qib: Fix port in pkey change event
2014-07-11 Bart Van AsscheIB/srp: Fix a sporadic crash triggered by cable pulling
2014-04-30 Yann DroneaudIB/ehca: Returns an error on ib_copy_to_udata() failure
2014-04-30 Yann DroneaudIB/mthca: Return an error on ib_copy_to_udata() failure
2014-04-30 Yann DroneaudIB/nes: Return an error on ib_copy_from_udata() failure...
2014-04-30 Dennis DalessandroIB/ipath: Fix potential buffer overrun in sending diag...
2014-04-01 Mike MarciniszynIB/qib: Add missing serdes init sequence
2014-04-01 Ira WeinyIB/qib: Fix QP check when looping back to/from QP1
2014-01-03 Jan KaraIB/qib: Convert qib_user_sdma_pin_pages() to use get_us...
2014-01-03 Jan KaraIB/ipath: Convert ipath_user_sdma_pin_pages() to use...
2013-04-10 Mike MarciniszynIPoIB: Fix send lockup due to missed TX completion
2013-01-16 Tatyana NikolovaRDMA/nes: Fix for terminate timer crash
2013-01-16 Tatyana NikolovaRDMA/nes: Fix for crash when registering zero length...
2012-10-17 Bart Van AsscheIB/srp: Avoid having aborted requests hang
2012-10-17 Bart Van AsscheIB/srp: Fix use-after-free in srp_reset_req()
2012-10-17 Patrick McHardyIPoIB: Fix use-after-free of multicast object
2012-09-12 Bart Van AsscheIB/srp: Fix a race condition
2012-05-30 Steve WiseRDMA/cxgb4: Drop peer_abort when no endpoint found
2012-05-30 Steve WiseRDMA/cxgb4: Always wake up waiters in c4iw_peer_abort_i...
2012-05-30 Yishai HadasIB/core: Fix mismatch between locked and pinned pages
2012-04-02 Or GerlitzIB/iser: Post initial receive buffers before sending...
2012-03-01 Roland DreierIPoIB: Stop lying about hard_header_len and use skb...
2012-02-13 Bernd SchubertRDMA/core: Fix kernel panic by always initializing...
2012-02-13 Jack MorgensteinIB/mlx4: pass SMP vendor-specific attribute MADs to...
2012-01-12 Eli CohenIB/uverbs: Protect QP multicast list
2012-01-12 Ram VepaIB/qib: Fix a possible data corruption when receiving...
2012-01-04 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2012-01-02 Linus TorvaldsMerge branch 'devicetree/merge' of git://git.secretlab...
2011-12-31 Linus TorvaldsMerge branch 'fix/asoc' of git://git./linux/kernel...
2011-12-30 Linus TorvaldsMerge branch 'fixes' of ftp.arm.linux.org.uk/pub/linux...
2011-12-30 Linus TorvaldsMerge branch 'fixes' of git://git./linux/kernel/git...
2011-12-30 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-12-30 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-12-30 Linus TorvaldsMerge branch 'iommu/fixes' of git://git./linux/kernel...
2011-12-30 Linus TorvaldsMerge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
2011-12-30 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2011-12-26 Linus TorvaldsMerge tag 'for-linus' of git://git./linux/kernel/git...
2011-12-24 David S. MillerMerge branch 'nf' of git://1984.lsi.us.es/net
2011-12-24 Linus TorvaldsMerge tag 'writeback' of git://git./linux/kernel/git...
2011-12-23 Linus TorvaldsMerge branch 'rc-fixes' of git://git./linux/kernel...
2011-12-23 Linus TorvaldsMerge branch 'v4l_for_linus' of git://git./linux/kernel...
2011-12-23 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-12-23 David S. MillerMerge branch 'nf' of git://1984.lsi.us.es/net
next