| Commit message (Expand) | Author | Age |
*-. | Merge branches 'amso1100', 'cma', 'cxgb4', 'misc', 'mlx4' and 'qib' into for-... | Roland Dreier | 2011-01-29 |
|\ \ |
|
| | * | RDMA: Update missed conversion of flush_scheduled_work() | Tejun Heo | 2011-01-28 |
| |/
|/| |
|
| * | RDMA/ucma: Copy iWARP route information on queries | Steve Wise | 2011-01-28 |
|/ |
|
* | RDMA: Update workqueue usage | Tejun Heo | 2011-01-17 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-12-27 |
|\ |
|
| * | IB/uverbs: Handle large number of entries in poll CQ | Dan Carpenter | 2010-12-08 |
| * | IB: Fix information leak in marshalling code | Vasiliy Kulikov | 2010-12-01 |
| * | IB/pack: Remove some unused code added by the IBoE patches | Or Gerlitz | 2010-12-01 |
* | | infiniband: remove dev_base_lock use | Eric Dumazet | 2010-11-24 |
* | | net: get rid of rtable->idev | Eric Dumazet | 2010-11-11 |
|/ |
|
*---. | Merge branches 'amso1100', 'cma', 'cxgb3', 'cxgb4', 'ehca', 'iboe', 'ipoib', ... | Roland Dreier | 2010-10-26 |
|\ \ \ |
|
| | | * | RDMA/iwcm: Fix hang in uninterruptible wait on cm_id destroy | Animesh K Trivedi | 2010-10-11 |
| | | * | IB/umad: Make user_mad semaphore a real one | Thomas Gleixner | 2010-09-28 |
| |_|/
|/| | |
|
| | * | IB/core: Add link layer type information to sysfs | Eli Cohen | 2010-10-25 |
| | * | IB/core: Add VLAN support for IBoE | Eli Cohen | 2010-10-25 |
| | * | IB/uverbs: Return link layer type to userspace for query port operation | Eli Cohen | 2010-10-25 |
| | * | IB/pack: IBoE UD packet packing support | Eli Cohen | 2010-10-14 |
| | * | RDMA/cm: Add RDMA CM support for IBoE devices | Eli Cohen | 2010-10-13 |
| | * | IB/mad: IBoE supports only QP1 (no QP0) | Eli Cohen | 2010-10-13 |
| | * | IB/core: Add link layer property to ports | Eli Cohen | 2010-09-27 |
| |/
|/| |
|
| * | RDMA/ucma: Allow tuning the max listen backlog | Steve Wise | 2010-10-23 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 2010-08-07 |
|\ |
|
| * | IB: Rename RAW_ETY to RAW_ETHERTYPE | Aleksey Senin | 2010-08-04 |
| * | IB/cm: Check LAP state before sending an MRA | Sean Hefty | 2010-07-28 |
| * | IB/umad: Remove unused-but-set variable 'already_dead' | Roland Dreier | 2010-07-14 |
* | | net-next: remove useless union keyword | Changli Gao | 2010-06-11 |
|/ |
|
* | IB/ucm: Use memdup_user() | Julia Lawall | 2010-05-26 |
*-. | Merge branches 'cxgb4', 'misc', 'mlx4', 'nes' and 'qib' into for-next | Roland Dreier | 2010-05-25 |
|\ \ |
|
| | * | IB/core: Allow device-specific per-port sysfs files | Ralph Campbell | 2010-05-21 |
| |/
|/| |
|
| * | IB/mad: Make needlessly global mad_sendq_size/mad_recvq_size static | Roland Dreier | 2010-05-24 |
|/ |
|
*---. | Merge branches 'amso1100', 'bkl', 'cma', 'cxgb3', 'cxgb4', 'ipoib', 'iser', '... | Roland Dreier | 2010-05-15 |
|\ \ \ |
|
| | | * | IB/core: Use kmemdup() instead of kmalloc()+memcpy() | Julia Lawall | 2010-05-15 |
| |_|/
|/| | |
|
| | * | RDMA/cma: Randomize local port allocation | Tetsuo Handa | 2010-04-21 |
| |/
|/| |
|
| * | IB: Explicitly rule out llseek to avoid BKL in default_llseek() | Roland Dreier | 2010-04-21 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 2010-04-09 |
|\ |
|
| *-. | Merge branches 'cma', 'misc', 'mlx4' and 'nes' into for-linus | Roland Dreier | 2010-04-09 |
| |\ \ |
|
| | * | | IB/cm: Fix device_create() return value check | Jani Nikula | 2010-03-31 |
| | |/ |
|
| * / | RDMA/cm: Set num_paths when manually assigning path records | Sean Hefty | 2010-04-07 |
| |/ |
|
* / | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 |
|/ |
|
* | sysfs: fix sysfs lockdep warning in infiniband code | Greg Kroah-Hartman | 2010-03-19 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 2010-03-13 |
|\ |
|
| * | IB/mad: Ignore iWARP devices on device removal | Steve Wise | 2010-03-11 |
* | | Driver core: Constify struct sysfs_ops in struct kobj_type | Emese Revfy | 2010-03-07 |
* | | driver core: Convert some drivers to CLASS_ATTR_STRING | Andi Kleen | 2010-03-07 |
* | | driver-core: Add attribute argument to class_attribute show/store | Andi Kleen | 2010-03-07 |
|/ |
|
* | infiniband: use for_each_set_bit() | Akinobu Mita | 2010-03-06 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2010-03-04 |
|\ |
|
| * | switch infiniband uverbs to anon_inodes | Al Viro | 2010-03-03 |
* | | Merge branch 'misc' into for-next | Roland Dreier | 2010-03-02 |
|\ \ |
|
| * | | IB/uverbs: Use anon_inodes instead of private infinibandeventfs | Roland Dreier | 2010-02-24 |