- 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
- 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
- 6fa8f71 IB/mlx4: Add support for masked atomic operations by Vladimir Sokolovsky · 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
- 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
- 22bedad3 net: convert multicast list to list_head by Jiri Pirko · 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
- 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
- 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
- 318ae2e Merge branch 'for-next' into for-linus by Jiri Kosina · 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
- fe8875e Merge branch 'misc' 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
- 85f938a Merge branch 'ehca' into for-next by Roland Dreier · 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
- 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
- 831d06c RDMA/nes: Change WQ overflow return code by Or Gerlitz · 15 years ago
- 30b172f RDMA/nes: Multiple disconnects cause crash during AE handling by Faisal Latif · 15 years ago
- 43093b9 RDMA/nes: Fix crash when listener destroyed during loopback setup by Faisal Latif · 15 years ago
- 6e10d2e RDMA/nes: Use atomic counters for CM listener create and destroy by Faisal Latif · 15 years ago
- 45e354e IB/ehca: Require in_wc in process_mad() by Alexander Schmidt · 15 years ago
- 2bb4646 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
- fa55e30 IB/ehca: Allow access for ib_query_qp() by Alexander Schmidt · 15 years ago
- 25ef756 IB/ehca: Do not turn off irqs in tasklet context by Alexander Schmidt · 15 years ago
- a478868 IB/mlx4: Simplify retrieval of ib_device by Eli Cohen · 15 years ago
- 4cd24ea net: use netdev_mc_count and netdev_mc_empty when appropriate by Jiri Pirko · 15 years ago
- ccbe9f0 RDMA: Use rlimit helpers by Jiri Slaby · 15 years ago
- 2542322 RDMA/cxgb3: Remove BUG_ON() on CQ rearm failure by Steve Wise · 15 years ago
- 3ad2f3f tree-wide: Assorted spelling fixes by Daniel Mack · 15 years ago
- 12e9a45 Fix failure exit in ipathfs by Al Viro · 15 years ago
- 51c24aa Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
- eacc4d6 drivers/infiniband/hw/cxgb3/iwch_cm.c: use %pM to show MAC address by H Hartley Sweeten · 15 years ago
- 2b94607 IB/mlx4: Fix queue overflow check in post_recv by Or Gerlitz · 15 years ago
- 4c42558 IB/mlx4: Initialize SRQ scatter entries when creating an SRQ by Jack Morgenstein · 15 years ago
- 9842c38 kfifo: fix warn_unused_result by Stefani Seibold · 15 years ago
- 7acd72e kfifo: rename kfifo_put... into kfifo_in... and kfifo_get... into kfifo_out... by Stefani Seibold · 15 years ago
- e64c026 kfifo: cleanup namespace by Stefani Seibold · 15 years ago
- c1e13f2 kfifo: move out spinlock by Stefani Seibold · 15 years ago
- 4546548 kfifo: move struct kfifo in place by Stefani Seibold · 15 years ago
- e69381b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 15 years ago
- 14f369d Merge branches 'amso1100', 'cma', 'cxgb3', 'ehca', 'ipath', 'ipoib', 'iser', 'misc', 'mlx4' and 'nes' into for-next by Roland Dreier · 15 years ago
- 48617f8 RDMA/cxgb3: Fix error paths in post_send and post_recv by Frank Zago · 15 years ago
- d031655 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 15 years ago
- 4ef58d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
- 7a576df RDMA/nes: Fix stale ARP issue by Faisal Latif · 15 years ago
- b1190d3 RDMA/nes: FIN during MPA startup causes timeout by Faisal Latif · 15 years ago
- d2fa9b26 RDMA/nes: Free kmap() resources by Faisal Latif · 15 years ago
- fd000e1 RDMA/nes: Check for zero STag by Faisal Latif · 15 years ago
- 886f98a RDMA/nes: Fix Xansation test crash on cm_node ref_count by Faisal Latif · 15 years ago
- f9f3f1e RDMA/nes: Abnormal listener exit causes loopback node crash by Faisal Latif · 15 years ago
- c5a7d48 RDMA/nes: Fix crash in nes_accept() by Faisal Latif · 15 years ago
- 69524e1 RDMA/nes: Resource not freed for REJECTed connections by Faisal Latif · 15 years ago
- 1cf078c RDMA/nes: MPA request/response error checking by Faisal Latif · 15 years ago
- 8ac7f6e RDMA/nes: Fix query of ORD values by Faisal Latif · 15 years ago
- 9b84dbe RDMA/nes: Fix MAX_CM_BUFFER define by Faisal Latif · 15 years ago
- d85ddd8 RDMA/nes: Pass correct size to ioremap_nocache() by Julia Lawall · 15 years ago
- fa6c87d RDMA/nes: Update copyright and branding string by Chien Tung · 15 years ago
- 5924aea RDMA/nes: Add max_cqe check to nes_create_cq() by Chien Tung · 15 years ago
- 75742c6 RDMA/nes: Clean up struct nes_qp by Chien Tung · 15 years ago
- d14152d RDMA/nes: Implement IB_SIGNAL_ALL_WR as an iWARP extension by Chien Tung · 15 years ago
- a276510 RDMA/nes: Add additional SFP+ PHY uC status check and PHY reset by Chien Tung · 15 years ago
- e293a26 RDMA/nes: Correct fast memory registration implementation by Chien Tung · 15 years ago
- e147de0 IB/ehca: Fix error paths in post_send and post_recv by Frank Zago · 15 years ago
- c597b02 RDMA/amso1100: Fix error paths in post_send and post_recv by Frank Zago · 15 years ago
- 649fe4a RDMA/nes: Add support for IB_WR_*INV by Chien Tung · 15 years ago
- 4293fdc1 RDMA/nes: In nes_post_recv() always set bad_wr on error by Frank Zago · 15 years ago
- e5dec39 RDMA/nes: In nes_post_send() always set bad_wr on error by Frank Zago · 15 years ago
- 9420269 IB/ehca: Rework destroy_eq() by Alexander Schmidt · 15 years ago
- 598cb6f IB/ipath: Use bitmap_weight() by Akinobu Mita · 15 years ago
- 18821b0 Merge branch 'bkl-drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- af901ca tree-wide: fix assorted typos all over the place by André Goddard Rosa · 15 years ago
- 3505d1a Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
- 417608c IB/mlx4: Remove limitation on LSO header size by Eli Cohen · 15 years ago
- ecdc428 IB/mlx4: Remove unneeded code by Eli Cohen · 15 years ago
- 21ae295 tree-wide: fix typos "aquire" -> "acquire", "cumsumed" -> "consumed" by Uwe Kleine-König · 15 years ago