summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-12-16IB/iser: Fix race between iser connection teardown and scsi TMFsSagi Grimberg1-8/+41
2014-12-16IB/iser: Fix possible NULL derefernce ib_conn->device in session_createAriel Nahum1-4/+18
2014-12-16IB/iser: Fix sparse warningsSagi Grimberg2-8/+8
2014-12-16IB/iser: Fix possible SQ overflowMax Gurtovoy2-3/+5
2014-12-16IB/iser: Decrement CQ's active QPs accounting when QP creation failsSagi Grimberg1-0/+4
2014-12-16IB/iser: Collapse cleanup and disconnect handlersAriel Nahum1-8/+11
2014-12-16IB/iser: Fix catastrophic error flow hangSagi Grimberg1-1/+3
2014-12-16IB/iser: Re-adjust CQ and QP send ring sizes to HW limitsMinh Tran3-8/+38
2014-12-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1336-29147/+70816
2014-12-12Merge tag 'sound-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds451-11303/+27224
2014-12-12Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds39-523/+2560
2014-12-11Merge tag 'fbdev-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba...Linus Torvalds58-2156/+2398
2014-12-11Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds40-1428/+2048
2014-12-11Merge branch 'mailbox-devel' of git://git.linaro.org/landing-teams/working/fu...Linus Torvalds10-188/+701
2014-12-11Merge tag 'spi-v3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds31-279/+1911
2014-12-11Merge tag 'edac/v3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2-28/+182
2014-12-11Fix race condition between vxlan_sock_add and vxlan_sock_releaseMarcelo Leitner1-7/+3
2014-12-11net/macb: fix compilation warning for print_hex_dump() called with skb->mac_h...Cyrille Pitchen1-1/+1
2014-12-11Merge tag 'media/v3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds416-13239/+16517
2014-12-11Merge branch 'mlx4-next'David S. Miller18-170/+1342
2014-12-11net/mlx4: Add support for A0 steeringMatan Barak7-19/+191
2014-12-11net/mlx4: Refactor QUERY_PORTMatan Barak3-95/+154
2014-12-11net/mlx4_core: Add explicit error message when rule doesn't meet configurationMatan Barak1-3/+18
2014-12-11net/mlx4: Add A0 hybrid steeringMatan Barak8-25/+300
2014-12-11net/mlx4: Add mlx4_bitmap zone allocatorMatan Barak2-0/+451
2014-12-11net/mlx4: Add a check if there are too many reserved QPsDotan Barak1-1/+7
2014-12-11net/mlx4: Change QP allocation schemeEugenia Emantayev14-38/+137
2014-12-11net/mlx4_core: Use tasklet for user-space CQ completion eventsMatan Barak5-2/+86
2014-12-11net/mlx4_core: Mask out host side virtualization features for guestsOr Gerlitz1-1/+11
2014-12-11net/mlx4_en: Set csum level for encapsulated packetsOr Gerlitz1-1/+2
2014-12-11Merge tag 'backlight-for-linus-3.19' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds5-21/+44
2014-12-11be2net: Export tunnel offloads only when a VxLAN tunnel is createdSriharsha Basavapatna2-10/+33
2014-12-11gianfar: Fix dma check map error when DMA_API_DEBUG is enabledKevin Hao1-28/+56
2014-12-11cxgb4/csiostor: Don't use MASTER_MUST for fw_hello callHariprasad Shenai3-16/+3
2014-12-11Merge tag 'pinctrl-v3.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds56-810/+6151
2014-12-11Merge tag 'pm+acpi-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds220-1526/+4877
2014-12-11Merge tag 'pci-v3.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds26-211/+396
2014-12-11Merge tag 'ktest-v3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds1-11/+26
2014-12-11Merge branch 'fec-next'David S. Miller1-2/+11
2014-12-11net: fec: only enable mdio interrupt before phy device link upNimrod Andy1-1/+4
2014-12-11net: fec: clear all interrupt events to support i.MX6SXNimrod Andy1-1/+1
2014-12-11net: fec: reset fep link status in suspend functionNimrod Andy1-0/+6
2014-12-11Merge tag 'trace-seq-buf-3.19' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds12-144/+783
2014-12-11net: sock: fix access via invalid file descriptorAlexei Starovoitov1-2/+2
2014-12-11Merge tag 'ftracetest-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds14-13/+484
2014-12-11Merge tag 'trace-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds38-1312/+1680
2014-12-11net: introduce helper macro for_each_cmsghdrGu Zheng10-16/+15
2014-12-11Merge branch 'akpm' (patchbomb from Andrew)Linus Torvalds142-3940/+3655
2014-12-11exit: pidns: fix/update the comments in zap_pid_ns_processes()Oleg Nesterov1-4/+24
2014-12-11exit: pidns: alloc_pid() leaks pid_namespace if child_reaper is exitingOleg Nesterov1-0/+2