Age | Commit message (Expand) | Author | Files | Lines |
2011-03-18 | IB/mad: Improve an error message so error code is included | Michael Heinz | 1 | -1/+2 |
2011-03-18 | RDMA/addr: Fix return of uninitialized ret value | Sean Hefty | 1 | -1/+1 |
2011-03-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 1 | -18/+13 |
2011-03-15 | RDMA/cma: Replace global lock in rdma_destroy_id() with id-specific one | Sean Hefty | 1 | -27/+16 |
2011-03-15 | IB/cm: Cancel pending LAP message when exiting IB_CM_ESTABLISH state | Sean Hefty | 1 | -1/+18 |
2011-03-15 | IB/cm: Bump reference count on cm_id before invoking callback | Sean Hefty | 1 | -0/+1 |
2011-03-15 | RDMA/cma: Fix crash in request handlers | Sean Hefty | 1 | -0/+15 |
2011-03-13 | ipv6: Convert to use flowi6 where applicable. | David S. Miller | 1 | -9/+9 |
2011-03-13 | net: Put flowi_* prefix on AF independent members of struct flowi | David S. Miller | 1 | -1/+1 |
2011-03-13 | ipv4: Create and use route lookup helpers. | David S. Miller | 1 | -7/+1 |
2011-03-03 | ipv4: Make output route lookup return rtable directly. | David S. Miller | 1 | -3/+4 |
2011-01-30 | Merge branches 'amso1100', 'cma', 'cxgb4', 'misc', 'mlx4' and 'qib' into for-... | Roland Dreier | 2 | -3/+21 |
2011-01-29 | RDMA: Update missed conversion of flush_scheduled_work() | Tejun Heo | 1 | -1/+1 |
2011-01-29 | RDMA/ucma: Copy iWARP route information on queries | Steve Wise | 1 | -2/+20 |
2011-01-17 | RDMA: Update workqueue usage | Tejun Heo | 4 | -6/+13 |
2010-12-27 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 3 | -73/+60 |
2010-12-09 | IB/uverbs: Handle large number of entries in poll CQ | Dan Carpenter | 1 | -43/+56 |
2010-12-02 | IB: Fix information leak in marshalling code | Vasiliy Kulikov | 1 | -0/+4 |
2010-12-02 | IB/pack: Remove some unused code added by the IBoE patches | Or Gerlitz | 1 | -30/+0 |
2010-11-24 | infiniband: remove dev_base_lock use | Eric Dumazet | 1 | -3/+3 |
2010-11-11 | net: get rid of rtable->idev | Eric Dumazet | 1 | -4/+4 |
2010-10-27 | Merge branches 'amso1100', 'cma', 'cxgb3', 'cxgb4', 'ehca', 'iboe', 'ipoib', ... | Roland Dreier | 12 | -87/+606 |
2010-10-25 | IB/core: Add link layer type information to sysfs | Eli Cohen | 1 | -0/+15 |
2010-10-25 | IB/core: Add VLAN support for IBoE | Eli Cohen | 3 | -10/+45 |
2010-10-25 | IB/uverbs: Return link layer type to userspace for query port operation | Eli Cohen | 1 | -0/+2 |
2010-10-24 | RDMA/ucma: Allow tuning the max listen backlog | Steve Wise | 1 | -6/+33 |
2010-10-14 | IB/pack: IBoE UD packet packing support | Eli Cohen | 1 | -28/+89 |
2010-10-14 | RDMA/cm: Add RDMA CM support for IBoE devices | Eli Cohen | 3 | -26/+333 |
2010-10-13 | IB/mad: IBoE supports only QP1 (no QP0) | Eli Cohen | 4 | -26/+78 |
2010-10-12 | RDMA/iwcm: Fix hang in uninterruptible wait on cm_id destroy | Animesh K Trivedi | 1 | -0/+4 |
2010-09-29 | IB/umad: Make user_mad semaphore a real one | Thomas Gleixner | 1 | -1/+1 |
2010-09-28 | IB/core: Add link layer property to ports | Eli Cohen | 1 | -0/+16 |
2010-08-08 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 3 | -8/+8 |
2010-08-04 | IB: Rename RAW_ETY to RAW_ETHERTYPE | Aleksey Senin | 1 | -2/+2 |
2010-07-29 | IB/cm: Check LAP state before sending an MRA | Sean Hefty | 1 | -4/+6 |
2010-07-15 | IB/umad: Remove unused-but-set variable 'already_dead' | Roland Dreier | 1 | -2/+0 |
2010-06-11 | net-next: remove useless union keyword | Changli Gao | 1 | -1/+1 |
2010-05-26 | IB/ucm: Use memdup_user() | Julia Lawall | 1 | -8/+3 |
2010-05-25 | Merge branches 'cxgb4', 'misc', 'mlx4', 'nes' and 'qib' into for-next | Roland Dreier | 4 | -9/+26 |
2010-05-24 | IB/mad: Make needlessly global mad_sendq_size/mad_recvq_size static | Roland Dreier | 1 | -2/+2 |
2010-05-21 | IB/core: Allow device-specific per-port sysfs files | Ralph Campbell | 3 | -7/+24 |
2010-05-16 | Merge branches 'amso1100', 'bkl', 'cma', 'cxgb3', 'cxgb4', 'ipoib', 'iser', '... | Roland Dreier | 6 | -60/+48 |
2010-05-16 | IB/core: Use kmemdup() instead of kmalloc()+memcpy() | Julia Lawall | 2 | -5/+3 |
2010-04-22 | RDMA/cma: Randomize local port allocation | Tetsuo Handa | 1 | -45/+25 |
2010-04-21 | IB: Explicitly rule out llseek to avoid BKL in default_llseek() | Roland Dreier | 4 | -10/+20 |
2010-04-09 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 2 | -1/+2 |
2010-04-09 | Merge branches 'cma', 'misc', 'mlx4' and 'nes' into for-linus | Roland Dreier | 1 | -1/+1 |
2010-04-08 | RDMA/cm: Set num_paths when manually assigning path records | Sean Hefty | 1 | -0/+1 |
2010-04-01 | IB/cm: Fix device_create() return value check | Jani Nikula | 1 | -1/+1 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 13 | -0/+14 |