| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 2010-08-07 | 3 | -8/+8 |
|\ |
|
| * | IB: Rename RAW_ETY to RAW_ETHERTYPE | Aleksey Senin | 2010-08-04 | 1 | -2/+2 |
| * | IB/cm: Check LAP state before sending an MRA | Sean Hefty | 2010-07-28 | 1 | -4/+6 |
| * | IB/umad: Remove unused-but-set variable 'already_dead' | Roland Dreier | 2010-07-14 | 1 | -2/+0 |
* | | net-next: remove useless union keyword | Changli Gao | 2010-06-10 | 1 | -1/+1 |
|/ |
|
* | IB/ucm: Use memdup_user() | Julia Lawall | 2010-05-25 | 1 | -8/+3 |
*-. | Merge branches 'cxgb4', 'misc', 'mlx4', 'nes' and 'qib' into for-next | Roland Dreier | 2010-05-25 | 4 | -9/+26 |
|\ \ |
|
| | * | IB/core: Allow device-specific per-port sysfs files | Ralph Campbell | 2010-05-21 | 3 | -7/+24 |
| |/
|/| |
|
| * | IB/mad: Make needlessly global mad_sendq_size/mad_recvq_size static | Roland Dreier | 2010-05-23 | 1 | -2/+2 |
|/ |
|
*---. | Merge branches 'amso1100', 'bkl', 'cma', 'cxgb3', 'cxgb4', 'ipoib', 'iser', '... | Roland Dreier | 2010-05-15 | 6 | -60/+48 |
|\ \ \ |
|
| | | * | IB/core: Use kmemdup() instead of kmalloc()+memcpy() | Julia Lawall | 2010-05-15 | 2 | -5/+3 |
| |_|/
|/| | |
|
| | * | RDMA/cma: Randomize local port allocation | Tetsuo Handa | 2010-04-21 | 1 | -45/+25 |
| |/
|/| |
|
| * | IB: Explicitly rule out llseek to avoid BKL in default_llseek() | Roland Dreier | 2010-04-21 | 4 | -10/+20 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 2010-04-09 | 2 | -1/+2 |
|\ |
|
| *-. | Merge branches 'cma', 'misc', 'mlx4' and 'nes' into for-linus | Roland Dreier | 2010-04-09 | 1 | -1/+1 |
| |\ \ |
|
| | * | | IB/cm: Fix device_create() return value check | Jani Nikula | 2010-03-31 | 1 | -1/+1 |
| | |/ |
|
| * | | RDMA/cm: Set num_paths when manually assigning path records | Sean Hefty | 2010-04-07 | 1 | -0/+1 |
| |/ |
|
* | | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 13 | -0/+14 |
|/ |
|