| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | | | IB/cm: cm_init_av_by_path should find a GID by its netdevice | Matan Barak | 2015-10-21 | 1 | -2/+5 |
| * | | | | | IB/core: Add netdev to path record | Matan Barak | 2015-10-21 | 2 | -2/+13 |
| * | | | | | IB/core: Expose and rename ib_find_cached_gid_by_port cache API | Matan Barak | 2015-10-21 | 3 | -11/+7 |
| * | | | | | IB/core: Add netdev and gid attributes paramteres to cache | Matan Barak | 2015-10-21 | 17 | -32/+48 |
| * | | | | | IB/mlx4: Add support for blocking multicast loopback QP creation user flag | Eran Ben Elisha | 2015-10-21 | 2 | -6/+10 |
| * | | | | | IB/mlx4: Add counter based implementation for QP multicast loopback block | Eran Ben Elisha | 2015-10-21 | 2 | -0/+68 |
| * | | | | | IB/mlx4: Add IB counters table | Eran Ben Elisha | 2015-10-21 | 4 | -24/+81 |
| * | | | | | IB/core: Allow setting create flags in QP init attribute | Eran Ben Elisha | 2015-10-21 | 1 | -1/+1 |
| * | | | | | IB/core: Extend ib_uverbs_create_qp | Eran Ben Elisha | 2015-10-21 | 3 | -65/+191 |
| * | | | | | iw_cxgb4: Adds support for T6 adapter | Hariprasad S | 2015-10-21 | 5 | -146/+204 |
| * | | | | | RDMA/ocrdma: Bump up ocrdma version number to 11.0.0.0 | Selvin Xavier | 2015-10-21 | 1 | -1/+1 |
| * | | | | | RDMA/ocrdma: Prevent CQ-Doorbell floods | Devesh Sharma | 2015-10-21 | 1 | -8/+3 |
| * | | | | | RDMA/ocrdma: Check resource ids received in Async CQE | Naga Irrinki | 2015-10-21 | 1 | -4/+26 |
| * | | | | | RDMA/ocrdma: Avoid a possible crash in ocrdma_rem_port_stats | Selvin Xavier | 2015-10-21 | 1 | -1/+1 |
| * | | | | | RDMA/ocrdma: Cleanup unused device list and rcu variables | Selvin Xavier | 2015-10-21 | 2 | -15/+2 |
| * | | | | | iw_cxgb4: reverse the ord/ird in the ESTABLISHED upcall | Hariprasad S | 2015-10-21 | 1 | -2/+2 |
| * | | | | | iw_cxgb4: fix misuse of ep->ord for minimum ird calculation | Hariprasad S | 2015-10-21 | 1 | -1/+1 |
| * | | | | | iw_cxgb4: pass the ord/ird in connect reply events | Hariprasad S | 2015-10-21 | 1 | -0/+4 |
| * | | | | | iw_cxgb4: detect fatal errors while creating listening filters | Hariprasad S | 2015-10-21 | 1 | -0/+4 |
| * | | | | | IB/core: avoid 32-bit warning | Arnd Bergmann | 2015-10-21 | 1 | -1/+1 |
| * | | | | | RDMA/cxgb4: re-fix 32-bit build warning | Arnd Bergmann | 2015-10-21 | 1 | -1/+1 |
| * | | | | | IB/iser: fix a comment typo | Geliang Tang | 2015-10-21 | 1 | -1/+1 |
| * | | | | | usnic: correctly handle kzalloc return value | Insu Yun | 2015-10-21 | 1 | -4/+4 |
| * | | | | | usnic: correctly check failed allocation | Insu Yun | 2015-10-21 | 1 | -5/+4 |
| * | | | | | Merge branch 'k.o/for-4.3-v1' into k.o/for-4.4 | Doug Ledford | 2015-10-21 | 40 | -200/+591 |
| |\ \ \ \ \ |
|
| * | | | | | | IB/mlx4: Report checksum offload cap for RAW QP when query device | Bodong Wang | 2015-09-28 | 1 | -0/+2 |
| | |/ / / /
| |/| | | | |
|
* | | | | | | Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2015-11-06 | 1 | -1/+1 |
|\ \ \ \ \ \
| |_|_|_|/ /
|/| | | | | |
|
| * | | | | | mlx5: stop including <asm-generic/kmap_types.h> | Christoph Hellwig | 2015-10-15 | 1 | -1/+1 |
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2015-11-01 | 5 | -14/+46 |
|\ \ \ \ \ \ |
|
| * \ \ \ \ \ | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds | 2015-10-24 | 5 | -14/+46 |
| |\ \ \ \ \ \
| | | |_|/ / /
| | |/| | | | |
|
| | * | | | | | IB/cm: Fix rb-tree duplicate free and use-after-free | Doron Tsur | 2015-10-21 | 1 | -1/+9 |
| | * | | | | | IB/cma: Use inner P_Key to determine netdev | Haggai Eran | 2015-10-20 | 1 | -2/+2 |
| | * | | | | | IB/ucma: check workqueue allocation before usage | Sasha Levin | 2015-10-20 | 1 | -1/+6 |
| | * | | | | | IB/cma: Potential NULL dereference in cma_id_from_event | Haggai Eran | 2015-10-20 | 1 | -1/+1 |
| | * | | | | | IB/core: Fix use after free of ifa | Matan Barak | 2015-10-20 | 1 | -8/+27 |
| | * | | | | | IB/core: Fix memory corruption in ib_cache_gid_set_default_gid | Doron Tsur | 2015-10-15 | 1 | -1/+1 |
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2015-10-20 | 29 | -89/+478 |
|\ \ \ \ \ \ \
| |/ / / / / / |
|
| * | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds | 2015-10-15 | 29 | -89/+478 |
| |\ \ \ \ \ \
| | |/ / / / /
| | | / / / /
| | |/ / / /
| |/| | | | |
|
| | * | | | | IB/ipoib: For sendonly join free the multicast group on leave | Christoph Lameter | 2015-10-13 | 3 | -2/+5 |
| | | |/ /
| | |/| | |
|
| | * | | | IB/cma: Accept connection without a valid netdev on RoCE | Haggai Eran | 2015-10-06 | 1 | -14/+40 |
| | * | | | usnic: add missing clauses to BSD license | Jeff Squyres | 2015-10-06 | 25 | -73/+433 |
* | | | | | drivers/net: get rid of unnecessary initializations in .get_drvinfo() | Ivan Vecera | 2015-10-16 | 1 | -3/+0 |
|/ / / / |
|
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds | 2015-10-01 | 10 | -98/+68 |
|\ \ \ \
| |/ / /
| | / /
| |/ /
|/| | |
|
| * | | IB/ipoib: increase the max mcast backlog queue | Doug Ledford | 2015-09-25 | 1 | -1/+1 |
| * | | IB/ipoib: Make sendonly multicast joins create the mcast group | Doug Ledford | 2015-09-25 | 1 | -10/+12 |
| * | | IB/ipoib: Expire sendonly multicast joins | Christoph Lameter | 2015-09-25 | 3 | -2/+22 |
| * | | IB/mlx5: Remove pa_lkey usages | Sagi Grimberg | 2015-09-25 | 3 | -62/+1 |
| * | | IB/mlx5: Remove support for IB_DEVICE_LOCAL_DMA_LKEY | Sagi Grimberg | 2015-09-25 | 1 | -9/+1 |
| * | | IB/iser: Add module parameter for always register memory | Sagi Grimberg | 2015-09-25 | 4 | -14/+31 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending | Linus Torvalds | 2015-09-26 | 2 | -119/+195 |
|\ \ \
| |/ /
|/| | |
|