index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
core
Age
Commit message (
Expand
)
Author
Files
Lines
2015-11-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+1
2015-11-06
mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...
Mel Gorman
1
-1
/
+1
2015-10-30
IB/core, cma: Make __attribute_const__ declarations sparse-friendly
Bart Van Assche
2
-3
/
+3
2015-10-29
IB/core: Remove old fast registration API
Sagi Grimberg
1
-25
/
+0
2015-10-28
IB/core: Introduce new fast registration API
Sagi Grimberg
1
-0
/
+107
2015-10-28
Merge branch 'wr-cleanup' into k.o/for-4.4
Doug Ledford
4
-83
/
+104
2015-10-28
IB/ucma: Take the network namespace from the process
Guy Shapiro
1
-2
/
+3
2015-10-28
IB/cma: Add support for network namespaces
Guy Shapiro
2
-19
/
+30
2015-10-28
IB/cma: Separate port allocation to network namespaces
Haggai Eran
1
-24
/
+70
2015-10-28
IB/addr: Pass network namespace as a parameter
Guy Shapiro
2
-8
/
+10
2015-10-21
IB/core: Remove smac and vlan id from path record
Matan Barak
3
-6
/
+0
2015-10-21
IB/core: Remove smac and vlan id from qp_attr and ah_attr
Matan Barak
3
-6
/
+0
2015-10-21
IB/cm: Remove the usage of smac and vid of qp_attr and cm_av
Matan Barak
2
-36
/
+0
2015-10-21
IB/core: Use GID table in AH creation and dmac resolution
Matan Barak
4
-71
/
+98
2015-10-21
IB/cache: Add ib_find_gid_by_filter cache API
Matan Barak
1
-0
/
+93
2015-10-21
IB/cma: cma_validate_port should verify the port and netdevice
Matan Barak
1
-8
/
+18
2015-10-21
IB/cm: cm_init_av_by_path should find a GID by its netdevice
Matan Barak
1
-2
/
+5
2015-10-21
IB/core: Add netdev to path record
Matan Barak
2
-2
/
+13
2015-10-21
IB/core: Expose and rename ib_find_cached_gid_by_port cache API
Matan Barak
3
-11
/
+7
2015-10-21
IB/core: Add netdev and gid attributes paramteres to cache
Matan Barak
9
-22
/
+36
2015-10-21
IB/core: Allow setting create flags in QP init attribute
Eran Ben Elisha
1
-1
/
+1
2015-10-21
IB/core: Extend ib_uverbs_create_qp
Eran Ben Elisha
3
-65
/
+191
2015-10-21
IB/core: avoid 32-bit warning
Arnd Bergmann
1
-1
/
+1
2015-10-21
IB/cm: Fix rb-tree duplicate free and use-after-free
Doron Tsur
1
-1
/
+9
2015-10-20
IB/cma: Use inner P_Key to determine netdev
Haggai Eran
1
-2
/
+2
2015-10-20
IB/ucma: check workqueue allocation before usage
Sasha Levin
1
-1
/
+6
2015-10-20
IB/cma: Potential NULL dereference in cma_id_from_event
Haggai Eran
1
-1
/
+1
2015-10-20
IB/core: Fix use after free of ifa
Matan Barak
1
-8
/
+27
2015-10-15
IB/core: Fix memory corruption in ib_cache_gid_set_default_gid
Doron Tsur
1
-1
/
+1
2015-10-08
IB: split struct ib_send_wr
Christoph Hellwig
4
-83
/
+104
2015-10-06
IB/cma: Accept connection without a valid netdev on RoCE
Haggai Eran
1
-14
/
+40
2015-09-09
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
20
-707
/
+3618
2015-09-03
IB/uverbs: reject invalid or unknown opcodes
Christoph Hellwig
1
-1
/
+9
2015-09-02
IB/sa: Fix rdma netlink message flags
Kaike Wan
1
-1
/
+1
2015-08-30
IB/ucma: HW Device hot-removal support
Yishai Hadas
1
-11
/
+129
2015-08-30
IB/uverbs: Enable device removal when there are active user space applications
Yishai Hadas
2
-68
/
+301
2015-08-30
IB/uverbs: Explicitly pass ib_dev to uverbs commands
Yishai Hadas
3
-39
/
+88
2015-08-30
IB/uverbs: Fix race between ib_uverbs_open and remove_one
Yishai Hadas
2
-14
/
+32
2015-08-30
IB/uverbs: Fix reference counting usage of event files
Yishai Hadas
3
-16
/
+40
2015-08-30
IB/core: Make ib_dealloc_pd return void
Jason Gunthorpe
2
-12
/
+36
2015-08-30
IB/mad: Remove ib_get_dma_mr calls
Jason Gunthorpe
2
-24
/
+3
2015-08-30
IB/core: Guarantee that a local_dma_lkey is available
Jason Gunthorpe
2
-5
/
+43
2015-08-30
IB/sa: Route SA pathrecord query through netlink
Kaike Wan
1
-1
/
+500
2015-08-30
IB/sa: Allocate SA query with kzalloc
Kaike Wan
1
-4
/
+4
2015-08-30
IB/core: Add rdma netlink helper functions
Kaike Wan
1
-0
/
+55
2015-08-30
IB/core: Remove needless bracketization
Doug Ledford
1
-7
/
+4
2015-08-30
IB/mlx4: Implement ib_device callbacks
Moni Shoua
1
-1
/
+2
2015-08-30
IB/core: Add RoCE table bonding support
Matan Barak
1
-20
/
+285
2015-08-30
IB/core: missing curly braces in ib_find_gid()
Dan Carpenter
1
-1
/
+2
2015-08-30
IB/core: Add RoCE GID table management
Matan Barak
5
-106
/
+1274
[next]