- c75d3ec RDMA/qedr: Prevent memory overrun in verbs' user responses by Amrani, Ram · 8 years ago
- 720336c iw_cxgb4: don't use WR keys/addrs for 0 byte reads by Ganesh Goudar · 8 years ago
- 4542e3c IB/mlx4: Fix CM REQ retries in paravirt mode by Håkon Bugge · 8 years ago
- 601577b RDMA/bnxt_re: Fix the value reported for local ack delay by Selvin Xavier · 8 years ago
- 499e456 RDMA/bnxt_re: Report MISSED_EVENTS in req_notify_cq by Selvin Xavier · 8 years ago
- 10d1ded RDMA/bnxt_re: Fix return value of poll routine by Devesh Sharma · 8 years ago
- 254cd25 RDMA/bnxt_re: Enable atomics only if host bios supports by Devesh Sharma · 8 years ago
- 536f092 RDMA/bnxt_re: Specify RDMA component when allocating stats context by Somnath Kotur · 8 years ago
- a25d112 RDMA/bnxt_re: Fixed the max_rd_atomic support for initiator and destination QP by Eddie Wai · 8 years ago
- 58d4a67 RDMA/bnxt_re: Report supported value to IB stack in query_device by Selvin Xavier · 8 years ago
- 4a62c5e RDMA/bnxt_re: Do not free the ctx_tbl entry if delete GID fails by Selvin Xavier · 8 years ago
- ab69d4c RDMA/bnxt_re: Fix WQE Size posted to HW to prevent it from throwing error by Somnath Kotur · 8 years ago
- b3b2c7c RDMA/bnxt_re: Free doorbell page index (DPI) during dealloc ucontext by Devesh Sharma · 8 years ago
- 396551e IB/mlx5: Fix a warning message by Dan Carpenter · 8 years ago
- f0c6e88 RDMA/ocrdma: Fix error codes in ocrdma_create_srq() by Dan Carpenter · 8 years ago
- dd75cfa RDMA/ocrdma: Fix an error code in ocrdma_alloc_pd() by Dan Carpenter · 8 years ago
- 9064d60 IB/cxgb3: Fix error codes in iwch_alloc_mr() by Dan Carpenter · 8 years ago
- 6ebedac cxgb4: Fix error codes in c4iw_create_cq() by Dan Carpenter · 8 years ago
- 6031e079 IB/i40iw: Fix error code in i40iw_create_cq() by Dan Carpenter · 8 years ago
- 653f0a7 RDMA/bnxt_re: checking for NULL instead of IS_ERR() by Dan Carpenter · 8 years ago
- af56e53 i40iw: Free QP PBLEs when the QP is destroyed by Tatyana Nikolova · 8 years ago
- 44b99f8 i40iw: Avoid memory leak of CQP request objects by Shiraz Saleem · 8 years ago
- c709d7f i40iw: Update list correctly by Henry Orosco · 8 years ago
- c5c9d27 i40iw: Add missing memory barrier by Henry Orosco · 8 years ago
- b5e452a i40iw: Free QP resources on CQP destroy QP failure by Shiraz Saleem · 8 years ago
- 6327cb0 i40iw: Release cm_id ref on PCI function reset by Shiraz Saleem · 8 years ago
- 6c1d94d i40iw: Utilize iwdev->reset during PCI function reset by Shiraz Saleem · 8 years ago
- 415920a i40iw: Do not poll CCQ after it is destroyed by Mustafa Ismail · 8 years ago
- be8822d i40iw: Fix order of cleanup in close by Mustafa Ismail · 8 years ago
- 5f110ac4 IB/hns: Fix for checkpatch.pl comment style warnings by oulijun · 8 years ago
- d322f00 IB/hns: Fix the bug with modifying the MAC address without removing the driver by oulijun · 8 years ago
- 9de61d3 IB/hns: Fix the bug with rdma operation by oulijun · 8 years ago
- 58c4f0d IB/hns: Fix the bug with wild pointer when destroy rc qp by oulijun · 8 years ago
- 5802883 IB/hns: Fix the bug of polling cq failed for loopback Qps by oulijun · 8 years ago
- 12cc1a0 IB/mlx5: Clean mr_cache debugfs in case of failure by Leon Romanovsky · 8 years ago
- 8900b89 {net, IB}/mlx4: Remove gfp flags argument by Leon Romanovsky · 8 years ago
- 0f4d027 IB/{rdmavt, qib, hfi1}: Remove gfp flags argument by Leon Romanovsky · 8 years ago
- 98e77d9 IB: Convert msleep below 20ms to usleep_range by Leon Romanovsky · 8 years ago
- 99975cd mlx5: Avoid that mlx5_ib_sg_to_klms() overflows the klms[] array by Bart Van Assche · 8 years ago
- 91647f4 IB/hfi1: Ensure dd->gi_mask can not be overflowed by Dennis Dalessandro · 8 years ago
- 9871ab2 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
- 8e95960 IB/core, opa_vnic, hfi1, mlx5: Properly free rdma_netdev by Niranjana Vishwanathapura · 8 years ago
- 5518b69 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
- 9746684 Merge tag 'driver-core-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 8 years ago
- 6335479 net: convert sk_buff.users from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
- 095b092 IB/mlx5: Respect mlx5_core reserved GIDs by Ilan Tayari · 8 years ago
- 3d09198 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
- 7003cdd qed*: Rename qed_roce_if.h to qed_rdma_if.h by Kalderon, Michal · 8 years ago
- de77b96 net: introduce __skb_put_[zero, data, u8] by yuan linyu · 8 years ago
- bbfcd1e qed*: Set rdma generic functions prefix by Michal Kalderon · 8 years ago
- b262a06 qed*: qede_roce.[ch] -> qede_rdma.[ch] by Michal Kalderon · 8 years ago
- 1a4a697 qed: Chain support for external PBL by Mintz, Yuval · 8 years ago
- ac6424b sched/wait: Rename wait_queue_t => wait_queue_entry_t by Ingo Molnar · 8 years ago
- 273889e Merge tag 'mlx5-updates-2017-06-16' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 8 years ago
- d58ff35 networking: make skb_push & __skb_push return void pointers by Johannes Berg · 8 years ago
- 4df864c networking: make skb_put & friends return void pointers by Johannes Berg · 8 years ago
- b080db5 networking: convert many more places to skb_put_zero() by Johannes Berg · 8 years ago
- bd10838 net/mlx5: Fix some spelling mistakes by Or Gerlitz · 8 years ago
- d470264 rdma/cxgb4: Fix memory leaks during module exit by Raju Rangoju · 8 years ago
- 022d038 IB/ipoib: Limit call to free rdma_netdev for capable devices by Alex Vesker · 8 years ago
- e57bb6b RDMA/qedr: Add 64KB PAGE_SIZE support to user-space queues by Ram Amrani · 8 years ago
- dac2738 RDMA/qedr: Initialize byte_len in WC of READ and SEND commands by Michal Kalderon · 8 years ago
- 86816a0 RDMA/bnxt_re: Remove FMR support by Selvin Xavier · 8 years ago
- 018cf59 RDMA/bnxt_re: Fix RQE posting logic by Devesh Sharma · 8 years ago
- 3fb755b RDMA/bnxt_re: Add HW workaround for avoiding stall for UD QPs by Somnath Kotur · 8 years ago
- 1c980b0 RDMA/bnxt_re: Dereg MR in FW before freeing the fast_reg_page_list by Selvin Xavier · 8 years ago
- 9152e0b RDMA/bnxt_re: HW workarounds for handling specific conditions by Eddie Wai · 8 years ago
- cc1ec76 RDMA/bnxt_re: Fixing the Control path command and response handling by Devesh Sharma · 8 years ago
- c1357e4 IB: nes: convert to use DRIVER_ATTR_RW by Greg Kroah-Hartman · 8 years ago
- 0518c12 qed*: LL2 callback operations by Michal Kalderon · 8 years ago
- eed29f1 tcp: add a struct net parameter to tcp_parse_options() by Eric Dumazet · 8 years ago
- 0a528ee IB/mlx4: Bump driver version by Tariq Toukan · 8 years ago
- 1dec4ce cxgb4: Fix tids count for ipv6 offload connection by Ganesh Goudar · 8 years ago
- 216fe8f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
- d38d7fd RDMA/qedr: add null check before pointer dereference by Gustavo A. R. Silva · 8 years ago
- 6e8484c RDMA/mlx5: set UMR wqe fence according to HCA cap by Max Gurtovoy · 8 years ago
- eed7624 RDMA/mlx4: Fix MAD tunneling when SRIOV is enabled by Jack Morgenstein · 8 years ago
- 1feb400 RDMA/qib,hfi1: Fix MR reference count leak on write with immediate by Mike Marciniszyn · 8 years ago
- b3e6b4b RDMA/hfi1: Defer setting VL15 credits to link-up interrupt by Byczkowski, Jakub · 8 years ago
- e4785b0 RDMA/hfi1: change PCI bar addr assignments to Linux API functions by Steven L. Roberts · 8 years ago
- c4dd4b6 RDMA/hfi1: fix array termination by appending NULL to attr array by Steven L. Roberts · 8 years ago
- 98b80a2 RDMA/iw_cxgb4: fix the calculation of ipv6 header size by Raju Rangoju · 8 years ago
- 4bbfabe RDMA/iw_cxgb4: calculate t4_eq_status_entries properly by Ganesh Goudar · 8 years ago
- 1dad0eb RDMA/iw_cxgb4: Avoid touch after free error in ARP failure handlers by Raju Rangoju · 8 years ago
- f863de7 RDMA/nes: ACK MPA Reply frame by Tatyana Nikolova · 8 years ago
- 0e5fc903 RDMA/nes: Don't set 0-length FULPDU RTR indication control flag by Tatyana Nikolova · 8 years ago
- e80bd98 RDMA/i40iw: fix duplicated code for different branches by Gustavo A. R. Silva · 8 years ago
- f300ba2 RDMA/i40iw: Remove MSS change support by Shiraz Saleem · 8 years ago
- c0c643e RDMA/i40iw: Fix device initialization error path by Mustafa Ismail · 8 years ago
- b117f47 RDMA/i40iw: ACK MPA Reject frame by Tatyana Nikolova · 8 years ago
- 5a27fec RDMA/i40iw: Don't set 0-length FULPDU RTR indication control flag by Tatyana Nikolova · 8 years ago
- b359911 IB/mlx5: Bump driver version by Tariq Toukan · 8 years ago
- 1b9a07e {net, IB}/mlx5: Replace mlx5_vzalloc with kvzalloc by Leon Romanovsky · 8 years ago
- 28b4780 Merge tag 'iommu-updates-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 8 years ago
- 11fbf53 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
- 3341713 Merge tags 'for-linus' and 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
- 857f864 Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 8 years ago
- ad61dd3 scripts/spelling.txt: add regsiter -> register spelling mistake by Stephen Boyd · 8 years ago
- d1b7c93 scripts/spelling.txt: add "memory" pattern and fix typos by Stephen Boyd · 8 years ago
- af82455 Merge tag 'char-misc-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 8 years ago