deliverable/linux.git
2014-10-14  Roland DreierMerge branches 'core', 'cxgb4', 'iser', 'mlx5' and...
2014-10-14  Hariprasad SRDMA/cxgb4: Fix ntuple calculation for ipv6 and remove...
2014-10-14  Hariprasad SRDMA/cxgb4: Add missing neigh_release in find_route
2014-10-14  Hariprasad SRDMA/cxgb4: Take IPv6 into account for best_mtu and...
2014-10-14  Steve WiseRDMA/cxgb4: Make c4iw_wr_log_size_order static
2014-10-14  Jack MorgensteinIB/core: Fix XRC race condition in ib_uverbs_open_qp
2014-10-14  Devesh SharmaIB/core: Clear AH attr variable to prevent garbage...
2014-10-10  Jes SorensenRDMA/ocrdma: Save the bit environment, spare unncessary...
2014-10-10  Jes SorensenRDMA/ocrdma: The kernel has a perfectly good BIT()...
2014-10-10  Jes SorensenRDMA/ocrdma: Don't memset() buffers we just allocated...
2014-10-10  Li RongQingRDMA/ocrdma: Remove a unused-label warning
2014-10-10  Devesh SharmaRDMA/ocrdma: Convert kernel VA to PA for mmap in user
2014-10-10  Selvin XavierRDMA/ocrdma: Get vlan tag from ib_qp_attrs
2014-10-10  Devesh SharmaRDMA/ocrdma: Add default GID at index 0
2014-10-09  Sagi GrimbergIB/mlx5, iser, isert: Add Signature API additions
2014-10-09  Sagi GrimbergTarget/iser: Centralize ib_sig_domain setting
2014-10-09  Sagi GrimbergIB/iser: Centralize ib_sig_domain settings
2014-10-09  Sagi GrimbergIB/mlx5: Use extended internal signature layout
2014-10-09  Sagi GrimbergIB/iser: Set IP_CSUM as default guard type
2014-10-09  Sagi GrimbergIB/iser: Remove redundant assignment
2014-10-09  Sagi GrimbergIB/mlx5: Use enumerations for PI copy mask
2014-10-09  Yishai HadasIB/mlx5: Modify to work with arbitrary page size
2014-10-09  Eli CohenIB/mlx5: Remove duplicate code from mlx5_set_path
2014-10-09  Eli CohenIB/mlx5: Fix possible array overflow
2014-10-09  Eli CohenIB/core: Avoid leakage from kernel to user space
2014-10-09  Eli CohenIB/mlx5: Improve debug prints in mlx5_ib_reg_user_mr
2014-10-09  Eli CohenIB/mlx5: Clear umr resources after ib_unregister_device
2014-10-09  Or GerlitzIB/iser: Bump version, add maintainer
2014-10-09  Sagi GrimbergIB/iser: Fix/add kernel-doc style description in iscsi_...
2014-10-09  Sagi GrimbergIB/iser: Add/Fix kernel doc style descriptions in iscsi...
2014-10-09  Sagi GrimbergIB/iser: Nit - add space after __func__ in iser logging
2014-10-09  Ariel NahumIB/iser: Change iscsi_conn_stop log level to info
2014-10-09  Sagi GrimbergIB/iser: Suppress scsi command send completions
2014-10-09  Sagi GrimbergIB/iser: Optimize completion polling
2014-10-09  Sagi GrimbergIB/iser: Use beacon to indicate all completions were...
2014-10-09  Sagi GrimbergIB/iser: Use single CQ for RX and TX
2014-10-09  Sagi GrimbergIB/iser: Use internal polling budget to avoid possible...
2014-10-09  Sagi GrimbergIB/iser: Centralize iser completion contexts
2014-10-09  Ariel NahumIB/iser: Use iser_warn instead of BUG_ON in iser_conn_r...
2014-10-09  Sagi GrimbergIB/iser: Signal iSCSI layer that transport is broken...
2014-10-09  Sagi GrimbergIB/iser: Protect tasks cleanup in case IB device was...
2014-10-09  Ariel NahumIB/iser: Unbind at conn_stop stage
2014-10-09  Sagi GrimbergIB/iser: Don't bound release_work completions timeouts
2014-10-09  Sagi GrimbergIB/iser: Fix DEVICE REMOVAL handling in the absence...
2014-10-09  Sagi GrimbergIB/iser: Extend iser_free_ib_conn_res()
2014-10-09  Roi DayanIB/iser: Remove unused variables and dead code
2014-10-09  Sagi GrimbergIB/iser: Re-introduce ib_conn
2014-10-09  Sagi GrimbergIB/iser: Rename ib_conn -> iser_conn
2014-09-28  Linus TorvaldsLinux 3.17-rc7
2014-09-28  Linus TorvaldsMerge branch 'fixes' of git://git.infradead.org/users...
2014-09-28  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2014-09-27  Linus TorvaldsMerge branch 'for-3.17-fixes' of git://git./linux/kerne...
2014-09-27  Linus TorvaldsMerge tag 'fixes-for-linus' of git://git./linux/kernel...
2014-09-27  Linus TorvaldsMerge branch 'upstream' of git://git.linux-mips.org...
2014-09-27  Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git./linux...
2014-09-27  Mikhail Efremovvfs: Don't exchange "short" filenames unconditionally.
2014-09-27  Linus Torvaldsfold swapping ->d_name.hash into switch_names()
2014-09-27  Al Virofold unlocking the children into dentry_unlock_parents_...
2014-09-27  Al Virokill __d_materialise_dentry()
2014-09-27  Al Viro__d_materialise_dentry(): flip the order of arguments
2014-09-27  Al Viro__d_move(): fold manipulations with ->d_child/->d_subdirs
2014-09-27  Al Virodon't open-code d_rehash() in d_materialise_unique()
2014-09-27  Al Viropull rehashing and unlocking the target dentry into...
2014-09-27  Al Viroufs: deal with nfsd/iget races
2014-09-27  Miklos Szeredifuse: honour max_read and max_write in direct_io mode
2014-09-27  Miklos Szeredishmem: fix nlink for rename overwrite directory
2014-09-26  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2014-09-26  Linus TorvaldsMerge branch 'sched-urgent-for-linus' of git://git...
2014-09-26  Linus TorvaldsMerge branch 'akpm' (fixes from Andrew Morton)
2014-09-26  Peter Feinermm: softdirty: keep bit when zapping file pte
2014-09-26  Fabian Frederickfs/cachefiles: add missing \n to kerror conversions
2014-09-26  Vladimir Zapolskiygenalloc: fix device node resource counter
2014-09-26  Pali Rohárdrivers/rtc/rtc-efi.c: add missing module alias
2014-09-26  David Rientjesmm, slab: initialize object alignment on cache creation
2014-09-26  Peter Feinermm: softdirty: addresses before VMAs in PTE holes aren...
2014-09-26  Joseph Qiocfs2/dlm: do not get resource spinlock if lockres...
2014-09-26  Andreas Rohnernilfs2: fix data loss with mmap()
2014-09-26  Joseph Qiocfs2: free vol_label in ocfs2_delete_osb()
2014-09-26  Markos ChandrasMIPS: mcount: Adjust stack pointer for static trace...
2014-09-26  Paul BurtonMIPS: Fix MFC1 & MFHC1 emulation for 64-bit MIPS systems
2014-09-25  Linus TorvaldsMerge tag 'pm+acpi-3.17-rc7' of git://git./linux/kernel...
2014-09-25  Linus TorvaldsMerge branch 'i2c/for-current' of git://git./linux...
2014-09-25  Randy DunlapMAINTAINERS: new Documentation maintainer
2014-09-25  Rafael J. WysockiMerge branches 'pm-cpufreq' and 'pm-sleep'
2014-09-25  Rafael J. WysockiMerge branches 'acpi-hotplug', 'acpi-scan', 'acpi-lpss...
2014-09-25  Linus TorvaldsMerge tag 'gpio-v3.17-4' of git://git./linux/kernel...
2014-09-25  Ingo MolnarMerge tag 'efi-urgent' of git://git./linux/kernel/git...
2014-09-25  Linus TorvaldsMerge tag 'devicetree-for-linus' of git://git.secretlab...
2014-09-25  Peter Hüwei2c: acpi: Fix NULL Pointer dereference
2014-09-25  Wolfram Sangi2c: move acpi code back into the core
2014-09-25  Srinivas Kandagatlaof/fdt: fix memory range check
2014-09-25  Zefan Licpuset: PF_SPREAD_PAGE and PF_SPREAD_SLAB should be...
2014-09-25  Zefan Lisched: add macros to define bitops for task atomic...
2014-09-25  Zefan Lisched: fix confusing PFA_NO_NEW_PRIVS constant
2014-09-24  Marcos Paulo... Input: i8042 - fix Asus X450LCP touchpad detection
2014-09-24  Rafael J. WysockiRevert "PM / Hibernate: Iterate over set bits instead...
2014-09-24  Linus TorvaldsMerge branch 'drm-fixes' of git://people.freedesktop...
2014-09-24  Srinivas Pandruvadagpio / ACPI: Use pin index and bit length
2014-09-24  Matt Flemingx86/efi: Truncate 64-bit values when calling 32-bit...
2014-09-24  Bob MooreACPICA: Update to GPIO region handler interface.
next
This page took 0.041167 seconds and 5 git commands to generate.