netns xfrm: fix "ip xfrm state|policy count" misreport
[safe/jmp/linux-2.6] / drivers / infiniband /
2010-01-06 Roland DreierMerge branches 'misc' and 'mlx4' into for-next
2010-01-06 Robert P. J. DayIB/addr: Correct CONFIG_IPv6 to CONFIG_IPV6
2010-01-06 Or GerlitzIB/mlx4: Fix queue overflow check in post_recv
2010-01-06 Jack MorgensteinIB/mlx4: Initialize SRQ scatter entries when creating...
2009-12-22 Stefani Seiboldkfifo: fix warn_unused_result
2009-12-22 Stefani Seiboldkfifo: rename kfifo_put... into kfifo_in... and kfifo_g...
2009-12-22 Stefani Seiboldkfifo: cleanup namespace
2009-12-22 Stefani Seiboldkfifo: move out spinlock
2009-12-22 Stefani Seiboldkfifo: move struct kfifo in place
2009-12-16 Linus TorvaldsMerge branch 'master' of git://git./linux/kernel/git...
2009-12-16 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-12-16 Al Viroswitch alloc_file() to passing struct path
2009-12-16 Roland DreierMerge branches 'amso1100', 'cma', 'cxgb3', 'ehca',...
2009-12-16 Frank ZagoRDMA/cxgb3: Fix error paths in post_send and post_recv
2009-12-14 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-12-10 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-12-10 Linus TorvaldsMerge git://git./linux/kernel/git/jejb/scsi-misc-2.6
2009-12-09 Faisal LatifRDMA/nes: Fix stale ARP issue
2009-12-09 Faisal LatifRDMA/nes: FIN during MPA startup causes timeout
2009-12-09 Faisal LatifRDMA/nes: Free kmap() resources
2009-12-09 Faisal LatifRDMA/nes: Check for zero STag
2009-12-09 Faisal LatifRDMA/nes: Fix Xansation test crash on cm_node ref_count
2009-12-09 Faisal LatifRDMA/nes: Abnormal listener exit causes loopback node...
2009-12-09 Faisal LatifRDMA/nes: Fix crash in nes_accept()
2009-12-09 Faisal LatifRDMA/nes: Resource not freed for REJECTed connections
2009-12-09 Faisal LatifRDMA/nes: MPA request/response error checking
2009-12-09 Faisal LatifRDMA/nes: Fix query of ORD values
2009-12-09 Faisal LatifRDMA/nes: Fix MAX_CM_BUFFER define
2009-12-09 Julia LawallRDMA/nes: Pass correct size to ioremap_nocache()
2009-12-09 Chien TungRDMA/nes: Update copyright and branding string
2009-12-09 Chien TungRDMA/nes: Add max_cqe check to nes_create_cq()
2009-12-09 Chien TungRDMA/nes: Clean up struct nes_qp
2009-12-09 Chien TungRDMA/nes: Implement IB_SIGNAL_ALL_WR as an iWARP extension
2009-12-09 Chien TungRDMA/nes: Add additional SFP+ PHY uC status check and...
2009-12-09 Chien TungRDMA/nes: Correct fast memory registration implementation
2009-12-09 Frank ZagoIB/ehca: Fix error paths in post_send and post_recv
2009-12-09 Frank ZagoRDMA/amso1100: Fix error paths in post_send and post_recv
2009-12-09 Roel KluinIB/uverbs: Fix return of PTR_ERR() of wrong pointer...
2009-12-09 Chien TungRDMA/nes: Add support for IB_WR_*INV
2009-12-09 Frank ZagoRDMA/nes: In nes_post_recv() always set bad_wr on error
2009-12-09 Frank ZagoRDMA/nes: In nes_post_send() always set bad_wr on error
2009-12-09 Alexander SchmidtIB/ehca: Rework destroy_eq()
2009-12-09 Akinobu MitaIB/ipath: Use bitmap_weight()
2009-12-09 David J. WilderIPoIB: Clear ipoib_neigh.dgid in ipoib_neigh_alloc()
2009-12-09 Linus TorvaldsMerge branch 'bkl-drivers-for-linus' of git://git....
2009-12-04 Mike Christie[SCSI] iser: set tgt and lu reset timeout
2009-12-04 André Goddard Rosatree-wide: fix assorted typos all over the place
2009-12-04 Thadeu Lima de Sou... tree-wide: fix some typos and punctuation in comments
2009-11-20 Sean HeftyIB/addr: Fix IPv6 routing lookup
2009-11-19 Sean HeftyIB/addr: Simplify resolving IPv4 addresses
2009-11-19 Sean HeftyRDMA/cm: fix loopback address support
2009-11-19 Sean HeftyIB/addr: Store net_device type instead of translating...
2009-11-19 Sean HeftyIB/addr: Verify source and destination address families...
2009-11-19 Sean HeftyRDMA/cma: Replace net_device pointer with index
2009-11-19 Jason GunthorpeRDMA/cma: Fix AF_INET6 support in multicast joining
2009-11-19 Jason GunthorpeRDMA/cma: Correct detection of SA Created MGID
2009-11-19 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-11-18 Eric DumazetRDMA/addr: Use appropriate locking with for_each_netdev()
2009-11-16 Sean HeftyRDMA/ucma: Add option to manually set IB path
2009-11-12 Or GerlitzIB/iser: Rewrite SG handling for RDMA logic
2009-11-12 Eli CohenIB/mlx4: Remove limitation on LSO header size
2009-11-12 Eli CohenIB/mlx4: Remove unneeded code
2009-11-09 Uwe Kleine-Königtree-wide: fix typos "aquire" -> "acquire", "cumsumed...
2009-10-14 Thomas Gleixnerinifiband: Remove BKL from ipath_open()
2009-10-11 Alexey Dobriyanheaders: remove sched.h from interrupt.h
2009-10-11 Linus TorvaldsMerge git://git./linux/kernel/git/jejb/scsi-rc-fixes-2.6
2009-10-07 Roland DreierMerge branches 'cxgb3', 'misc' and 'mlx4' into for...
2009-10-07 David J. WilderRDMA/addr: Fix resolution of local IPv6 addresses
2009-10-07 Steve WiseRDMA/cxgb3: Handle NULL inetdev pointer in iwch_query_p...
2009-10-07 Steve WiseRDMA/iwcm: Don't call provider reject func with irqs...
2009-10-05 Ben Hutchingsnet: Convert ethtool {get_stats, self_test}_count(...
2009-10-04 Alexey Dobriyanheaders: remove sched.h from poll.h
2009-10-03 Christoph Lameterthis_cpu: Straight transformations
2009-10-02 Jayamohan Kallickal[SCSI] libiscsi: iscsi_session_setup to allow for priva...
2009-09-27 Alexey Dobriyanconst: mark struct vm_struct_operations
2009-09-25 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-09-24 Roland DreierMerge branches 'ipoib', 'mad', 'mlx4', 'mthca' and...
2009-09-24 Moni ShouaIPoIB: Don't turn on carrier for a non-active port
2009-09-24 Jack MorgensteinIB/mthca: Fix access to freed memory in catastrophic...
2009-09-24 Julia LawallRDMA/nes: Remove duplicate .ndo_set_mac_address field...
2009-09-23 Roland DreierIB/mad: Fix lock-lock-timer deadlock in RMPP code
2009-09-23 KAMEZAWA Hiroyukiwalk system ram range
2009-09-21 Anand Gadiyartrivial: fix typo "for for" in multiple files
2009-09-15 David Brownelldriver model: constify attribute groups
2009-09-14 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-next-2.6
2009-09-11 Roland DreierMerge branch 'mad' into for-linus
2009-09-11 Roland DreierMerge branches 'cxgb3', 'ehca', 'ipath', 'ipoib', ...
2009-09-09 Steve WiseRDMA/iwcm: Reject the connection when the cm_id is...
2009-09-09 Steve WiseRDMA/cxgb3: Clean up properly on FW mismatch failures
2009-09-09 Steve WiseRDMA/cxgb3: Don't ignore insert_handle() failures
2009-09-07 Hal RosenstockIB/mad: Allow tuning of QP0 and QP1 sizes
2009-09-07 Roland DreierIB/mad: Fix possible lock-lock-timer deadlock
2009-09-06 Chien TungRDMA/nes: Map MTU to IB_MTU_* and correctly report...
2009-09-06 Don WoodRDMA/nes: Rework the disconn routine for terminate...
2009-09-06 Don WoodRDMA/nes: Use the flush code to fill in cqe error
2009-09-06 Don WoodRDMA/nes: Make poll_cq return correct number of wqes...
2009-09-06 Don WoodRDMA/nes: Use flush mechanism to set status for wqe...
2009-09-06 Don WoodRDMA/nes: Implement Terminate Packet
2009-09-06 Don WoodRDMA/nes: Add CQ error handling
2009-09-06 Don WoodRDMA/nes: Clean out CQ completions when QP is destroyed
next