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