- f896546 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 15 years ago
- f39d01b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
- ffebedb Merge branches 'amso1100', 'bkl', 'cma', 'cxgb3', 'cxgb4', 'ipoib', 'iser', 'masked-atomics', 'misc', 'mthca' and 'nes' into for-next by Roland Dreier · 15 years ago
- 9893e74 IB/core: Use kmemdup() instead of kmalloc()+memcpy() by Julia Lawall · 15 years ago
- 9fda1ac IB/iser: Fix error flow in iser_create_ib_conn_res() by Dan Carpenter · 15 years ago
- 39ff05d IB/iser: Enhance disconnection logic for multi-pathing by Or Gerlitz · 15 years ago
- d265b98 IB/iser: Remove buggy back-pointer setting by Or Gerlitz · 15 years ago
- 2110f9b IB/iser: Add asynchronous event handler by Or Gerlitz · 15 years ago
- be4c9ba MAINTAINERS: Add cxgb4 and iw_cxgb4 entries by Roland Dreier · 15 years ago
- 617c9a7 RDMA/cxgb3: Shrink .text with compile-time init of handlers arrays by Roland Dreier · 15 years ago
- 6c9468e Merge branch 'master' into for-next by Jiri Kosina · 15 years ago
- d414371 IPoIB: Allow disabling/enabling TSO on the fly through ethtool by Or Gerlitz · 15 years ago
- 6fa8f71 IB/mlx4: Add support for masked atomic operations by Vladimir Sokolovsky · 15 years ago
- 5d7220e8 RDMA/cma: Randomize local port allocation by Tetsuo Handa · 15 years ago
- 53978b4 RDMA/nes: Make unnecessarily global functions static by Roland Dreier · 15 years ago
- ce6e74f RDMA/nes: Make nesadapter->phy_lock usage consistent by Chien Tung · 15 years ago
- cfdda9d RDMA/cxgb4: Add driver for Chelsio T4 RNIC by Steve Wise · 15 years ago
- 3a2baff IB/mthca: Use the dma state API instead of pci equivalents by FUJITA Tomonori · 15 years ago
- e749444 RDMA/amso1100: Use the dma state API instead of pci equivalents by FUJITA Tomonori · 15 years ago
- 73a203d RDMA/cxgb3: Don't free skbs on NET_XMIT_* indications from LLD by Steve Wise · 15 years ago
- 7960d6b RDMA/cxgb3: Use the dma state API instead of pci equivalents by FUJITA Tomonori · 15 years ago
- bc1db9a IB: Explicitly rule out llseek to avoid BKL in default_llseek() by Roland Dreier · 15 years ago
- 871039f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
- 0eddb51 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 15 years ago
- 5091b35 Merge branches 'cma', 'misc', 'mlx4' and 'nes' into for-linus by Roland Dreier · 15 years ago
- 7bd9129 IB/mlx4: Check correct variable for allocation failure by Dan Carpenter · 15 years ago
- eadde3a RDMA/nes: Correct cap.max_inline_data assignment in nes_query_qp() by Chien Tung · 15 years ago
- ae2d929 RDMA/cm: Set num_paths when manually assigning path records by Sean Hefty · 15 years ago
- 4a35ecf Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
- 22bedad3 net: convert multicast list to list_head by Jiri Pirko · 15 years ago
- 3e340c0 IB/cm: Fix device_create() return value check by Jani Nikula · 15 years ago
- 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
- 3e4aa12 ipoib: remove addrlen check for mc addresses by Jiri Pirko · 15 years ago
- 2eb645e Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 15 years ago
- 21e3bde sysfs: fix sysfs lockdep warning in infiniband code by Greg Kroah-Hartman · 15 years ago
- 961cde9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 15 years ago
- 8839316 Fix typos in comments by Thomas Weber · 15 years ago
- 122ce87 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 15 years ago
- c32da02 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
- 0636b33 Merge branches 'cxgb3', 'ipoib', 'misc' and 'nes' into for-next by Roland Dreier · 15 years ago
- a72042c RDMA/nes: Fix CX4 link problem in back-to-back configuration by Chien Tung · 15 years ago
- 9f29006 RDMA/nes: Clear stall bit before destroying NIC QP by Chien Tung · 15 years ago
- 883c699 RDMA/nes: Set assume_aligned_header bit by Faisal Latif · 15 years ago
- 69960a2 RDMA/cxgb3: Wait at least one schedule cycle during device removal by Steve Wise · 15 years ago
- 070e140 IB/mad: Ignore iWARP devices on device removal by Steve Wise · 15 years ago
- a48f509 IPoIB: Include return code in trace message for ib_post_send() failures by Or Gerlitz · 15 years ago
- f0dc117 IPoIB: Fix TX queue lockup with mixed UD/CM traffic by Eli Cohen · 15 years ago
- 318ae2e Merge branch 'for-next' into for-linus by Jiri Kosina · 15 years ago
- 52cf25d Driver core: Constify struct sysfs_ops in struct kobj_type by Emese Revfy · 15 years ago
- 0933e2d driver core: Convert some drivers to CLASS_ATTR_STRING by Andi Kleen · 15 years ago
- 28812fe driver-core: Add attribute argument to class_attribute show/store by Andi Kleen · 15 years ago
- 19b629f infiniband: use for_each_set_bit() by Akinobu Mita · 15 years ago
- 0f2cc4e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 15 years ago
- b1e4594b switch infiniband uverbs to anon_inodes by Al Viro · 15 years ago
- 3ff1562 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 15 years ago
- 309ce15 [SCSI] libiscsi: Make iscsi_eh_target_reset start with session reset by Jayamohan Kallickal · 15 years ago
- fe8875e Merge branch 'misc' into for-next by Roland Dreier · 15 years ago
- f577215 Merge branch 'srp' into for-next by Roland Dreier · 15 years ago
- 3bbddba Merge branch 'nes' into for-next by Roland Dreier · 15 years ago
- a835fb3 Merge branch 'mlx4' into for-next by Roland Dreier · 15 years ago
- 5c2187f Merge branch 'iser' into for-next by Roland Dreier · 15 years ago
- 7f168162 Merge branch 'ipoib' into for-next by Roland Dreier · 15 years ago
- 85f938a Merge branch 'ehca' into for-next by Roland Dreier · 15 years ago
- 216fe70 Merge branch 'cxgb3' into for-next by Roland Dreier · 15 years ago
- da9d2f0 IB/srp: Clean up error path in srp_create_target_ib() by Roland Dreier · 15 years ago
- 9c03dc9 IB/srp: Split send and recieve CQs to reduce number of interrupts by Bart Van Assche · 15 years ago
- 6c74651 ipoib: returned back addrlen check for mc addresses by Jiri Pirko · 15 years ago
- fbf219f infiniband: convert to use netdev_for_each_mc_addr by Jiri Pirko · 15 years ago
- 09124e1 RDMA/nes: Add support for KR device id 0x0110 by Chien Tung · 15 years ago
- a265e55 IB/uverbs: Use anon_inodes instead of private infinibandeventfs by Roland Dreier · 15 years ago
- 920d706 IB/core: Fix and clean up ib_ud_header_init() by Eli Cohen · 15 years ago
- 68baf49 RDMA/cxgb3: Mark RDMA device with CXIO_ERROR_FATAL when removing by Steve Wise · 15 years ago
- 5279d3a RDMA/cxgb3: Don't allocate the SW queue for user mode CQs by Steve Wise · 15 years ago
- 9918b28 RDMA/cxgb3: Increase the max CQ depth by Steve Wise · 15 years ago
- e998f24 RDMA/cxgb3: Doorbell overflow avoidance and recovery by Steve Wise · 15 years ago
- cdb8e43 IB/ucm: Clean whitespace errors by Alexander Chiang · 15 years ago
- daa9135 IB/ucm: Increase maximum devices supported by Alexander Chiang · 15 years ago
- 31d14b6 IB/ucm: Use stack variable 'base' in ib_ucm_add_one by Alexander Chiang · 15 years ago
- dd08f70 IB/ucm: Use stack variable 'devnum' in ib_ucm_add_one by Alexander Chiang · 15 years ago
- d3f2c67 IB/umad: Clean whitespace by Alexander Chiang · 15 years ago
- 8698d3f IB/umad: Increase maximum devices supported by Alexander Chiang · 15 years ago
- dc2ed5e IB/umad: Use stack variable 'base' in ib_umad_init_port by Alexander Chiang · 15 years ago
- d451b8d IB/umad: Use stack variable 'devnum' in ib_umad_init_port by Alexander Chiang · 15 years ago
- 6aa2a86 IB/umad: Remove port_table[] by Alexander Chiang · 15 years ago
- 2b937af IB/umad: Convert *cdev to cdev in struct ib_umad_port by Alexander Chiang · 15 years ago
- 9afed76 IB/uverbs: Whitespace cleanup by Alexander Chiang · 15 years ago
- 830a387 IB/uverbs: Pack struct ib_uverbs_event_file tighter by Alexander Chiang · 15 years ago
- 6d6a0e7 IB/uverbs: Increase maximum devices supported by Alexander Chiang · 15 years ago
- ddbd688 IB/uverbs: use stack variable 'base' in ib_uverbs_add_one by Alexander Chiang · 15 years ago
- 3870798 IB/uverbs: Use stack variable 'devnum' in ib_uverbs_add_one by Alexander Chiang · 15 years ago
- 2a72f21 IB/uverbs: Remove dev_table by Alexander Chiang · 15 years ago
- 055422d IB/uverbs: Convert *cdev to cdev in struct ib_uverbs_device by Alexander Chiang · 15 years ago
- 88ec415 IB/iser: Remove redundant locking from iser scsi command response flow by Or Gerlitz · 15 years ago
- 962b4b5 IB/iser: Use libiscsi passthrough mode by Or Gerlitz · 15 years ago
- aae3c99 IB/iser: Remove unnecessary connection checks by Or Gerlitz · 15 years ago
- 528f4e8 IB/iser: Use atomic allocations by Or Gerlitz · 15 years ago
- f19624a IB/iser: Simplify send flow/descriptors by Or Gerlitz · 15 years ago
- 78ad0a3 IB/iser: Use different CQ for send completions by Or Gerlitz · 15 years ago
- 704315f IB/iser: Remove atomic counter for posted receive buffers by Or Gerlitz · 15 years ago
- bcc60c3 IB/iser: New receive buffer posting logic by Or Gerlitz · 15 years ago