index
:
profile/common/kernel-common
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0_common
accepted/tizen_4.0_unified
accepted/tizen_common
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
sandbox/dkson95/gcc6
sandbox/jaehun77/hardfp
sandbox/jkozerski/ima-evm
sandbox/jobol/upstream
sandbox/jobol/v3.19.1
sandbox/jobol/v4.0
sandbox/lstelmach/memfd
sandbox/mwereski/kdbus-integration
sandbox/mwereski/memfd
sandbox/pcoval/devel-sdk
sandbox/pcoval/efi
sandbox/pcoval/ivi-devel
sandbox/pcoval/latest
sandbox/pcoval/rcar-m2
sandbox/pcoval/snapshot
sandbox/pcoval/tizen
sandbox/pcoval/tizen_common
sandbox/sdx/displaylink
sandbox/zjasinski/ima-evm
sandbox/zjasinski/ima-evm2
tizen
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m2
tizen_3.14.14
tizen_3.14.19
tizen_3.14.4
tizen_4.0
tizen_common
tizen_common_3.14.20
tizen_common_3.14.25
upstream
Domain: SCM / Uncategorized;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
Age
Commit message (
Expand
)
Author
Files
Lines
2010-02-28
ipoib: returned back addrlen check for mc addresses
Jiri Pirko
1
-1
/
+5
2010-02-26
infiniband: convert to use netdev_for_each_mc_addr
Jiri Pirko
2
-42
/
+51
2010-02-18
ipv6: drop unused "dev" arg of icmpv6_send()
Alexey Dobriyan
1
-1
/
+1
2010-02-16
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2
-6
/
+2
2010-02-12
net: use netdev_mc_count and netdev_mc_empty when appropriate
Jiri Pirko
1
-1
/
+1
2010-02-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
1
-3
/
+1
2010-02-10
RDMA/cm: Revert association of an RDMA device when binding to loopback
Sean Hefty
1
-3
/
+1
2010-01-26
Fix failure exit in ipathfs
Al Viro
1
-3
/
+1
2010-01-23
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
3
-2
/
+8
2010-01-07
drivers/infiniband/hw/cxgb3/iwch_cm.c: use %pM to show MAC address
H Hartley Sweeten
1
-9
/
+2
2010-01-06
Merge branches 'misc' and 'mlx4' into for-next
Roland Dreier
2
-1
/
+7
2010-01-06
IB/addr: Correct CONFIG_IPv6 to CONFIG_IPV6
Robert P. J. Day
1
-1
/
+1
2010-01-06
IB/mlx4: Fix queue overflow check in post_recv
Or Gerlitz
1
-1
/
+1
2010-01-06
IB/mlx4: Initialize SRQ scatter entries when creating an SRQ
Jack Morgenstein
1
-0
/
+6
2009-12-22
kfifo: fix warn_unused_result
Stefani Seibold
1
-2
/
+3
2009-12-22
kfifo: rename kfifo_put... into kfifo_in... and kfifo_get... into kfifo_out...
Stefani Seibold
1
-8
/
+8
2009-12-22
kfifo: cleanup namespace
Stefani Seibold
1
-5
/
+5
2009-12-22
kfifo: move out spinlock
Stefani Seibold
1
-16
/
+20
2009-12-22
kfifo: move struct kfifo in place
Stefani Seibold
2
-35
/
+34
2009-12-16
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/v...
Linus Torvalds
1
-2
/
+7
2009-12-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
29
-872
/
+1028
2009-12-16
switch alloc_file() to passing struct path
Al Viro
1
-2
/
+7
2009-12-15
Merge branches 'amso1100', 'cma', 'cxgb3', 'ehca', 'ipath', 'ipoib', 'iser', ...
Roland Dreier
28
-868
/
+1018
2009-12-15
RDMA/cxgb3: Fix error paths in post_send and post_recv
Frank Zago
1
-12
/
+20
2009-12-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...
Linus Torvalds
1
-2
/
+1
2009-12-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
5
-6
/
+6
2009-12-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
1
-0
/
+1
2009-12-09
RDMA/nes: Fix stale ARP issue
Faisal Latif
1
-10
/
+27
2009-12-09
RDMA/nes: FIN during MPA startup causes timeout
Faisal Latif
1
-1
/
+8
2009-12-09
RDMA/nes: Free kmap() resources
Faisal Latif
3
-2
/
+19
2009-12-09
RDMA/nes: Check for zero STag
Faisal Latif
2
-4
/
+2
2009-12-09
RDMA/nes: Fix Xansation test crash on cm_node ref_count
Faisal Latif
1
-1
/
+16
2009-12-09
RDMA/nes: Abnormal listener exit causes loopback node crash
Faisal Latif
1
-13
/
+3
2009-12-09
RDMA/nes: Fix crash in nes_accept()
Faisal Latif
2
-28
/
+50
2009-12-09
RDMA/nes: Resource not freed for REJECTed connections
Faisal Latif
1
-0
/
+2
2009-12-09
RDMA/nes: MPA request/response error checking
Faisal Latif
1
-2
/
+29
2009-12-09
RDMA/nes: Fix query of ORD values
Faisal Latif
1
-4
/
+4
2009-12-09
RDMA/nes: Fix MAX_CM_BUFFER define
Faisal Latif
1
-1
/
+3
2009-12-09
RDMA/nes: Pass correct size to ioremap_nocache()
Julia Lawall
1
-1
/
+2
2009-12-09
RDMA/nes: Update copyright and branding string
Chien Tung
13
-17
/
+16
2009-12-09
RDMA/nes: Add max_cqe check to nes_create_cq()
Chien Tung
2
-2
/
+5
2009-12-09
RDMA/nes: Clean up struct nes_qp
Chien Tung
2
-14
/
+1
2009-12-09
RDMA/nes: Implement IB_SIGNAL_ALL_WR as an iWARP extension
Chien Tung
2
-8
/
+13
2009-12-09
RDMA/nes: Add additional SFP+ PHY uC status check and PHY reset
Chien Tung
1
-6
/
+22
2009-12-09
RDMA/nes: Correct fast memory registration implementation
Chien Tung
4
-291
/
+299
2009-12-09
IB/ehca: Fix error paths in post_send and post_recv
Frank Zago
1
-36
/
+31
2009-12-09
RDMA/amso1100: Fix error paths in post_send and post_recv
Frank Zago
1
-4
/
+10
2009-12-09
IB/uverbs: Fix return of PTR_ERR() of wrong pointer in ib_uverbs_get_context()
Roel Kluin
1
-1
/
+1
2009-12-09
RDMA/nes: Add support for IB_WR_*INV
Chien Tung
1
-90
/
+113
2009-12-09
RDMA/nes: In nes_post_recv() always set bad_wr on error
Frank Zago
1
-2
/
+5
[next]