| Commit message (Expand) | Author | Age | Files | Lines |
* | RDMA: Check for NULL mode in .devnode methods | Goldwyn Rodrigues | 2011-07-04 | 2 | -2/+4 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 2011-05-26 | 9 | -119/+471 |
|\ |
|
| *-----. | Merge branches 'cma', 'cxgb3', 'cxgb4', 'misc', 'nes', 'netlink', 'srp' and '... | Roland Dreier | 2011-05-25 | 9 | -116/+466 |
| |\ \ \ \ |
|
| | | | | * | IB/uverbs: Add devnode method to set path/mode | Roland Dreier | 2011-05-23 | 1 | -0/+8 |
| | | |_|/
| | |/| | |
|
| | | | * | RDMA/cma: Save PID of ID's owner | Nir Muchtar | 2011-05-25 | 1 | -0/+6 |
| | | | * | RDMA/cma: Add support for netlink statistics export | Nir Muchtar | 2011-05-25 | 1 | -0/+99 |
| | | | * | RDMA/cma: Pass QP type into rdma_create_id() | Sean Hefty | 2011-05-25 | 2 | -23/+39 |
| | | | * | RDMA/cma: Export enum cma_state in <rdma/rdma_cm.h> | Nir Muchtar | 2011-05-25 | 1 | -90/+80 |
| | | | * | RDMA: Add netlink infrastructure | Roland Dreier | 2011-05-20 | 3 | -2/+203 |
| | | | * | RDMA: Add error handling to ib_core_init() | Nir Muchtar | 2011-05-20 | 1 | -3/+11 |
| | | |/
| | |/| |
|
| | | * | IB: Add devnode methods to cm_class and umad_class | Roland Dreier | 2011-05-23 | 2 | -0/+15 |
| | | * | IB/mad: Return EPROTONOSUPPORT when an RDMA device lacks the QP required | Ira Weiny | 2011-05-23 | 1 | -0/+7 |
| | |/ |
|
| * | | RDMA/ucma: Add .nodename/.mode to tell userspace where to create device node | Roland Dreier | 2011-05-23 | 1 | -3/+5 |
| |/ |
|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 2011-05-20 | 1 | -2/+7 |
|\ \
| |/
|/| |
|
| * | infiniband: Remove rt->rt_src usage in addr4_resolve() | David S. Miller | 2011-05-10 | 1 | -2/+7 |
* | | RDMA/iwcm: Get rid of enum iw_cm_event_status | Roland Dreier | 2011-05-09 | 1 | -1/+1 |
* | | RDMA/cma: Add an ID_REUSEADDR option | Hefty, Sean | 2011-05-09 | 2 | -67/+130 |
* | | RDMA/cma: Fix handling of IPv6 addressing in cma_use_port | Hefty, Sean | 2011-05-09 | 1 | -7/+22 |
|/ |
|
* | IB/mad: Improve an error message so error code is included | Michael Heinz | 2011-03-18 | 1 | -1/+2 |
* | RDMA/addr: Fix return of uninitialized ret value | Sean Hefty | 2011-03-17 | 1 | -1/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 2011-03-16 | 1 | -18/+13 |
|\ |
|
| * | ipv6: Convert to use flowi6 where applicable. | David S. Miller | 2011-03-12 | 1 | -9/+9 |
| * | net: Put flowi_* prefix on AF independent members of struct flowi | David S. Miller | 2011-03-12 | 1 | -1/+1 |
| * | ipv4: Create and use route lookup helpers. | David S. Miller | 2011-03-12 | 1 | -7/+1 |
| * | ipv4: Make output route lookup return rtable directly. | David S. Miller | 2011-03-02 | 1 | -3/+4 |
* | | RDMA/cma: Replace global lock in rdma_destroy_id() with id-specific one | Sean Hefty | 2011-03-15 | 1 | -27/+16 |
* | | IB/cm: Cancel pending LAP message when exiting IB_CM_ESTABLISH state | Sean Hefty | 2011-03-15 | 1 | -1/+18 |
* | | IB/cm: Bump reference count on cm_id before invoking callback | Sean Hefty | 2011-03-15 | 1 | -0/+1 |
* | | RDMA/cma: Fix crash in request handlers | Sean Hefty | 2011-03-15 | 1 | -0/+15 |
|/ |
|
*-. | Merge branches 'amso1100', 'cma', 'cxgb4', 'misc', 'mlx4' and 'qib' into for-... | Roland Dreier | 2011-01-29 | 2 | -3/+21 |
|\ \ |
|
| | * | RDMA: Update missed conversion of flush_scheduled_work() | Tejun Heo | 2011-01-28 | 1 | -1/+1 |
| |/
|/| |
|
| * | RDMA/ucma: Copy iWARP route information on queries | Steve Wise | 2011-01-28 | 1 | -2/+20 |
|/ |
|
* | RDMA: Update workqueue usage | Tejun Heo | 2011-01-16 | 4 | -6/+13 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-12-26 | 3 | -73/+60 |
|\ |
|
| * | IB/uverbs: Handle large number of entries in poll CQ | Dan Carpenter | 2010-12-08 | 1 | -43/+56 |
| * | IB: Fix information leak in marshalling code | Vasiliy Kulikov | 2010-12-01 | 1 | -0/+4 |
| * | IB/pack: Remove some unused code added by the IBoE patches | Or Gerlitz | 2010-12-01 | 1 | -30/+0 |
* | | infiniband: remove dev_base_lock use | Eric Dumazet | 2010-11-24 | 1 | -3/+3 |
* | | net: get rid of rtable->idev | Eric Dumazet | 2010-11-11 | 1 | -4/+4 |
|/ |
|
*---. | Merge branches 'amso1100', 'cma', 'cxgb3', 'cxgb4', 'ehca', 'iboe', 'ipoib', ... | Roland Dreier | 2010-10-26 | 12 | -87/+606 |
|\ \ \ |
|
| | | * | RDMA/iwcm: Fix hang in uninterruptible wait on cm_id destroy | Animesh K Trivedi | 2010-10-11 | 1 | -0/+4 |
| | | * | IB/umad: Make user_mad semaphore a real one | Thomas Gleixner | 2010-09-28 | 1 | -1/+1 |
| |_|/
|/| | |
|
| | * | IB/core: Add link layer type information to sysfs | Eli Cohen | 2010-10-25 | 1 | -0/+15 |
| | * | IB/core: Add VLAN support for IBoE | Eli Cohen | 2010-10-25 | 3 | -10/+45 |
| | * | IB/uverbs: Return link layer type to userspace for query port operation | Eli Cohen | 2010-10-25 | 1 | -0/+2 |
| | * | IB/pack: IBoE UD packet packing support | Eli Cohen | 2010-10-14 | 1 | -28/+89 |
| | * | RDMA/cm: Add RDMA CM support for IBoE devices | Eli Cohen | 2010-10-13 | 3 | -26/+333 |
| | * | IB/mad: IBoE supports only QP1 (no QP0) | Eli Cohen | 2010-10-13 | 4 | -26/+78 |
| | * | IB/core: Add link layer property to ports | Eli Cohen | 2010-09-27 | 1 | -0/+16 |
| |/
|/| |
|
| * | RDMA/ucma: Allow tuning the max listen backlog | Steve Wise | 2010-10-23 | 1 | -6/+33 |
|/ |
|