index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
ulp
Age
Commit message (
Expand
)
Author
Files
Lines
2007-05-08
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
1
-1
/
+0
2007-05-07
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...
Linus Torvalds
8
-28
/
+110
2007-05-07
IPoIB: Convert to NAPI
Roland Dreier
4
-20
/
+74
2007-05-07
IB: Add CQ comp_vector support
Michael S. Tsirkin
4
-4
/
+4
2007-05-07
IB/srp: Set proc_name
Roland Dreier
1
-1
/
+2
2007-05-07
IB/srp: Add orig_dgid sysfs attribute to scsi_host
Ishai Rabinovitz
2
-0
/
+23
2007-05-07
IPoIB/cm: Don't crash if remote side uses one QP for both directions
Michael S. Tsirkin
1
-1
/
+1
2007-05-06
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
1
-1
/
+1
2007-05-03
PCI: Cleanup the includes of <linux/pci.h>
Jean Delvare
1
-1
/
+0
2007-05-01
IPoIB/cm: Fix error handling in ipoib_cm_dev_open()
Michael S. Tsirkin
1
-2
/
+6
2007-04-27
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...
Linus Torvalds
3
-48
/
+36
2007-04-26
[SK_BUFF]: Introduce skb_reset_mac_header(skb)
Arnaldo Carvalho de Melo
2
-2
/
+2
2007-04-25
IPoIB/cm: spin_lock_irqsave() -> spin_lock_irq() replacements
Roland Dreier
1
-32
/
+24
2007-04-25
IB/ipoib: Use ib_init_ah_from_path to initialize ah_attr
Sean Hefty
1
-8
/
+4
2007-04-19
IPoIB: Remove pointless opcode field from debugging output
Roland Dreier
2
-8
/
+8
2007-04-10
IPoIB/cm: Fix DMA direction typo
Michael S. Tsirkin
1
-1
/
+1
2007-04-05
IB/iser: Don't defer connection failure notification to workqueue
Erez Zilber
2
-25
/
+16
2007-03-29
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...
Linus Torvalds
1
-8
/
+9
2007-03-27
IB/iser: Handle aborting a command after it is sent
Erez Zilber
1
-8
/
+9
2007-03-26
[NET]: Fix neighbour destructor handling.
Alexey Kuznetsov
1
-3
/
+3
2007-03-23
IB/ipoib: Fix thinko in packet length checks
Michael S. Tsirkin
2
-3
/
+3
2007-03-23
IPoIB: Fix use-after-free in path_rec_completion()
Michael S. Tsirkin
1
-2
/
+2
2007-03-23
IPoIB: Fix race in detaching from mcast group before attaching
Sean Hefty
1
-3
/
+3
2007-03-23
IPoIB/cm: Fix reaping of stale connections
Michael S. Tsirkin
1
-1
/
+1
2007-03-11
[SCSI] iscsi: rename DEFAULT_MAX_RECV_DATA_SEGMENT_LENGTH
Mike Christie
1
-1
/
+1
2007-03-09
IPoIB: Turn on interface's carrier after broadcast group is joined
Shirley Ma
1
-1
/
+4
2007-02-27
IPoIB: Only handle async events for one port
Roland Dreier
1
-6
/
+7
2007-02-26
IPoIB: Correct debugging output when path record lookup fails
Roland Dreier
1
-1
/
+1
2007-02-22
IPoIB: Remove unused local_rate tracking
Roland Dreier
2
-6
/
+3
2007-02-21
IPoIB/cm: Improve small message bandwidth
Michael S. Tsirkin
1
-19
/
+27
2007-02-17
IB/sa: Track multicast join/leave requests
Sean Hefty
1
-123
/
+72
2007-02-17
IPoIB: CM error handling thinko fix
Michael S. Tsirkin
1
-1
/
+1
2007-02-17
IPoIB: Only allow root to change between datagram and connected mode
Roland Dreier
1
-1
/
+1
2007-02-14
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...
Linus Torvalds
9
-32
/
+1575
2007-02-12
[PATCH] mark struct file_operations const 3
Arjan van de Ven
1
-2
/
+2
2007-02-10
IPoIB: Connected mode experimental support
Michael S. Tsirkin
9
-32
/
+1575
2007-02-09
[PATCH] iscsi endianness annotations
Al Viro
1
-2
/
+2
2007-02-07
Network: convert network devices to use struct device instead of class_device
Greg Kroah-Hartman
2
-24
/
+20
2007-02-05
IB/srp: Don't wait for response when QP is in error state.
Ishai Rabinovitz
2
-0
/
+8
2007-01-23
IB/srp: Check match_strdup() return
Ishai Rabinovitz
1
-0
/
+20
2007-01-07
IB/iser: Return error code when PDUs may not be sent
Erez Zilber
2
-16
/
+14
2006-12-16
IB/srp: Fix FMR mapping for 32-bit kernels and addresses above 4G
Roland Dreier
2
-2
/
+2
2006-12-13
IPoIB: Make sure struct ipoib_neigh.queue is always initialized
Roland Dreier
1
-2
/
+1
2006-12-13
IB/iser: Use the new verbs DMA mapping functions
Ralph Campbell
2
-63
/
+61
2006-12-13
IB/srp: Use new verbs IB DMA mapping functions
Ralph Campbell
2
-34
/
+49
2006-12-13
IPoIB: Use the new verbs DMA mapping functions
Ralph Campbell
2
-41
/
+38
2006-12-12
IB/iser: Remove unused "write-only" variables
Roland Dreier
2
-6
/
+1
2006-12-08
[PATCH] LOG2: Implement a general integer log2 facility in the kernel
David Howells
1
-2
/
+2
2006-12-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Howells
1
-0
/
+1
2006-12-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Howells
5
-13
/
+23
[next]