index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
Age
Commit message (
Expand
)
Author
Files
Lines
2007-05-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...
Linus Torvalds
1
-1
/
+1
2007-05-08
inode numbering: change libfs sb creation routines to avoid collisions with t...
Jeff Layton
1
-1
/
+1
2007-05-08
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
1
-1
/
+0
2007-05-08
Merge branch 'linux-2.6'
Paul Mackerras
50
-241
/
+470
2007-05-07
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...
Linus Torvalds
38
-227
/
+469
2007-05-06
IPoIB: Convert to NAPI
Roland Dreier
4
-20
/
+74
2007-05-06
IB: Return "maybe missed event" hint from ib_req_notify_cq()
Roland Dreier
11
-24
/
+62
2007-05-06
IB: Add CQ comp_vector support
Michael S. Tsirkin
17
-15
/
+22
2007-05-06
IB/ipath: Fix a race condition when generating ACKs
Ralph Campbell
1
-13
/
+15
2007-05-06
IB/ipath: Fix two more spin lock problems
Ralph Campbell
1
-1
/
+1
2007-05-06
IB/fmr_pool: Add prefix to all printks
Roland Dreier
1
-15
/
+17
2007-05-06
IB/srp: Set proc_name
Roland Dreier
1
-1
/
+2
2007-05-06
IB/srp: Add orig_dgid sysfs attribute to scsi_host
Ishai Rabinovitz
2
-0
/
+23
2007-05-06
IPoIB/cm: Don't crash if remote side uses one QP for both directions
Michael S. Tsirkin
1
-1
/
+1
2007-05-06
RDMA/cxgb3: Support for new abort logic
Steve Wise
2
-0
/
+24
2007-05-05
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
1
-1
/
+1
2007-05-02
PCI: Cleanup the includes of <linux/pci.h>
Jean Delvare
12
-13
/
+0
2007-05-02
[POWERPC] Rename get_property to of_get_property: drivers
Stephen Rothwell
1
-1
/
+1
2007-04-30
RDMA/cxgb3: Initialize cpu_idx field in cpl_close_listserv_req message
Steve Wise
1
-0
/
+1
2007-04-30
RDMA/cxgb3: Fail qp creation if the requested max_inline is too large
Steve Wise
2
-0
/
+4
2007-04-30
RDMA/cxgb3: Fix TERM codes
Steve Wise
1
-31
/
+38
2007-04-30
IPoIB/cm: Fix error handling in ipoib_cm_dev_open()
Michael S. Tsirkin
1
-2
/
+6
2007-04-30
IB/ipath: Don't corrupt pending mmap list when unmapped objects are freed
Robert Walsh
6
-90
/
+153
2007-04-30
IB/mthca: Work around kernel QP starvation
Michael S. Tsirkin
1
-0
/
+13
2007-04-30
IB/ipath: Don't put QP in timeout queue if waiting to send
Ralph Campbell
2
-7
/
+2
2007-04-30
IB/ipath: Don't call spin_lock_irq() from interrupt context
Ralph Campbell
1
-7
/
+11
2007-04-30
Merge branch 'linux-2.6' into for-2.6.22
Paul Mackerras
47
-1013
/
+1640
2007-04-27
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...
Linus Torvalds
45
-1001
/
+1612
2007-04-26
Revert "[POWERPC] Rename get_property to of_get_property: drivers"
Paul Mackerras
1
-1
/
+1
2007-04-25
[SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}
Arnaldo Carvalho de Melo
1
-3
/
+6
2007-04-25
[SK_BUFF]: Convert skb->end to sk_buff_data_t
Arnaldo Carvalho de Melo
1
-1
/
+1
2007-04-25
[SK_BUFF]: Convert skb->tail to sk_buff_data_t
Arnaldo Carvalho de Melo
1
-2
/
+3
2007-04-25
[SK_BUFF]: Introduce skb_reset_transport_header(skb)
Arnaldo Carvalho de Melo
1
-3
/
+3
2007-04-25
[SK_BUFF]: Introduce skb_reset_mac_header(skb)
Arnaldo Carvalho de Melo
2
-2
/
+2
2007-04-25
[ETH]: Make eth_type_trans set skb->dev like the other *_type_trans
Arnaldo Carvalho de Melo
1
-1
/
+0
2007-04-24
IB: Set class_dev->dev in core for nice device symlink
Joachim Fenkes
5
-4
/
+1
2007-04-24
IB/ehca: Implement modify_port
Joachim Fenkes
5
-2
/
+83
2007-04-24
IPoIB/cm: spin_lock_irqsave() -> spin_lock_irq() replacements
Roland Dreier
1
-32
/
+24
2007-04-24
IB/mad: Change SMI to use enums rather than magic return codes
Hal Rosenstock
3
-72
/
+82
2007-04-24
IB/umad: Implement GRH handling for sent/received MADs
Sean Hefty
1
-6
/
+12
2007-04-24
IB/ipoib: Use ib_init_ah_from_path to initialize ah_attr
Sean Hefty
1
-8
/
+4
2007-04-24
IB/sa: Set src_path_bits correctly in ib_init_ah_from_path()
Sean Hefty
1
-1
/
+23
2007-04-24
IB/ucm: Simplify ib_ucm_event()
Sean Hefty
1
-17
/
+6
2007-04-24
RDMA/ucma: Simplify ucma_get_event()
Sean Hefty
1
-15
/
+7
2007-04-24
IB/mthca: Simplify CQ cleaning in mthca_free_qp()
Roland Dreier
1
-4
/
+3
2007-04-24
IB/mthca: Fix mthca_write_mtt() on HCAs with hidden memory
Roland Dreier
1
-2
/
+4
2007-04-18
IB/mthca: Update HCA firmware revisions
Roland Dreier
1
-5
/
+5
2007-04-18
IB/ipath: Fix WC format drift between user and kernel space
Robert Walsh
2
-3
/
+38
2007-04-18
IB/ipath: Check that a UD work request's address handle is valid
Robert Walsh
1
-0
/
+5
2007-04-18
IB/ipath: Remove duplicate stuff from ipath_verbs.h
Robert Walsh
1
-2
/
+0
[next]