summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-06-07IB/addr: Fix setting source address in addr6_resolve()Roland Dreier1-9/+1
2017-06-02RDMA/SA: Fix kernel panic in CMA request handler flowMajd Dibbiny5-35/+15
2017-06-02RDMA/umem: Fix missing mmap_sem in get umem ODP callLeon Romanovsky1-1/+5
2017-06-02RDMA/core: not to set page dirty bit if it's already set.Qing Huang1-1/+1
2017-06-02RDMA/uverbs: Declare local function static and add brackets to sizeofLeon Romanovsky1-4/+4
2017-06-02RDMA/netlink: Reduce exposure of RDMA netlink functionsLeon Romanovsky3-11/+11
2017-06-02RDMA/srp: Fix NULL deref at srp_destroy_qp()Israel Rukshin1-1/+1
2017-06-02RDMA/IPoIB: Limit the ipoib_dev_uninit_default scopeLeon Romanovsky1-1/+1
2017-06-02RDMA/IPoIB: Replace netdev_priv with ipoib_priv for ipoib_get_link_ksettingsHonggang Li1-1/+1
2017-06-02RDMA/qedr: add null check before pointer dereferenceGustavo A. R. Silva1-4/+6
2017-06-02RDMA/mlx5: set UMR wqe fence according to HCA capMax Gurtovoy3-37/+39
2017-06-02net/mlx5: Define interface bits for fencing UMR wqeMax Gurtovoy1-1/+9
2017-06-02RDMA/mlx4: Fix MAD tunneling when SRIOV is enabledJack Morgenstein1-0/+1
2017-06-02RDMA/qib,hfi1: Fix MR reference count leak on write with immediateMike Marciniszyn2-2/+7
2017-06-02RDMA/hfi1: Defer setting VL15 credits to link-up interruptByczkowski, Jakub4-19/+64
2017-06-02RDMA/hfi1: change PCI bar addr assignments to Linux API functionsSteven L. Roberts1-2/+2
2017-06-02RDMA/hfi1: fix array termination by appending NULL to attr arraySteven L. Roberts1-1/+2
2017-06-02RDMA/iw_cxgb4: fix the calculation of ipv6 header sizeRaju Rangoju1-1/+2
2017-06-02RDMA/iw_cxgb4: calculate t4_eq_status_entries properlyGanesh Goudar1-1/+1
2017-06-02RDMA/iw_cxgb4: Avoid touch after free error in ARP failure handlersRaju Rangoju1-1/+5
2017-06-02RDMA/nes: ACK MPA Reply frameTatyana Nikolova1-1/+1
2017-06-02RDMA/nes: Don't set 0-length FULPDU RTR indication control flagTatyana Nikolova1-1/+0
2017-06-02RDMA/i40iw: fix duplicated code for different branchesGustavo A. R. Silva1-4/+1
2017-06-01RDMA/i40iw: Remove MSS change supportShiraz Saleem4-31/+1
2017-06-01RDMA/i40iw: Fix device initialization error pathMustafa Ismail1-7/+13
2017-06-01RDMA/i40iw: ACK MPA Reject frameTatyana Nikolova1-1/+1
2017-06-01RDMA/i40iw: Don't set 0-length FULPDU RTR indication control flagTatyana Nikolova1-1/+0
2017-05-29Linux 4.12-rc3v4.12-rc3Linus Torvalds1-1/+1
2017-05-29Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Linus Torvalds4-17/+11
2017-05-27Merge tag 'tty-4.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds14-49/+162
2017-05-27Merge tag 'powerpc-4.12-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds6-6/+12
2017-05-27Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds9-37/+81
2017-05-27Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-8/+16
2017-05-27Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-8/+8
2017-05-27Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds18-47/+176
2017-05-27Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-6/+18
2017-05-27Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-5/+12
2017-05-27Merge tag 'trace-v4.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds6-9/+47
2017-05-27x86/ftrace: Make sure that ftrace trampolines are not RWXThomas Gleixner1-6/+14
2017-05-27x86/mm/ftrace: Do not bug in early boot on irqs_disabled in cpu_flush_range()Steven Rostedt (VMware)1-1/+1
2017-05-27selftests/ftrace: Add a testcase for many kprobe eventsMasami Hiramatsu1-0/+21
2017-05-27kprobes/x86: Fix to set RWX bits correctly before releasing trampolineMasami Hiramatsu2-1/+10
2017-05-27ftrace: Fix memory leak in ftrace_graph_release()Luis Henriques1-1/+1
2017-05-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds5-17/+20
2017-05-27Merge tag 'led_fixes_for_4-12-rc3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+1
2017-05-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds57-254/+701
2017-05-26Merge tag 'xfs-4.12-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds6-74/+66
2017-05-26ipv4: add reference counting to metricsEric Dumazet5-23/+45
2017-05-26net: ethernet: ax88796: don't call free_irq without request_irq firstUwe Kleine-König1-5/+2
2017-05-26ip6_tunnel, ip6_gre: fix setting of DSCP on encapsulated packetsPeter Dawson2-14/+20