| Commit message (Expand) | Author | Age | Files | Lines |
*-. | 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 |
|/ |
|
* | sysfs: fix sysfs lockdep warning in infiniband code | Greg Kroah-Hartman | 2010-03-19 | 1 | -0/+1 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 2010-03-13 | 1 | -0/+3 |
|\ |
|
| * | IB/mad: Ignore iWARP devices on device removal | Steve Wise | 2010-03-11 | 1 | -0/+3 |
* | | Driver core: Constify struct sysfs_ops in struct kobj_type | Emese Revfy | 2010-03-07 | 2 | -2/+2 |
* | | driver core: Convert some drivers to CLASS_ATTR_STRING | Andi Kleen | 2010-03-07 | 3 | -26/+11 |
* | | driver-core: Add attribute argument to class_attribute show/store | Andi Kleen | 2010-03-07 | 3 | -3/+9 |
|/ |
|
* | infiniband: use for_each_set_bit() | Akinobu Mita | 2010-03-06 | 1 | -16/+5 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2010-03-04 | 3 | -26/+25 |
|\ |
|
| * | switch infiniband uverbs to anon_inodes | Al Viro | 2010-03-03 | 3 | -81/+28 |
* | | Merge branch 'misc' into for-next | Roland Dreier | 2010-03-01 | 3 | -67/+10 |
|\ \ |
|
| * | | IB/uverbs: Use anon_inodes instead of private infinibandeventfs | Roland Dreier | 2010-02-24 | 1 | -56/+4 |
| * | | IB/core: Fix and clean up ib_ud_header_init() | Eli Cohen | 2010-02-24 | 1 | -10/+4 |
| * | | RDMA: Use rlimit helpers | Jiri Slaby | 2010-02-11 | 1 | -1/+1 |
| |/ |
|
* | | IB/ucm: Clean whitespace errors | Alexander Chiang | 2010-02-24 | 1 | -3/+3 |
* | | IB/ucm: Increase maximum devices supported | Alexander Chiang | 2010-02-24 | 1 | -8/+45 |
* | | IB/ucm: Use stack variable 'base' in ib_ucm_add_one | Alexander Chiang | 2010-02-24 | 1 | -1/+3 |
* | | IB/ucm: Use stack variable 'devnum' in ib_ucm_add_one | Alexander Chiang | 2010-02-24 | 1 | -5/+7 |
* | | IB/umad: Clean whitespace | Alexander Chiang | 2010-02-24 | 1 | -13/+13 |
* | | 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 |