summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
Commit message (Expand)AuthorAgeFilesLines
...
* IB/IPoIB: Forward MTU change to driver belowErez Shitrit2017-07-171-2/+17
* IB: Convert msleep below 20ms to usleep_rangeLeon Romanovsky2017-07-176-8/+9
* IB/uverbs: Make use of ib_modify_qp variant to avoid resolving DMACParav Pandit2017-07-171-19/+4
* IB/core: Introduce modify QP operation with udataParav Pandit2017-07-171-8/+24
* IB/core: Don't resolve IP address to the loopback deviceMoni Shoua2017-07-173-45/+32
* IB/core: Namespace is mandatory input for address resolutionMoni Shoua2017-07-171-1/+5
* IB/iser: Fix connection teardown race conditionVladimir Neyelov2017-07-171-0/+11
* RDMA/core: Document confusing codeGustavo A. R. Silva2017-07-171-0/+13
* mlx5: Avoid that mlx5_ib_sg_to_klms() overflows the klms[] arrayBart Van Assche2017-07-171-1/+1
* IB/hfi1: Ensure dd->gi_mask can not be overflowedDennis Dalessandro2017-07-171-1/+6
* Merge tag 'v4.13-rc1' into k.o/for-4.13-rcDoug Ledford2017-07-1739-321/+1425
|\
| * Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2017-07-132-3/+3
| |\
| | * iser-target: Avoid isert_conn->cm_id dereference in isert_login_recv_doneNicholas Bellinger2017-07-061-1/+1
| | * IB/srpt: Make a debug statement in srpt_abort_cmd() more informativeBart Van Assche2017-07-061-2/+2
| * | IB/rxe: do not copy extra stack memory to skbKees Cook2017-07-121-1/+3
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2017-07-072-9/+14
| |\ \
| | * | IB/core: Fix static analysis warning in ib_policy_change_taskDaniel Jurgens2017-07-071-1/+2
| | * | IB/core: Fix uninitialized variable use in check_qp_port_pkey_settingsDaniel Jurgens2017-07-071-8/+12
| * | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2017-07-0611-42/+54
| |\ \ \ | | |/ / | |/| |
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-07-0525-249/+349
| |\ \ \
| | * | | net: convert sk_buff.users from atomic_t to refcount_tReshetova, Elena2017-07-011-2/+2
| | * | | IB/mlx5: Respect mlx5_core reserved GIDsIlan Tayari2017-06-271-66/+53
| | * | | net: add netlink_ext_ack argument to rtnl_link_ops.changelinkMatthias Schiffer2017-06-261-3/+4
| | * | | net: add netlink_ext_ack argument to rtnl_link_ops.newlinkMatthias Schiffer2017-06-261-1/+2
| | * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-06-2120-817/+935
| | |\ \ \
| | * | | | qed*: Rename qed_roce_if.h to qed_rdma_if.hKalderon, Michal2017-06-212-2/+2
| | * | | | net: introduce __skb_put_[zero, data, u8]yuan linyu2017-06-204-14/+7
| | * | | | qed*: Set rdma generic functions prefixMichal Kalderon2017-06-201-3/+3
| | * | | | qed*: qede_roce.[ch] -> qede_rdma.[ch]Michal Kalderon2017-06-202-2/+2
| | * | | | qed: Chain support for external PBLMintz, Yuval2017-06-202-4/+4
| | * | | | Merge tag 'mlx5-updates-2017-06-16' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2017-06-161-1/+1
| | |\ \ \ \
| | | * | | | net/mlx5: Fix some spelling mistakesOr Gerlitz2017-06-161-1/+1
| | * | | | | networking: make skb_push & __skb_push return void pointersJohannes Berg2017-06-165-8/+8
| | * | | | | networking: make skb_put & friends return void pointersJohannes Berg2017-06-168-37/+31
| | * | | | | networking: convert many more places to skb_put_zero()Johannes Berg2017-06-164-16/+8
| | |/ / / /
| | * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-06-151-1/+4
| | |\ \ \ \
| | * | | | | qed*: LL2 callback operationsMichal Kalderon2017-06-093-58/+188
| | * | | | | tcp: add a struct net parameter to tcp_parse_options()Eric Dumazet2017-06-081-1/+1
| | * | | | | IB/mlx4: Bump driver versionTariq Toukan2017-06-071-3/+2
| | * | | | | cxgb4: Fix tids count for ipv6 offload connectionGanesh Goudar2017-06-071-5/+9
| | * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-06-0634-137/+182
| | |\ \ \ \ \
| | * | | | | | IB/mlx5: Bump driver versionTariq Toukan2017-05-141-3/+2
| | * | | | | | {net, IB}/mlx5: Replace mlx5_vzalloc with kvzallocLeon Romanovsky2017-05-146-27/+27
| | | |_|_|_|/ | | |/| | | |
| * | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2017-07-058-17/+1029
| |\ \ \ \ \ \
| | * | | | | | IB/core: Enforce security on management datagramsDaniel Jurgens2017-05-233-8/+171
| | * | | | | | selinux lsm IB/core: Implement LSM notification systemDaniel Jurgens2017-05-231-0/+53
| | * | | | | | IB/core: Enforce PKey security on QPsDaniel Jurgens2017-05-237-9/+780
| | * | | | | | IB/core: IB cache enhancements to support Infiniband securityDaniel Jurgens2017-05-232-0/+25
| | |/ / / / /
| * | | | | | Merge tag 'driver-core-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-07-031-49/+31
| |\ \ \ \ \ \
| | * | | | | | IB: nes: convert to use DRIVER_ATTR_RWGreg Kroah-Hartman2017-06-121-49/+31
| | |/ / / / /