summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | IB/core: Use GID table in AH creation and dmac resolutionMatan Barak2015-10-221-1/+1
| * | | | IB/cache: Add ib_find_gid_by_filter cache APIMatan Barak2015-10-221-0/+8
| * | | | IB/core: Add netdev to path recordMatan Barak2015-10-221-0/+10
| * | | | IB/core: Expose and rename ib_find_cached_gid_by_port cache APIMatan Barak2015-10-221-0/+19
| * | | | IB/core: Add netdev and gid attributes paramteres to cacheMatan Barak2015-10-222-6/+12
| * | | | net/mlx4_core: Add support for filtering multicast loopbackMaor Gottlieb2015-10-222-5/+21
| * | | | IB/core: Extend ib_uverbs_create_qpEran Ben Elisha2015-10-221-0/+26
| * | | | ib_pack.h: Fix commentary IBA reference for CNP in IB opcode enumHal Rosenstock2015-10-211-1/+1
| * | | | Merge branch 'k.o/for-4.3-v1' into k.o/for-4.4Doug Ledford2015-10-212-12/+0
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | IB/core: Add support of checksum capability reporting for RC and RAWBodong Wang2015-09-291-1/+2
| | |/ / | |/| |
* | | | Merge branch 'for-linus-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-11-072-3/+141
|\ \ \ \
| * | | | btrfs: extend balance filter usage to take minimum and maximumDavid Sterba2015-10-271-1/+7
| * | | | btrfs: add balance filter for stripesGabríel Arthúr Pétursson2015-10-271-1/+9
| * | | | btrfs: extend balance filter limit to take minimum and maximumDavid Sterba2015-10-271-1/+12
| * | | | btrfs: qgroup: Add new trace point for qgroup data reserveQu Wenruo2015-10-221-0/+113
* | | | | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2015-11-072-5/+80
|\ \ \ \ \
| * | | | | ext4, jbd2: ensure entering into panic after recording an error in superblockDaeho Jeong2015-10-181-0/+1
| * | | | | jbd2: clean up feature test macros with predicate functionsDarrick J. Wong2015-10-171-3/+68
| * | | | | ext4: call out CRC and corruption errors with specific error codesDarrick J. Wong2015-10-171-0/+3
| * | | | | ext4: reserve code points for the project quota featureTheodore Ts'o2015-10-171-0/+1
| * | | | | jbd2: gate checksum calculations on crc driver presence, not sb flagsDarrick J. Wong2015-10-151-4/+9
* | | | | | Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-11-066-71/+78
|\ \ \ \ \ \
| * | | | | | asm-generic: temporarily add back asm-generic/io-64-nonatomic*.hArnd Bergmann2015-10-162-0/+4
| * | | | | | asm-generic: cmpxchg: avoid warnings from macro-ized cmpxchg() implementationsMarek Vasut2015-10-151-4/+7
| * | | | | | move count_zeroes.h out of asm-genericChristoph Hellwig2015-10-151-3/+3
| * | | | | | move io-64-nonatomic*.h out of asm-genericChristoph Hellwig2015-10-152-6/+6
* | | | | | | Merge tag 'trace-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2015-11-068-275/+321
|\ \ \ \ \ \ \
| * | | | | | | tracing: Rename max_stack_lock to stack_trace_max_lockSteven Rostedt (Red Hat)2015-11-031-1/+1
| * | | | | | | tracing: Allow arch-specific stack tracerAKASHI Takahiro2015-11-031-0/+11
| * | | | | | | tracepoints: Fix documentation of RCU lockdep checksMathieu Desnoyers2015-11-021-4/+5
| * | | | | | | ring_buffer: ring_buffer_empty{cpu}() can return booleanYaowei Bai2015-11-021-2/+2
| * | | | | | | tracing: Implement event pid filteringSteven Rostedt (Red Hat)2015-10-261-0/+7
| * | | | | | | tracepoint: Give priority to probes of tracepointsSteven Rostedt (Red Hat)2015-10-261-0/+13
| * | | | | | | tracing: gpio: Add Kconfig option for enabling/disabling trace eventsTal Shorer2015-10-211-0/+4
| * | | | | | | tracing: Allow disabling compilation of specific trace systemsTal Shorer2015-10-212-4/+15
| * | | | | | | tracing: Pass trace_array into trace_buffer_unlock_commit()Steven Rostedt (Red Hat)2015-09-251-4/+6
| * | | | | | | tracing: Remove unused function trace_current_buffer_lock_reserve()Steven Rostedt (Red Hat)2015-09-251-3/+0
| * | | | | | | tracing: Move non perf code out of perf.hSteven Rostedt (Red Hat)2015-09-232-258/+258
| | |/ / / / / | |/| | | | |
* | | | | | | Merge tag 'devicetree-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2015-11-061-9/+6
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'dt-doc-cleanup' into for-nextRob Herring2015-10-2239-173/+281
| |\ \ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | |
| * | | | | | | of/irq: fix guards for irq_of_parse_and_map prototypeJonas Gorski2015-10-131-2/+2
| * | | | | | | of/irq: make of_irq_find_parent staticJonas Gorski2015-10-131-6/+0
| * | | | | | | of/irq: move of_msi_configure to the right guard and add a dummyJonas Gorski2015-10-131-1/+4
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2015-11-0611-1320/+925
|\ \ \ \ \ \ \ \
| * | | | | | | | HID: hid-input: allow input_configured callback return errorsDmitry Torokhov2015-11-051-2/+2
| * | | | | | | | Input: add userio moduleStephen Chandler Paul2015-10-282-0/+45
| * | | | | | | | Input: evdev - add event-mask APIDavid Herrmann2015-10-271-0/+60
| * | | | | | | | Input: rotary-encoder - add support for quarter-period modeEzequiel Garcia2015-10-171-1/+1
| * | | | | | | | Input: document and check on implicitly defined FF_MAX_EFFECTSElias Vanderstuyft2015-10-171-0/+8
| * | | | | | | | Input: fix EVIOCSFF macro inconsistency by using _IOW()Elias Vanderstuyft2015-10-171-1/+1