summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \ | |/ / |/| |
| * | IB/core, opa_vnic, hfi1, mlx5: Properly free rdma_netdevNiranjana Vishwanathapura2017-07-056-29/+35
| * | RDMA/uverbs: Check port number supplied by user verbs cmdsBoris Pismenny2017-07-031-0/+8
| * | IB/opa_vnic: Use spinlock instead of mutex for stats_lockVishwanathapura, Niranjana2017-06-294-12/+10
| * | IB/opa_vnic: Use GFP_ATOMIC while sending trapVishwanathapura, Niranjana2017-06-291-1/+1
* | | 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
| |/ / / / /
* | | | | | sched/wait: Rename wait_queue_t => wait_queue_entry_tIngo Molnar2017-06-201-1/+1
| |_|_|/ / |/| | | |
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2017-06-1620-817/+935
|\ \ \ \ \ | |_|_|/ / |/| | | / | | |_|/ | |/| |
| * | | rdma/cxgb4: Fix memory leaks during module exitRaju Rangoju2017-06-141-3/+7
| * | | IB/ipoib: Fix memory leak in create child syscallFeras Daoud2017-06-141-3/+3
| * | | IB/ipoib: Fix access to un-initialized napi structAlex Vesker2017-06-141-1/+0
| * | | IB/ipoib: Delete napi in device uninit defaultAlex Vesker2017-06-141-0/+3
| * | | IB/ipoib: Limit call to free rdma_netdev for capable devicesAlex Vesker2017-06-142-3/+8
OpenPOWER on IntegriCloud