index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
nes
Commit message (
Expand
)
Author
Age
Files
Lines
*
nes: Support ib_alloc_mr verb
Sagi Grimberg
2015-08-30
1
-5
/
+14
*
RDMA/nes: Fix for incorrect recording of the MAC address
Tatyana Nikolova
2015-07-14
1
-1
/
+1
*
RDMA/nes: Fix for resolving the neigh
Tatyana Nikolova
2015-07-14
1
-2
/
+3
*
IB/mad: Add support for additional MAD info to/from drivers
Ira Weiny
2015-06-12
1
-1
/
+3
*
IB/core: Pass hardware specific data in query_device
Matan Barak
2015-06-12
1
-1
/
+5
*
IB/core: Change provider's API of create_cq to be extendible
Matan Barak
2015-06-12
1
-3
/
+8
*
Merge branch 'for-4.2-misc' into k.o/for-4.2
Doug Ledford
2015-06-02
2
-0
/
+9
|
\
|
*
RDMA/nes: Enable the use of the tos field in the nes driver
Faisal Latif
2015-06-02
2
-0
/
+9
*
|
IB/core cleanup: Add const on args - device->process_mad
Ira Weiny
2015-06-02
1
-2
/
+2
*
|
IB/core: Convert core to use bitfield for caps
Ira Weiny
2015-05-20
1
-7
/
+1
*
|
IB/core: Add per port immutable struct to ib_device
Ira Weiny
2015-05-20
1
-0
/
+16
*
|
IB/Verbs: Implement new callback query_protocol()
Michael Wang
2015-05-18
1
-0
/
+6
|
/
*
RDMA/nes: Report the actual address of the remote connecting peer
Tatyana Nikolova
2015-05-05
2
-17
/
+49
*
net: rename vlan_tx_* helpers since "tx" is misleading there
Jiri Pirko
2015-01-13
1
-6
/
+7
*
IB/core: Replace ib_umem's offset field with a full address
Haggai Eran
2014-12-15
1
-3
/
+3
*
infiniband: use pci_zalloc_consistent
Joe Perches
2014-08-08
2
-9
/
+8
*
RDMA/nes: Add support for iWARP Port Mapper user space service
Tatyana Nikolova
2014-06-10
4
-64
/
+296
*
-
-
-
.
Merge branches 'core', 'cxgb4', 'ip-roce', 'iser', 'misc', 'mlx4', 'nes', 'oc...
Roland Dreier
2014-04-03
5
-36
/
+102
|
\
\
\
|
|
|
*
IB/nes: Return an error on ib_copy_from_udata() failure instead of NULL
Yann Droneaud
2014-03-17
1
-1
/
+1
|
|
|
/
|
|
/
|
|
|
*
RDMA/nes: Clean up a condition
Dan Carpenter
2014-03-17
1
-3
/
+1
|
|
*
RDMA/nes: Fix for passing a valid QP pointer to the user space library
Tatyana Nikolova
2014-03-17
4
-3
/
+7
|
|
*
RDMA/nes: Fixes for IRD/ORD negotiation with MPA v2
Tatyana Nikolova
2014-03-17
2
-29
/
+93
|
|
/
*
|
IB: Refactor umem to use linear SG table
Yishai Hadas
2014-03-04
1
-126
/
+127
|
/
*
RDMA/nes: Fix error return code
Julia Lawall
2014-02-12
1
-1
/
+4
*
RDMA/nes: Slight optimization of Ethernet address compare
Ding Tianhong
2014-01-22
1
-2
/
+1
*
RDMA/nes: Remove self-assignment from nes_query_qp()
Dave Jones
2013-11-09
1
-1
/
+1
*
RDMA/cma: Add IPv6 support for iWARP
Steve Wise
2013-08-12
1
-69
/
+84
*
Revert "RDMA/nes: Fix compilation error when nes_debug is enabled"
Roland Dreier
2013-07-30
1
-2
/
+2
*
RDMA/nes: Fix info leaks in nes_create_qp() and nes_create_cq()
Dan Carpenter
2013-07-30
1
-1
/
+2
*
net: vlan: add protocol argument to packet tagging functions
Patrick McHardy
2013-04-19
1
-1
/
+1
*
net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*
Patrick McHardy
2013-04-19
1
-7
/
+7
*
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2013-02-26
1
-8
/
+11
|
\
|
*
IB/core: Add "type 2" memory windows support
Shani Michaeli
2013-02-21
1
-8
/
+11
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-01-15
1
-3
/
+3
|
\
\
|
|
/
|
*
Drivers: infinband: remove __dev* attributes.
Greg Kroah-Hartman
2013-01-03
1
-3
/
+3
*
|
remove init of dev->perm_addr in drivers
Jiri Pirko
2013-01-08
1
-1
/
+0
*
|
ethtool: fix drvinfo strings set in drivers
Jiri Pirko
2013-01-06
1
-5
/
+7
*
|
nes: remove usage of dev->master
Jiri Pirko
2013-01-04
2
-4
/
+6
|
/
*
RDMA/nes: Fix for crash when registering zero length MR for CQ
Tatyana Nikolova
2012-12-08
1
-0
/
+5
*
RDMA/nes: Fix for terminate timer crash
Tatyana Nikolova
2012-12-08
3
-8
/
+6
*
RDMA/nes: Fix for BUG_ON due to adding already-pending timer
Tatyana Nikolova
2012-12-08
1
-18
/
+6
*
RDMA/nes: Use WARN()
Julia Lawall
2012-11-22
2
-9
/
+5
*
RDMA/nes: Fix for incorrect multicast address in the perfect filter table
Tatyana Nikolova
2012-11-22
1
-6
/
+7
*
RDMA/nes: Fix for sending fpdus in order to hardware
Tatyana Nikolova
2012-11-22
1
-13
/
+10
*
RDMA/nes: Fix for unlinking skbs from empty list
Tatyana Nikolova
2012-11-22
1
-4
/
+7
*
RDMA/nes: Fix incorrect address of IP header
Tatyana Nikolova
2012-11-22
1
-1
/
+1
*
RDMA/nes: Bump the version number of nes driver
Tatyana Nikolova
2012-10-03
1
-1
/
+1
*
RDMA/nes: Remove unused module parameter "send_first"
Tatyana Nikolova
2012-10-03
2
-6
/
+0
*
RDMA/nes: Remove unnecessary if-else statement
Tatyana Nikolova
2012-10-03
1
-12
/
+3
*
RDMA/nes: Add missing break to switch.
Tatyana Nikolova
2012-10-03
1
-0
/
+1
[next]