- b312be3 IB/core: Fix sysfs registration error flow by Jack Morgenstein · 8 years ago
- 4be3a4f IB/core: Fix kernel crash during fail to initialize device by Parav Pandit · 8 years ago
- 3e31a49 IB/ipoib: Fix deadlock between ipoib_stop and mcast join flow by Feras Daoud · 8 years ago
- 9a9b811 IB/ipoib: Update broadcast object if PKey value was changed in index 0 by Feras Daoud · 8 years ago
- 4ed6ad1 IB/rxe: Cache dst in QP instead of getting it for each send by yonatanc · 8 years ago
- cee2688 IB/rxe: Offload CRC calculation when possible by yonatanc · 8 years ago
- 0d38ac8 IB/rxe: Do not export module's private function by Parav Pandit · 8 years ago
- 99fc12f IB/rxe: Avoid accessing timers for non RC QPs by Parav Pandit · 8 years ago
- 0b1e5b9 IB/rxe: Add port protocol stats by Yonatan Cohen · 8 years ago
- 339e757 cxgb4: Convert PDBG to pr_debug the second by Doug Ledford · 8 years ago
- 4418b27 IB/hns: Use kcalloc() in hns_roce_buddy_init() by Markus Elfring · 8 years ago
- e1d717d IB/hns: Use kmalloc_array() in hns_roce_cmd_use_events() by Markus Elfring · 8 years ago
- db6f028 IB/hfi1: Coding style improvement (make sizeof use safer) by Markus Elfring · 8 years ago
- e036c20 IB/hfi1: Remove intermediate var in hfi1_user_sdma_alloc_queues() by Markus Elfring · 8 years ago
- 147d84e IB/hfi1: Use kcalloc() in hfi1_user_sdma_alloc_queues() by Markus Elfring · 8 years ago
- 4076e51 IB/hfi1: Use kcalloc() in hfi1_user_exp_rcv_init() by Markus Elfring · 8 years ago
- a9a4288 cxgb4: Convert PDBG to pr_debug by Joe Perches · 8 years ago
- 700456b cxgb4: Use more common logging style by Joe Perches · 8 years ago
- b7b37ee cxgb3: Convert PDBG to pr_debug by Joe Perches · 8 years ago
- 46b2d4e cxgb3: Use more common logging style by Joe Perches · 8 years ago
- cd565b4 IB/IPoIB: Support acceleration options callbacks by Erez Shitrit · 8 years ago
- c1048af IB/IPoIB: Use defined function for netdev_priv function by Erez Shitrit · 8 years ago
- 10adcbd IB/IPoIB: Rename qpn to be dqpn in ipoib_send and post_send functions by Erez Shitrit · 8 years ago
- 7ce1a3e IB/IPoIB: Separate control from HW operation on ipoib_open/stop ndo by Erez Shitrit · 8 years ago
- 515ed4f IB/IPoIB: Separate control and data related initializations by Erez Shitrit · 8 years ago
- f0ad83a IB/IPoIB: Introduce RDMA netdev interface and IPoIB structs by Niranjana Vishwanathapura · 8 years ago
- 64551ed IB/hfi1: VNIC SDMA support by Vishwanathapura, Niranjana · 8 years ago
- 2280740 IB/hfi1: Virtual Network Interface Controller (VNIC) HW support by Vishwanathapura, Niranjana · 8 years ago
- d4829ea IB/hfi1: OPA_VNIC RDMA netdev support by Vishwanathapura, Niranjana · 8 years ago
- 1bd671a IB/opa-vnic: VNIC Ethernet Management Agent (VEMA) function by Vishwanathapura, Niranjana · 8 years ago
- cfd34f8 IB/opa-vnic: VNIC Ethernet Management Agent (VEMA) interface by Vishwanathapura, Niranjana · 8 years ago
- 174e03d IB/opa-vnic: VNIC MAC table support by Vishwanathapura, Niranjana · 8 years ago
- 009b7dd IB/opa-vnic: VNIC statistics support by Vishwanathapura, Niranjana · 8 years ago
- 72dc761 IB/opa-vnic: VNIC Ethernet Management (EM) structure definitions by Vishwanathapura, Niranjana · 8 years ago
- 7d6f728 IB/opa-vnic: Virtual Network Interface Controller (VNIC) netdev by Vishwanathapura, Niranjana · 8 years ago
- 62e4594 IB/opa-vnic: Virtual Network Interface Controller (VNIC) interface by Vishwanathapura, Niranjana · 8 years ago
- 2fc7757 IB/opa-vnic: RDMA NETDEV interface by Vishwanathapura, Niranjana · 8 years ago
- c73690c IB/opa-vnic: Virtual Network Interface Controller (VNIC) documentation by Vishwanathapura, Niranjana · 8 years ago
- 23790ba Merge branch 'k.o/for-4.12' into k.o/for-4.12-rdma-netdevice by Doug Ledford · 8 years ago
- db1b5dd IB/core: Rename uverbs event file structure by Matan Barak · 8 years ago
- e0fcc61 IB/core: Don't use is_async in event files to infer events size by Matan Barak · 8 years ago
- c52d811 IB/core: A small refactor in destroy WQ handler by Matan Barak · 8 years ago
- d9edfc5 IB/core: Nullify ib_uobject during allocation by Matan Barak · 8 years ago
- f025c48 IB/core: Don't pass the lock state to _rdma_remove_commit_uobject by Matan Barak · 8 years ago
- 30004b8 IB/core: Rename write flag to exclusive in rdma_core by Matan Barak · 8 years ago
- 70d40b3 Merge branch 'mlx5-RDMA-netdevice' by David S. Miller · 8 years ago
- 93d576a hw/mlx5: Add New bit to check over QP creation by Erez Shitrit · 8 years ago
- 955bc48 net/mlx5e: E-switch vport manager is valid for ethernet only by Saeed Mahameed · 8 years ago
- 9d6bd75 net/mlx5e: IPoIB, RX handler by Saeed Mahameed · 8 years ago
- 20fd0c1 net/mlx5e: RX handlers per netdev profile by Saeed Mahameed · 8 years ago
- 2585454 net/mlx5e: IPoIB, Xmit flow by Saeed Mahameed · 8 years ago
- 77bdf89 net/mlx5e: Xmit flow break down by Saeed Mahameed · 8 years ago
- ec8fd92 net/mlx5e: IPoIB, Underlay QP by Saeed Mahameed · 8 years ago
- 603f4a4 net/mlx5e: IPoIB, Basic netdev ndos open/close by Saeed Mahameed · 8 years ago
- 5426a0b net/mlx5e: IPoIB, TX TIS creation by Saeed Mahameed · 8 years ago
- bc81b9d net/mlx5e: IPoIB, RSS flow steering tables by Saeed Mahameed · 8 years ago
- 8f493ff net/mlx5e: IPoIB, RX steering RSS RQTs and TIRs by Saeed Mahameed · 8 years ago
- 48935bb net/mlx5e: IPoIB, Add netdevice profile skeleton by Saeed Mahameed · 8 years ago
- 2c3b5be net/mlx5e: More generic netdev management API by Saeed Mahameed · 8 years ago
- ffdb882 net/mlx5: Enable flow-steering for IB link by Erez Shitrit · 8 years ago
- b3ba514 net/mlx5: Refactor create flow table method to accept underlay QP by Erez Shitrit · 8 years ago
- 500a3d0 net/mlx5: Add IPoIB enhanced offloads bits to mlx5_ifc by Erez Shitrit · 8 years ago
- f72860a hv_netvsc: Exclude non-TCP port numbers from vRSS hashing by Haiyang Zhang · 8 years ago
- 8db91f6 hv_netvsc: Fix the queue index computation in forwarding case by Haiyang Zhang · 8 years ago
- a6a71f1 net: dsa: isolate legacy code by Vivien Didelot · 8 years ago
- 6b6cbc1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
- 1bf4b12 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 8 years ago
- 7e703ec Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
- 9117439 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- 07c7016 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- d295917 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- f399ecb Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- 4b31ac4 Merge branch 'for-linus-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 8 years ago
- 5466f4d Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 8 years ago
- 82f1faa Merge tag 'fbdev-v4.11-rc6' of git://github.com/bzolnier/linux by Linus Torvalds · 8 years ago
- e16d8b6 Merge tag 'pm-4.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
- 321ae37 Merge tag 'acpi-4.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
- 1882e56 Merge tag 'devmem-v4.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 8 years ago
- 7873933 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 8 years ago
- f4c13c8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 8 years ago
- e68d490 fbdev: omapfb: delete check_required_callbacks() by Aaro Koskinen · 8 years ago
- f83e13f Merge branches 'acpi-scan-fixes' and 'acpica-fixes' by Rafael J. Wysocki · 8 years ago
- 66803c9 Merge branches 'pm-cpufreq-fixes' and 'pm-tools-fixes' by Rafael J. Wysocki · 8 years ago
- 75eb5e1 irqchip/irq-imx-gpcv2: Fix spinlock initialization by Tyler Baker · 8 years ago
- f2200ac perf/x86: Avoid exposing wrong/stale data in intel_pmu_lbr_read_32() by Peter Zijlstra · 8 years ago
- a232591 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
- 5714320 mailmap: add Martin Kepplinger's email by Martin Kepplinger · 8 years ago
- 85d492f zsmalloc: expand class bit by Minchan Kim · 8 years ago
- d72e9a7 zram: do not use copy_page with non-page aligned address by Minchan Kim · 8 years ago
- 4ca82da zram: fix operator precedence to get offset by Minchan Kim · 8 years ago
- 045c7a3 hugetlbfs: fix offset overflow in hugetlbfs mmap by Mike Kravetz · 8 years ago
- 5b7abea thp: fix MADV_DONTNEED vs clear soft dirty race by Kirill A. Shutemov · 8 years ago
- 58ceeb6 thp: fix MADV_DONTNEED vs. MADV_FREE race by Kirill A. Shutemov · 8 years ago
- c0c379e mm: drop unused pmdp_huge_get_and_clear_notify() by Kirill A. Shutemov · 8 years ago
- ced1080 thp: fix MADV_DONTNEED vs. numa balancing race by Kirill A. Shutemov · 8 years ago
- 0a85e51d thp: reduce indentation level in change_huge_pmd() by Kirill A. Shutemov · 8 years ago
- 76e32a2 z3fold: fix page locking in z3fold_alloc() by Vitaly Wool · 8 years ago
- d8a6e3a ia64: restore symbol versions for symbols defined in assembly by Jan Beulich · 8 years ago
- 3412386 irq/affinity: Fix extra vecs calculation by Keith Busch · 8 years ago
- fe50543 netfilter: ipt_CLUSTERIP: Fix wrong conntrack netns refcnt usage by Gao Feng · 8 years ago