index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
ulp
/
ipoib
/
ipoib_cm.c
Age
Commit message (
Expand
)
Author
2021-05-28
IB/ipoib: Use DEVICE_ATTR_*() macros
YueHaibing
2021-04-19
IB/ipoib: Improve latency in ipoib/cm connection formation
Manjunath Patil
2020-10-26
RDMA: Convert sysfs device * show functions to use sysfs_emit()
Joe Perches
2020-09-09
RDMA: Restore ability to fail on SRQ destroy
Leon Romanovsky
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-05-27
IB/ipoib: Fix double free of skb in case of multicast traffic in CM mode
Valentine Fatiev
2019-07-03
IB/ipoib: Remove memset after vzalloc in ipoib_cm.c
Fuqian Huang
2019-01-25
IB/ipoib: Fix for use-after-free in ipoib_cm_tx_start
Feras Daoud
2018-10-16
IB/ipoib: Clear IPCB before icmp_send
Denis Drozdov
2018-09-05
IB/ipoib: Avoid a race condition between start_xmit and cm_rep_handler
Aaron Knister
2018-08-02
IB/ipoib: Get rid of the sysfs_mutex
Jason Gunthorpe
2018-08-02
IB/ipoib: Get rid of IPOIB_FLAG_GOING_DOWN
Jason Gunthorpe
2018-07-30
RDMA/cma: Constify path record, ib_cm_event, listen_id pointers
Parav Pandit
2018-07-30
RDMA/ipoib: Fix check for return code from ib_create_srq
Kamal Heib
2018-07-24
IB/IPoIB: Simplify ib_post_(send|recv|srq_recv)() calls
Bart Van Assche
2018-07-09
RDMA/ipoib: Fix use of sizeof()
Kamal Heib
2018-07-09
RDMA/ipoib: Prefer unsigned int to bare use of unsigned
Kamal Heib
2018-07-09
RDMA/ipoib: Use min_t() macro instead of min()
Kamal Heib
2018-06-18
IB/core: add max_send_sge and max_recv_sge attributes
Steve Wise
2018-06-12
treewide: Use array_size() in vzalloc()
Kees Cook
2018-01-30
Merge tag v4.15 of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/lin...
Jason Gunthorpe
2018-01-25
net: don't call update_pmtu unconditionally
Nicolas Dichtel
2018-01-03
IB/ipoib: Fix for notify send CQ failure messages
Alex Estrin
2017-12-27
Merge branch 'from-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/...
Jason Gunthorpe
2017-12-13
IB/ipoib: Restore MM behavior in case of tx_ring allocation failure
Yuval Shaia
2017-12-11
IB/ipoib: Replace printk with pr_warn
Yuval Shaia
2017-10-25
IB/ipoib: Use NAPI in UD/TX flows
Erez Shitrit
2017-10-25
IB/ipoib: Get rid of the tx_outstanding variable in all modes
Erez Shitrit
2017-09-29
IB/{ipoib, iser}: Consistent print format of vendor error
Ajaykumar Hotchandani
2017-09-22
IB/ipoib: Suppress the retry related completion errors
Santosh Shilimkar
2017-08-24
IB/ipoib: Sync between remove_one to sysfs calls that use rtnl_lock
Erez Shitrit
2017-07-23
IB/ipoib: Remove double pointer assigning
Leon Romanovsky
2017-07-17
IB/IPoIB: Convert IPoIB to memalloc_noio_* calls
Leon Romanovsky
2017-07-17
IB: Convert msleep below 20ms to usleep_range
Leon Romanovsky
2017-05-01
IB/SA: Rename ib_sa_path_rec to sa_path_rec
Dasaratharaman Chandramouli
2017-04-20
IB/IPoIB: Use defined function for netdev_priv function
Erez Shitrit
2017-03-02
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
2017-02-19
IB/ipoib: Remove redudant label
Zhu Yanjun
2017-02-19
IB/ipoib: remove the unnecessary memory free
Zhu Yanjun
2017-01-12
IB/ipoib: Change list_del to list_del_init in the tx object
Feras Daoud
2017-01-12
IB/ipoib: Use debug prints instead of warnings in RNR WC status
Feras Daoud
2017-01-12
IB/ipoib: Add detailed error message to dev_queue_xmit call
Feras Daoud
2017-01-12
IB/ipoib: Fix deadlock between rmmod and set_mode
Feras Daoud
2016-12-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2016-12-14
Merge branch 'mlx' into merge-test
Doug Ledford
2016-12-03
IB/ipoib: Remove and fix debug prints after allocation failure
Leon Romanovsky
2016-11-16
IB/IPoIB: Remove can't use GFP_NOIO warning
Kamal Heib
2016-10-14
IB/ipoib: move back IB LL address into the hard header
Paolo Abeni
2016-09-02
IB/ipoib: Fix memory corruption in ipoib cm mode connect flow
Erez Shitrit
2016-06-07
IB/IPoIB: Fix race between ipoib_remove_one to sysfs functions
Erez Shitrit
[next]