index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source 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-03-29
IPoIB: Fix oops with raw sockets
Roland Dreier
1
-1
/
+1
2006-03-29
IB/srp: Fix unmapping of fake scatterlist
Roland Dreier
1
-2
/
+2
2006-03-25
IPoIB: P_Key change event handling
Leonid Arsh
4
-19
/
+44
2006-03-25
IPoIB: Fix network interface "RUNNING" status
Leonid Arsh
1
-2
/
+3
2006-03-25
IB/srp: Use a fake scatterlist for non-SG SCSI commands
Roland Dreier
2
-77
/
+75
2006-03-25
IPoIB: Pass correct pointer when flushing child interfaces
Leonid Arsh
1
-1
/
+1
2006-03-21
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-15
/
+1
2006-03-21
[INFINIBAND] ipoib: Remove leftover use of neigh_ops->destructor
Arnaldo Carvalho de Melo
1
-1
/
+0
2006-03-21
[NET]: Move destructor from neigh->ops to neigh_params
Michael S. Tsirkin
1
-15
/
+1
2006-03-20
IPoIB: Get rid of useless test of queue length
Roland Dreier
1
-6
/
+1
2006-03-20
IB/srp: Coverity fix to srp_parse_options()
Roland Dreier
1
-0
/
+1
2006-03-20
IPoIB: Move ipoib_ib_dev_flush() to ipoib workqueue
Jack Morgenstein
4
-7
/
+14
2006-03-20
IPoIB: Fix build now that neighbour destructor is in neigh_params
Roland Dreier
1
-1
/
+0
2006-03-20
IB/srp: Add SCSI host attributes to show target port
Roland Dreier
1
-1
/
+83
2006-03-20
IPoIB: Fix multicast race between canceling and completing
Michael S. Tsirkin
1
-3
/
+12
2006-03-20
IPoIB: Clean up if posting receives fails
Eli Cohen
1
-0
/
+1
2006-03-20
IPoIB: Close race in setting mcast->ah
Eli Cohen
1
-2
/
+7
2006-03-20
IPoIB: clarify to_ipoib_neigh()
Michael S. Tsirkin
1
-2
/
+8
2006-03-04
IB/srp: Don't send task management commands after target removal
Roland Dreier
1
-0
/
+6
2006-02-11
IPoIB: Yet another fix for send-only joins
Roland Dreier
1
-5
/
+10
2006-02-08
IPoIB: Fix another send-only join race
Michael S. Tsirkin
1
-1
/
+1
2006-02-08
IPoIB: Don't start send-only joins while multicast thread is stopped
Michael S. Tsirkin
2
-0
/
+16
2006-01-31
IB/srp: Semaphore to mutex conversion
Ingo Molnar
2
-10
/
+9
2006-01-17
IPoIB: Lock accesses to multicast packet queues
Michael S. Tsirkin
1
-3
/
+22
2006-01-17
IPoIB: Make sure path is fully initialized before using it
Michael S. Tsirkin
1
-2
/
+2
2006-01-14
IB: convert from semaphores to mutexes
Ingo Molnar
6
-40
/
+40
2006-01-13
IPoIB: Fix memory leak of multicast group structures
Eli Cohen
2
-65
/
+9
2006-01-11
IPoIB: Take dev->xmit_lock around mc_list accesses
Michael S. Tsirkin
1
-2
/
+5
2006-01-10
IPoIB: Fix address handle refcounting for multicast groups
Eli Cohen
1
-6
/
+7
2006-01-10
IPoIB: Fix error path in ipoib_mcast_dev_flush()
Eli Cohen
1
-3
/
+5
2006-01-10
IB: Add node_guid to struct ib_device
Sean Hefty
1
-19
/
+4
2006-01-09
[PATCH] fix more missing includes
Tim Schmielau
1
-0
/
+1
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
[next]