summaryrefslogtreecommitdiffstats
path: root/net/dccp/options.c (unfollow)
Commit message (Expand)AuthorFilesLines
2016-05-27thinkpad_acpi: save kbdlight state on suspend and restore it on resumeMarco Trevisan (Treviño)1-3/+40
2016-05-27intel_menlow: reduce code duplicationRasmus Villemoes1-27/+22
2016-05-27asus-wmi: provide access to ALS controlOleksij Rempel1-0/+5
2016-05-27ideapad-laptop: add a new WMI string for ESC keyArnd Bergmann1-3/+16
2016-05-27surfacepro3_button: Add a warning when switching to tablet modeAndy Shevchenko1-2/+7
2016-05-27Documentation: dt: mtd: drop "soft_bch" from exampleBaruch Siach1-1/+2
2016-05-27i2c: dev: don't start function name with 'return'Wolfram Sang1-3/+3
2016-05-27ovl: Do d_type check only if work dir creation was successfulVivek Goyal1-8/+11
2016-05-27ovl: update documentationMiklos Szeredi1-9/+0
2016-05-27ovl: override creds with the ones from the superblock mounterAntonio Murdaca5-99/+27
2016-05-27drivers/pinctrl/intel/pinctrl-baytrail.c: fix build with gcc-4.4Andrew Morton1-3/+7
2016-05-27update "mm/zsmalloc: don't fail if can't create debugfs info"Dan Streetman1-19/+16
2016-05-27dma-debug: avoid spinlock recursion when disabling dma-debugVille Syrjälä1-1/+1
2016-05-27mm: oom_reaper: remove some bloatMichal Hocko3-1/+7
2016-05-27memcg: fix mem_cgroup_out_of_memory() return value.Tetsuo Handa1-0/+2
2016-05-27ocfs2: fix improper handling of return errnoEric Ren1-6/+1
2016-05-27mm: slub: remove unused virt_to_obj()Andrey Ryabinin1-16/+0
2016-05-27mm: kasan: remove unused 'reserved' field from struct kasan_alloc_metaAndrey Ryabinin1-1/+0
2016-05-27mm: make CONFIG_DEFERRED_STRUCT_PAGE_INIT depends on !FLATMEM explicitlyYang Shi1-0/+1
2016-05-27seqlock: fix raw_read_seqcount_latch()Alexey Dobriyan1-2/+2
2016-05-26Btrfs: fix handling of faults from btrfs_copy_from_userChris Mason1-10/+17
2016-05-26i2c: dev: switch from register_chrdev to cdev APIErico Nunes1-4/+15
2016-05-26i2c: xlr: rename ARCH_TANGOX to ARCH_TANGOMarc Gonzalez1-1/+1
2016-05-26i2c: at91: change log when dma configuration failsLudovic Desroches1-1/+1
2016-05-26misc: at24: Fix typo in at24 header fileMoritz Fischer1-1/+1
2016-05-26i2c: rcar: should depend on HAS_DMAGeert Uytterhoeven1-0/+1
2016-05-26i2c: rcar: use dma_request_chan()Niklas Söderlund1-1/+1
2016-05-26staging/rdma: Remove the entire rdma subdirectory of stagingDoug Ledford5-30/+0
2016-05-26IB/core: Make device counter infrastructure dynamicChristoph Lameter6-264/+590
2016-05-26IB/hfi1: Fix pio map initializationJubin John1-2/+1
2016-05-26IB/hfi1: Correct 8051 link parameter settingsDean Luick2-2/+10
2016-05-26IB/hfi1: Update pkey table properly after link down or FM startSebastian Sanchez2-0/+15
2016-05-26IB/rdamvt: Fix rdmavt s_ack_queue sizingMike Marciniszyn3-6/+30
2016-05-26IB/rdmavt: Max atomic value should be a u8Mike Marciniszyn1-2/+2
2016-05-26IB/hfi1: Fix hard lockup due to not using save/restore spin lockMike Marciniszyn1-2/+3
2016-05-26IB/hfi1: Add tracing support for send with invalidate opcodeJianxin Xiong3-0/+11
2016-05-26IB/hfi1, qib: Add ieth to the packet header definitionsJianxin Xiong2-0/+2
2016-05-26IB/hfi1: Move driver out of stagingDennis Dalessandro67-15/+10
2016-05-26IB/hfi1: Do not free hfi1 cdev parent structure earlyDennis Dalessandro5-6/+31
2016-05-26IB/hfi1: Add trace message in user IOCTL handlingDennis Dalessandro3-0/+3
2016-05-26IB/hfi1: Remove write(), use ioctl() for user cmdsDennis Dalessandro2-233/+1
2016-05-26IB/hfi1: Add ioctl() interface for user commandsDennis Dalessandro3-1/+253
2016-05-26IB/hfi1: Remove unused user commandDennis Dalessandro2-4/+0
2016-05-26IB/hfi1: Remove snoop/diag interfaceDennis Dalessandro3-1934/+2
2016-05-26IB/hfi1: Remove EPROM functionality from data deviceDennis Dalessandro3-399/+0
2016-05-26IB/hfi1: Remove UI char deviceDennis Dalessandro1-167/+1
2016-05-26IB/hfi1: Remove multiple device cdevDennis Dalessandro2-100/+21
2016-05-26IB/hfi1: Remove anti-pattern in cdev initDennis Dalessandro1-7/+7
2016-05-26IB/hfi1: Fix bug that blocks process on exit after port bounceJianxin Xiong1-1/+4
2016-05-26IB/qib: Remove unused qib_7322_intr_msgs[]Jubin John1-15/+0