aboutsummaryrefslogtreecommitdiffstats
path: root/net/smc/smc_core.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2017-07-29net/smc: common functions for RMBs and send buffersUrsula Braun3-219/+148
2017-07-29net/smc: introduce sg-logic for send buffersUrsula Braun5-51/+38
2017-07-29net/smc: remove Kconfig warningUrsula Braun1-4/+0
2017-07-29net/smc: register RMB-related memory regionUrsula Braun6-2/+115
2017-07-29net/smc: use separate memory regions for RMBsUrsula Braun5-7/+71
2017-07-29net/smc: introduce sg-logic for RMBsUrsula Braun5-26/+76
2017-07-29net/smc: shorten local bufsize variablesUrsula Braun1-29/+25
2017-07-29net/smc: serialize connection creation in all casesUrsula Braun1-7/+1
2017-07-29batman-adv: Convert batman-adv.txt to reStructuredTextSven Eckelmann5-218/+222
2017-07-29batman-adv: fix various spelling mistakesColin Ian King2-7/+7
2017-07-29batman-adv: Remove variable deprecated by skb_put_dataSven Eckelmann2-5/+3
2017-07-29batman-adv: Remove too short %pM printk field widthSven Eckelmann1-1/+1
2017-07-29batman-adv: Remove unnecessary length qualifier in %14pMJoe Perches1-1/+1
2017-07-29batman-adv: Start new development cycleSimon Wunderlich1-1/+1
2017-07-28l2tp: constify inet6_protocol structuresJulia Lawall1-1/+1
2017-07-28ipv6: constify inet6_protocol structuresJulia Lawall3-3/+3
2017-07-28NFSv4.1: Fix a race where CB_NOTIFY_LOCK fails to wake a waiterBenjamin Coddington1-1/+1
2017-07-28Bluetooth: btrtl: Fix a error code in rtl_load_config()Dan Carpenter1-0/+2
2017-07-28workqueue: Work around edge cases for calc of pool's cpumaskMichael Bringmann1-0/+7
2017-07-28lightnvm: pblk: advance bio according to lba indexJavier González3-10/+19
2017-07-28arm64: mmu: Place guard page after mapping of kernel imageWill Deacon1-7/+11
2017-07-28x86/boot: Disable the address-of-packed-member compiler warningMatthias Kaehlcke1-0/+1
2017-07-27liquidio: cleanup: removed cryptic and misleading macroRick Farrington1-3/+1
2017-07-27liquidio: standardization: use min_t instead of custom macroRick Farrington1-2/+1
2017-07-27net: phy: Remove stale comments referencing timerFlorian Fainelli1-6/+5
2017-07-27nfp: only use direct firmware requestsJakub Kicinski1-16/+26
2017-07-27nfp: look for firmware image by device serial number and PCI nameJakub Kicinski1-1/+19
2017-07-27nfp: remove the probe deferral when FW not presentJakub Kicinski1-1/+1
2017-07-27phy: bcm-ns-usb3: fix MDIO_BUS dependencyArnd Bergmann1-1/+1
2017-07-27net: phy: rework Kconfig settings for MDIO_BUSArnd Bergmann1-3/+10
2017-07-27drm/i915: Fix bad comparison in skl_compute_plane_wm.Maarten Lankhorst1-2/+2
2017-07-27drm/i915: Force CPU synchronisation even if userspace requests ASYNCChris Wilson3-8/+11
2017-07-27drm/i915: Only skip updating execobject.offset after errorChris Wilson1-3/+3
2017-07-27drm/i915: Only mark the execobject as pinned on successChris Wilson1-3/+3
2017-07-27drm/i915: Remove assertion from raw __i915_vma_unpin()Chris Wilson1-1/+1
2017-07-27drm/i915/cnl: Fix loadgen select programming on ddi vswing sequenceNavare, Manasi D1-2/+2
2017-07-27drm/i915: Fix scaler init during CRTC HW state readoutImre Deak1-7/+7
2017-07-27drm/i915/selftests: Fix an error handling path in 'mock_gem_device()'Christophe JAILLET1-1/+1
2017-07-27drm/i915: Unbreak gpu reset vs. modeset lockingDaniel Vetter1-42/+18
2017-07-27xen: dont fiddle with event channel masking in suspend/resumeJuergen Gross1-10/+3
2017-07-27xen: selfballoon: remove unnecessary static in frontswap_selfshrink()Gustavo A. R. Silva1-2/+2
2017-07-27xen: Drop un-informative message during bootPunit Agrawal1-1/+0
2017-07-27NFS: Optimize fallocate by refreshing mapping when needed.NeilBrown1-0/+2
2017-07-27NFS: invalidate file size when taking a lock.NeilBrown1-1/+1
2017-07-27gpu: host1x: Free the IOMMU domain when there is no device to attachPaul Kocialkowski1-1/+7
2017-07-27Documentation: dw-mshc: deprecate num-slotsShawn Lin5-14/+7
2017-07-27mmc: dw_mmc: fix the wrong condition check of getting num-slots from DTShawn Lin1-1/+1
2017-07-27net/mlx5: Fix mlx5_add_flow_rules call with correct num of destsPaul Blakey1-1/+1
2017-07-27net/mlx5e: Schedule overflow check work to mlx5e workqueueEugenia Emantayev1-6/+5
2017-07-27net/mlx5e: Fix wrong delay calculation for overflow check schedulingEugenia Emantayev1-1/+2