summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2015-11-0710-118/+242
|\
| * IB/core, cma: Make __attribute_const__ declarations sparse-friendlyBart Van Assche2015-10-302-3/+3
| * IB/core: Remove old fast registration APISagi Grimberg2015-10-291-54/+0
| * svcrdma: Port to new memory registration APISagi Grimberg2015-10-291-4/+2
| * IB/core: Introduce new fast registration APISagi Grimberg2015-10-291-0/+44
| * Merge branch 'wr-cleanup' into k.o/for-4.4Doug Ledford2015-10-291-46/+85
| |\
| | * Merge branch 'wr-cleanup' of git://git.infradead.org/users/hch/rdma into wr-c...Doug Ledford2015-10-293-58/+85
| | |\
| | | * IB: remove xrc_remote_srq_num from struct ib_send_wrChristoph Hellwig2015-10-081-1/+0
| | | * IB: split struct ib_send_wrChristoph Hellwig2015-10-081-45/+85
| * | | IB/cma: Add support for network namespacesGuy Shapiro2015-10-281-1/+5
| * | | IB/addr: Pass network namespace as a parameterGuy Shapiro2015-10-281-1/+15
| * | | IB/core: Remove smac and vlan id from path recordMatan Barak2015-10-221-2/+0
| * | | IB/core: Remove smac and vlan id from qp_attr and ah_attrMatan Barak2015-10-221-9/+4
| * | | 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