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
2006-01-04
[INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.h
Arnaldo Carvalho de Melo
2
-0
/
+4
2005-11-29
IPoIB: fix error handling in ipoib_open
Roland Dreier
1
-1
/
+3
2005-11-29
IPoIB: protect child list in ipoib_ib_dev_flush
Michael S. Tsirkin
1
-0
/
+4
2005-11-29
IPoIB: don't zero members after we allocate with kzalloc
Roland Dreier
1
-4
/
+0
2005-11-29
IPoIB: reinitialize mcast structs' completions for every query
Michael S. Tsirkin
1
-2
/
+4
2005-11-29
IPoIB: always set path->query to NULL when query finishes
Roland Dreier
1
-2
/
+2
2005-11-29
IPoIB: reinitialize path struct's completion for every query
Roland Dreier
1
-1
/
+2
2005-11-15
[IB] srp: don't post receive if no send buf available
Roland Dreier
1
-6
/
+9
2005-11-12
[IB] srp: increase max_luns
Roland Dreier
2
-0
/
+3
2005-11-11
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...
Linus Torvalds
5
-62
/
+235
2005-11-10
[IPoIB] no need to set skb->dev right before freeing skb
Roland Dreier
1
-13
/
+4
2005-11-10
[IPoIB] add path record information in debugfs
Roland Dreier
5
-49
/
+231
2005-11-09
[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason
Olaf Hering
1
-1
/
+0
2005-11-05
Merge branch 'srp' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infi...
Linus Torvalds
4
-0
/
+1862
2005-11-03
[IPoIB] don't compile debug code if debugging isn't enabled
Roland Dreier
3
-1
/
+7
2005-11-03
IB: Add SCSI RDMA Protocol (SRP) initiator
Roland Dreier
4
-0
/
+1862
2005-11-02
[IPoIB] remove unneeded initializations to 0
Roland Dreier
1
-9
/
+2
2005-11-02
[IB] kzalloc() conversions
Roland Dreier
2
-9
/
+3
2005-10-31
[IPoIB] cleanups: fix comment, remove useless variables
Roland Dreier
2
-9
/
+7
2005-10-30
[IPoIB] use spin_trylock_irqsave()
Roland Dreier
1
-4
/
+1
2005-10-29
[IPoIB] Drop RX packets when out of memory
Roland Dreier
3
-60
/
+85
2005-10-18
[IPoIB] Improve ipoib_timeout() output
Roland Dreier
1
-2
/
+5
2005-10-18
[IPoIB] Rename ipoib_create_qp() -> ipoib_init_qp() and fix error cleanup
Roland Dreier
3
-7
/
+8
2005-09-29
[IPoIB] Rename IPoIB's path_lookup() to avoid name clashes
Roland Dreier
1
-2
/
+2
2005-09-20
[PATCH] IPoIB: Don't flush workqueue from within workqueue
Roland Dreier
3
-6
/
+7
2005-09-19
[PATCH] IPoIB: Fix SA client retransmission strategy
Hal Rosenstock
1
-3
/
+3
2005-09-19
[PATCH] IPoIB: fix module removal race
Michael S. Tsirkin
1
-0
/
+2
2005-09-07
[PATCH] IPoIB: fix memory leak
Michael S. Tsirkin
1
-0
/
+2
2005-08-27
[PATCH] IB: move include files to include/rdma
Roland Dreier
4
-7
/
+5
2005-08-27
[PATCH] IPoIB: Fix device removal race
Michael S. Tsirkin
1
-1
/
+1
2005-08-27
[PATCH] IPoIB: Set full membership bit in P_Keys
Roland Dreier
1
-0
/
+12
2005-08-27
[PATCH] IB: Remove unnecessary includes of <linux/version.h>
Olaf Hering
2
-2
/
+0
2005-08-27
[PATCH] IB: sparse endianness cleanup
Sean Hefty
4
-8
/
+8
2005-08-27
[PATCH] IB: Eliminate redundant NULL checks
Hal Rosenstock
1
-8
/
+4
2005-08-27
[PATCH] IB: Add copyright notices
Roland Dreier
5
-0
/
+10
2005-07-29
[PATCH] [IPoIB] Handle sending of unicast RARP responses
Hal Rosenstock
1
-2
/
+3
2005-07-28
[IB/ipoib]: Fix unsigned comparisons to handle wraparound
Roland Dreier
1
-3
/
+3
2005-04-17
[PATCH] IPoIB: convert to debugfs
Roland Dreier
2
-130
/
+18
2005-04-17
[PATCH] IPoIB: fix static rate calculation
Roland Dreier
2
-8
/
+6
2005-04-17
[PATCH] IPoIB: set skb->mac.raw on receive
Hal Rosenstock
1
-1
/
+1
2005-04-17
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
9
-0
/
+3883