index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
ulp
/
ipoib
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
IB/ipoib: Fix error return code in ipoib_dev_init()
Wei Yongjun
2018-07-24
1
-1
/
+2
*
IPoIB: use kvzalloc to allocate an array of bucket pointers
Jan Dakinevich
2018-07-23
1
-2
/
+2
*
RDMA/ipoib: Fix return code from ipoib_cm_dev_init
Kamal Heib
2018-07-09
2
-3
/
+3
*
RDMA/ipoib: Fix use of sizeof()
Kamal Heib
2018-07-09
7
-23
/
+23
*
RDMA/ipoib: Prefer unsigned int to bare use of unsigned
Kamal Heib
2018-07-09
4
-14
/
+16
*
RDMA/ipoib: Use min_t() macro instead of min()
Kamal Heib
2018-07-09
1
-3
/
+4
*
IB/cm: Replace members of sa_path_rec with 'struct sgid_attr *'
Parav Pandit
2018-06-25
1
-1
/
+1
*
IB: Make init_ah_attr_grh_fields set sgid_attr
Parav Pandit
2018-06-25
1
-1
/
+3
*
IB/core: add max_send_sge and max_recv_sge attributes
Steve Wise
2018-06-18
2
-3
/
+3
*
IB: Replace ib_query_gid/ib_get_cached_gid with rdma_query_gid
Parav Pandit
2018-06-18
2
-3
/
+4
*
treewide: Use array_size() in vzalloc()
Kees Cook
2018-06-12
2
-4
/
+7
*
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-12
1
-3
/
+4
*
RDMA/ipoib: drop skb on path record lookup failure
Evgenii Smirnov
2018-05-22
1
-41
/
+21
*
RDMA/ipoib: Update paths on CLIENT_REREG/SM_CHANGE events
Doug Ledford
2018-05-22
2
-7
/
+28
*
IB/ipoib: replace local_irq_disable() with proper locking
Sebastian Andrzej Siewior
2018-05-16
1
-9
/
+6
*
IB/ipoib: fix ipoib_start_xmit()'s return type
Luc Van Oostenryck
2018-04-27
1
-1
/
+1
*
IB/ipoib: Delete unused struct
Yuval Shaia
2018-04-03
1
-5
/
+0
*
IB/{core, ipoib}: Simplify ib_find_gid() for unused ndev
Parav Pandit
2018-03-15
1
-1
/
+1
*
IB/ipoib: Do not warn if IPoIB debugfs doesn't exist
Alaa Hleihel
2018-02-15
1
-2
/
+0
*
IB/ipoib: Fix for potential no-carrier state
Alex Estrin
2018-02-01
1
-0
/
+3
*
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
*
|
Merge branch 'bart-srpt-for-next' into k.o/wip/dl-for-next
Doug Ledford
2018-01-08
2
-8
/
+22
|
\
|
|
*
IB/ipoib: Fix race condition in neigh creation
Erez Shitrit
2018-01-02
2
-8
/
+22
*
|
IB/ipoib: Fix for notify send CQ failure messages
Alex Estrin
2018-01-03
2
-5
/
+7
*
|
Merge branch 'from-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/...
Jason Gunthorpe
2017-12-27
2
-4
/
+4
|
\
|
|
*
IB/ipoib: Fix lockdep issue found on ipoib_ib_dev_heavy_flush
Alex Vesker
2017-12-21
1
-4
/
+3
|
*
IB/ipoib: Restore MM behavior in case of tx_ring allocation failure
Yuval Shaia
2017-12-13
1
-0
/
+1
*
|
IB/{core, cm, cma, ipoib}: Rename ib_init_ah_from_path to ib_init_ah_attr_fro...
Parav Pandit
2017-12-18
1
-1
/
+2
*
|
IB/{core, ipoib}: Simplify ib_find_gid to search only for IB link layer
Parav Pandit
2017-12-18
1
-2
/
+1
*
|
IB/ipoib: Update pathrec field if not valid record
Erez Shitrit
2017-12-18
1
-15
/
+34
*
|
IB/ipoib: Avoid memory leak if the SA returns a different DGID
Erez Shitrit
2017-12-18
1
-0
/
+16
*
|
IB/ipoib: Warn when one port fails to initialize
Yuval Shaia
2017-12-13
1
-3
/
+4
*
|
IB/ipoib: Replace printk with pr_warn
Yuval Shaia
2017-12-11
3
-19
/
+18
|
/
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2017-11-15
6
-100
/
+158
|
\
|
*
RDMA/core: Rename kernel modify_cq to better describe its usage
Leon Romanovsky
2017-11-13
1
-2
/
+3
|
*
IB/ipoib: Change number of TX wqe to 64
Erez Shitrit
2017-10-25
1
-1
/
+1
|
*
IB/ipoib: Use NAPI in UD/TX flows
Erez Shitrit
2017-10-25
5
-79
/
+136
|
*
IB/ipoib: Get rid of the tx_outstanding variable in all modes
Erez Shitrit
2017-10-25
3
-11
/
+10
|
*
Merge branch 'timer_setup' into for-next
Doug Ledford
2017-10-18
3
-5
/
+6
|
|
\
|
|
*
IB/ipoib: Convert timers to use timer_setup()
Kees Cook
2017-10-09
3
-5
/
+6
|
*
|
Merge branch 'for-next-early' into for-next
Doug Ledford
2017-10-18
3
-11
/
+11
|
|
\
\
|
|
*
|
IB/{ipoib, iser}: Consistent print format of vendor error
Ajaykumar Hotchandani
2017-09-29
2
-9
/
+9
|
|
*
|
IB/ipoib: Remove device when one port fails to init
Yuval Shaia
2017-09-27
1
-1
/
+2
|
|
*
|
IB: Move PCI dependency from root KConfig to HW's KConfigs
Yuval Shaia
2017-09-27
1
-1
/
+0
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-11-04
1
-0
/
+1
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
|
|
|
/
|
|
/
|
*
|
|
IB/ipoib: Add ability to set PKEY index to lower device driver
Alex Vesker
2017-10-14
1
-2
/
+6
*
|
|
IB/ipoib: Grab rtnl lock on heavy flush when calling ndo_open/stop
Alex Vesker
2017-10-14
1
-1
/
+6
|
/
/
*
|
Revert "IB/ipoib: Update broadcast object if PKey value was changed in index 0"
Alex Estrin
2017-09-27
1
-13
/
+0
[prev]
[next]