Age | Commit message (Expand) | Author |
2010-08-04 | IB: Rename RAW_ETY to RAW_ETHERTYPE | Aleksey Senin |
2010-07-28 | IB/cm: Check LAP state before sending an MRA | Sean Hefty |
2010-07-14 | IB/umad: Remove unused-but-set variable 'already_dead' | Roland Dreier |
2010-06-10 | net-next: remove useless union keyword | Changli Gao |
2010-05-25 | IB/ucm: Use memdup_user() | Julia Lawall |
2010-05-25 | Merge branches 'cxgb4', 'misc', 'mlx4', 'nes' and 'qib' into for-next | Roland Dreier |
2010-05-23 | IB/mad: Make needlessly global mad_sendq_size/mad_recvq_size static | Roland Dreier |
2010-05-21 | IB/core: Allow device-specific per-port sysfs files | Ralph Campbell |
2010-05-15 | 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-04-21 | 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-09 | 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-07 | RDMA/cm: Set num_paths when manually assigning path records | Sean Hefty |
2010-03-31 | IB/cm: Fix device_create() return value check | Jani Nikula |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2010-03-19 | sysfs: fix sysfs lockdep warning in infiniband code | Greg Kroah-Hartman |
2010-03-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds |
2010-03-11 | IB/mad: Ignore iWARP devices on device removal | Steve Wise |
2010-03-07 | 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-06 | infiniband: use for_each_set_bit() | Akinobu Mita |
2010-03-04 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2010-03-03 | switch infiniband uverbs to anon_inodes | Al Viro |
2010-03-01 | Merge branch 'misc' into for-next | Roland Dreier |
2010-02-24 | IB/uverbs: Use anon_inodes instead of private infinibandeventfs | Roland Dreier |
2010-02-24 | IB/core: Fix and clean up ib_ud_header_init() | Eli Cohen |
2010-02-24 | IB/ucm: Clean whitespace errors | Alexander Chiang |
2010-02-24 | IB/ucm: Increase maximum devices supported | Alexander Chiang |
2010-02-24 | IB/ucm: Use stack variable 'base' in ib_ucm_add_one | Alexander Chiang |
2010-02-24 | IB/ucm: Use stack variable 'devnum' in ib_ucm_add_one | Alexander Chiang |
2010-02-24 | IB/umad: Clean whitespace | Alexander Chiang |
2010-02-24 | IB/umad: Increase maximum devices supported | Alexander Chiang |
2010-02-24 | IB/umad: Use stack variable 'base' in ib_umad_init_port | Alexander Chiang |
2010-02-24 | IB/umad: Use stack variable 'devnum' in ib_umad_init_port | Alexander Chiang |
2010-02-24 | IB/umad: Remove port_table[] | Alexander Chiang |
2010-02-24 | IB/umad: Convert *cdev to cdev in struct ib_umad_port | Alexander Chiang |
2010-02-24 | IB/uverbs: Whitespace cleanup | Alexander Chiang |
2010-02-24 | IB/uverbs: Pack struct ib_uverbs_event_file tighter | Alexander Chiang |
2010-02-24 | IB/uverbs: Increase maximum devices supported | Alexander Chiang |
2010-02-24 | IB/uverbs: use stack variable 'base' in ib_uverbs_add_one | Alexander Chiang |
2010-02-24 | IB/uverbs: Use stack variable 'devnum' in ib_uverbs_add_one | Alexander Chiang |
2010-02-24 | IB/uverbs: Remove dev_table | Alexander Chiang |
2010-02-24 | IB/uverbs: Convert *cdev to cdev in struct ib_uverbs_device | Alexander Chiang |
2010-02-11 | RDMA: Use rlimit helpers | Jiri Slaby |
2010-02-10 | RDMA/cm: Revert association of an RDMA device when binding to loopback | Sean Hefty |
2010-01-06 | IB/addr: Correct CONFIG_IPv6 to CONFIG_IPV6 | Robert P. J. Day |
2009-12-16 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/v... | Linus Torvalds |