index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
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-10-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
7
-37
/
+93
2007-10-10
IPoIB: Fix unused variable warning
Roland Dreier
1
-1
/
+0
2007-10-10
[IPoIB]: Convert to netdevice internal stats
Roland Dreier
5
-41
/
+31
2007-10-10
[NET]: Move hardware header operations out of netdevice.
Stephen Hemminger
1
-2
/
+6
2007-10-10
[NET]: Nuke SET_MODULE_OWNER macro.
Ralf Baechle
1
-2
/
+0
2007-10-10
[NET]: Make NAPI polling independent of struct net_device objects.
Stephen Hemminger
3
-29
/
+29
2007-10-10
IPoIB: Allow setting policy to ignore multicast groups
Or Gerlitz
4
-0
/
+46
2007-10-09
IPoIB/cm: Clean up initialization of QP attr in ipoib_cm_create_tx_qp()
Dotan Barak
1
-8
/
+10
2007-10-09
IPoIB: Specify Traffic Class with path record queries for QoS support
Sean Hefty
3
-26
/
+26
2007-10-09
IPoIB: Fix error path memory leak
Eli Cohen
1
-2
/
+2
2007-10-09
IPoIB: Fix typo to end statement with ';' instead of ','
Eli Cohen
1
-1
/
+1
2007-10-09
IPoIB: Make sure no receives are handled when stopping device
Roland Dreier
1
-0
/
+8
2007-08-07
IPoIB: Fix leak in ipoib_transport_dev_init() error path
Jack Morgenstein
1
-0
/
+1
2007-07-10
IB/cm: Include HCA ACK delay in local ACK timeout
Sean Hefty
1
-1
/
+0
2007-07-10
IPoIB: Recycle loopback skbs instead of freeing and reallocating
Roland Dreier
1
-16
/
+17
2007-07-10
IPoIB/cm: Fix warning if IPV6 is not enabled
Roland Dreier
1
-2
/
+1
2007-07-09
IB: Use menuconfig for InfiniBand menu
Jan Engelhardt
1
-1
/
+1
2007-07-02
IPoIB/cm: Partial error clean up unmaps wrong address
Ralph Campbell
1
-2
/
+2
2007-06-21
IPoIB/cm: Remove dead definition of struct ipoib_cm_id
Roland Dreier
1
-7
/
+0
2007-06-21
IPoIB/cm: Fix interoperability when MTU doesn't match
Michael S. Tsirkin
1
-3
/
+3
2007-06-21
IPoIB/cm: Initialize RX before moving QP to RTR
Michael S. Tsirkin
1
-12
/
+17
2007-05-29
IPoIB/cm: Fix performance regression on Mellanox
Michael S. Tsirkin
2
-40
/
+37
2007-05-24
IPoIB/cm: Drain cq in ipoib_cm_dev_stop()
Michael S. Tsirkin
3
-12
/
+21
2007-05-24
IPoIB/cm: Fix timeout check in ipoib_cm_dev_stop()
Michael S. Tsirkin
1
-1
/
+1
2007-05-21
IPoIB/cm: Fix SRQ WR leak
Michael S. Tsirkin
3
-36
/
+211
2007-05-21
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-14
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-06
IPoIB: Convert to NAPI
Roland Dreier
4
-20
/
+74
2007-05-06
IB: Add CQ comp_vector support
Michael S. Tsirkin
2
-2
/
+2
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-02
PCI: Cleanup the includes of <linux/pci.h>
Jean Delvare
1
-1
/
+0
2007-04-30
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-25
[SK_BUFF]: Introduce skb_reset_mac_header(skb)
Arnaldo Carvalho de Melo
2
-2
/
+2
2007-04-24
IPoIB/cm: spin_lock_irqsave() -> spin_lock_irq() replacements
Roland Dreier
1
-32
/
+24
2007-04-24
IB/ipoib: Use ib_init_ah_from_path to initialize ah_attr
Sean Hefty
1
-8
/
+4
2007-04-18
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-25
[NET]: Fix neighbour destructor handling.
Alexey Kuznetsov
1
-3
/
+3
2007-03-22
IB/ipoib: Fix thinko in packet length checks
Michael S. Tsirkin
2
-3
/
+3
2007-03-22
IPoIB: Fix use-after-free in path_rec_completion()
Michael S. Tsirkin
1
-2
/
+2
2007-03-22
IPoIB: Fix race in detaching from mcast group before attaching
Sean Hefty
1
-3
/
+3
2007-03-22
IPoIB/cm: Fix reaping of stale connections
Michael S. Tsirkin
1
-1
/
+1
2007-03-08
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-21
IPoIB: Remove unused local_rate tracking
Roland Dreier
2
-6
/
+3
2007-02-20
IPoIB/cm: Improve small message bandwidth
Michael S. Tsirkin
1
-19
/
+27
[next]