Age | Commit message (Expand) | Author | Files | Lines |
2017-07-18 | IB/IPoIB: Forward MTU change to driver below | Erez Shitrit | 1 | -2/+17 |
2017-07-18 | IB: Convert msleep below 20ms to usleep_range | Leon Romanovsky | 6 | -8/+9 |
2017-07-18 | IB/uverbs: Make use of ib_modify_qp variant to avoid resolving DMAC | Parav Pandit | 1 | -19/+4 |
2017-07-18 | IB/core: Introduce modify QP operation with udata | Parav Pandit | 1 | -8/+24 |
2017-07-17 | IB/core: Don't resolve IP address to the loopback device | Moni Shoua | 3 | -45/+32 |
2017-07-17 | IB/core: Namespace is mandatory input for address resolution | Moni Shoua | 1 | -1/+5 |
2017-07-17 | IB/iser: Fix connection teardown race condition | Vladimir Neyelov | 1 | -0/+11 |
2017-07-17 | RDMA/core: Document confusing code | Gustavo A. R. Silva | 1 | -0/+13 |
2017-07-17 | mlx5: Avoid that mlx5_ib_sg_to_klms() overflows the klms[] array | Bart Van Assche | 1 | -1/+1 |
2017-07-17 | IB/hfi1: Ensure dd->gi_mask can not be overflowed | Dennis Dalessandro | 1 | -1/+6 |
2017-07-17 | Merge tag 'v4.13-rc1' into k.o/for-4.13-rc | Doug Ledford | 39 | -321/+1425 |
2017-07-14 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds | 2 | -3/+3 |
2017-07-13 | IB/rxe: do not copy extra stack memory to skb | Kees Cook | 1 | -1/+3 |
2017-07-11 | IB/iser: Handle lack of memory management extentions correctly | Mike Marciniszyn | 1 | -2/+8 |
2017-07-08 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 2 | -9/+14 |
2017-07-07 | iser-target: Avoid isert_conn->cm_id dereference in isert_login_recv_done | Nicholas Bellinger | 1 | -1/+1 |
2017-07-07 | IB/srpt: Make a debug statement in srpt_abort_cmd() more informative | Bart Van Assche | 1 | -2/+2 |
2017-07-07 | IB/core: Fix static analysis warning in ib_policy_change_task | Daniel Jurgens | 1 | -1/+2 |
2017-07-07 | IB/core: Fix uninitialized variable use in check_qp_port_pkey_settings | Daniel Jurgens | 1 | -8/+12 |
2017-07-06 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds | 11 | -42/+54 |
2017-07-06 | IB/core, opa_vnic, hfi1, mlx5: Properly free rdma_netdev | Niranjana Vishwanathapura | 6 | -29/+35 |
2017-07-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 25 | -249/+349 |
2017-07-05 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds | 8 | -17/+1029 |
2017-07-04 | Merge tag 'driver-core-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -49/+31 |
2017-07-03 | RDMA/uverbs: Check port number supplied by user verbs cmds | Boris Pismenny | 1 | -0/+8 |
2017-07-01 | net: convert sk_buff.users from atomic_t to refcount_t | Reshetova, Elena | 1 | -2/+2 |
2017-06-29 | IB/opa_vnic: Use spinlock instead of mutex for stats_lock | Vishwanathapura, Niranjana | 4 | -12/+10 |
2017-06-29 | IB/opa_vnic: Use GFP_ATOMIC while sending trap | Vishwanathapura, Niranjana | 1 | -1/+1 |
2017-06-27 | IB/mlx5: Respect mlx5_core reserved GIDs | Ilan Tayari | 1 | -66/+53 |
2017-06-27 | net: add netlink_ext_ack argument to rtnl_link_ops.changelink | Matthias Schiffer | 1 | -3/+4 |
2017-06-27 | net: add netlink_ext_ack argument to rtnl_link_ops.newlink | Matthias Schiffer | 1 | -1/+2 |
2017-06-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 20 | -817/+935 |
2017-06-21 | qed*: Rename qed_roce_if.h to qed_rdma_if.h | Kalderon, Michal | 2 | -2/+2 |
2017-06-20 | net: introduce __skb_put_[zero, data, u8] | yuan linyu | 4 | -14/+7 |
2017-06-20 | qed*: Set rdma generic functions prefix | Michal Kalderon | 1 | -3/+3 |
2017-06-20 | qed*: qede_roce.[ch] -> qede_rdma.[ch] | Michal Kalderon | 2 | -2/+2 |
2017-06-20 | qed: Chain support for external PBL | Mintz, Yuval | 2 | -4/+4 |
2017-06-20 | sched/wait: Rename wait_queue_t => wait_queue_entry_t | Ingo Molnar | 1 | -1/+1 |
2017-06-16 | Merge tag 'mlx5-updates-2017-06-16' of git://git.kernel.org/pub/scm/linux/ker... | David S. Miller | 1 | -1/+1 |
2017-06-16 | networking: make skb_push & __skb_push return void pointers | Johannes Berg | 5 | -8/+8 |
2017-06-16 | networking: make skb_put & friends return void pointers | Johannes Berg | 8 | -37/+31 |
2017-06-16 | networking: convert many more places to skb_put_zero() | Johannes Berg | 4 | -16/+8 |
2017-06-16 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds | 20 | -817/+935 |
2017-06-16 | net/mlx5: Fix some spelling mistakes | Or Gerlitz | 1 | -1/+1 |
2017-06-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -1/+4 |
2017-06-15 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 1 | -1/+4 |
2017-06-14 | rdma/cxgb4: Fix memory leaks during module exit | Raju Rangoju | 1 | -3/+7 |
2017-06-14 | IB/ipoib: Fix memory leak in create child syscall | Feras Daoud | 1 | -3/+3 |
2017-06-14 | IB/ipoib: Fix access to un-initialized napi struct | Alex Vesker | 1 | -1/+0 |
2017-06-14 | IB/ipoib: Delete napi in device uninit default | Alex Vesker | 1 | -0/+3 |