aboutsummaryrefslogtreecommitdiffstats
path: root/net/packet (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2017-02-03vhost: fix initialization for vq->is_leHalil Pasic1-6/+4
2017-02-03Revert "vring: Force use of DMA API for ARM-based systems with legacy devices"Michael S. Tsirkin1-7/+0
2017-02-03log2: make order_base_2() behave correctly on const input value zeroArd Biesheuvel1-1/+12
2017-02-03KVM: x86: do not save guest-unsupported XSAVE stateRadim Krčmář1-0/+1
2017-02-03module: unify absolute krctab definitions for 32-bit and 64-bitArd Biesheuvel1-7/+0
2017-02-03modversions: treat symbol CRCs as 32 bit quantitiesArd Biesheuvel7-52/+53
2017-02-03kbuild: modversions: add infrastructure for emitting relative CRCsArd Biesheuvel5-5/+42
2017-02-02drm/radeon: Fix vram_size/visible values in DRM_RADEON_GEM_INFO ioctlMichel Dänzer2-3/+4
2017-02-02drm/amdgpu/si: fix crash on headless asicsAlex Deucher1-1/+3
2017-02-02tracing/kprobes: Fix __init annotationArnd Bergmann1-1/+1
2017-02-01efi/fdt: Avoid FDT manipulation after ExitBootServices()Ard Biesheuvel1-11/+3
2017-02-01tcp: fix 0 divide in __tcp_select_window()Eric Dumazet1-2/+4
2017-02-01ipv6: pointer math error in ip6_tnl_parse_tlv_enc_lim()Dan Carpenter1-1/+1
2017-02-01net: fix ndo_features_check/ndo_fix_features comment orderingDimitris Michailidis1-14/+15
2017-02-01net/sched: matchall: Fix configuration raceYotam Gigi1-82/+45
2017-02-01vfio/spapr: Fix missing mutex unlock when creating a windowAlexey Kardashevskiy1-6/+5
2017-02-01be2net: fix initial MAC settingIvan Vecera1-5/+28
2017-02-01drm/i915: Track pinned vma in intel_plane_stateChris Wilson7-135/+99
2017-02-01drm/atomic: Unconditionally call prepare_fb.Maarten Lankhorst1-9/+0
2017-02-01perf/x86/intel/uncore: Make package handling more robustThomas Gleixner2-107/+91
2017-02-01perf/x86/intel/uncore: Clean up hotplug conversion falloutThomas Gleixner1-40/+4
2017-02-01perf/x86/intel/rapl: Make package handling more robustThomas Gleixner2-35/+26
2017-01-31xtensa: fix noMMU build on cores with MMUMax Filippov1-1/+1
2017-01-31x86/mce: Make timer handling more robustThomas Gleixner1-19/+12
2017-01-31x86/irq: Make irq activate operations symmetricThomas Gleixner2-0/+3
2017-01-31fscache: Fix dead object requeueDavid Howells2-2/+25
2017-01-31fscache: Clear outstanding writes when disabling a cookieDavid Howells2-0/+11
2017-01-31FS-Cache: Initialise stores_lock in netfs cookieDavid Howells1-0/+1
2017-01-31ipv6: fix flow labels when the traffic class is non-0Dimitris Michailidis1-0/+5
2017-01-31net: thunderx: avoid dereferencing xcv when NULLVincent1-2/+1
2017-01-31svcrpc: fix oops in absence of krb5 moduleJ. Bruce Fields1-1/+1
2017-01-31nfsd: special case truncates some moreChristoph Hellwig1-60/+37
2017-01-31NFSD: Fix a null reference case in find_or_create_lock_stateid()Kinglong Mee3-15/+13
2017-01-31USB: serial: pl2303: add ATEN device IDMarcel J.E. Mol2-0/+2
2017-01-31tracing: Fix hwlat kthread migrationSteven Rostedt (VMware)1-3/+5
2017-01-31drm/atomic: Fix double free in drm_atomic_state_default_clearMaarten Lankhorst1-5/+8
2017-01-31HID: cp2112: fix gpio-callback error handlingJohan Hovold1-1/+1
2017-01-31HID: cp2112: fix sleep-while-atomicJohan Hovold1-15/+11
2017-01-31mmc: sdhci: Ignore unexpected CARD_INT interruptsGabriel Krisman Bertazi1-1/+2
2017-01-31drm/nouveau/kms/nv50: request vblank events for commits that send completion eventsBen Skeggs1-0/+6
2017-01-31drm/nouveau/nv1a,nv1f/disp: fix memory clock rate retrievalIlia Mirkin1-1/+2
2017-01-31drm/nouveau/disp/gt215: Fix HDA ELD handling (thus, HDMI audio) on gt215Alastair Bridgewater1-1/+1
2017-01-31drm/nouveau/nouveau/led: prevent compiling the led-code if nouveau=y and leds=mMartin Peres1-1/+1
2017-01-31drm/nouveau/disp/mcp7x: disable dptmds workaroundBen Skeggs1-2/+0
2017-01-31drm/nouveau: prevent userspace from deleting client objectBen Skeggs1-1/+2
2017-01-31drm/nouveau/fence/g84-: protect against concurrent access to semaphore buffersBen Skeggs2-0/+7
2017-01-31Drivers: hv: vmbus: finally fix hv_need_to_signal_on_read()Dexuan Cui3-2/+37
2017-01-31Input: synaptics-rmi4 - fix reversed conditions in enable/disable_irq_wakeChristophe JAILLET1-2/+2
2017-01-30sparc64: Handle PIO & MEM non-resumable errors.Liam R. Howlett1-0/+73
2017-01-30sparc64: Zero pages on allocation for mondo and error queues.Liam R. Howlett1-1/+1