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_ib.c
Age
Commit message (
Expand
)
Author
2020-07-02
RDMA/ipoib: Fix ABBA deadlock with ipoib_reap_ah()
Jason Gunthorpe
2020-06-24
RDMA/ipoib: Return void from ipoib_ib_dev_stop()
Kamal Heib
2020-05-27
IB/ipoib: Fix double free of skb in case of multicast traffic in CM mode
Valentine Fatiev
2019-07-30
net: Use skb_frag_off accessors
Jonathan Lemon
2019-01-02
IB/ipoib: drop useless LIST_HEAD
Julia Lawall
2018-12-19
RDMA: Mark if destroy address handle is in a sleepable context
Gal Pressman
2018-12-19
RDMA: Mark if create address handle is in a sleepable context
Gal Pressman
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-06-18
IB: Replace ib_query_gid/ib_get_cached_gid with rdma_query_gid
Parav Pandit
2018-03-15
IB/{core, ipoib}: Simplify ib_find_gid() for unused ndev
Parav Pandit
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-21
IB/ipoib: Fix lockdep issue found on ipoib_ib_dev_heavy_flush
Alex Vesker
2017-12-18
IB/{core, ipoib}: Simplify ib_find_gid to search only for IB link layer
Parav Pandit
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-10-18
Merge branch 'timer_setup' into for-next
Doug Ledford
2017-10-18
Merge branch 'for-next-early' into for-next
Doug Ledford
2017-10-14
IB/ipoib: Add ability to set PKEY index to lower device driver
Alex Vesker
2017-10-14
IB/ipoib: Grab rtnl lock on heavy flush when calling ndo_open/stop
Alex Vesker
2017-10-09
IB/ipoib: Convert timers to use timer_setup()
Kees Cook
2017-09-29
IB/{ipoib, iser}: Consistent print format of vendor error
Ajaykumar Hotchandani
2017-09-27
Revert "IB/ipoib: Update broadcast object if PKey value was changed in index 0"
Alex Estrin
2017-07-23
IB/ipoib: Notify on modify QP failure only when relevant
Erez Shitrit
2017-07-23
IB/ipoib: Add multicast packets statistics
Alex Vesker
2017-07-17
IB: Convert msleep below 20ms to usleep_range
Leon Romanovsky
2017-06-14
IB/ipoib: Fix access to un-initialized napi struct
Alex Vesker
2017-05-01
IB/core: Rename ib_destroy_ah to rdma_destroy_ah
Dasaratharaman Chandramouli
2017-05-01
IB/core: Rename ib_create_ah to rdma_create_ah
Dasaratharaman Chandramouli
2017-05-01
IB/core: Rename struct ib_ah_attr to rdma_ah_attr
Dasaratharaman Chandramouli
2017-04-21
IB/ipoib: Update broadcast object if PKey value was changed in index 0
Feras Daoud
2017-04-20
IB/IPoIB: Support acceleration options callbacks
Erez Shitrit
2017-04-20
IB/IPoIB: Use defined function for netdev_priv function
Erez Shitrit
2017-04-20
IB/IPoIB: Rename qpn to be dqpn in ipoib_send and post_send functions
Erez Shitrit
2017-04-20
IB/IPoIB: Separate control from HW operation on ipoib_open/stop ndo
Erez Shitrit
2017-04-20
IB/IPoIB: Separate control and data related initializations
Erez Shitrit
2017-01-24
IB/ipoib: Remove the unnecessary error check
Zhu Yanjun
2017-01-24
IB/ipoib: function interface change
Zhu Yanjun
2016-12-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2016-12-03
IB/ipoib: Remove and fix debug prints after allocation failure
Leon Romanovsky
2016-10-14
IB/ipoib: move back IB LL address into the hard header
Paolo Abeni
2016-09-16
IB/ipoib: Don't allow MC joins during light MC flush
Alex Vesker
2016-06-07
IB/IPoIB: Disable bottom half when dealing with device address
Mark Bloch
2016-05-28
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2016-05-25
IB/IPoIB: Allow setting the device address
Mark Bloch
2016-05-20
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2016-05-13
infiniband/ulp/ipoib: remove pkey_mutex
Sebastian Andrzej Siewior
2016-05-04
treewide: replace dev->trans_start update with helper
Florian Westphal
[next]