| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | IB/umad: Increase maximum devices supported | Alexander Chiang | 2010-02-24 | 1 | -6/+44 |
* | | IB/umad: Use stack variable 'base' in ib_umad_init_port | Alexander Chiang | 2010-02-24 | 1 | -2/+5 |
* | | IB/umad: Use stack variable 'devnum' in ib_umad_init_port | Alexander Chiang | 2010-02-24 | 1 | -6/+9 |
* | | IB/umad: Remove port_table[] | Alexander Chiang | 2010-02-24 | 1 | -36/+9 |
* | | IB/umad: Convert *cdev to cdev in struct ib_umad_port | Alexander Chiang | 2010-02-24 | 1 | -26/+20 |
* | | IB/uverbs: Whitespace cleanup | Alexander Chiang | 2010-02-24 | 1 | -34/+34 |
* | | IB/uverbs: Pack struct ib_uverbs_event_file tighter | Alexander Chiang | 2010-02-24 | 1 | -2/+2 |
* | | IB/uverbs: Increase maximum devices supported | Alexander Chiang | 2010-02-24 | 1 | -6/+50 |
* | | IB/uverbs: use stack variable 'base' in ib_uverbs_add_one | Alexander Chiang | 2010-02-24 | 1 | -1/+3 |
* | | IB/uverbs: Use stack variable 'devnum' in ib_uverbs_add_one | Alexander Chiang | 2010-02-24 | 1 | -5/+7 |
* | | IB/uverbs: Remove dev_table | Alexander Chiang | 2010-02-24 | 1 | -19/+5 |
* | | IB/uverbs: Convert *cdev to cdev in struct ib_uverbs_device | Alexander Chiang | 2010-02-24 | 2 | -16/+14 |
|/ |
|
* | RDMA/cm: Revert association of an RDMA device when binding to loopback | Sean Hefty | 2010-02-10 | 1 | -3/+1 |
* | IB/addr: Correct CONFIG_IPv6 to CONFIG_IPV6 | Robert P. J. Day | 2010-01-06 | 1 | -1/+1 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/v... | Linus Torvalds | 2009-12-16 | 1 | -2/+7 |
|\ |
|
| * | switch alloc_file() to passing struct path | Al Viro | 2009-12-16 | 1 | -2/+7 |
| | | |
| \ | |
*-. \ | Merge branches 'amso1100', 'cma', 'cxgb3', 'ehca', 'ipath', 'ipoib', 'iser', ... | Roland Dreier | 2009-12-15 | 5 | -232/+241 |
|\ \ \
| |_|/
|/| | |
|
| | * | IB/uverbs: Fix return of PTR_ERR() of wrong pointer in ib_uverbs_get_context() | Roel Kluin | 2009-12-09 | 1 | -1/+1 |
| |/
|/| |
|
| * | IB/addr: Fix IPv6 routing lookup | Sean Hefty | 2009-11-19 | 2 | -117/+74 |
| * | IB/addr: Simplify resolving IPv4 addresses | Sean Hefty | 2009-11-19 | 1 | -58/+23 |
| * | RDMA/cm: fix loopback address support | Sean Hefty | 2009-11-19 | 2 | -38/+47 |
| * | IB/addr: Store net_device type instead of translating to RDMA transport | Sean Hefty | 2009-11-19 | 2 | -15/+4 |
| * | IB/addr: Verify source and destination address families match | Sean Hefty | 2009-11-19 | 1 | -8/+19 |
| * | RDMA/cma: Replace net_device pointer with index | Sean Hefty | 2009-11-19 | 2 | -2/+14 |
| * | RDMA/cma: Fix AF_INET6 support in multicast joining | Jason Gunthorpe | 2009-11-19 | 1 | -0/+5 |
| * | RDMA/cma: Correct detection of SA Created MGID | Jason Gunthorpe | 2009-11-19 | 1 | -1/+1 |
| * | RDMA/addr: Use appropriate locking with for_each_netdev() | Eric Dumazet | 2009-11-18 | 1 | -1/+7 |
| * | RDMA/ucma: Add option to manually set IB path | Sean Hefty | 2009-11-16 | 2 | -0/+55 |
|/ |
|
* | headers: remove sched.h from interrupt.h | Alexey Dobriyan | 2009-10-11 | 2 | -0/+2 |
* | RDMA/addr: Fix resolution of local IPv6 addresses | David J. Wilder | 2009-10-07 | 1 | -1/+1 |
* | RDMA/iwcm: Don't call provider reject func with irqs disabled | Steve Wise | 2009-10-07 | 1 | -0/+2 |
* | headers: remove sched.h from poll.h | Alexey Dobriyan | 2009-10-04 | 3 | -0/+3 |
* | IB/mad: Fix lock-lock-timer deadlock in RMPP code | Roland Dreier | 2009-09-23 | 1 | -4/+13 |
* | Merge branch 'mad' into for-linus | Roland Dreier | 2009-09-10 | 3 | -8/+34 |
|\ |
|
| * | IB/mad: Allow tuning of QP0 and QP1 sizes | Hal Rosenstock | 2009-09-07 | 2 | -5/+23 |
| * | IB/mad: Fix possible lock-lock-timer deadlock | Roland Dreier | 2009-09-07 | 1 | -3/+3 |
| * | IB/mad: Check hop count field in directed route MAD to avoid array overflow | Roland Dreier | 2009-09-05 | 1 | -0/+8 |
* | | RDMA/iwcm: Reject the connection when the cm_id is destroyed | Steve Wise | 2009-09-09 | 1 | -0/+1 |
* | | IB/uverbs: Return ENOSYS for unimplemented commands (not EINVAL) | Jack Morgenstein | 2009-09-05 | 1 | -2/+4 |
* | | IB/core: Fix send multicast group leave retry | Yossi Etigin | 2009-09-05 | 1 | -1/+9 |
* | | IB: Use DEFINE_SPINLOCK() for static spinlocks | Roland Dreier | 2009-09-05 | 3 | -13/+4 |
|/ |
|
* | RDMA: Add __init/__exit macros to addr.c and cma.c | Peter Huewe | 2009-06-23 | 2 | -4/+4 |
* | infiniband: remove driver_data direct access of struct device | Greg Kroah-Hartman | 2009-06-15 | 1 | -1/+1 |
* | RDMA/cma: Create cm id even when IB port is down | Yossi Etigin | 2009-04-08 | 1 | -14/+27 |
* | RDMA/cma: Use rate from IPoIB broadcast when joining IPoIB multicast groups | Yossi Etigin | 2009-04-01 | 1 | -0/+4 |
*-----. | Merge branches 'cxgb3', 'endian', 'ipath', 'ipoib', 'iser', 'mad', 'misc', 'm... | Roland Dreier | 2009-03-24 | 7 | -57/+47 |
|\ \ \ \ |
|
| | | | * | IB: Remove useless ibdev_is_alive() tests from sysfs code | Roland Dreier | 2009-03-04 | 1 | -16/+0 |
| | | | * | IB: Remove sysfs files before unregistering device | Roland Dreier | 2009-02-25 | 2 | -1/+6 |
| |_|_|/
|/| | | |
|
| | | * | IB/sa_query: Fix AH leak due to update_sm_ah() race | Jack Morgenstein | 2009-03-03 | 1 | -0/+2 |
| |_|/
|/| | |
|
| | * | IB/mad: Fix ib_post_send_mad() returning 0 with no generate send comp | Ralph Campbell | 2009-03-03 | 1 | -6/+6 |