Sign in
kernel
/
pub
/
scm
/
libs
/
infiniband
/
libmlx4
/
HEAD
56fb61a
Roll libmlx4 1.0.6 release
by Roland Dreier
· 12 years ago
master
libmlx4-1.0.6
d2c392b
Enable subdir-objects for automake
by Roland Dreier
· 12 years ago
73c0a80
Use dh-autoreconf to fix build on ppc64el
by Roland Dreier
· 12 years ago
1b6875d
Add receive flow steering support
by Matan Barak
· 12 years ago
dc6ef69
Add support for XRC QPs
by Sean Hefty
· 12 years ago
d00cfeb
Update to use libiverbs extension support / verbs_register_driver()
by Yishai Hadas
· 12 years ago
bcc5d06
Remove compatibility with libibverbs < 1.1.7
by Roland Dreier
· 12 years ago
65585f6
resize_cq: Fix possible endless loop scanning CQ
by Roland Dreier
· 12 years ago
bac599f
Roll libmlx4 1.0.5 release
by Roland Dreier
· 13 years ago
libmlx4-1.0.5
36bb40e
configure: Minor updates suggested by autoupdate
by Roland Dreier
· 13 years ago
3b256d0
Use autoreconf in autogen.sh
by Roland Dreier
· 13 years ago
2219671
Rename configure.in -> configure.ac
by Roland Dreier
· 13 years ago
d37c5ba
Add raw packet QP support
by Or Gerlitz
· 13 years ago
5fb4224
Have ibv_modify_qp() return right value when ibv_query_port() fails
by Dotan Barak
· 13 years ago
f1457e7
Change enumeration names for masked atomic opcodes
by Dotan Barak
· 13 years ago
ef656a5
Use BlueFlame for RDMA Write [with immediate] without data
by Dotan Barak
· 13 years ago
7b47c7a
Allow using the whole Blue Flame buffer
by Dotan Barak
· 13 years ago
2ca3987
Replace sscanf() with strtol()
by Dotan Barak
· 13 years ago
9a90176
Add support for 64B CQEs
by Or Gerlitz
· 13 years ago
b039d05
Roll libmlx4 1.0.4 release
by Roland Dreier
· 14 years ago
libmlx4-1.0.4
7a22185
Update maintainer now that I'm a DD
by Roland Dreier
· 14 years ago
d9c111c
Add IBoE multicast support
by Shawn Bohrer
· 14 years ago
0c42909
Roll libmlx4 1.0.3 release
by Roland Dreier
· 14 years ago
libmlx4-1.0.3
92884a0
Fix IBoE SL -> 802.1Q priority-bits mapping
by Or Gerlitz
· 14 years ago
39d3d19
Add link_layer field to mlx4 QPs
by Or Gerlitz
· 14 years ago
8145c59
Use Ethernet 802.1Q VLAN-related fields in CQE
by Or Gerlitz
· 14 years ago
ed13892
Fix possible missed completion event
by Roland Dreier
· 14 years ago
60dade7
Add "foreign" option to AM_INIT_AUTOMAKE
by Roland Dreier
· 14 years ago
1488631
Align the list of supported ConnectX devices with kernel
by Or Gerlitz
· 14 years ago
3e73678
Add IBoE UD/VLANs support
by Or Gerlitz
· 14 years ago
902aa18
Add IBoE support
by Or Gerlitz
· 14 years ago
cf4d953
Moving plugin out of /usr/lib means we now depend on libibverbs 1.1.3
by Roland Dreier
· 14 years ago
0e7d5e9
Acknowledge Debian NMU
by Roland Dreier
· 14 years ago
f4ed3be
Update to Debian standards version 3.9.2
by Roland Dreier
· 14 years ago
ef8df71
Roll libmlx4 1.0.2 release
by Roland Dreier
· 14 years ago
libmlx4-1.0.2
1a132f8
Return ERRNO codes from ibv_post_send/recv instead of -1
by Jason Gunthorpe
· 15 years ago
6467039
Move plugin .so to /usr/lib/libibverbs
by Roland Dreier
· 14 years ago
5813185
Enable quiet build rules with automake 1.11+
by Roland Dreier
· 14 years ago
2373091
Revert "Update build system to use shave"
by Roland Dreier
· 14 years ago
85347b2
Small configure.in modernizations
by Roland Dreier
· 14 years ago
0307b95
Change Debian build system from cdbs to debhelper 7
by Roland Dreier
· 14 years ago
3382481
Don't ship .la files in Debian libmlx4-dev
by Roland Dreier
· 14 years ago
387ddff
Note that we fix Debian bug about maintainer address in Debian changelog
by Roland Dreier
· 14 years ago
3d55160
Convert to new 3.0 (quilt) source format.
by Roland Dreier
· 14 years ago
5301b17
Set DM-Upload-Allowed now that Roland is a Debian Maintainer
by Roland Dreier
· 15 years ago
7ebd8ef
Package description shouldn't start with an article
by Roland Dreier
· 15 years ago
c142d49
Initialize SRQ scatter entries when creating an SRQ
by Jack Morgenstein
· 16 years ago
444f634
Update function prototypes to match libibverbs enum type change
by Jason Gunthorpe
· 16 years ago
ec9d1ca
Fix version in taball filename in RPM spec file
by Sebastien Dugue
· 16 years ago
cf744a2
mmap() needs some includes
by Sebastien Dugue
· 16 years ago
87750d1
Use mmap(MAP_ANONYMOUS) to allocate queue buffers
by Sebastien Dugue
· 16 years ago
09f8dcd
Remove empty stubs for detach/attach_mcast
by Jason Gunthorpe
· 16 years ago
46f8800
Roll libmlx4-1.0.1 release
by Roland Dreier
· 17 years ago
libmlx4-1.0.1
880fd2e
Merge spec file changelog from Fedora
by Roland Dreier
· 17 years ago
ef7ac07
Move -dbg Debian package to section debug
by Roland Dreier
· 17 years ago
aff8bf0
Update build system to use shave
by Roland Dreier
· 17 years ago
dccd88d
Update Debian policy version to 3.8.2
by Roland Dreier
· 17 years ago
7cad1a1
Set ownership bit correctly when copying over CQEs during CQ resize
by Jack Morgenstein
· 17 years ago
cbe93dc
Fix race between create QP and destroy QP
by Jack Morgenstein
· 17 years ago
80c5a37
Optimize QP stamping
by Eli Cohen
· 18 years ago
cb026cc
Implement resize CQ
by Vladimir Sokolovsky
· 18 years ago
5936553
Fix CQ cleanup when QP is destroyed
by Roland Dreier
· 18 years ago
563b4f6
Change openib.org URLs to openfabrics.org URLs
by Roland Dreier
· 18 years ago
904b1a6
Add debian/watch file
by Roland Dreier
· 18 years ago
ba2581a
Update RPM spec changelog to avoid a macro
by Roland Dreier
· 18 years ago
505b8c2
Spec file cleanups based on Fedora review
by Roland Dreier
· 18 years ago
f2533e8
Don't use memcpy() to write blueflame sends
by Jack Morgenstein
· 18 years ago
16ec68c
Fix value of pkey_index in QP1 completions
by Dotan Barak
· 18 years ago
6bd4582
Revert "Don't add an extra entry to CQs"
by Roland Dreier
· 18 years ago
e6a3ccd
Micro-optimize mlx4_poll_one()
by Roland Dreier
· 18 years ago
b2b26f8
Fix test for GRH presence in mlx4_poll_one()
by Jack Morgenstein
· 18 years ago
0355459
Clear context struct at allocation time
by Jack Morgenstein
· 18 years ago
2928d77
Use real Homepage: tag instead of pseudo-header inside description
by Roland Dreier
· 18 years ago
c081b40
Add Closes: tag for Debian ITP bug
by Roland Dreier
· 18 years ago
e4bc5f1
Move to using cdbs to generate Debian/control for better Build-depends
by Roland Dreier
· 18 years ago
bd2007f
Update Debian version to 1.0-1
by Roland Dreier
· 18 years ago
27016e9
Roll libmlx4 1.0 release
by Roland Dreier
· 18 years ago
libmlx4-1.0
2031ff1
Update summary line to mention "ConnectX" in Fedora RPM spec file
by Roland Dreier
· 18 years ago
75dee2e
Update Debian policy version to 3.7.3
by Roland Dreier
· 18 years ago
c3a30f3
Roll libmlx4-1.0-rc1 release
by Roland Dreier
· 18 years ago
libmlx4-1.0-rc1
922cfee
Use DEB_AUTO_UPDATE_LIBTOOL to avoid setting RPATH
by Roland Dreier
· 18 years ago
a634a7d
Mark "driver" file in sysconfdir with %config
by Roland Dreier
· 18 years ago
216b90e
Don't add an extra entry to CQs
by Roland Dreier
· 18 years ago
651abe8
Update download URL
by Roland Dreier
· 18 years ago
dc5e086
Slightly improve wording in README
by Roland Dreier
· 18 years ago
af257cd
max_recv_wr must be > 0 for non-SRQ QPs
by Jack Morgenstein
· 18 years ago
f5cf65d
Return ENOSYS instead of -ENOSYS
by Gleb Natapov
· 18 years ago
b844d34
Fix spec file License: tag
by Roland Dreier
· 18 years ago
d8aa0dd
Change __always_inline to inline
by Roland Dreier
· 18 years ago
aa363c4
Fix thinko in headroom marking order commit
by Jack Morgenstein
· 18 years ago
c45efd8
Fix data corruption triggered by wrong headroom marking order
by Jack Morgenstein
· 18 years ago
338a180
Factor out setting WQE segment entries
by Roland Dreier
· 18 years ago
e244b91
Reset RQ doorbell counter to 0 when QP is reset
by Michael S. Tsirkin
· 18 years ago
fac700d
libmlx4 has no ChangeLog, so remove mention from spec file
by Roland Dreier
· 18 years ago
fb0ea6c
Kernel module is called mlx4_ib, not ib_mlx4
by Roland Dreier
· 18 years ago
fc9edce
Remove ibv_driver_init from linker version script
by Roland Dreier
· 18 years ago
cfe59bb
Fix inline sends with num_sge > 1
by Gleb Natapov
· 18 years ago
aebd400
Fill in send queue sizes in userspace query QP function
by Jack Morgenstein
· 18 years ago
662a765
Use BlueFlame for RDMA_READ work requests too
by Jack Morgenstein
· 19 years ago
98277f5
Fix Valgrind annotations so they can actually be built
by Roland Dreier
· 18 years ago
Next »