index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
ulp
/
ipoib
/
ipoib_cm.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
IB/ipoib: Fix for use-after-free in ipoib_cm_tx_start
Feras Daoud
2019-01-25
1
-2
/
+1
*
IB/ipoib: Clear IPCB before icmp_send
Denis Drozdov
2018-10-16
1
-2
/
+6
*
IB/ipoib: Avoid a race condition between start_xmit and cm_rep_handler
Aaron Knister
2018-09-05
1
-0
/
+2
*
IB/ipoib: Get rid of the sysfs_mutex
Jason Gunthorpe
2018-08-02
1
-7
/
+0
*
IB/ipoib: Get rid of IPOIB_FLAG_GOING_DOWN
Jason Gunthorpe
2018-08-02
1
-3
/
+6
*
RDMA/cma: Constify path record, ib_cm_event, listen_id pointers
Parav Pandit
2018-07-30
1
-6
/
+9
*
RDMA/ipoib: Fix check for return code from ib_create_srq
Kamal Heib
2018-07-30
1
-1
/
+1
*
IB/IPoIB: Simplify ib_post_(send|recv|srq_recv)() calls
Bart Van Assche
2018-07-24
1
-9
/
+4
*
RDMA/ipoib: Fix use of sizeof()
Kamal Heib
2018-07-09
1
-8
/
+8
*
RDMA/ipoib: Prefer unsigned int to bare use of unsigned
Kamal Heib
2018-07-09
1
-5
/
+5
*
RDMA/ipoib: Use min_t() macro instead of min()
Kamal Heib
2018-07-09
1
-3
/
+4
*
IB/core: add max_send_sge and max_recv_sge attributes
Steve Wise
2018-06-18
1
-2
/
+2
*
treewide: Use array_size() in vzalloc()
Kees Cook
2018-06-12
1
-3
/
+5
*
Merge tag v4.15 of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/lin...
Jason Gunthorpe
2018-01-30
1
-2
/
+1
|
\
|
*
net: don't call update_pmtu unconditionally
Nicolas Dichtel
2018-01-25
1
-2
/
+1
*
|
IB/ipoib: Fix for notify send CQ failure messages
Alex Estrin
2018-01-03
1
-4
/
+6
*
|
Merge branch 'from-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/...
Jason Gunthorpe
2017-12-27
1
-0
/
+1
|
\
\
|
|
/
|
*
IB/ipoib: Restore MM behavior in case of tx_ring allocation failure
Yuval Shaia
2017-12-13
1
-0
/
+1
*
|
IB/ipoib: Replace printk with pr_warn
Yuval Shaia
2017-12-11
1
-4
/
+4
|
/
*
IB/ipoib: Use NAPI in UD/TX flows
Erez Shitrit
2017-10-25
1
-17
/
+23
*
IB/ipoib: Get rid of the tx_outstanding variable in all modes
Erez Shitrit
2017-10-25
1
-4
/
+6
*
IB/{ipoib, iser}: Consistent print format of vendor error
Ajaykumar Hotchandani
2017-09-29
1
-5
/
+5
*
IB/ipoib: Suppress the retry related completion errors
Santosh Shilimkar
2017-09-22
1
-5
/
+11
*
IB/ipoib: Sync between remove_one to sysfs calls that use rtnl_lock
Erez Shitrit
2017-08-24
1
-1
/
+7
*
IB/ipoib: Remove double pointer assigning
Leon Romanovsky
2017-07-23
1
-1
/
+0
*
IB/IPoIB: Convert IPoIB to memalloc_noio_* calls
Leon Romanovsky
2017-07-17
1
-9
/
+7
*
IB: Convert msleep below 20ms to usleep_range
Leon Romanovsky
2017-07-17
1
-2
/
+2
*
IB/SA: Rename ib_sa_path_rec to sa_path_rec
Dasaratharaman Chandramouli
2017-05-01
1
-3
/
+3
*
IB/IPoIB: Use defined function for netdev_priv function
Erez Shitrit
2017-04-20
1
-33
/
+34
*
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
IB/ipoib: Remove redudant label
Zhu Yanjun
2017-02-19
1
-4
/
+3
*
IB/ipoib: remove the unnecessary memory free
Zhu Yanjun
2017-02-19
1
-1
/
+3
*
IB/ipoib: Change list_del to list_del_init in the tx object
Feras Daoud
2017-01-12
1
-1
/
+1
*
IB/ipoib: Use debug prints instead of warnings in RNR WC status
Feras Daoud
2017-01-12
1
-3
/
+6
*
IB/ipoib: Add detailed error message to dev_queue_xmit call
Feras Daoud
2017-01-12
1
-3
/
+4
*
IB/ipoib: Fix deadlock between rmmod and set_mode
Feras Daoud
2017-01-12
1
-5
/
+7
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2016-12-15
1
-9
/
+1
|
\
|
*
Merge branch 'mlx' into merge-test
Doug Ledford
2016-12-14
1
-2
/
+0
|
|
\
|
|
*
IB/IPoIB: Remove can't use GFP_NOIO warning
Kamal Heib
2016-11-16
1
-2
/
+0
|
*
|
IB/ipoib: Remove and fix debug prints after allocation failure
Leon Romanovsky
2016-12-03
1
-7
/
+1
|
|
/
*
|
IB/ipoib: move back IB LL address into the hard header
Paolo Abeni
2016-10-14
1
-7
/
+8
|
/
*
IB/ipoib: Fix memory corruption in ipoib cm mode connect flow
Erez Shitrit
2016-09-02
1
-0
/
+16
*
IB/IPoIB: Fix race between ipoib_remove_one to sysfs functions
Erez Shitrit
2016-06-07
1
-0
/
+4
*
treewide: replace dev->trans_start update with helper
Florian Westphal
2016-05-04
1
-1
/
+1
*
IB/ipoib: Add handling for sending of skb with many frags
Hans Westgaard Ry
2016-03-03
1
-2
/
+21
*
Merge branches '4.5/Or-cleanup' and '4.5/rdma-cq' into k.o/for-4.5
Doug Ledford
2015-12-22
1
-1
/
+1
|
\
|
*
IB: add a proper completion queue abstraction
Christoph Hellwig
2015-12-11
1
-1
/
+1
*
|
IB/ulps: Avoid calling ib_query_device
Or Gerlitz
2015-12-22
1
-13
/
+6
|
/
*
IB: split struct ib_send_wr
Christoph Hellwig
2015-10-08
1
-2
/
+2
*
IB/ipoib: Remove ib_get_dma_mr calls
Jason Gunthorpe
2015-08-30
1
-1
/
+1
[next]