index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
ulp
/
ipoib
Age
Commit message (
Expand
)
Author
Files
Lines
2007-07-03
IPoIB/cm: Partial error clean up unmaps wrong address
Ralph Campbell
1
-2
/
+2
2007-06-22
IPoIB/cm: Remove dead definition of struct ipoib_cm_id
Roland Dreier
1
-7
/
+0
2007-06-22
IPoIB/cm: Fix interoperability when MTU doesn't match
Michael S. Tsirkin
1
-3
/
+3
2007-06-22
IPoIB/cm: Initialize RX before moving QP to RTR
Michael S. Tsirkin
1
-12
/
+17
2007-05-30
IPoIB/cm: Fix performance regression on Mellanox
Michael S. Tsirkin
2
-40
/
+37
2007-05-25
IPoIB/cm: Drain cq in ipoib_cm_dev_stop()
Michael S. Tsirkin
3
-12
/
+21
2007-05-25
IPoIB/cm: Fix timeout check in ipoib_cm_dev_stop()
Michael S. Tsirkin
1
-1
/
+1
2007-05-22
IPoIB/cm: Fix SRQ WR leak
Michael S. Tsirkin
3
-36
/
+211
2007-05-22
IB/ipoib: Fix typos in error messages
Michael S. Tsirkin
2
-2
/
+2
2007-05-19
IPoIB: Handle P_Key table reordering
Yosef Etigin
4
-45
/
+92
2007-05-15
IPoIB/cm: Optimize stale connection detection
Michael S. Tsirkin
1
-4
/
+7
2007-05-07
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...
Linus Torvalds
5
-25
/
+83
2007-05-07
IPoIB: Convert to NAPI
Roland Dreier
4
-20
/
+74
2007-05-07
IB: Add CQ comp_vector support
Michael S. Tsirkin
2
-2
/
+2
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-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-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-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-07
Network: convert network devices to use struct device instead of class_device
Greg Kroah-Hartman
2
-24
/
+20
2006-12-13
IPoIB: Make sure struct ipoib_neigh.queue is always initialized
Roland Dreier
1
-2
/
+1
2006-12-13
IPoIB: Use the new verbs DMA mapping functions
Ralph Campbell
2
-41
/
+38
2006-12-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Howells
3
-8
/
+15
2006-11-30
IPoIB: Fix skb leak when freeing neighbour
Michael S. Tsirkin
3
-8
/
+15
2006-11-22
WorkStruct: make allyesconfig
David Howells
4
-33
/
+40
2006-11-17
IPoIB: Clear high octet in QP number
Michael S. Tsirkin
1
-8
/
+7
2006-10-10
IPoIB: Check for DMA mapping error for TX packets
Roland Dreier
1
-0
/
+5
2006-10-04
Still more typo fixes
Matt LaPlante
1
-1
/
+1
2006-09-27
[PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_private
Theodore Ts'o
1
-2
/
+2
2006-09-23
IPoIB: Add some likely/unlikely annotations in hot path
Eli Cohen
2
-3
/
+3
[next]